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
*
Add -lstdc++ to the link args for these C++ tools so that they can be
peter
2002-04-07
21
-40
/
+43
*
Bandaid for LP64 machines where 'warning: cast to pointer from different
peter
2002-04-07
2
-0
/
+6
*
Break some things used by the front-ends from Makefile.inc that cannot
obrien
2002-04-06
1
-0
/
+1
*
Build and install collect2. This is needed for some C++ programs.
obrien
2002-04-06
2
-0
/
+26
*
Break some things out of Makefile.inc that cannot be used build-wide
obrien
2002-04-06
1
-0
/
+1
*
Expand the toolchain a little bit.
obrien
2002-04-06
2
-0
/
+14
*
A little more reorg.
obrien
2002-04-05
1
-4
/
+5
*
Style reorg. Also spell -fpic as determined by bsd.lib.mk.
obrien
2002-04-05
1
-6
/
+5
*
Style reorg.
obrien
2002-04-05
1
-5
/
+2
*
Minor reorg.
obrien
2002-04-04
1
-3
/
+2
*
Minor style tweak.
obrien
2002-04-04
2
-2
/
+2
*
Document new categories.
des
2002-04-04
1
-1
/
+10
*
Remove some local cruft that snuck in yesterday.
obrien
2002-04-04
1
-1
/
+0
*
Make the sed line a little bit more clear (it will get messier later).
obrien
2002-04-04
2
-2
/
+4
*
Set NOSHARED conditionally.
obrien
2002-04-04
3
-3
/
+3
*
Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.
obrien
2002-04-04
3
-9
/
+5
*
Remove duplicate objc-parse.h. While we are at it, just spell it correctly
obrien
2002-04-04
1
-5
/
+5
*
Get rid of GCC_ARCH, and just use plain TARGET_ARCH.
obrien
2002-04-04
3
-22
/
+22
*
Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.
obrien
2002-04-03
2
-5
/
+1
*
Restore the correct CLEANFILES that got damaged in rev. 1.15.
ru
2002-03-30
1
-1
/
+1
*
Allow to build with GCC 3.1.
obrien
2002-03-30
1
-1
/
+2
*
Boot this into the Attic. We now have (Net)BSD sort.
markm
2002-03-29
17
-4461
/
+0
*
Make it easier to change the native emulation.
obrien
2002-03-29
6
-57
/
+62
*
Install libusbhid, and use it instead of libusb.
joe
2002-03-28
1
-1
/
+1
*
Enhance GDB's abillity WRT stack traces where signal handlers are involved.
obrien
2002-03-27
2
-4
/
+53
*
Upgrade to GNU texinfo 4.1.
ru
2002-03-25
3
-3
/
+16
*
Remove GNU sort from the build. BSD sort is coming.
markm
2002-03-24
1
-1
/
+1
*
GDB 4.18 does not use the mmalloc library by default. So GC a little.
obrien
2002-03-23
1
-4
/
+0
*
Fix setting of CLEANFILES.
obrien
2002-03-23
1
-1
/
+1
*
Update perl's man path for 5.6.1
brian
2002-03-23
1
-1
/
+1
*
Revision 1.45 of gnu/usr.bin/man/man.c obviated the need to link
ru
2002-03-22
1
-0
/
+2
*
Properly get the version number after the 2.95.4 upgrade.
obrien
2002-03-21
1
-1
/
+2
*
Update to Binutils 2.12.0 release.
obrien
2002-03-20
26
-78
/
+82
*
Add www category
des
2002-03-20
1
-0
/
+1
*
Rename the (not really new but so far unused) sparc category to sparc64.
des
2002-03-19
1
-1
/
+1
*
Uncomment the powerpc category. It maps to the freebsd-ppc mailing list.
des
2002-03-19
1
-1
/
+1
*
Add a "standards" category at mike@'s request.
des
2002-03-19
1
-0
/
+1
*
Add an ia64 category; we'll need it sooner or later. Also add a commented-
des
2002-03-18
1
-0
/
+3
*
FreeBSD 4.x bootstrapping aid (no eaccess(2) syscall).
ru
2002-03-18
1
-0
/
+6
*
Update for Perl 5.6.1.
markm
2002-03-16
12
-2128
/
+465
*
GCC 3.1's cpp no longer searches for includes using hints from #line.
obrien
2002-03-16
1
-5
/
+4
*
Fix unaligned access in the GDB binary on Alpha.
obrien
2002-03-16
3
-3
/
+10
*
Allow the use of the NO_PERL as well as NOPERL. The latter is
markm
2002-03-16
1
-1
/
+1
*
Minor style nit.
obrien
2002-03-15
1
-0
/
+1
*
Update for binutils_2_12_anoncvs_20020221.
obrien
2002-03-15
1
-452
/
+547
*
Uggg!! LD ME HARDER!!
obrien
2002-03-15
1
-1
/
+1
*
Tune WARNS for Alpha.
obrien
2002-03-14
3
-1
/
+10
*
Support linking with -z combreloc (combine and sort reloc sections) and with
obrien
2002-03-13
6
-18
/
+77
*
Turn up WARNS as high as possible.
obrien
2002-03-13
15
-0
/
+15
*
RETURN VALUES is for sections 2, 3 and 9, but here in section 1 man page,
charnier
2002-03-12
1
-3
/
+5
[next]