diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-02-09 05:07:07 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-02-09 05:07:07 +0000 |
commit | 74c44237fd10b2bd25ffbb0c065492485e98f3ee (patch) | |
tree | ddef0b9ad1e8f193bfeec60a2eeed36ab864cee8 /ld/ChangeLog | |
parent | 7e799044895a1c8775626903a011d59ae24e68ae (diff) | |
download | gdb-74c44237fd10b2bd25ffbb0c065492485e98f3ee.zip gdb-74c44237fd10b2bd25ffbb0c065492485e98f3ee.tar.gz gdb-74c44237fd10b2bd25ffbb0c065492485e98f3ee.tar.bz2 |
* emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
register section vma to a sane value after emitting error. Make
fatal conditions cause program exit when emitting message.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a6931b9..4362d52 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2002-02-09 Hans-Peter Nilsson <hp@bitrange.com> + + * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust + register section vma to a sane value after emitting error. Make + fatal conditions cause program exit when emitting message. + 2002-02-08 Ivan Guzvinec <ivang@opencores.org> * configure.tgt: Add or32-*-rtems target. |