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
*
Use -mlong-calls to build crt1.o and gcrt1.o. This tells the compiler to
andrew
2016-01-10
1
-2
/
+3
*
Remove historical GNUC test
emaste
2015-12-08
1
-6
/
+0
*
Annotate arm userspace assembler sources stating their tolerance to
kib
2015-09-29
2
-0
/
+3
*
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
*
Fix installation of 32bit libraries after r288074.
bdrewery
2015-09-21
1
-0
/
+2
*
Replace realinstall: and META_MODE staging hacks with FILES mechanism.
bdrewery
2015-09-21
1
-5
/
+5
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+16
|
\
|
*
Merge head
sjg
2014-04-27
1
-1
/
+1
|
|
\
|
|
/
|
/
|
|
*
Merge head@256284
sjg
2013-10-13
1
-0
/
+14
|
|
\
|
*
\
Sync with HEAD.
obrien
2013-02-08
1
-4
/
+1
|
|
\
\
|
*
|
|
Sync from head
sjg
2012-11-04
1
-0
/
+15
*
|
|
|
Use the size of the MACHINE_ARCH string instead of sizeof(uint32_t). It can
cognet
2013-10-27
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
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