diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-02-08 21:02:35 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-02-08 21:02:35 +0000 |
commit | df44a8523f9bd4d8e535256728f917f76ec51451 (patch) | |
tree | daf04b1fca04f5917cfbc093a2a1473dd4f34005 /gas/ChangeLog | |
parent | fa965415f5c79e5de8597265ac015f592c439025 (diff) | |
download | gdb-df44a8523f9bd4d8e535256728f917f76ec51451.zip gdb-df44a8523f9bd4d8e535256728f917f76ec51451.tar.gz gdb-df44a8523f9bd4d8e535256728f917f76ec51451.tar.bz2 |
* write.c (write_relocs): Print some sensible error message if
bfd_perform_relocation returns bfd_reloc_overflow.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5ab1b13..45db86f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Tue Feb 8 16:00:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * write.c (write_relocs): Print some sensible error message if + bfd_perform_relocation returns bfd_reloc_overflow. + +Mon Feb 7 15:49:24 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * configure.in (hppa*-*elf*): New configuration for PA ELF. + (hppa*-*-osf*): Default object format is SOM. + Mon Feb 7 16:07:35 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * config/tc-alpha.c (md_atof): Warn that floating-point values |