History log of /freebsd-10.0-release/contrib/gcc/configure
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 169699 19-May-2007 kan

FreeBSD uses unchanged versions of this files.


# 161660 26-Aug-2006 kan

Resolve conflicts after GCC 3.4.6 20060825 import.


# 146906 03-Jun-2005 kan

Stock files.


# 132727 28-Jul-2004 kan

Use stock GCC versions on these files.


# 122190 07-Nov-2003 kan

No FreeBSD-local changes in these files.


# 117404 11-Jul-2003 kan

FreeBSD uses stock versions of these GCC files.


# 110621 10-Feb-2003 kan

Update HEAD with stock GCC 3.2.2 release files.


# 107604 04-Dec-2002 obrien

Use pure stock files.


# 103453 17-Sep-2002 kan

Use the stock 3.2.1-prerelease file.

Approved by: obrien


# 102798 01-Sep-2002 kan

Use the stock 3.2.1-prerelease file.

Approved by: obrien


# 96279 09-May-2002 obrien

We use the stock (3.1) file now.


# 90084 01-Feb-2002 obrien

The stock (3.1-snap) version of this file is used now.
The FreeBSD hacks now apply to `config.gcc'.


# 72564 17-Feb-2001 obrien

Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.


# 70639 03-Jan-2001 obrien

Merge gcc.2.95.3-test1 changes onto mainline


# 59067 06-Apr-2000 obrien

Sparc64 configure section.

Submitted by: steve


# 56392 22-Jan-2000 obrien

Merge in fixes from the GCC anoncvs tree.


# 52762 01-Nov-1999 obrien

Add Alpha and proper x86 support to GCC 2.95.2.
[ Functionally speaking, this covers revs 1.{2,3} ]


# 52302 16-Oct-1999 obrien

Add Alpha and proper x86 support to GCC 2.95.1.
[ Functionally speaking, this covers revs 1.{2,3} ]


# 51365 18-Sep-1999 obrien

Fix conflicts. This merges revs 1.{2,3} with EGCS 1.1.2.


# 50641 30-Aug-1999 obrien

This add Alpha and proper x86 support to EGCS 1.1.2. Functionally speaking,
this covers revs 1.{2,3}.


# 39011 09-Sep-1998 imp

Add alpha-*=freebsd* to configure


# 18348 18-Sep-1996 peter

Add in hooks to produce assembler output suitable for binutils+elf
Obtained from: John Polstra <jdp@freebsd.org>, from his elfkit.


# 18335 18-Sep-1996 peter

This commit was generated by cvs2svn to compensate for changes in r18334,
which included commits to RCS files with non-trunk default branches.


# 18334 18-Sep-1996 peter

Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the
non-i386, non-unix, and generatable files have been trimmed, but can easily
be added in later if needed.

gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's
handy to have both available for reference for such little cost.

The freebsd-specific changes will then be committed, and once the dust has
settled, the bmakefiles will be committed to use this code.