summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/vax
AgeCommit message (Collapse)Author
2000-04-30misc header reordering, remove #undef of relocation_infoBrandon Creighton
ok espie@
2000-02-01Cross-tools fixes:Marc Espie
* Rely on BYTE_ORDER instead of specific values of XHOST to determine cross-endianness, * Link necessary cross-includes to the right location, * Add some necessary stubs for cross-endian sparc and cross-endian m68k. This does let i386->m68k work, and probably brings i386->sparc most of the way there... Approved by mickey@, niklas@ is to busy to answer email as usual...
1998-05-16remove host defs when getting target onesNiklas Hallqvist
1998-05-14Hey, vax is LE!Niklas Hallqvist
1998-05-11Make usable as a cross-linkerNiklas Hallqvist
1998-03-26RCS id cleanupNiklas Hallqvist
1996-09-30openbsdTheo de Raadt
1996-07-27Added support for vax, all code from NetBSD.Mats O Jansson