History log of /freebsd-10-stable/contrib/gcc/reload.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 171835 14-Aug-2007 kan

Merge files that are no longer carry FreeBSD local changes.

Approved by: re (kensmith)


# 169699 19-May-2007 kan

FreeBSD uses unchanged versions of this files.


# 146906 03-Jun-2005 kan

Stock files.


# 132727 28-Jul-2004 kan

Use stock GCC versions on these files.


# 117404 11-Jul-2003 kan

FreeBSD uses stock versions of these GCC files.


# 107605 04-Dec-2002 obrien

Update HEAD with FSF branch 3.2.1 release files.


# 107604 04-Dec-2002 obrien

Use pure stock files.


# 104764 10-Oct-2002 kan

Use the stock 3.2.1-prerelease file.

Approved by: obrien


# 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


# 96288 09-May-2002 obrien

Use the stock (3.1 pre) file.


# 90285 06-Feb-2002 obrien

Use the stock [3.1-snap] file.


# 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


# 52557 27-Oct-1999 obrien

Use the stock file.


# 50605 29-Aug-1999 obrien

Fix conflict.


# 38021 02-Aug-1998 bde

Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE
to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the
format then `void *' is probably wrong for the type.


# 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.