mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
* ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
haven't seen any input files yet. * config/tc-alpha.c (md_begin): Just call symbol_create, rather than calling symbol_new and then removing the symbol from the list. With these changes, Alpha gas will work with mips-tfile.
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
Wed Aug 24 12:46:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
||||
|
||||
* ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
|
||||
haven't seen any input files yet.
|
||||
* config/tc-alpha.c (md_begin): Just call symbol_create, rather
|
||||
than calling symbol_new and then removing the symbol from the
|
||||
list.
|
||||
|
||||
* as.c (main): Move a inside the #if 0 block which uses it.
|
||||
* ecoff.c (current_stabs_filename): Make const.
|
||||
* frags.h (frag_align_pattern): Declare.
|
||||
|
Reference in New Issue
Block a user