summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/arch
AgeCommit message (Expand)Author
1998-09-05Assign my copyrights to TNF.pk
1998-08-26Fix some obvious bugs.matt
1998-08-26Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify argumentsmatt
1998-08-21More changes for shareable libraries and PIC codematt
1998-08-20Get md.c to compile again. Get mdprologue.S to assemble. [Now at leastmatt
1998-08-18Untested(!!) beginning of VAX a.out shared library support. This is a workmatt
1998-08-05More cruft.mycroft
1998-08-05GC some cruft.mycroft
1998-07-27Don't reset the reloc_index when we patch a jmpslot. We don't need to, andmycroft
1998-01-05RCS Id policecgd
1997-10-17Add support for PIC code.mark
1997-10-14Handle relocation of misaligned symbols. Handle all three cases by the samechristos
1997-07-11* Truncate the cinv table. It was twice as long as necessary as a resultmatthias
1997-07-09* Flush the icache from user mode. The original code and the idea came frommatthias
1996-11-03Add machine dependent code for NetBSD/powerpcws
1996-08-21Fixed NetBSD tag.mark
1996-07-31Fix for dynamically linked functions returning structs. PR#2586/Pfallerphil
1996-05-17Initial commit of arm32 machine dependant code for ld.mark
1996-02-22Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103).pk
1995-12-28Simplify update of r_addend field in relocation record if `-r' is on.pk
1995-11-28Flush after diddling text, so we get predictable results on machinespk
1995-10-19Vax support for ld, so we (at least) can link static binaries.ragge
1995-09-23Pass on return value.pk
1995-08-04Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).pk
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