* archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 22 Jan 1996 17:15:49 +0000 (17:15 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 22 Jan 1996 17:15:49 +0000 (17:15 +0000)
commit5bc513b4fb70c1c265bd49b314dbe1f062797702
tree6c97f37084de58552983bb684a97478b94a5dcd2
parent07ce72c9bb9208355eac382572f4aa6a95338943
* archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.
start-sanitize-v8plus
(bfd_mach_sparc_{v8plus,v8plusa}): Define.
end-sanitize-v8plus
(bfd_mach_sparc_v9a): Define.
* bfd-in2.h: Regenerated.
* aoutx.h (aout,machine_type): bfd_mach_sparc64 renamed to
bfd_mach_sparc_v9.
* config.bfd (sparc64-*-sysv4*,sparc64-*-solaris2*): Set targ_defvec
to bfd_elf32_sparc_vec.
* cpu-sparc.c (arch_info_struct): Renamed from sparc_arch_info.
start-sanitize-v8plus
Add v8plus{,a} support.
end-sanitize-v8plus
Add v9a support.
start-sanitize-v8plus
* elf32-sparc.h: #include "elf/sparc.h".
(elf32_sparc_set_private_flags, elf32_sparc_copy_private_bfd_data,
elf32_sparc_merge_private_bfd_data, elf32_sparc_object_p,
elf32_sparc_final_write_processing): New functions.
(bfd_elf32_bfd_set_private_flags, bfd_elf32_bfd_copy_private_bfd_data,
bfd_elf32_bfd_merge_private_bfd_data, elf_backend_object_p,
elf_backend_final_write_processing): Define.
end-sanitize-v8plus
bfd/.Sanitize
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/cpu-sparc.c [new file with mode: 0644]
bfd/elf32-sparc.c
This page took 0.026148 seconds and 4 git commands to generate.