diff options
author | Timothy Wall <twall@alum.mit.edu> | 2001-05-25 12:42:28 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2001-05-25 12:42:28 +0000 |
commit | 64e9ece0ca23e2d4bd03b323990421dc713828e0 (patch) | |
tree | bd53769f43d0f0453c457f0f7549ba3711af3409 /bfd/ChangeLog | |
parent | 05bdb37eec56a54e1115eddf807f57ebdb7e002e (diff) | |
download | gdb-64e9ece0ca23e2d4bd03b323990421dc713828e0.zip gdb-64e9ece0ca23e2d4bd03b323990421dc713828e0.tar.gz gdb-64e9ece0ca23e2d4bd03b323990421dc713828e0.tar.bz2 |
monterey updates
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3e00b22..8ed90d3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-05-25 Timothy Wall <twall@redhat.com> + + * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry + for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs. + 2001-05-25 H.J. Lu <hjl@gnu.org> * bfd-in2.h: Regenerated. @@ -2217,7 +2222,7 @@ * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if is has the SEC_HAS_CONTENTS flag set. -2000-09-28 rjan Friberg <orjanf@axis.com> +2000-09-28 rjan Friberg <orjanf@axis.com> Hans-Peter Nilsson <hp@axis.com> * aout-cris.c (N_TXTADDR): Define. @@ -4066,7 +4071,7 @@ * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma. -2000-05-03 Martin v. Lwis <loewis@informatik.hu-berlin.de> +2000-05-03 Martin v. Lwis <loewis@informatik.hu-berlin.de> * elflink.h (elf_link_add_object_symbols): Reset dynindx for hidden and internal symbols. |