diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index af6ac67..750fea1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2002-02-08 Eric Christopher <echristo@redhat.com> + + From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> + + * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela + sections for the O32 ABI. + 2002-02-08 Chris Demetriou <cgd@broadcom.com> * elf32-arm.h: Fix formatting of _("..."). |