summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/pic
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/pic')
0 files changed, 0 insertions, 0 deletions
nclude/elf?id=9991b6063335d745843b3c306d10920b2c3eddf6'>Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em.matt 2002-01-28Patch posted to binutils@sources.redhat.com by Matt Fredettethorpej (should make it into stock binutils as soon as Matt's copyright assignment paperwork is finalized): bfd: * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize EF_M68000. binutils: * readelf.c (get_machine_flags): Recognize EF_M68000. gas: * config/tc-m68k.c (md_show_usage): No longer display a hard-coded "68020" for the default CPU, instead display the canonical name of the true, configured default CPU. (m68k_elf_final_processing): Mark objects for sub-68020 CPUs with the new EF_M68000 flag. include/elf: * m68k.h (EF_M68000): Define. 2001-08-14Import binutils 2.11.2.tv 2001-05-03Add vax ELF header.matt 2001-04-23Resolve conflicts from binutils 2.11 import.tv 2001-04-23Import binutils 2.11.tv