mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* config.bfd: Mark m68*-*-rtemscoff as obsolete.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-07-07 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.bfd: Mark m68*-*-rtemscoff as obsolete.
|
||||||
|
|
||||||
2005-07-06 H.J. Lu <hongjiu.lu@intel.com>
|
2005-07-06 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* dwarf2.c (varinfo): Add addr.
|
* dwarf2.c (varinfo): Add addr.
|
||||||
|
@ -34,6 +34,7 @@ case $targ in
|
|||||||
m68*-apple-aux* | \
|
m68*-apple-aux* | \
|
||||||
m68*-apollo-* | \
|
m68*-apollo-* | \
|
||||||
m68*-bull-sysv* | \
|
m68*-bull-sysv* | \
|
||||||
|
m68*-*-rtemscoff* | \
|
||||||
null)
|
null)
|
||||||
if test "x$enable_obsolete" != xyes; then
|
if test "x$enable_obsolete" != xyes; then
|
||||||
echo "*** Configuration $targ is obsolete." >&2
|
echo "*** Configuration $targ is obsolete." >&2
|
||||||
|
Reference in New Issue
Block a user