diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2006-06-21 02:53:43 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2006-06-21 02:53:43 +0000 |
commit | a4308b792c484d8591846e1ee1850d62739aba3e (patch) | |
tree | e95b307ddd39c1cb342ca1aab4293d9fb6f23ab5 /ld/ChangeLog | |
parent | 03b6d2cfd02379475af7cc64c09f00370580d743 (diff) | |
download | gdb-a4308b792c484d8591846e1ee1850d62739aba3e.zip gdb-a4308b792c484d8591846e1ee1850d62739aba3e.tar.gz gdb-a4308b792c484d8591846e1ee1850d62739aba3e.tar.bz2 |
* emultempl/mmo.em: Improve comments. Explain why there's
ELF-stuff here.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 73d2357..836a73b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2006-06-21 Hans-Peter Nilsson <hp@bitrange.com> + + * emultempl/mmo.em: Improve comments. Explain why there's + ELF-stuff here. + 2006-06-21 Alan Modra <amodra@bigpond.net.au> * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): Limit |