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
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
10
-27
/
+46
*
Cosmetic change to match cc_tools/Makefile
obrien
1999-11-15
1
-7
/
+7
*
Purely cosmetic changes to lineup targets.
obrien
1999-11-15
1
-16
/
+16
*
Cosmetic removeal of a trailing white space.
obrien
1999-11-15
1
-1
/
+1
*
${MACHINE} -> ${MACHINE_ARCH}
marcel
1999-11-14
1
-2
/
+1
*
Fix man so that it does not allow command line arguments to expand when
jhb
1999-11-13
1
-4
/
+6
*
Make binutils for Alpha work on i386 machine, by properly defining
marcel
1999-11-12
1
-1
/
+6
*
Replace freebsdelf with freebsd in BINDIR
jb
1999-11-07
3
-3
/
+3
*
These have been repo-copied to i386-freebsd.
jb
1999-11-07
5
-150
/
+0
*
These have been repo-copied to alpha-freebsd.
jb
1999-11-07
5
-150
/
+0
*
Replace freebsdelf with freebsd in most places.
jb
1999-11-07
6
-16
/
+16
*
After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,
jb
1999-11-07
1
-6
/
+9
*
Replace freebsdelf with freebsd in BINDIR.
jb
1999-11-07
5
-5
/
+5
*
Add support for additional architectures.
jb
1999-11-06
6
-0
/
+197
*
Use the simplified genscripts.sh and set the cross-compiled library
jb
1999-11-06
1
-2
/
+22
*
Use the simplified genscripts.sh and set the cross-compiled library
jb
1999-11-06
2
-8
/
+12
*
This is a simplified version of the binutils script which better suits
jb
1999-11-06
1
-0
/
+107
*
Add a BINUTILSDISTDIR hook here too.
jb
1999-11-06
1
-0
/
+8
*
This one might be a bit controversial. 8-)
jb
1999-11-06
5
-0
/
+165
*
gas for m68k targeted to NetBSD's a.out format. Useful for porting or
jb
1999-11-06
6
-0
/
+167
*
gas for powerpc targeted to FreeBSD.
jb
1999-11-06
6
-0
/
+170
*
gas for m68k targeted to FreeBSD.
jb
1999-11-06
6
-0
/
+170
*
gas for sparc targeted to FreeBSD as ELF32 for a start (suject to change).
jb
1999-11-06
5
-0
/
+154
*
Don't change the name when building a cross-tool. Just set the BINDIR
jb
1999-11-06
5
-15
/
+15
*
Add the BINUTILSDISTDIR hook here too.
jb
1999-11-06
1
-0
/
+12
*
Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.
jb
1999-11-06
1
-1
/
+21
*
Add support for additional architectures.
jb
1999-11-06
8
-0
/
+11560
*
Add support for additional architectures.
jb
1999-11-06
4
-0
/
+121
*
Change CROSS_TOOLS to CROSS_ARCH because that makes more sense.
jb
1999-11-06
1
-1
/
+7
*
Teach binutils how to understand NT format objects and libs. This is useful
jb
1999-11-06
1
-0
/
+7
*
Add a BINUTILSDISTDIR hook to provide a path to a full binutils release
jb
1999-11-06
2
-0
/
+18
*
Add binutils support for additional architectures.
jb
1999-11-06
3
-0
/
+18
*
Our capibilities updated for GCC 2.95.2.
obrien
1999-11-06
1
-8
/
+171
*
Minor cosmetic changes in an attempt to improve consistancy.
obrien
1999-11-04
7
-7
/
+15
*
Describe localized directories naming convention
ache
1999-10-30
1
-0
/
+21
*
Localize it
ache
1999-10-30
1
-0
/
+19
*
`make' will fail if hash.h exists for some reason and gxx-hash needs to be
obrien
1999-10-30
1
-1
/
+1
*
Upgrade grep to version 2.3
ru
1999-10-28
21
-7886
/
+230
*
Bring back texindex from the dead. Some ports use it to format their docs.
tg
1999-10-25
2
-1
/
+15
*
Correctly document the -V and --version options.
mpp
1999-10-21
1
-3
/
+11
*
Cast tp[-2] to unsigned char before comparing.
ru
1999-10-13
1
-1
/
+3
*
Add a comment explaing the linking and segrated the old and new cases a little.
obrien
1999-10-12
1
-1
/
+3
*
Change the name of the file generaged from gxx.gperf from "hash.h" to
obrien
1999-10-12
1
-3
/
+6
*
Move -I of cc_tool/ before the GCCDIR ones.
obrien
1999-10-12
1
-1
/
+1
*
Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
bde
1999-10-03
2
-2
/
+4
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
2
-2
/
+2
*
Rename a macro; it gets set at "make world" time, and I had a local
markm
1999-09-25
2
-3
/
+3
*
Fix problem where a macro is not properly initialised in the !THREAD
markm
1999-09-24
1
-2
/
+2
*
Low-level, but significant cleanup of Perl's build process.
markm
1999-09-24
7
-154
/
+65
*
mdoc(7)'fy
phantom
1999-09-23
1
-7
/
+11
[next]