OSDN Git Service

libcpp/:
[pf3gnuchains/gcc-fork.git] / gcc / ginclude /
2009-04-09 jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-31 jsm28 PR c/448
2009-03-27 hjlgcc/
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-06 janisgcc/
2008-09-11 janisgcc/
2007-09-07 chaoyingfu * ginclude/stdfix.h: New file.
2007-09-01 kazu * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
2007-07-13 geoffkIndex: gcc/ChangeLog
2007-04-19 janis * ginclude/float.h: Check that __STDC_WANT_DEC_FP__...
2007-01-29 janisgcc/
2006-09-21 janisgcc:
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-06-25 kcookUpdate FSF address.
2004-10-03 kazu * ginclude/stddef.h: Fix a comment typo.
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2003-12-16 mmitchel PR c++/13275
2003-07-02 nathan PR c++/11072
2003-04-22 nathan.:
2003-03-13 neroden * ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h,
2002-10-04 ljrittle * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef...
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-03 rth * Makefile.in (USER_H): Add ginclude/float.h.
2002-08-02 shebs * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_)...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-01-09 bryce * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_...
2002-01-01 jsm28 * configure.in: Prepend ${srcdir}/config/${cpu_type...
2001-12-01 sirl 2001-12-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-09-11 rthCray T3E port.
2001-08-27 ljrittle* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should...
2001-08-13 dje * config/rs6000/eabi.asm: Define 64-bit version...
2001-04-12 shebs Add Darwin (Mac OS X kernel) native support.
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-08-04 jsm28 * ginclude/stddef.h: Don't declare wint_t unless __nee...
2000-06-24 jason * collect2.c (resolve_lib_name): Move '/' check...
2000-03-30 geoffk* c-common.c (c_common_nodes_and_builtins): The first...
2000-02-15 gerald * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_...
2000-02-06 geoffk* ginclude/ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-04 loewis * ginclude/stdbool.h: Support compilation as C++.
1999-12-19 rth * cccp.c (main): Define __STDC_VERSION__ as...
1999-12-14 rth * cppp.c (main): Set trigraphs and __STRICT_ANS...
1999-10-15 law * config/t-freebsd: Do not override USER_H.
1999-09-23 zack1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover...
1999-09-15 rth * Makefile.in (USER_H): Remove va-foo.h.
1999-09-14 rth * ginclude/stdarg.h, ginclude/varargs.h: Implem...
1999-08-29 zack1999-08-29 08:38 -0700 Zack Weinberg <zack@bitmover...
1999-07-28 rthKill CYGNUS LOCAL tags.
1999-07-21 rth * rs6000.h (struct rs6000_args): Add sysv_gregno.
1999-07-07 lawX
1999-07-02 law * ginclude/varargs.h (va_dcl): Use word_mode...
1999-05-08 rthDavid Edelsohn <edelsohn@gnu.org>
1999-04-30 rth * va-ppc.h (__va_start_common): Let __builtin_s...
1999-02-25 amylaar * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't...
1998-12-16 lawdummy import to prevent merge lossage
1998-11-23 amylaar Add SH4 support:
1998-11-19 law * i860.c (single_insn_src_p): Add missing parens.
1998-09-19 law * ginclude/varargs.h: Add support for C4x target.
1998-09-19 law * README.C4X: New file with information about...
1998-09-18 dje * toplev.c (rest_of_compilation): Set bct_p...
1998-09-03 rth * ginclude/va-alpha.h: Protect entire second...
1998-08-01 rth * ginclude/va-alpha.h (va_list): Use a typedef...
1998-05-30 law * Makefile.in (USER_H): Add stdbool.h.
1998-04-28 wilsonPatch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.
1998-04-02 wilsonPatch from vmakarov to avoid warnings with -Wall.
1998-03-01 law * ginclude/va-ppc.h (va_arg): Fix typo in long...
1998-02-20 wilsonPatch from Michael Tiemann to fix typo.
1998-02-16 gavin * ginclude/va-mips.h: Replace casts of pointers to...
1997-12-16 law * ginclude/stdarg.h: Undo BeOS changes, they...
1997-12-12 lawcvs commit ChangeLog config.sub configure configure...
1997-12-08 lawDelete bogus file from gcc-2.8 tarball.
1997-12-06 lawInitial revision
1997-11-08 amylaarSync SH port with FSF; enable regmove for SH.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 devansRewrite v9 support.
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-05 law * v850: New directory for v850 port.
1997-09-04 wilsonFix minor bugs found by riscos build attempt.
1997-06-23 law * varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-23 lawInitial revision
1997-06-22 kennerProtect va_list definition from SCO headers.
1997-04-07 djeAdd m32r support.
1997-04-02 lawInitial revision
1997-04-02 law * ginclude/stdarg.h: Include va-mn10300.h.
1997-03-26 kenner(__va_copy): New definition.
1997-03-24 djeInitial revision
1997-03-24 gavin(va_arg): For little endian, eabi, objects
1997-03-04 wilson__mips_single_float should have
1997-03-02 kennerAdd definition of __va_copy.
1997-01-16 djeAdd linux support.
1997-01-03 kennerCheck for __VMS__, not VMS.
1996-12-12 meissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-12-12 kennerAdd definitions for VMS; they differ from Unix.
1996-12-11 law * mn10300/mn10300.c: New file for Matsushita...
1996-11-04 meissnerAllow va-ppc.h to be reincluded
1996-10-28 kennerMake sure file is processed if some of the known __need...
1996-10-22 ianFix MIPS EABI when using -mips1 or -msoft-float
1996-10-16 ianAdd support for MIPS EABI
1996-10-03 djeUse #include "", not #include <>.
1996-08-18 dje * ginclude/stdarg.h: Change __WIN32__ to _WIN32.
next