summaryrefslogtreecommitdiffstats
path: root/gcc/fix-header.c
Commit message (Expand)AuthorAgeFilesLines
* * fix-header.c (main): Do not pass a null pointer to strcmp.law1999-08-291-1/+1
* * fix-header.c (main): When testing for CONTINUED, use stringlaw1999-08-021-2/+2
* 1999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-211-10/+0
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-94/+0
* Update copyrightsghazi1999-01-231-1/+1
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-1/+1
* * fix-header.c: Don't define xstrdup here.law1998-12-151-9/+0
* 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-071-1/+1
* * system.h: Include libiberty.h.ghazi1998-11-271-1/+1
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-6/+6
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* Warning fixes:ghazi1998-10-171-3/+3
* Add ATTRIBUTE_NORETURN in a bunch of places:ghazi1998-10-141-1/+2
* * fix-header.c (symlink): Treat like readlink.law1998-09-021-1/+1
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* Warning Fixes:ghazi1998-05-191-20/+78
* Warning fixes:ghazi1998-05-131-2/+2
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-3/+3
* Be more careful when including <time.h> and <sys/file.h> in system.h.ghazi1998-05-061-4/+0
* (manfred1998-05-051-1/+2
* dmanfred1998-04-191-0/+12
* More cutover to system.h:ghazi1998-03-301-2/+1
* * cpplib.c (cpp_file_line_for_message): Delete unused parameter.law1998-03-291-2/+1
* Fix more warnings...ghazi1998-03-181-6/+6
* /law1998-01-271-2/+4
* * cse.c (rtx_cost): Add default case in enumeration switch.law1997-12-221-4/+32
* reformat a little to match GNU coding standards.mrs1997-05-061-2/+2
* Use symbolic codes for exit.kenner1997-04-201-9/+9
* formatting tweaksmrs1996-07-031-45/+47
* * fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.bothner1996-06-071-2/+6
* * fix-header.c (read_scan_file): Use cpp_fatal.bothner1996-06-071-8/+24
* * fix-header.c: #include "gansidecl.h".dje1996-04-151-5/+3
* * fix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to stdlib.h ibothner1995-12-271-12/+78
* * fix-header.c: Support different kinds of functions (ANSI andbothner1995-12-151-109/+177
* Fix spelling errors.kenner1995-08-281-1/+1
* 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
OpenPOWER on IntegriCloud