csu: Fix .eh_frame_hdr errors seen on i386
[dragonfly.git] / lib / csu / i386 / Makefile.csu
2013-02-18 John Marinocsu: Fix .eh_frame_hdr errors seen on i386
2012-03-18 John Marinocrtstuff: Move 6 identical sed patterns to variable
2012-01-23 John Marinocsu: Add .note.ABI-tag and .note.GNU-stack
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-10-15 John Marinocrt1.o: provide symbol definition of __progname
2011-05-05 John Marinogcc 4.4: Remove PIE profiling trigger
2011-04-09 John Marinogcc44, crtstuff: Provide -fPIE support
2011-02-27 Sepherosa Ziehaulib/csu: Fix typo
2011-02-27 Sascha Wildnerlib/csu: Remove a redundant -Wall in the Makefile.
2011-02-06 Sascha Wildnerlib: Move the definition of WARNS into lib/Makefile...
2010-05-29 Sascha Wildnerlib/csu: Fix 'make clean'.
2009-04-19 Simon Schubertcsu: move crt files to /usr/lib
2007-01-15 Simon SchubertCreate startup files from the GCC sources and drop...