summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/arch
AgeCommit message (Expand)Author
1995-05-29Correct copyright.phil
1995-05-07jbsr takes one argument, not two. Apparently the assembler quietlybriggs
1995-01-17Several consistency nits, and fix a byte order problem in md_swapout_reloc().mycroft
1995-01-17Several consistency nits, and don't define the get_*() macros twice.mycroft
1994-12-04Fix some other broken comments.mycroft
1994-12-04Remove silly comment that was causing `make depend' to barf.mycroft
1994-11-30Another md macro to initialize a home-made struct reloc neededpk
1994-11-30patches from Matthiasphil
1994-10-26Remove two unused functions.mycroft
1994-10-26Clean this up a bit, and use the trap gate to enter the kernel.mycroft
1994-08-21Define Global Offset Table range.pk
1994-08-16fix from Matthias Pfaller.phil
1994-08-03Remove some unnecessary code.pk
1994-08-03binder_entry() must save all scratch registers to make the processchopps
1994-07-04fix typo; from philcgd
1994-06-29error => warnxpk
1994-06-13some changes for new style cachectl. remains compat for <= 030chopps
1994-06-10Conversion to err()/warn() for error reports.pk
1994-04-07ns32k support by Matthias Pfaller.pk
1994-04-07Use machine architecture when examining object files for compatibility.pk
1994-03-08oopschopps
1994-03-08flush instruction cache.chopps
1994-02-10Define an adjustment for {TEXT,DAT}_ADDRs.pk
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-28Like others, allow for SunOS .o files.pk
1994-01-28Use `.type' directives generated by gcc.pk
1993-12-08Small nits.pk
1993-12-08Many internal changes, most notably in the symbol counting stuff.pk
1993-11-25Machine-dependent part of ld for the m68k architecture,paulus
1993-11-14Make `-Z' actually do something different again (old style ZMAGICs).pk
1993-11-13Call breakpoint `BPT' in stead of `TRAP'.pk
1993-11-10Added function `md_set_breakpoint()'.pk
1993-11-10Added function `md_set_breakpoint()'.pk
1993-11-06md_init_header: our exec header differs from SunOS's.pk
1993-10-27use SHAREABLE in init_header() in stead of `entry_symbol'.pk
1993-10-27use SHAREABLE in init_header() in stead of `entry_symbol'.pk
1993-10-24Make that #ifdef NetBSD, not __NetBSD__pk
1993-10-24Use MID_MACHINE.pk
1993-10-24Use MID_MACHINE in stead of MID_I386pk
1993-10-19Make better distinction between SunOS and BSD.pk
1993-10-16A linker supporting shared libraries (sparc dependent code).pk
1993-10-16A linker supporting shared libraries (x86 dependent code).pk