summaryrefslogtreecommitdiff
path: root/src/tools/ccsym
Commit message (Collapse)AuthorAgeFilesLines
* tools/ccsym: update for modern versions of gccBruce Momjian2015-01-201-14/+2
| | | | This dumps the predefined preprocessor macros
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
|
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+3
|
* Remove weird test in ccsymBruce Momjian2003-10-241-1/+1
|
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-03-151-4/+4
| | | | | tools.patch patches tools/find_static (use indices to increase performance) and tools/ccsym (no hardcoded paths).
* Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to ↵Bruce Momjian1997-12-231-0/+1
| | | | delete tmp files.
* Cleanup tmp files for ccsym.Bruce Momjian1997-09-281-3/+3
|
* ccsym cleanup.Bruce Momjian1997-09-281-1/+1
|
* Add ccsym to tools to determine OS/compiler specific symbolsMarc G. Fournier1997-04-131-0/+12
Change BSD44_derived to __FreeBSD__ in numutils.c (need to know what NetBSD is referred to as...someone?)