OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / fixproto
2003-03-22 neroden * fixproto: Define NULL and size_t in generated stdlib...
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-01-27 msokolov * fixproto: Correctly install synthesised unistd.h...
2000-08-11 law * fixproto: Recognize DOS paths with drive...
2000-04-17 ghazi * Makefile.in (stmp-fixproto): Acknowledge...
1999-05-17 law * Makefile.in (stmp-fixproto): Pass location...
1999-05-11 law * fixproto: Change "mkdir" calls to "mkdir -p"
1999-01-06 lawCopyright fixes.
1998-04-19 manfreda
1998-03-27 manfreda
1996-11-12 kenner(std_files): Add sys/socket.h.
1996-07-19 brendan * fixproto (std_files): Add utime.h.
1996-06-06 eggert(subdirs): Work around Solaris 2.5
1995-06-15 kennerChange FSF address.
1995-05-16 kennerFix typos in comments.
1995-04-05 bothnerRe-write fixproto/fix-header/etc to use cpplib.
1994-09-01 bothner* fixproto: Define FIX_HEADER (needed by Aug 19 change).
1994-08-19 bothnerUse $FIX_HEADER macro instead of calling fix-header...
1994-06-18 merrillLose assert.h hacking
1994-05-18 merrillUse ${FIXPROTO_DEFINES}.
1994-04-01 merrillAdd missing fns to required list for string.h
1994-02-09 kennerAdd popen and pclose to required list for stdio.h.
1994-02-09 kennerAppend "#include <stdlib.h>" to assert.h if it uses...
1994-02-05 kennerAdd lstat to required_list for sys/stat.h
1993-12-22 wilson(required_unistd_h): Delete getgroups from list.
1993-11-27 rms(scanning files_to_check): Create subdirs files are in.
1993-11-21 rms(stdio.h): Reenable adding protos for v*printf.
1993-11-11 rms(rel_source_subdir): Prune out redundant /subdir/....
1993-11-06 rms(stdio.h): Don't add protos for vprintf, vfprintf,...
1993-11-05 rmsDon't scan sub-directories whose names end in CC
1993-11-03 bothnerMake more robust in two places.
1993-11-02 rms(setjmp.h): Don't require siglongjmp and sigsetjmp.
1993-10-26 rms(signal.h): Add prototypes only for kill and raise.
1993-10-22 rmsUse fix-header.
1993-10-12 bothnerRe-write. New logic, assuming implicit extern "C"...
1993-08-10 bothnerMerge. See ChangeLog.
1993-07-27 bothnerPass '-' to tr as the 1-character range '---'.
1993-07-26 bothnerInitial revision