summaryrefslogtreecommitdiff
path: root/gcc/ginclude
Commit message (Expand)AuthorAgeFilesLines
* 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-235-9/+152
* * Makefile.in (USER_H): Remove va-foo.h.rth1999-09-1519-2127/+0
* * ginclude/stdarg.h, ginclude/varargs.h: Implement inrth1999-09-142-245/+19
* 1999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-291-2/+5
* Kill CYGNUS LOCAL tags.rth1999-07-281-3/+0
* * rs6000.h (struct rs6000_args): Add sysv_gregno.rth1999-07-211-57/+100
* Xlaw1999-07-071-2/+3
* * ginclude/varargs.h (va_dcl): Use word_mode for type oflaw1999-07-021-1/+2
* David Edelsohn <edelsohn@gnu.org>rth1999-05-082-0/+6
* * va-ppc.h (__va_start_common): Let __builtin_saveregs do the work.rth1999-04-301-28/+7
* * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structuresamylaar1999-02-251-6/+9
* dummy import to prevent merge lossagelaw1998-12-161-1/+1
* Add SH4 support:amylaar1998-11-231-36/+63
* * i860.c (single_insn_src_p): Add missing parens.law1998-11-191-1/+1
* * ginclude/varargs.h: Add support for C4x target.law1998-09-192-0/+8
* * README.C4X: New file with information about the c4x ports.law1998-09-191-0/+34
* * toplev.c (rest_of_compilation): Set bct_p on second call todje1998-09-181-3/+0
* * ginclude/va-alpha.h: Protect entire second portion of therth1998-09-031-9/+7
* * ginclude/va-alpha.h (va_list): Use a typedef, not a define.rth1998-08-012-3/+2
* * Makefile.in (USER_H): Add stdbool.h.law1998-05-301-0/+20
* Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.wilson1998-04-281-2/+4
* Patch from vmakarov to avoid warnings with -Wall.wilson1998-04-021-1/+1
* * ginclude/va-ppc.h (va_arg): Fix typo in long long support.law1998-03-011-1/+1
* Patch from Michael Tiemann to fix typo.wilson1998-02-201-1/+1
* * ginclude/va-mips.h: Replace casts of pointers to int withgavin1998-02-161-7/+8
* * ginclude/stdarg.h: Undo BeOS changes, they break hpux.law1997-12-162-13/+2
* cvs commit ChangeLog config.sub configure configure.in toplev.claw1997-12-123-2/+26
* Delete bogus file from gcc-2.8 tarball.law1997-12-081-211/+0
* Initial revisionlaw1997-12-061-0/+211
* Sync SH port with FSF; enable regmove for SH.amylaar1997-11-081-74/+50
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-023-5/+2
* Rewrite v9 support.devans1997-10-171-76/+35
* Add port done awhile ago for the ARC cpu.law1997-09-093-0/+119
* * v850: New directory for v850 port.law1997-09-053-0/+45
* Fix minor bugs found by riscos build attempt.wilson1997-09-041-0/+3
* * varargs.h, stdarg.h: Include va-mn10200.h.law1997-06-232-0/+8
* Initial revisionlaw1997-06-231-0/+37
* Protect va_list definition from SCO headers.kenner1997-06-222-2/+8
* Add m32r support.dje1997-04-072-0/+8
* Initial revisionlaw1997-04-021-0/+35
* * ginclude/stdarg.h: Include va-mn10300.h.law1997-04-022-2/+10
* (__va_copy): New definition.kenner1997-03-261-0/+4
* Initial revisiondje1997-03-241-0/+86
* (va_arg): For little endian, eabi, objectsgavin1997-03-241-3/+5
* __mips_single_float should havewilson1997-03-041-13/+13
* Add definition of __va_copy.kenner1997-03-0213-0/+42
* Add linux support.dje1997-01-161-1/+1
* Check for __VMS__, not VMS.kenner1997-01-031-4/+4
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...meissner1996-12-121-0/+42
* Add definitions for VMS; they differ from Unix.kenner1996-12-121-0/+28