aboutsummaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-15* fix-header.c: Don't define xstrdup here.Zack Weinberg1-9/+0
1998-12-07cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n...Zack Weinberg1-1/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-1/+1
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-6/+6
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-17Warning fixes:Kaveh R. Ghazi1-3/+3
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-1/+2
1998-09-02* fix-header.c (symlink): Treat like readlink.Jeffrey A Law1-1/+1
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-05-19Warning Fixes:Kaveh R. Ghazi1-20/+78
1998-05-13Warning fixes:Kaveh R. Ghazi1-2/+2
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-3/+3
1998-05-06Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi1-4/+0
1998-05-05fix-header.c (write_rbrac): Add "abort" to functions which need to be protected.Manfred Hollstein1-1/+2
1998-04-19fix-header.c (enum special_file): Undefine enumerators if they are already de...Manfred Hollstein1-0/+12
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-2/+1
1998-03-29cpplib.c (cpp_file_line_for_message): Delete unused parameter.Jeffrey A Law1-2/+1
1998-03-18Fix more warnings...Kaveh R. Ghazi1-6/+6
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1-2/+4
1997-12-22cse.c (rtx_cost): Add default case in enumeration switch.Kaveh R. Ghazi1-4/+32
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-2/+2
1997-04-20Use symbolic codes for exit.Richard Kenner1-9/+9
1996-07-03formatting tweaksMike Stump1-45/+47
1996-06-07* fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS.Per Bothner1-2/+6
1996-06-06fix-header.c (read_scan_file): Use cpp_fatal.Per Bothner1-8/+24
1996-04-15fix-header.c: #include "gansidecl.h".Doug Evans1-5/+3
1995-12-27fix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to stdlib.h i missing.Per Bothner1-12/+78
1995-12-14fix-header.c: Support different kinds of functions (ANSI and Posix1).Per Bothner1-109/+177
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-15Update header.Richard Kenner1-2/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-2/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-27Don't include <sys/stat.h> twice.Richard Kenner1-5/+3
1995-04-11fix-header.c (main): Fix loop over required_functions_listPer Bothner1-20/+11
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1-79/+418
1994-08-11Fix to previous check-in.Per Bothner1-2/+2
1994-08-11If NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }.Per Bothner1-4/+14
1994-08-08(write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ isRichard Kenner1-2/+3
1994-07-29(write_{l,r}brac): Specify return type of int.Richard Kenner1-1/+2
1994-06-14(xstrdup): Renamed from strdup.Richard Kenner1-2/+2
1994-03-25(read_scan_file): Remove decl of unused variable RPTR.Richard Kenner1-4/+1
1994-03-21Make sstring buf extern (rather than "common").Per Bothner1-1/+2
1993-12-22(missing_extern_C_count): Ifdef out.Jim Wilson1-2/+19
1993-11-21(write_rbrac): Make added declarations conditionalRichard Stallman1-2/+2
1993-11-20(write_rbrac): Treat rewinddir like memmove.Richard Stallman1-1/+2
1993-11-12(write_rbrac): Handle v*printf like memmove.Richard Stallman1-1/+4
1993-11-11(fancy_abort): Defined.Richard Stallman1-2/+25
1993-10-26Delete duplicate definition of "buf".Richard Kenner1-1/+1
1993-10-22Renamed from patch-header.c.Richard Stallman1-3/+3