summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/m68k
AgeCommit message (Collapse)Author
2002-09-20UNDO MORE FUCKING TREE BREAKING. WHY THE FUCK ARE YOU GUYS NOT EVEN DOINGTheo de Raadt
TEST COMPILES?!
2002-09-17Repair m68k cross-ld - the cross building environment makes some magicMiod Vallat
unnecessary now.
2002-07-19convert functions from K&R style to prototype style.Marco S Hyman
Function arg types have not yet been fixed. OK fgs@, espie@
2002-07-17un-__P the code. fgs says "looks ok."Marco S Hyman
2002-07-15space to tab cleanup. Nothing but whitespace changes in this commit.Marco S Hyman
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-03-26RCS id cleanupNiklas Hallqvist
1997-02-02correct arch check, do not drop of non-void function; ↵Theo de Raadt
yasufu-i@is.aist-nara.ac.jp
1996-09-30openbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt