diff options
author | Jean Marie Diaz <ambar@cygnus> | 1994-08-04 19:59:27 +0000 |
---|---|---|
committer | Jean Marie Diaz <ambar@cygnus> | 1994-08-04 19:59:27 +0000 |
commit | 74329939541ff89954032b43583394bcb744f7ea (patch) | |
tree | 56aaa43021c4d56076d0946f5c7a866a3f2cf01c /bfd/ChangeLog | |
parent | 9da0e790ae5c12aa7270700bfc485698bbfc136f (diff) | |
download | gdb-74329939541ff89954032b43583394bcb744f7ea.zip gdb-74329939541ff89954032b43583394bcb744f7ea.tar.gz gdb-74329939541ff89954032b43583394bcb744f7ea.tar.bz2 |
Fix up namespace handling in last patch.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b06ede5..a0a0b26 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,8 @@ Thu Aug 4 11:32:23 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) - * coff-m68k.c (_bfd_coff_m68k_reloc_type_lookup): New function. + * coff-m68k.c (m68k_reloc_type_lookup): New function. (coff_bfd_reloc_type_lookup): Define. + * cf-m68klynx.c (_bfd_m68kcoff_reloc_type_lookup): Define. * elfcode.h (elf_bfd_final_link): Force the vma of sections which do not have SEC_ALLOC set to be 0. This is needed to handle |