diff options
-rw-r--r-- | bfd/ChangeLog | 1 | ||||
-rw-r--r-- | gas/ChangeLog | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b6bcf87..522c72f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -47,6 +47,7 @@ * syms.c (bfd_is_local_label): Return false for file symbols. 2004-10-07 Bob Wilson <bob.wilson@acm.org> + David Heine <dlheine@tensilica.com> * elf32-xtensa.c (elf32xtensa_size_opt): New global variable. (xtensa_default_isa): Global variable moved here from xtensa-isa.c. diff --git a/gas/ChangeLog b/gas/ChangeLog index a340cad..ce65392 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -12,6 +12,7 @@ * config/tc-m68k.c: Correct control register set for MCF5249. 2004-10-07 Bob Wilson <bob.wilson@acm.org> + Sterling Augustine <sterling@tensilica.com> * config/tc-xtensa.c (absolute_literals_supported): New global flag. (UNREACHABLE_MAX_WIDTH): Define. |