summaryrefslogtreecommitdiff
path: root/rts/LinkerInternals.h
Commit message (Expand)AuthorAgeFilesLines
* Fix linker_unload now that we are running constructors in the linker (#8291)Simon Marlow2013-09-231-0/+13
* Implement .init/.init_array support for ELF.Edward Z. Yang2013-09-131-0/+1
* Really unload object code when it is safe to do so (#8039)Simon Marlow2013-08-221-1/+11
* Add linker support for ELF on ARMBen Gamari2012-03-301-2/+4
* Make the RTS linker API use wide-char pathnames on Windows (#5697)Simon Marlow2012-01-091-1/+1
* New member "archiveMemberName" for struct _ObjectCodepho@cielonegro.org2010-09-271-0/+11
* Change some TARGET tests to HOST tests in the RTSIan Lynagh2010-07-131-1/+1
* FIX #2615 (linker scripts in .so files)howard_b_golden@yahoo.com2009-12-161-0/+2
* 2nd try: remove lochash, it isn't needed (now)Simon Marlow2008-08-041-3/+0
* UNDO: FIX #2375: remove oc->lochash completely, it apparently isn't usedSimon Marlow2008-08-041-0/+3
* FIX #2375: remove oc->lochash completely, it apparently isn't usedSimon Marlow2008-07-301-3/+0
* Darwin/x86_64 linker supportwolfgang.thaller@gmx.net2007-04-121-10/+15
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+110