| Commit message (Expand) | Author | Age | Files | Lines |
* | fix exit and atexit calls for vax-*-bsd systems | korbb | 2001-01-05 | 2 | -1/+6 |
* | more README info | korbb | 2001-01-02 | 1 | -0/+7 |
* | update the README for fixinc | korbb | 2001-01-02 | 1 | -11/+10 |
* | "test" is better at testing for directories than "ls" | korbb | 2000-12-27 | 1 | -5/+5 |
* | accommodate ancient bourne shells | korbb | 2000-12-27 | 3 | -237/+1 |
* | * fixinc/gnu-regex.c: Disable NLS. | ghazi | 2000-12-14 | 1 | -0/+2 |
* | skip stdio_va_list fix if __DJ_va_list found in a header | korbb | 2000-12-14 | 2 | -2/+2 |
* | Fix typo | mrs | 2000-12-13 | 1 | -1/+0 |
* | Use one makefile for fixinc | korbb | 2000-12-13 | 11 | -140/+77 |
* | emit initial value for all fields | korbb | 2000-12-11 | 2 | -131/+131 |
* | include: | zack | 2000-12-08 | 3 | -64/+14 |
* | use "exeext" for variables and "build_exeext" for substitution | korbb | 2000-12-07 | 3 | -11/+11 |
* | * config/alpha/osf.h: Standarize copyright statement. | law | 2000-12-07 | 2 | -2/+4 |
* | Make the fixinc/Makefile.* files more similar | korbb | 2000-12-07 | 4 | -21/+20 |
* | * Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir. | ghazi | 2000-12-05 | 1 | -1/+1 |
* | * fixinc/mkfixinc.sh(*-gnu*): activate fixinc for GNU/Hurd and | rearnsha | 2000-12-05 | 3 | -6/+4 |
* | enable fixincludes for BeOS | korbb | 2000-12-05 | 4 | -25/+132 |
* | do not clean autogenerated fixinc files | korbb | 2000-12-04 | 2 | -2/+8 |
* | default the build machine triplet, if it is not provided | korbb | 2000-12-03 | 1 | -4/+6 |
* | pass canonical build name to mkfixinc.sh. Use it for choosing the fix build ... | korbb | 2000-12-03 | 1 | -17/+27 |
* | Prepare for fixincludes on BeOS | korbb | 2000-12-02 | 6 | -51/+97 |
* | Kaveh's warning patch from 11/19 | korbb | 2000-12-02 | 4 | -34/+52 |
* | empty initial version | korbb | 2000-12-02 | 1 | -0/+0 |
* | Enable fixincludes for msdosdjgpp | korbb | 2000-12-02 | 1 | -2/+7 |
* | prevent dual double definition protection | korbb | 2000-11-30 | 2 | -6/+23 |
* | Explicitly state srcdir for fixincl.x references - Loren J. Rittle | korbb | 2000-11-30 | 1 | -5/+5 |
* | * fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow | mrs | 2000-11-22 | 2 | -2/+2 |
* | * fixinc/mkfixinc.sh: Don't disable fixincludes for any linux*. | rth | 2000-11-17 | 1 | -3/+1 |
* | * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not | ghazi | 2000-11-17 | 2 | -21/+6 |
* | * fixinc/mkfixinc.sh (fixincludes): Add *-*-beos* to list of | jason | 2000-11-15 | 1 | -0/+1 |
* | * fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris. | mmitchel | 2000-11-13 | 1 | -9/+2 |
* | * fixinc/inclhack.def (sunos_matherr_decl): Bypass matherr | mmitchel | 2000-11-12 | 2 | -2/+2 |
* | avoid commenting out #endifs | korbb | 2000-11-12 | 3 | -286/+2 |
* | * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX. | mmitchel | 2000-11-12 | 1 | -4/+0 |
* | * fixinc/inclhack.def (avoid_wchar_t_type): New fix. | mmitchel | 2000-11-11 | 2 | -104/+163 |
* | * fixinc/gnu-regex.c: Rename EGCS LOCAL markers to GCC LOCAL. | gerald | 2000-11-09 | 1 | -3/+3 |
* | In gcc/: | geoffk | 2000-11-03 | 1 | -3/+3 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | * fixinc/genfixes: Remove EGCS reference. | jsm28 | 2000-10-22 | 1 | -1/+1 |
* | * inclhack.def (hpux_maxint): Also apply fix to values.h. | law | 2000-10-17 | 2 | -1/+2 |
* | * fixinc/inclhack.def (broken_cabs): Generalize regex. | dje | 2000-09-29 | 2 | -6/+6 |
* | code cleanups | korbb | 2000-09-12 | 7 | -294/+296 |
* | use "#if defined( HAV..." instead of "#if HAV..." | korbb | 2000-09-05 | 1 | -1/+1 |
* | PAGESIZE is not portable | korbb | 2000-09-05 | 1 | -1/+1 |
* | always read header files with poorly chosen sizes | korbb | 2000-09-05 | 1 | -2/+12 |
* | * Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.sh | gkm | 2000-08-30 | 2 | -6/+5 |
* | do not define const | korbb | 2000-08-30 | 1 | -4/+0 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 2 | -2/+2 |
* | Update to pthread and addition of sys/machine.h | korbb | 2000-08-23 | 2 | -0/+22 |
* | Fixed the test for aix_pthread | korbb | 2000-08-23 | 1 | -1/+2 |