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
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sorry, I did not mean to turn collect2 back on yet.
obrien
2002-05-11
1
-1
/
+1
*
Revert rev 1.3 -- I tested using the wrong build compiler.
obrien
2002-05-11
1
-1
/
+8
*
Actually we don't need any special YACC'ing here. The ones known to
obrien
2002-05-10
1
-8
/
+1
*
BWK awk appears to work for world builds just fine now. We want to make
obrien
2002-05-10
1
-7
/
+0
*
Touching the sjlj setting on IA-64 makes things not build.
obrien
2002-05-10
1
-0
/
+2
*
Build compiler on all platforms.
obrien
2002-05-10
1
-5
/
+1
*
Doh! Add IA-64 to our target list.
obrien
2002-05-10
1
-0
/
+2
*
Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.
obrien
2002-05-10
1
-2
/
+2
*
This was *very* -j unsafe. Add a dependency on the common generated
obrien
2002-05-10
1
-0
/
+3
*
[Ab]use LDFLAGS rather than CFLAGS.
obrien
2002-05-10
1
-1
/
+2
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
32
-707
/
+2148
*
Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
obrien
2002-05-10
1
-0
/
+1
*
Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.
obrien
2002-05-10
1
-2
/
+6
*
All platforms should be on equal footing now -- no special handling for
obrien
2002-05-10
1
-10
/
+6
*
Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
obrien
2002-05-09
1
-0
/
+1
*
libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.
obrien
2002-05-07
1
-0
/
+1
*
GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminate
obrien
2002-05-06
1
-0
/
+1
*
Add support for using the profiled versions of the C++ (and related) libs.
obrien
2002-05-01
1
-1
/
+3
*
Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets
gad
2002-04-28
14
-263
/
+221
*
Add FreeBSD id's to these files, in advance of a separate update.
gad
2002-04-28
4
-3
/
+18
*
Move ID tag.
eric
2002-04-27
1
-2
/
+5
*
Modify our 'patch' utility to recognize the
gad
2002-04-26
1
-0
/
+64
*
Milestone #1 in cross-arch make releases.
ru
2002-04-26
1
-7
/
+1
*
When a compound section name is specified, search for pages that actually
eric
2002-04-24
1
-44
/
+95
*
Don't use "GCCDIR" as the multiple inclusion protector. Subdir Makefiles
obrien
2002-04-23
1
-2
/
+4
*
Remove my MAINTAINER= from here, as it is in src/MAINTAINER
markm
2002-04-21
1
-2
/
+0
*
Tidy up some of the configs; s/gcc/cc/ to make the choice of C compiler
markm
2002-04-21
4
-41
/
+41
*
It is easier for me to debug with -I's at the rear.
obrien
2002-04-20
1
-1
/
+1
*
Replaced exists() tests with two equivalent defined().
ru
2002-04-18
1
-1
/
+1
*
*sigh* Really fix a typo.
ru
2002-04-16
1
-1
/
+1
*
Fix typo.
obrien
2002-04-15
1
-1
/
+1
*
Turn off collect2.
obrien
2002-04-15
1
-3
/
+3
*
Re-add sort spammed in v1.62
ache
2002-04-13
1
-1
/
+1
*
Fix compilation in the non-FreeBSD case.
eric
2002-04-13
1
-0
/
+2
*
Updated to a 10-April-2002 2.12 branch snapshot.
obrien
2002-04-12
1
-2
/
+2
*
Use PTRACE_ARG3_TYPE of caddr_t.
obrien
2002-04-11
1
-1
/
+5
*
In the cross case we need to provide TARGET_MACHINE.
obrien
2002-04-11
1
-1
/
+1
*
Revert the last change and mark the program as PROG_CXX.
ru
2002-04-11
21
-64
/
+61
*
Use the new PROG_CXX knob.
ru
2002-04-11
1
-2
/
+1
*
In the cross case we need to provide TARGET_MACHINE.
obrien
2002-04-10
1
-1
/
+4
*
Change YACCing.
obrien
2002-04-10
3
-22
/
+16
*
Back out most of revision 1.59.
obrien
2002-04-10
1
-6
/
+2
*
-ltermcap is spelled -lncurses nowadays.
ru
2002-04-09
1
-2
/
+2
*
move gperf to NO_GXX section, it works fine on ia64. It just needs a
peter
2002-04-08
1
-2
/
+2
*
Unbreak world (missing .else)
peter
2002-04-08
1
-0
/
+1
*
Get decimal point from locale
ache
2002-04-08
1
-0
/
+41
*
Connect sort
ache
2002-04-08
1
-1
/
+1
*
GCC and Gperf do not work on ia64 or sparc64 yet.
obrien
2002-04-08
1
-2
/
+10
*
Some things don't compile on ia64 and sparc64 yet.
obrien
2002-04-08
1
-1
/
+8
*
Fine! I cannot freaking take the bikeshed any more.
obrien
2002-04-08
6
-6
/
+6
[next]