History log of /freebsd-10.1-release/contrib/gperf/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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


259976 28-Dec-2013 dim

MFC r259756:

Get rid of register keyword usage in gperf, it is totally obsolete for
C++, and this allows gperf to be compiled for C++11 without a warning
about it.


259320 13-Dec-2013 pfg

MFC r258115 (partial);

gperf: bring a small update from Apple Developers tools 4.4

From [1]

offset.patch
Makes use the C offsetof() macro.

We are not merging the size_type.patch as it raises some
(apparently) bogus warnings and is not really used.

[1] http://opensource.apple.com/source/gperf/gperf-9/patches/


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


243933 06-Dec-2012 eadler

Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in
share/mk/sys.mk instead.

This is part of a medium term project to permit deterministic builds of
FreeBSD.

Submitted by: Erik Cederstrand <erik@cederstrand.dk>
Reviewed by: imp, toolchain@
Approved by: cperciva
MFC after: 2 weeks


228604 16-Dec-2011 dim

In contrib/gperf/src/output.cc, use the correct printf length modifier
for a ptrdiff_t.

MFC after: 1 week


228068 28-Nov-2011 bapt

Reimport .texi and .texinfo necessary to build the info documentation.

Reported by: flo
Approved by: cognet


228060 28-Nov-2011 bapt

upgrade gperf to the last GPLv2 version (3.0.3)

Reviewed by: cognet
Approved by: cognet


223262 18-Jun-2011 benl

Fix clang warnings.

Approved by: philip (mentor)


222084 18-May-2011 benl

Fix clang warnings.

Approved by: philip (mentor)


125914 17-Feb-2004 ache

Remove unneded files


67069 13-Oct-2000 obrien

Helper to trim extracted files for use when importing new versions of
gperf. This version coresponds to the gerpf 2.7.2 import.


67065 13-Oct-2000 obrien

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


58555 25-Mar-2000 kris

Zap old files no longer included in gperf 2.7


58552 25-Mar-2000 kris

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


32376 09-Jan-1998 jb

NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD.


18217 10-Sep-1996 peter

Make this compile. they use a variable "abort" which is prototyped.


18215 10-Sep-1996 peter

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