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
*
Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.
dfr
1999-05-08
2
-2
/
+8
*
Implement corefiles for FreeBSD/alpha. This requires a separate change to
dfr
1999-05-07
1
-81
/
+23
*
Add core-regset.c to the Makefile to allow debugging elf corefiles.
dfr
1999-05-07
1
-2
/
+2
*
Remove $Log garbage from these; it was causing failure when expanded.
markm
1999-05-05
3
-27
/
+24
*
Correct SYNOPSIS (remove args from synopsis that are actually arguments
ghelmer
1999-05-04
1
-7
/
+5
*
_G_USING_THUNKS probably applies to a.out too.
obrien
1999-05-02
1
-1
/
+1
*
Remove old bmake framework for gdb. It has moved to live next to binutils.
dfr
1999-05-02
23
-5425
/
+0
*
* Merge gdb/doc/Makefile into binutils/doc/Makefile
dfr
1999-05-02
5
-174
/
+107
*
Enable gdb on the alpha.
dfr
1999-05-02
1
-3
/
+4
*
System Perl is now 5.00503! There is support for threads, but this is
markm
1999-05-02
8
-127
/
+165
*
Enable building gdb under binutils for i386. I can't enable the alpha build
dfr
1999-05-02
1
-1
/
+6
*
* Add bmake framework for using gdb alongside binutils. The old bmake
dfr
1999-05-02
15
-181
/
+704
*
Disable building gdb in preparation for importing gdb-4.18
dfr
1999-05-02
1
-2
/
+2
*
Add more bits of libF77.
obrien
1999-05-01
1
-3
/
+9
*
* Add MAIN.c
obrien
1999-05-01
1
-3
/
+3
*
JMZ says:
obrien
1999-05-01
1
-0
/
+1
*
Handle byte counts for >2G archives
peter
1999-04-29
2
-2
/
+8
*
Rather than hack config/freebsd.h to contain our hacks for a native compiler,
obrien
1999-04-28
2
-1
/
+42
*
Make gdb work with kernel after the SMP vmspace sharing changes.
luoqi
1999-04-28
5
-42
/
+221
*
Use braces to avoid potentially ambiguous else clause.
imp
1999-04-25
4
-5
/
+8
*
use `target' macro crafted in parent Makefile rather than making our own
obrien
1999-04-25
1
-2
/
+2
*
Hookup FORTRAN info docs.
obrien
1999-04-25
2
-1
/
+15
*
Remove several explicit rules. The two for exceptioni.o and typeionfoi.o
obrien
1999-04-25
1
-43
/
+1
*
Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesy
obrien
1999-04-22
3
-3
/
+3
*
Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building for
obrien
1999-04-22
3
-13
/
+27
*
For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to be
imp
1999-04-22
2
-2
/
+12
*
Have config/i386/freebsd.h directly include att.h. I have no idea why stock
obrien
1999-04-22
1
-4
/
+1
*
TARGET was being defined wrong, causing ld to always fail. It is the
imp
1999-04-21
1
-5
/
+5
*
This duplicates gnu/usr.bin/cc/c++filt.
obrien
1999-04-18
3
-20
/
+2
*
Hookup libg2c. (define NO_FORTRAN if you don't want it built)
obrien
1999-04-18
1
-1
/
+5
*
libg2c -- EGCS's version of libf2c (plus enhancements).
obrien
1999-04-18
3
-0
/
+460
*
Add FORTRAN support.
obrien
1999-04-18
1
-3
/
+3
*
Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.
obrien
1999-04-18
2
-3
/
+3
*
*** empty log message ***
obrien
1999-04-18
1
-2
/
+2
*
Use inherited BINDIR defintion.
obrien
1999-04-18
3
-6
/
+3
*
Include the parent Makefile.inc so we get a proper BINDIR definition.
obrien
1999-04-18
1
-1
/
+3
*
Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.
obrien
1999-04-18
1
-1
/
+6
*
Add the EGCS g77 FORTRAN compiler.
obrien
1999-04-18
1
-0
/
+46
*
Minimum change to convert from home-grown f77 to EGCS's g77.
obrien
1999-04-18
1
-3
/
+15
*
Make room for g77.
obrien
1999-04-18
2
-645
/
+0
*
Foo. jdp changed .so to .So during the time I did the EGCS work and I
obrien
1999-04-15
1
-3
/
+3
*
Create a libgcc with POSIX threads support.
obrien
1999-04-14
2
-2
/
+11
*
As the INFO stuff un doc/ works, we may as well build/install it.
markm
1999-04-13
1
-2
/
+2
*
Cleaned up egcs changes (mainly to minimise diffs with the gcc version
bde
1999-04-11
1
-22
/
+25
*
Fixed unusable dependencies in `.depend'. The following comment in the
bde
1999-04-11
1
-2
/
+4
*
Look in the new place for GCC bits.
obrien
1999-04-10
1
-2
/
+2
*
Fixed world breakage. Fixed (?) building with -jN (N > 1).
bde
1999-04-09
1
-21
/
+18
*
Another fix for -jN building -- the last fix didn't fix it for everybody.
obrien
1999-04-08
1
-8
/
+2
*
Clean up some stuff that's no longer used.
peter
1999-04-08
1
-16
/
+1
*
Clean up the multilib stuff so that it actually works..
peter
1999-04-08
1
-4
/
+3
[next]