diff options
author | Steve Chamberlain <sac@cygnus> | 1995-05-24 18:14:23 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-05-24 18:14:23 +0000 |
commit | a3444c49265832545462e75c90e0477515987dc8 (patch) | |
tree | aeae6d4c13751ed9725b71a227d87b6648d4e6a5 /bfd/.Sanitize | |
parent | eea578da54c29f0ac79eedc6cca13d2856c0456d (diff) | |
download | gdb-a3444c49265832545462e75c90e0477515987dc8.zip gdb-a3444c49265832545462e75c90e0477515987dc8.tar.gz gdb-a3444c49265832545462e75c90e0477515987dc8.tar.bz2 |
Wed May 24 10:52:01 1995 Steve Chamberlain <sac@slash.cygnus.com>
pr ld/6997
* elf32-i386.c (elf_i386_relocate_section): Give error
message when linking to a shared reloc which isn't there.
Wed May 24 10:40:00 1995 Steve Chamberlain <sac@slash.cygnus.com>
Support for ARM-PE.
* Makefile.in, coffcode.h, config.bfd, configure.in, pe-arm.c,
pei-arm.c, reloc.c, targets.c, config/arm-pe.mt:
Support for ARM COFF/PE.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 8cdb2e5..6482542 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -70,6 +70,7 @@ cf-m68klynx.c cf-sparclynx.c cisco-core.c coff-a29k.c +coff-arm.c coff-alpha.c coff-apollo.c coff-go32.c @@ -203,6 +204,8 @@ oasys.c opncls.c osf-core.c pc532-mach.c +pe-arm.c +pei-arm.c pe-i386.c pei-i386.c ptrace-core.c |