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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure stack is aligned to 16 bytes.
dfr
2001-08-21
1
-1
/
+4
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-2
/
+0
*
Fix compilation errors by adding forward declarations and fix typo.
mp
2001-07-31
1
-3
/
+7
*
Add rcsid's.
obrien
2001-01-04
3
-9
/
+23
*
The instructions on doing something with src/lib/csu/powerpc.
obrien
2001-01-04
1
-0
/
+26
*
PowerPC version of the C runtime support.
obrien
2001-01-04
1
-0
/
+124
*
PowerPC verions of the crt initialization and finalization files required
obrien
2001-01-04
2
-0
/
+91
*
Alpha verions of the crt initialization and finalization files required
obrien
2000-10-30
3
-2
/
+96
*
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
obrien
2000-10-28
14
-44
/
+99
*
CSU code for ia64.
dfr
2000-10-14
1
-0
/
+115
*
Use the new machine-independent versions of crtbegin and crtend
obrien
2000-05-24
2
-7
/
+5
*
Use the new machine-independent versions of crtbegin and crtend
jdp
2000-05-23
3
-108
/
+2
*
Take crtbegin.c and crtend.c from the new machine-independent
jdp
2000-05-20
4
-135
/
+4
*
This is step 1 in an effort to unify the start-up files for the
jdp
2000-05-19
6
-78
/
+120
*
CSU source for IA-64. Current we use the ../Alpha sources.
obrien
2000-04-19
1
-0
/
+28
*
Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.
obrien
2000-04-19
2
-2
/
+2
*
CSU source for the Sparc copied over from the FreeBSD/Alpha sources.
steve
2000-04-19
4
-0
/
+237
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
2
-0
/
+28
*
$Id$ -> $FreeBSD$
peter
1999-08-28
19
-19
/
+19
*
Enable gcrt1.o.
simokawa
1999-07-16
2
-2
/
+25
*
Call do_ctors() and do_dtors() using indirect calls through function
jdp
1999-06-06
1
-3
/
+12
*
Remove some left-over stuff from NetBSD that we don't need. This
jdp
1999-04-24
2
-29
/
+7
*
Ugh. I didn't know this Makefile was reaching over into the dynamic
jdp
1999-04-09
1
-2
/
+4
*
Add "-fkeep-inline-functions" to CFLAGS so that higher optimization
jdp
1999-03-15
2
-6
/
+4
*
Reverse the order of processing object files within an executable or
jdp
1999-03-13
2
-6
/
+6
*
Move the code for the ".init" and ".fini" sections outside of a
jdp
1999-03-12
6
-30
/
+30
*
Initialize __progname by argv[0] before striping leading path,
simokawa
1999-01-19
1
-1
/
+2
*
Switch to using ".So" as the extension for PIC object files rather
jdp
1999-01-09
3
-9
/
+9
*
Strip the leading path from __progname.
steve
1999-01-07
1
-3
/
+7
*
Fixed type mismatches in args to __syscall(). One for mmap() broke on
bde
1998-12-27
1
-5
/
+5
*
Avoid using ld -O (as in bsd.lib.mk).
bde
1998-12-27
1
-7
/
+16
*
Strip the leading path from __progname as is done in the a.out case. Also
steve
1998-12-24
2
-6
/
+18
*
Make profiling work for ELF. gprof now autodetects the format of
jdp
1998-09-07
4
-4
/
+50
*
Remove the bootstrap hack that prevented the use of the rtld.
jb
1998-08-20
2
-24
/
+3
*
Fixed double slashes in pathnames.
bde
1998-05-31
1
-2
/
+2
*
ELF preparation step 2:
sos
1998-05-26
1
-2
/
+2
*
Force BOOTSTRAP mode all the time while the headers are broken on alpha
jb
1998-05-04
1
-1
/
+5
*
Temporary fix for problems that occur if CFLAGS=-g is added to
jb
1998-04-01
1
-1
/
+2
*
Bring these back from the dead.
jb
1998-03-11
2
-0
/
+99
*
Don't share sources with i386-elf. That was too difficult. 8-(
jb
1998-03-11
1
-4
/
+7
*
This commit was generated by cvs2svn to compensate for changes in r34484,
jb
1998-03-11
1
-20
/
+68
|
\
|
*
Sharing the crt sources with i386-elf wasn't too successful. The crti
jb
1998-03-11
3
-108
/
+120
*
|
Trash startup sources from NetBSD in favour of jdp's FreeBSD source
jb
1998-03-10
4
-419
/
+23
*
|
This commit was generated by cvs2svn to compensate for changes in r34452,
jb
1998-03-10
1
-0
/
+63
|
\
\
|
|
/
|
*
Import a sanitized version of jdp's crt1.c from i386-elf. I have removed
jb
1998-03-10
1
-0
/
+63
|
*
This commit was manufactured by cvs2svn to create branch 'jb'.
cvs2svn
1998-01-11
7
-1182
/
+0
*
|
This commit was generated by cvs2svn to compensate for changes in r34198,
jdp
1998-03-07
6
-0
/
+263
|
\
\
|
*
|
Import C startup files for ELF support.
jdp
1998-03-07
6
-0
/
+263
|
/
*
|
Import C startup files for ELF support.
jdp
1998-03-07
6
-0
/
+263
*
|
Remove the include of <dlfcn.h> from crt0.c; it is not needed now
jdp
1998-02-11
3
-79
/
+3
[next]