diff options
author | Fred Fish <fnf@specifix.com> | 2006-06-12 12:36:26 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2006-06-12 12:36:26 +0000 |
commit | ce28273f99d0dd06bb896e521e4ba15c0fd3a189 (patch) | |
tree | c8560e3a8dd0ec1b8ab091640cef95d634081572 /ld/ChangeLog | |
parent | 7fd91fe0bb0c693070dcfb0f1dcc5a91f393d440 (diff) | |
download | gdb-ce28273f99d0dd06bb896e521e4ba15c0fd3a189.zip gdb-ce28273f99d0dd06bb896e521e4ba15c0fd3a189.tar.gz gdb-ce28273f99d0dd06bb896e521e4ba15c0fd3a189.tar.bz2 |
Reviewed and approved by Daniel Jacobowitz and Thiemo Seufer
2006-06-12 Fred Fish <fnf@specifix.com>
* emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the
".mdebug.<abi>" and ".gcc_compiled_long<size>" sections
generated by mips gcc.
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 a288ca9..7c74f47 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2006-06-12 Fred Fish <fnf@specifix.com> + + * emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the + ".mdebug.<abi>" and ".gcc_compiled_long<size>" sections + generated by mips gcc. + 2006-06-12 Thiemo Seufer <ths@mips.com> * emulparams/elf64bmip.sh, emulparams/elf64btsmip.sh (COMMONPAGESIZE): |