diff options
author | Stan Cox <scox@redhat.com> | 2002-08-17 15:31:29 +0000 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 2002-08-17 15:31:29 +0000 |
commit | 44c410de10f1444a7fb05f49679bd911e5a3410d (patch) | |
tree | abe4d0a94668f5858e9cc60e691e1a398dab3046 /bfd/ChangeLog | |
parent | cca86cc8d6e749bf054aaf3354322f6429be13d3 (diff) | |
download | gdb-44c410de10f1444a7fb05f49679bd911e5a3410d.zip gdb-44c410de10f1444a7fb05f49679bd911e5a3410d.tar.gz gdb-44c410de10f1444a7fb05f49679bd911e5a3410d.tar.bz2 |
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
IRIX 6 segment layout for NEWABI.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ed2278d..25ec0a0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-08-17 Stan Cox <scox@redhat.com> + + * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the + IRIX 6 segment layout for NEWABI. + 2002-08-16 Stephen Clarke <stephen.clarke@superh.com> * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect |