* config.bfd: Add m68*-*-elf*.
authorKen Raeburn <raeburn@cygnus>
Fri, 14 Apr 1995 20:25:09 +0000 (20:25 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 14 Apr 1995 20:25:09 +0000 (20:25 +0000)
* elf32-m68k.c: Filled out implementation, except for dynamic linking support.
* reloc.c (enum bfd_reloc_code_real): Added *_GOT_PCREL, *_GOTOFF, *_PLT_PCREL,
 *_PLTOFF, *_68K_* relocations for ELF.
* libbfd.h, bfd-in2.h: Regenerated.

bfd/ChangeLog

index bf66cb6f589aaa02c3f6d4127364b83fa0262aba..3376021ff7370f53dd5f35ebcba661e897e06901 100644 (file)
@@ -1,3 +1,18 @@
+Fri Apr 14 16:03:04 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * config.bfd: Add m68*-*-elf*.
+       * elf32-m68k.c: Filled out implementation, except for dynamic
+       linking support.
+       * reloc.c (enum bfd_reloc_code_real): Added *_GOT_PCREL, *_GOTOFF,
+       *_PLT_PCREL, *_PLTOFF, *_68K_* relocations for ELF.
+       * libbfd.h, bfd-in2.h: Regenerated.
+
+Thu Apr 13 14:28:04 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
+
+       * coff-m68k.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from
+       1 to 2.
+       (bfd_target): Change minimum section alignment from 1 to 2.
+
 Wed Apr 12 12:40:04 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like
This page took 0.041262 seconds and 4 git commands to generate.