diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-07-19 20:21:52 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 1999-07-19 20:21:52 +0000 |
commit | 0ca638235fd604214ba86252fdf872cd081f49bc (patch) | |
tree | 6a41bb7dbe32ea17172fd5934eb1333e6dea9e81 /ld/ChangeLog | |
parent | f1a5f37efe8ec6ebe6d180317e1e213b01c329a9 (diff) | |
download | gdb-0ca638235fd604214ba86252fdf872cd081f49bc.zip gdb-0ca638235fd604214ba86252fdf872cd081f49bc.tar.gz gdb-0ca638235fd604214ba86252fdf872cd081f49bc.tar.bz2 |
* emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add
.MIPS.events and .MIPS.content handling.
* emulparams/elf64bmip.sh (OTHER_RELOCATING_SECTIONS): Likewise.
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 e8af0fd..e762a90 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 19 14:19:14 1999 Mark P. Mitchell <mark@codesourcery.com> + + * emulparams/elf32bmipn32.sh (OTHER_RELOCATING_SECTIONS): Add + .MIPS.events and .MIPS.content handling. + * emulparams/elf64bmip.sh (OTHER_RELOCATING_SECTIONS): Likewise. + 1999-07-17 Nick Clifton <nickc@cygnus.com> * ldlang.c (get_target): New function: Return true iff the |