aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-10-22 22:17:11 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-10-22 22:17:11 +0000
commitc1fd659837e15e4fd23fe91d8a69fcd64b32e9c1 (patch)
tree9e55297e843a0db686d0e283e86526b71546d132 /bfd/ChangeLog
parent3ffe58d945bfbafd5162eab54e101681854b9882 (diff)
downloadgdb-c1fd659837e15e4fd23fe91d8a69fcd64b32e9c1.zip
gdb-c1fd659837e15e4fd23fe91d8a69fcd64b32e9c1.tar.gz
gdb-c1fd659837e15e4fd23fe91d8a69fcd64b32e9c1.tar.bz2
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
the options section into a separate section unless IRIX 6 compatibility is enabled.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f00325e..08efbe2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2002-10-22 Alexandre Oliva <aoliva@redhat.com>
+ * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
+ the options section into a separate section unless IRIX 6
+ compatibility is enabled.
+
+2002-10-22 Alexandre Oliva <aoliva@redhat.com>
+
* elflink.h (struct elf_link_sort_rela): Turn rel and rela
into arrays.
(elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.