index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
csu
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an elf note on ARM to store the MACHINE_ARCH an executable was built
andrew
2013-09-26
1
-0
/
+14
*
Only assign the environ in the startup code when environ is NULL.
kib
2013-01-07
1
-4
/
+1
*
After r217375, some startup objects under lib/csu are built in a special
dim
2012-04-20
1
-3
/
+3
*
Stop calling _init/_fini methods from crt1 for dynamic binaries. Do
kib
2012-03-11
2
-23
/
+8
*
Apply a workaround for a binutils issue with the .note.ABI-tag section
dim
2011-01-13
1
-4
/
+23
*
Let all .c and .S files under lib/csu consistently use the __FBSDID()
dim
2010-12-09
2
-3
/
+4
*
Use default WARNS setting (of 6) for lib/csu.
uqs
2010-03-05
1
-4
/
+1
*
Properly declare non-extern functions in crt1
uqs
2010-03-05
1
-0
/
+3
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Properly support -fPIE by linking PIE binaries with specially-built
kib
2009-12-02
1
-1
/
+4
*
Implement .init and .fini.
cognet
2004-09-23
3
-8
/
+27
*
Add support for TLS in statically linked programs.
dfr
2004-08-15
1
-0
/
+2
*
C runtime support for FreeBSD/arm.
cognet
2004-05-14
4
-0
/
+169