#
28def05c |
| 08-Apr-2002 |
David E. O'Brien <obrien@FreeBSD.org> |
Some things don't compile on ia64 and sparc64 yet.
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
#
6662e3f4 |
| 07-Jan-2002 |
John Baldwin <jhb@FreeBSD.org> |
Back out the previous revision for now. Instead, the current sparc64 Makefile changes are in the sparc64 p4 tree.
|
#
7855d28a |
| 03-Jan-2002 |
John Baldwin <jhb@FreeBSD.org> |
Don't build csu or libgcc on sparc64 for the time being.
|
#
7bd0b867 |
| 29-Jul-2001 |
Dima Dorfman <dd@FreeBSD.org> |
Enable the new libmp in the build, and disable libgmp and its henchmen.
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
#
3f6014e6 |
| 06-Jan-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Use a unified libgcc rather than a seperate one for threaded and non-threaded programs. This provides threaded programs with the needed exception frame symbols.
parts submitted by: Max Khon <fjoe@i
Use a unified libgcc rather than a seperate one for threaded and non-threaded programs. This provides threaded programs with the needed exception frame symbols.
parts submitted by: Max Khon <fjoe@iclub.nsu.ru> PR: 23252
show more ...
|
#
07ec8772 |
| 25-Nov-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Don't compile libgcc_r twice.
|
#
d96d20c3 |
| 25-Nov-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threads safe libc, having a threads safe libgcc isn't of much use.
|
Revision tags: release/4.2.0 |
|
#
ae7c8a2b |
| 28-Oct-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work when using the egcs and gcc-devel ports, along with GCC built from stock public FSF sources. With out this change, FreeBSD wi
* Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work when using the egcs and gcc-devel ports, along with GCC built from stock public FSF sources. With out this change, FreeBSD will be removed from the list of systems GCC 3.0 must be evaluated on before release. With the effort some of us put into getting FreeBSD on this list, we should not turn this effort into a waste, else we might not be worth fighting for in the future. (note that Alpha and IA-64 versions of crt{i,n}.S are needed)
* Switch from our own crt{begin,in} to those created from GCC's crtstuff.c. This will allow us to switch to DWARF2 exceptions in the future, along with staying in sync with any future GCC requirements.
* Break out our ELF branding bits into a seperate file. Currently this is now included by our crt1.c files (since this functionality was part of our native crtbegin.c). Later crtbrand.o will be merged in the creation of crti.o.
show more ...
|
#
51b7e772 |
| 24-Oct-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.
|
Revision tags: release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs |
|
#
690d1b00 |
| 27-Nov-1999 |
David E. O'Brien <obrien@FreeBSD.org> |
Make ObjC bits optional. NO_OBJC ==> don't need `em.
|
Revision tags: release/3.3.0_cvs |
|
#
9b7a44a6 |
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
Revision tags: release/3.2.0 |
|
#
d0ef0a35 |
| 18-Apr-1999 |
David E. O'Brien <obrien@FreeBSD.org> |
Hookup libg2c. (define NO_FORTRAN if you don't want it built)
|
#
a10a6b60 |
| 14-Apr-1999 |
David E. O'Brien <obrien@FreeBSD.org> |
Create a libgcc with POSIX threads support.
Submitted by: Luoqi Chen <luoqi@chen.ml.org> (reorganized by me)
|
#
18ff6ae9 |
| 04-Apr-1999 |
David E. O'Brien <obrien@FreeBSD.org> |
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2 (in contrib/egcs)
|
#
b3f059f4 |
| 31-Mar-1999 |
David E. O'Brien <obrien@FreeBSD.org> |
Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc (libgcc was repository copied for me by Peter)
|
Revision tags: release/3.1.0, release/3.0.0, release/2.2.8 |
|
#
9a150126 |
| 02-Sep-1998 |
Bruce Evans <bde@FreeBSD.org> |
Fixed munging of the SUBDIR list in rev.1.16-1.18.
|
#
2d9dae45 |
| 31-Aug-1998 |
Doug Rabson <dfr@FreeBSD.org> |
All libs build on alpha now.
|
Revision tags: release/2.2.7, release/2.2.6 |
|
#
c9fc3831 |
| 19-Feb-1998 |
John Birrell <jb@FreeBSD.org> |
Just one of these libs left to port to alpha.
|
#
d7ad7217 |
| 10-Jan-1998 |
John Birrell <jb@FreeBSD.org> |
Avoid building x86 specific libraries on Alpha.
|
Revision tags: release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
fce15c9a |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
Revision tags: release/2.1.5_cvs |
|
#
e27edaff |
| 04-Oct-1996 |
Peter Wemm <peter@FreeBSD.org> |
Add libstdc++ to the SUBDIR list
|
#
f19798eb |
| 19-Sep-1996 |
Peter Wemm <peter@FreeBSD.org> |
Add libobjc, the Objective-C runtime library.
|
#
2551444e |
| 11-Feb-1996 |
Poul-Henning Kamp <phk@FreeBSD.org> |
gnumalloc is gone.
|
Revision tags: release/2.1.0_cvs |
|
#
1191aefe |
| 13-Nov-1995 |
Mark Murray <markm@FreeBSD.org> |
Add libgmp.
|