| Commit message (Expand) | Author | Age | Files | Lines |
* | * fix-header.c: Don't define xstrdup here. | law | 1998-12-15 | 1 | -9/+0 |
* | 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1998-12-07 | 1 | -1/+1 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -1/+1 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -6/+6 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -1/+0 |
* | Warning fixes: | ghazi | 1998-10-17 | 1 | -3/+3 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -1/+2 |
* | * fix-header.c (symlink): Treat like readlink. | law | 1998-09-02 | 1 | -1/+1 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -20/+78 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -2/+2 |
* | * c-common.c: Convert to using ctype macros defined in system.h. | ghazi | 1998-05-06 | 1 | -3/+3 |
* | Be more careful when including <time.h> and <sys/file.h> in system.h. | ghazi | 1998-05-06 | 1 | -4/+0 |
* | ( | manfred | 1998-05-05 | 1 | -1/+2 |
* | d | manfred | 1998-04-19 | 1 | -0/+12 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 1 | -2/+1 |
* | * cpplib.c (cpp_file_line_for_message): Delete unused parameter. | law | 1998-03-29 | 1 | -2/+1 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -6/+6 |
* | / | law | 1998-01-27 | 1 | -2/+4 |
* | * cse.c (rtx_cost): Add default case in enumeration switch. | law | 1997-12-22 | 1 | -4/+32 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -2/+2 |
* | Use symbolic codes for exit. | kenner | 1997-04-20 | 1 | -9/+9 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -45/+47 |
* | * fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS. | bothner | 1996-06-07 | 1 | -2/+6 |
* | * fix-header.c (read_scan_file): Use cpp_fatal. | bothner | 1996-06-07 | 1 | -8/+24 |
* | * fix-header.c: #include "gansidecl.h". | dje | 1996-04-15 | 1 | -5/+3 |
* | * fix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to stdlib.h i | bothner | 1995-12-27 | 1 | -12/+78 |
* | * fix-header.c: Support different kinds of functions (ANSI and | bothner | 1995-12-15 | 1 | -109/+177 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -1/+1 |
* | Update header. | kenner | 1995-06-15 | 1 | -2/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | kenner | 1995-05-16 | 1 | -2/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | Don't include <sys/stat.h> twice. | kenner | 1995-04-27 | 1 | -5/+3 |
* | * fix-header.c (main): Fix loop over required_functions_list | bothner | 1995-04-12 | 1 | -20/+11 |
* | Re-write fixproto/fix-header/etc to use cpplib. | bothner | 1995-04-05 | 1 | -79/+418 |
* | Fix to previous check-in. | bothner | 1994-08-11 | 1 | -2/+2 |
* | If NO_IMPLICIT_EXTERN_C is defined, add extern "C" { ... }. | bothner | 1994-08-11 | 1 | -4/+14 |
* | (write_rbrac): Set up to use fixed headers if __USE_FIXED_HEADERS__ is | kenner | 1994-08-08 | 1 | -2/+3 |
* | (write_{l,r}brac): Specify return type of int. | kenner | 1994-07-29 | 1 | -1/+2 |
* | (xstrdup): Renamed from strdup. | kenner | 1994-06-14 | 1 | -2/+2 |
* | (read_scan_file): Remove decl of unused variable RPTR. | kenner | 1994-03-25 | 1 | -4/+1 |
* | Make sstring buf extern (rather than "common"). | bothner | 1994-03-22 | 1 | -1/+2 |
* | (missing_extern_C_count): Ifdef out. | wilson | 1993-12-22 | 1 | -2/+19 |
* | (write_rbrac): Make added declarations conditional | rms | 1993-11-21 | 1 | -2/+2 |
* | (write_rbrac): Treat rewinddir like memmove. | rms | 1993-11-20 | 1 | -1/+2 |
* | (write_rbrac): Handle v*printf like memmove. | rms | 1993-11-12 | 1 | -1/+4 |
* | (fancy_abort): Defined. | rms | 1993-11-11 | 1 | -2/+25 |
* | Delete duplicate definition of "buf". | kenner | 1993-10-27 | 1 | -1/+1 |
* | Renamed from patch-header.c. | rms | 1993-10-22 | 1 | -3/+3 |