boz_9.f90: Do not generate denormal floating point numbers.
[gcc.git] / gcc / ginclude /
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-31 Joseph Myersre PR c/448 (<stdint.h>-related issues (C99 issues))
2009-03-27 Andrew Pinskire PR c++/36799 ([c++0x] error on va_copy in -std=c...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-06 Janis Johnsonre PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match...
2008-09-11 Janis Johnsonfloat.h (DEC_EVAL_METHOD): Correct the macro name.
2007-09-07 Chao-ying Fustdfix.h: New file.
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-07-13 Geoffrey KeatingIndex: gcc/ChangeLog
2007-04-19 Janis Johnsonfloat.h: Check that __STDC_WANT_DEC_FP__ is defined...
2007-01-29 Janis JohnsonMakefile.in (USER_H): Remove decfloat.h.
2006-09-21 Janis Johnsondecfloat.h (DEC*_DEN): Define using the correct builtins.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-06-25 R. Kelley CookUpdate FSF address.
2004-10-03 Kazu Hirata* ginclude/stddef.h: Fix a comment typo.
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-07-02 Nathan Sidwellre PR c++/11072 (Implementation of offsetof macro)
2003-04-22 Nathan Sidwellstddef.h: Provide C++ safe offsetof.
2003-03-13 Nathanael Nerodefloat.h, [...]: GCC, not GNU CC.
2002-10-04 Loren J. Rittle* gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef...
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-03 Richard HendersonMakefile.in (USER_H): Add ginclude/float.h.
2002-08-02 Stan Shebsstddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined...
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-01-09 Bryce McKinlaystddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_...
2002-01-01 Joseph Myersconfigure.in: Prepend ${srcdir}/config/${cpu_type}...
2001-12-01 Franz Sirlppc-asm.h (JUMP_TARGET): New macro.
2001-09-11 Richard HendersonCray T3E port.
2001-08-27 Fred Fish* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should...
2001-08-13 David Edelsohneabi.asm: Define 64-bit versions of FPR save/restore...
2001-04-12 Stan ShebsAdd Darwin (Mac OS X kernel) native support.
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-08-04 Joseph Myersstddef.h: Don't declare wint_t unless __need_wint_t.
2000-06-24 Jason Merrillcollect2.c (resolve_lib_name): Move '/' check to more...
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-02-15 Loren J. Rittle* ginclude/stddef.h: Correct usage of _BSD_RUNE_T_...
2000-02-06 Geoff Keatingppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-04 Martin v. Löwis* ginclude/stdbool.h: Support compilation as C++.
1999-12-19 Richard Hendersoncccp.c (main): Define __STDC_VERSION__ as necessary.
1999-12-14 Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
1999-10-15 Loren J. Rittlet-freebsd: Do not override USER_H.
1999-09-23 Zack Weinbergiso646.h, [...]: Add copyright notice and special excep...
1999-09-15 Richard HendersonMakefile.in (USER_H): Remove va-foo.h.
1999-09-14 Richard Hendersonstdarg.h, varargs.h: Implement in terms of builtin...
1999-08-29 Zack Weinbergstdbool.h: Make the typedef name _Bool, with bool a...
1999-07-28 Richard HendersonKill CYGNUS LOCAL tags.
1999-07-21 Richard Hendersonrs6000.h (struct rs6000_args): Add sysv_gregno.
1999-07-07 Richard Hendersonvarargs.h (__builtin_va_alist_t): New typedef.
1999-07-02 Richard Hendersonvarargs.h (va_dcl): Use word_mode for type of __builtin...
1999-05-08 David EdelsohnDavid Edelsohn <edelsohn@gnu.org>
1999-04-30 Richard Hendersonva-ppc.h (__va_start_common): Let __builtin_saveregs...
1999-02-25 J"orn Renneckesh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass...
1998-12-16 Jeff Lawdummy import to prevent merge lossage
1998-11-23 J"orn RenneckeAdd SH4 support:
1998-11-19 Jeffrey A Lawi860.c (single_insn_src_p): Add missing parens.
1998-09-19 Michael Hayesvarargs.h: Add support for C4x target.
1998-09-19 Michael HayesREADME.C4X: New file with information about the c4x...
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-03 Richard Hendersonva-alpha.h: Protect entire second portion of the file...
1998-08-01 Richard Hendersonva-alpha.h (va_list): Use a typedef, not a define.
1998-05-30 Jeff LawMakefile.in (USER_H): Add stdbool.h.
1998-04-28 Jim WilsonPatch from Shigeya Suzuki to fix BSD/OS 3.1 build failure.
1998-04-02 Vladimir N. MakarovPatch from vmakarov to avoid warnings with -Wall.
1998-03-01 Jeffrey A Law* ginclude/va-ppc.h (va_arg): Fix typo in long long...
1998-02-20 Michael TiemannPatch from Michael Tiemann to fix typo.
1998-02-16 Gavin Kochva-mips.h: Replace casts of pointers to int with casts...
1997-12-16 Jeffrey A Lawstdarg.h: Undo BeOS changes, they break hpux.
1997-12-12 Fred Fishcvs commit ChangeLog config.sub configure configure...
1997-12-08 Jeff LawDelete bogus file from gcc-2.8 tarball.
1997-12-06 Jeff LawInitial revision
1997-11-08 J"orn RenneckeSync SH port with FSF; enable regmove for SH.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 Doug EvansRewrite v9 support.
1997-09-09 Jeff LawAdd port done awhile ago for the ARC cpu.
1997-09-05 Jeffrey A Lawv850: New directory for v850 port.
1997-09-04 Jim WilsonFix minor bugs found by riscos build attempt.
1997-06-23 Jeff Law* varargs.h, stdarg.h: Include va-mn10200.h.
1997-06-23 Jeff LawInitial revision
1997-06-22 Richard KennerProtect va_list definition from SCO headers.
1997-04-07 Doug EvansAdd m32r support.
1997-04-02 Jeff LawInitial revision
1997-04-02 Jeff Lawstdarg.h: Include va-mn10300.h.
1997-03-26 Richard Kenner(__va_copy): New definition.
1997-03-24 Doug EvansInitial revision
1997-03-24 Gavin Romig-Koch(va_arg): For little endian, eabi, objects
1997-03-04 Jim Wilson__mips_single_float should have
1997-03-02 Richard KennerAdd definition of __va_copy.
1997-01-16 Doug EvansAdd linux support.
1997-01-03 Richard KennerCheck for __VMS__, not VMS.
1996-12-12 Michael MeissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-12-12 Richard KennerAdd definitions for VMS; they differ from Unix.
1996-12-11 Jeff Lawmn10300.c: New file for Matsushita MN10300 port.
1996-11-04 Michael MeissnerAllow va-ppc.h to be reincluded
1996-10-28 Richard KennerMake sure file is processed if some of the known __need...
1996-10-22 Ian Lance TaylorFix MIPS EABI when using -mips1 or -msoft-float
1996-10-16 Ian Lance TaylorAdd support for MIPS EABI
1996-10-03 Doug EvansUse #include "", not #include <>.
1996-08-18 Doug Evansstdarg.h: Change __WIN32__ to _WIN32.
next