summaryrefslogtreecommitdiff
path: root/gcc/fixproto
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* Update FSF address.kcook2005-06-251-2/+2
* * fixproto: Define NULL and size_t in generated stdlib.h andneroden2003-03-221-21/+37
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-161-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-5/+5
* * fixproto: Correctly install synthesised unistd.h and stdlib.h whenmsokolov2001-01-271-1/+6
* * fixproto: Recognize DOS paths with drive letters as absolute paths.law2000-08-111-15/+24
* * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.ghazi2000-04-171-0/+2
* * Makefile.in (stmp-fixproto): Pass location of mkinstalldirs tolaw1999-05-171-5/+20
* * fixproto: Change "mkdir" calls to "mkdir -p"law1999-05-111-3/+3
* Copyright fixes.law1999-01-061-1/+1
* amanfred1998-04-191-3/+3
* amanfred1998-03-271-3/+24
* (std_files): Add sys/socket.h.kenner1996-11-121-1/+1
* * fixproto (std_files): Add utime.h.brendan1996-07-191-1/+1
* (subdirs): Work around Solaris 2.5eggert1996-06-061-1/+1
* Change FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* Re-write fixproto/fix-header/etc to use cpplib.bothner1995-04-051-85/+2
* * fixproto: Define FIX_HEADER (needed by Aug 19 change).bothner1994-09-011-1/+2
* Use $FIX_HEADER macro instead of calling fix-header directly.bothner1994-08-191-1/+1
* Lose assert.h hackingmerrill1994-06-181-24/+0
* Use ${FIXPROTO_DEFINES}.merrill1994-05-181-1/+2
* Add missing fns to required list for string.hmerrill1994-04-011-1/+1
* Add popen and pclose to required list for stdio.h.kenner1994-02-091-3/+3
* Append "#include <stdlib.h>" to assert.h if it uses exit or abort.kenner1994-02-091-10/+22
* Add lstat to required_list for sys/stat.hkenner1994-02-051-1/+1
* (required_unistd_h): Delete getgroups from list.wilson1993-12-221-1/+2
* (scanning files_to_check): Create subdirs files are in.rms1993-11-271-0/+5
* (stdio.h): Reenable adding protos for v*printf.rms1993-11-211-4/+1
* (rel_source_subdir): Prune out redundant /subdir/../ to prevent recursion.rms1993-11-111-0/+5
* (stdio.h): Don't add protos for vprintf, vfprintf, vsprintf.rms1993-11-061-1/+4
* Don't scan sub-directories whose names end in CCrms1993-11-051-1/+4
* Make more robust in two places.bothner1993-11-031-6/+11
* (setjmp.h): Don't require siglongjmp and sigsetjmp.rms1993-11-021-1/+2
* (signal.h): Add prototypes only for kill and raise.rms1993-10-261-3/+5
* Use fix-header.rms1993-10-221-4/+4
* Re-write. New logic, assuming implicit extern "C" from cpp.bothner1993-10-121-47/+93
* Merge. See ChangeLog.bothner1993-08-101-82/+144
* Pass '-' to tr as the 1-character range '---'.bothner1993-07-271-2/+2
* Initial revisionbothner1993-07-261-0/+235