* coff-arm.c (_bfd_coff_arm_set_private_flags): Changed F_PIC to F_PIC_INT.
authorStan Cox <scox@redhat.com>
Wed, 27 Jan 1999 22:57:06 +0000 (22:57 +0000)
committerStan Cox <scox@redhat.com>
Wed, 27 Jan 1999 22:57:06 +0000 (22:57 +0000)
* coffcode.h (coff_set_arch_mach_hook): Removed F_ARM_2a and
F_ARM_3M labels.  Changed F_PIC to F_PIC_INT.

bfd/ChangeLog

index 0958cec70ccff496b504a20e4ef602a97f2bdb14..2e458b929b031b5fa7f033ead5aa4ae0c1f6b08d 100644 (file)
@@ -1,3 +1,10 @@
+Wed Jan 27 13:35:35 1999  Stan Cox  <scox@cygnus.com>
+
+       * coff-arm.c (_bfd_coff_arm_set_private_flags): Changed F_PIC
+       to F_PIC_INT.
+       * coffcode.h (coff_set_arch_mach_hook): Removed F_ARM_2a and
+       F_ARM_3M labels.  Changed F_PIC to F_PIC_INT.
+       
 1999-01-27  Nick Clifton  <nickc@cygnus.com>
 
        * elf32-fr30.c (fr30_elf_howto_table): Fix name of R_FR30_48
This page took 0.027028 seconds and 4 git commands to generate.