mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
*** empty log message ***
This commit is contained in:
@ -1,3 +1,34 @@
|
|||||||
|
start-sanitize-armelf
|
||||||
|
Fri Jul 31 16:38:14 1998 Catherine Moore <clm@cygnus.com>
|
||||||
|
|
||||||
|
* Makefile.am: Add support for elf32-arm.lo.
|
||||||
|
* Makefile.in: Rebuild.
|
||||||
|
* config.bfd (arm-*-elf): Define targ_defvec and targ_selvecs.
|
||||||
|
(thumb-*-elf): Define targ_defvec and targ_selvecs.
|
||||||
|
* configure.in: Handle bfd_elf32_littlearm_vec and bfd_elf32_bigarm_vec.
|
||||||
|
* configure: Regenerate.
|
||||||
|
* elf.c: (prep_headers): Support arch_type of EM_ARM.
|
||||||
|
* targets.c: Support new targets bfd_elf32_bigarm_vec and
|
||||||
|
bfd_target bfd_elf32_littlearm_vec.
|
||||||
|
* elf32-arm.c: New file.
|
||||||
|
|
||||||
|
end-sanitize-armelf
|
||||||
|
Tue Jun 28 19:05:28 1998 Stan Cox <scox@cygnus.com>
|
||||||
|
|
||||||
|
* libaout.h (M_SPARCLITE_LE): New machine.
|
||||||
|
* sunos.c (MACHTYPE_OK): Add machine M_SPARCLITE_LE.
|
||||||
|
* aoutf1.h (sunos_set_arch_mach): Add machine M_SPARCLITE_LE.
|
||||||
|
(sunos_write_object_contents): Add machine bfd_mach_sparc_sparclite_le
|
||||||
|
* aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
|
||||||
|
(NAME(aout,machine_type)) Add machine bfd_mach_sparc_sparclite_le
|
||||||
|
(aout_link_input_section_ext): Add RELOC_SPARC_REV32 support.
|
||||||
|
* elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
|
||||||
|
elf32_sparc_relocate_section): Rename R_SPARC_32LE to be R_SPARC_REV32
|
||||||
|
* libbfd.h (bfd_reloc_code_real_names): Rename BFD_RELOC_SPARC_32LE to
|
||||||
|
be BFD_RELOC_SPARC_REV32.
|
||||||
|
* reloc.c: Ditto.
|
||||||
|
* config.bfd (sparc86x-*-aout): New
|
||||||
|
|
||||||
Fri Jul 24 13:54:19 1998 Nick Clifton <nickc@cygnus.com>
|
Fri Jul 24 13:54:19 1998 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* linker.c (_bfd_generic_final_link): Allocate NULL symbol before
|
* linker.c (_bfd_generic_final_link): Allocate NULL symbol before
|
||||||
|
Reference in New Issue
Block a user