History log of /freebsd-9.3-release/contrib/gcc/cp/ptree.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 169699 19-May-2007 kan

FreeBSD uses unchanged versions of this files.


# 132748 28-Jul-2004 kan

Merge FreeBSD changes into GCC 3.4.2-prerelease:
1.2 Printf format errors fixes.


# 117409 11-Jul-2003 kan

Merge FreeBSD changes into GCC 3.3.1-prerelease:
1.2 Printf format errors fixes.


# 90291 06-Feb-2002 obrien

A slightly more general version of rev 1.2 that might be more acceptable
to the GCC maintainers.


# 90290 06-Feb-2002 obrien

Merge BDE's printf format error fixes (rev 1.2) into GCC 3.1-snap.


# 52293 16-Oct-1999 obrien

Merge BDE's printf format error fixes into GCC 2.95.1.


# 51412 19-Sep-1999 obrien

Bring BDE's printf format error fixes into EGCS.


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