Age | Commit message (Expand) | Author | Files | Lines |
1999-10-15 | t-freebsd: Do not override USER_H. | Loren J. Rittle | 1 | -4/+3 |
1999-09-23 | iso646.h, [...]: Add copyright notice and special exception to GPL. | Zack Weinberg | 5 | -9/+152 |
1999-09-14 | Makefile.in (USER_H): Remove va-foo.h. | Richard Henderson | 19 | -2127/+0 |
1999-09-14 | stdarg.h, varargs.h: Implement in terms of builtin functions and types. | Richard Henderson | 2 | -245/+19 |
1999-08-29 | stdbool.h: Make the typedef name _Bool, with bool a #defined alias. | Zack Weinberg | 1 | -2/+5 |
1999-07-28 | Kill CYGNUS LOCAL tags. | Richard Henderson | 1 | -3/+0 |
1999-07-20 | rs6000.h (struct rs6000_args): Add sysv_gregno. | Richard Henderson | 1 | -57/+100 |
1999-07-06 | varargs.h (__builtin_va_alist_t): New typedef. | Richard Henderson | 1 | -2/+3 |
1999-07-01 | varargs.h (va_dcl): Use word_mode for type of __builtin_va_list. | Richard Henderson | 1 | -1/+2 |
1999-05-07 | David Edelsohn <edelsohn@gnu.org> | David Edelsohn | 2 | -0/+6 |
1999-04-30 | va-ppc.h (__va_start_common): Let __builtin_saveregs do the work. | Richard Henderson | 1 | -28/+7 |
1999-02-25 | sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers. | J"orn Rennecke | 1 | -6/+9 |
1998-12-16 | dummy import to prevent merge lossage | Jeff Law | 1 | -1/+1 |
1998-11-23 | Add SH4 support: | J"orn Rennecke | 1 | -36/+63 |
1998-11-19 | i860.c (single_insn_src_p): Add missing parens. | Jeffrey A Law | 1 | -1/+1 |
1998-09-19 | varargs.h: Add support for C4x target. | Michael Hayes | 2 | -0/+8 |
1998-09-18 | README.C4X: New file with information about the c4x ports. | Michael Hayes | 1 | -0/+34 |
1998-09-18 | toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize. | David Edelsohn | 1 | -3/+0 |
1998-09-02 | va-alpha.h: Protect entire second portion of the file against double inclusion. | Richard Henderson | 1 | -9/+7 |
1998-08-01 | va-alpha.h (va_list): Use a typedef, not a define. | Richard Henderson | 2 | -3/+2 |
1998-05-30 | Makefile.in (USER_H): Add stdbool.h. | Jeff Law | 1 | -0/+20 |
1998-04-28 | Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure. | Jim Wilson | 1 | -2/+4 |
1998-04-02 | Patch from vmakarov to avoid warnings with -Wall. | Vladimir N. Makarov | 1 | -1/+1 |
1998-03-01 | * ginclude/va-ppc.h (va_arg): Fix typo in long long support. | Jeffrey A Law | 1 | -1/+1 |
1998-02-20 | Patch from Michael Tiemann to fix typo. | Michael Tiemann | 1 | -1/+1 |
1998-02-16 | va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI... | Gavin Koch | 1 | -7/+8 |
1997-12-16 | stdarg.h: Undo BeOS changes, they break hpux. | Jeffrey A Law | 2 | -13/+2 |
1997-12-11 | cvs commit ChangeLog config.sub configure configure.in toplev.c | Fred Fish | 3 | -2/+26 |
1997-12-08 | Delete bogus file from gcc-2.8 tarball. | Jeff Law | 1 | -211/+0 |
1997-12-06 | Initial revision | Jeff Law | 1 | -0/+211 |
1997-11-08 | Sync SH port with FSF; enable regmove for SH. | J"orn Rennecke | 1 | -74/+50 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 3 | -5/+2 |
1997-10-17 | Rewrite v9 support. | Doug Evans | 1 | -76/+35 |
1997-09-09 | Add port done awhile ago for the ARC cpu. | Jeff Law | 3 | -0/+119 |
1997-09-05 | v850: New directory for v850 port. | Jeffrey A Law | 3 | -0/+45 |
1997-09-04 | Fix minor bugs found by riscos build attempt. | Jim Wilson | 1 | -0/+3 |
1997-06-23 | * varargs.h, stdarg.h: Include va-mn10200.h. | Jeff Law | 2 | -0/+8 |
1997-06-23 | Initial revision | Jeff Law | 1 | -0/+37 |
1997-06-22 | Protect va_list definition from SCO headers. | Richard Kenner | 2 | -2/+8 |
1997-04-07 | Add m32r support. | Doug Evans | 2 | -0/+8 |
1997-04-01 | Initial revision | Jeff Law | 1 | -0/+35 |
1997-04-01 | stdarg.h: Include va-mn10300.h. | Jeff Law | 2 | -2/+10 |
1997-03-26 | (__va_copy): New definition. | Richard Kenner | 1 | -0/+4 |
1997-03-24 | Initial revision | Doug Evans | 1 | -0/+86 |
1997-03-24 | (va_arg): For little endian, eabi, objects | Gavin Romig-Koch | 1 | -3/+5 |
1997-03-03 | __mips_single_float should have | Jim Wilson | 1 | -13/+13 |
1997-03-02 | Add definition of __va_copy. | Richard Kenner | 13 | -0/+42 |
1997-01-16 | Add linux support. | Doug Evans | 1 | -1/+1 |
1997-01-03 | Check for __VMS__, not VMS. | Richard Kenner | 1 | -4/+4 |
1996-12-12 | Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files... | Michael Meissner | 1 | -0/+42 |