summaryrefslogtreecommitdiffstats
path: root/gcc/fix-header.c
Commit message (Expand)AuthorAgeFilesLines
* Update header.kenner1995-06-151-2/+1
* Update FSF address.kenner1995-06-151-1/+2
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.kenner1995-05-161-2/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* Don't include <sys/stat.h> twice.kenner1995-04-271-5/+3
* * fix-header.c (main): Fix loop over required_functions_listbothner1995-04-121-20/+11
* Re-write fixproto/fix-header/etc to use cpplib.bothner1995-04-051-79/+418
* Fix to previous check-in.bothner1994-08-111-2/+2
* If NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }.bothner1994-08-111-4/+14
* (write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ iskenner1994-08-081-2/+3
* (write_{l,r}brac): Specify return type of int.kenner1994-07-291-1/+2
* (xstrdup): Renamed from strdup.kenner1994-06-141-2/+2
* (read_scan_file): Remove decl of unused variable RPTR.kenner1994-03-251-4/+1
* Make sstring buf extern (rather than "common").bothner1994-03-221-1/+2
* (missing_extern_C_count): Ifdef out.wilson1993-12-221-2/+19
* (write_rbrac): Make added declarations conditionalrms1993-11-211-2/+2
* (write_rbrac): Treat rewinddir like memmove.rms1993-11-201-1/+2
* (write_rbrac): Handle v*printf like memmove.rms1993-11-121-1/+4
* (fancy_abort): Defined.rms1993-11-111-2/+25
* Delete duplicate definition of "buf".kenner1993-10-271-1/+1
* Renamed from patch-header.c.rms1993-10-221-3/+3
* Simplify and fix handling of errno.h.rms1993-10-211-11/+11
* (main): Delete output file before opening it.rms1993-10-201-1/+10
* (inf_size): Move decl inside main.rms1993-10-201-43/+47
* include <sys/types.h> before <sys/stat.h>.bothner1993-10-131-1/+1
* Re-write , to use scan_decls as a sub-routine.bothner1993-10-121-155/+279
* Merge. See ChangeLog.bothner1993-08-101-17/+26
* * patch-header.c (read_scan_file): Minor re-write to avoidbothner1993-07-271-4/+4
* Initial revisionbothner1993-07-261-0/+674
OpenPOWER on IntegriCloud