aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixproto
AgeCommit message (Expand)Author
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-01-27 * fixproto: Correctly install synthesised unistd.h and stdlib.h whenMichael Sokolov
2000-08-11 * fixproto: Recognize DOS paths with drive letters as absolute paths.Laurynas Biveinis
2000-04-17 * Makefile.in (stmp-fixproto): Acknowledge errors in fixproto.Kaveh Ghazi
1999-05-17 * Makefile.in (stmp-fixproto): Pass location of mkinstalldirs toJeff Law
1999-05-11 * fixproto: Change "mkdir" calls to "mkdir -p"Jeffrey A Law
1999-01-06Copyright fixes.Jeffrey A Law
1998-04-19aManfred Hollstein
1998-03-27aManfred Hollstein
1996-11-12(std_files): Add sys/socket.h.Richard Kenner
1996-07-19 * fixproto (std_files): Add utime.h.Brendan Kehoe
1996-06-06(subdirs): Work around Solaris 2.5Paul Eggert
1995-06-15Change FSF address.Richard Kenner
1995-05-16Fix typos in comments.Richard Kenner
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner
1994-09-01* fixproto: Define FIX_HEADER (needed by Aug 19 change).Per Bothner
1994-08-19Use $FIX_HEADER macro instead of calling fix-header directly.Per Bothner
1994-06-18Lose assert.h hackingJason Merrill
1994-05-18Use ${FIXPROTO_DEFINES}.Jason Merrill
1994-04-01Add missing fns to required list for string.hJason Merrill
1994-02-09Add popen and pclose to required list for stdio.h.Richard Kenner
1994-02-09Append "#include <stdlib.h>" to assert.h if it uses exit or abort.Richard Kenner
1994-02-05Add lstat to required_list for sys/stat.hRichard Kenner
1993-12-22(required_unistd_h): Delete getgroups from list.Jim Wilson
1993-11-27(scanning files_to_check): Create subdirs files are in.Richard Stallman
1993-11-21(stdio.h): Reenable adding protos for v*printf.Richard Stallman
1993-11-11(rel_source_subdir): Prune out redundant /subdir/../ to prevent recursion.Richard Stallman
1993-11-06(stdio.h): Don't add protos for vprintf, vfprintf, vsprintf.Richard Stallman
1993-11-05Don't scan sub-directories whose names end in CCRichard Stallman
1993-11-03Make more robust in two places.Per Bothner
1993-11-02(setjmp.h): Don't require siglongjmp and sigsetjmp.Richard Stallman
1993-10-26(signal.h): Add prototypes only for kill and raise.Richard Stallman
1993-10-22Use fix-header.Richard Stallman
1993-10-12Re-write. New logic, assuming implicit extern "C" from cpp.Per Bothner
1993-08-10Merge. See ChangeLog.Per Bothner
1993-07-27Pass '-' to tr as the 1-character range '---'.Per Bothner
1993-07-26Initial revisionPer Bothner