boz_9.f90: Do not generate denormal floating point numbers.
[gcc.git] / gcc / crtstuff.c
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-28 Joseph Myersinclhack.def (aix_syswait, [...]): Remove.
2007-08-24 Jie Zhang* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for...
2007-05-04 Ulrich Dreppercrtstuff.c (HIDDEN_DTOR_LIST_END): New macro.
2007-01-18 Richard Sandifordconfig.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.
2006-05-16 DJ Deloriecrtstuff.c (__dso_handle): Set section from TARGET_LBIG...
2005-11-15 Joseph Myerscrtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-11 Nathan Sidwellre PR bootstrap/21481 (crtstuff.c should not include...
2005-05-10 Nathan Sidwellcrtstuff.c: Revert part of 2005-05-08 Change.
2005-05-09 Kazu Hiratacrtstuff.c, [...]: Update copyright.
2005-05-08 Nathan SidwellMakefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to...
2005-04-29 Julian Browncrtstuff.c: Handle targets that use .init_array.
2004-11-24 Mark Mitchellcrtstuff.c (IN_LIBGCC2): Define it.
2004-10-13 Richard Hendersonre PR c/17384 (ICE with mode attribute on structures)
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-21 Jakub Jelinekcrtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClass...
2003-11-21 Rainer Ortht-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error.
2003-10-31 Andreas Jaeger2003-10-31 Andreas Jaeger <aj@suse.de>,
2003-10-28 Kaveh R. Ghaziirix6-libc-compat.c (inet_makeaddr): Prototype.
2003-06-07 Andreas Jaegercrtstuff.c: Remove undefined usage of INIT_SECTION_PREA...
2003-06-04 Andreas Jaegeruwin.h: Remove SUBTARGET_PROLOGUE.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-26 Jakub Jelinekvarasm.c (default_exception_section): Move to...
2002-11-07 Geoffrey KeatingIndex: ChangeLog
2002-09-13 Stan Shebstarget.h (struct gcc_target): New field terminate_dw2_e...
2002-06-04 Richard Hendersoncrtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on...
2002-02-26 Jakub Jelinekattribs.c (c_common_attribute_table): Add visibility.
2002-02-05 Andreas Jaeger* crtstuff.c: Fix comments.
2002-01-27 Richard HendersonMakefile.in (CRTSTUFF_CFLAGS): New.
2002-01-25 Jakub Jelinekunwind-dw2-fde-glibc.c: If inhibit_libc, use __register...
2001-12-15 Jakub Jelinekconfigure.in: Check for ld.
2001-10-26 Kaveh R. Ghazidwarf2out.c (PTR_SIZE, [...]): Move outside of macro...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21 Richard Hendersoncrtstuff.c: Fix thinko last change.
2001-08-20 Jeffrey Oldhamcrtstuff.c (__do_global_ctors): Fix typo in preprocessi...
2001-08-19 Richard Hendersoncrtstuff.c: Move list heads before code that uses them.
2001-08-17 Richard Hendersonvarasm.c (assemble_variable): Don't overalign if DECL_U...
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-08 Anthony Greenclass.c (emit_register_classes): Use assemble_jcr if...
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-05-22 Richard Hendersonunwind-dw2-fde.c (__deregister_frame_info): Stubbify...
2001-05-22 Richard Hendersoncrtstuff.c (__register_frame_info_bases): Declare.
2001-05-17 Zack Weinbergi * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-19 Jakub Jelinekcrtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if...
2001-03-05 Kaveh R. Ghazi* crtstuff.c: Restore include of auto-host.h.
2001-03-03 Zack Weinbergconfigure.in: Kill tm.h.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2000-11-20 Richard Henderson* crtstuff.c (force_to_data): Use array size 1 not 0.
2000-09-25 Hans-Peter NilssonChanges add TABs on either or both sides, covering...
2000-08-25 Alexandre Olivacrtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.
2000-05-15 Jeff LawUpdate to libgcc copyright exception clause.
2000-04-05 Ulrich Drepperacconfig.h: Add HAVE_GAS_HIDDEN.
2000-02-26 Jeff LawFix copyrights.
2000-02-12 Kaveh R. Ghazicrtstuff.c (__do_global_ctors_aux, [...]): Add prototyp...
2000-02-01 Kaveh R. Ghazitsystem.h: New file.
1999-12-29 Kaveh R. Ghazicrtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
1999-12-19 Mark Mitchellcrtstuff.c (__do_global_ctors_aux): Do not call __cxa_f...
1999-12-17 Mark Mitchellcrtstuff.c (__dso_handle): Declare.
1999-09-20 Kaveh R. Ghazicrtstuff.c (ON_EXIT): Delete empty macro definition.
1999-09-09 Jason Merrilldefaults.h (EH_FRAME_SECTION, [...]): Define here.
1999-03-23 Jeffrey A Lawcrtstuff.c: Use ANSI function definitions.
1999-02-27 H.J. Luframe.h: Update some comments.
1998-09-19 Melissa O'Neillconfigure.in: Disable collect2 for nextstep.
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-01-23 Jeffrey A Lawcrtstuff.c (init_dummy): Keep the epilogue in the init...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1998-01-02 Jim Wilsoncrtstuff.c (__frame_dummy): New function for irix6.
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-10 Anthony GreenFixed typo.
1997-12-08 Jeff LawUpdates from gcc-2.8 test tarball to current gcc-2...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-25 Jeffrey A Law* crtstuff.c (do_global_dtors_aux): Handle multiple...
1997-09-10 Jason Merrilldwarf2 EH support
1996-10-31 Jim WilsonPut HAS_INIT_SECTION ifdefs around Irix6 support.
1996-10-24 Mike Stumpcrtstuff.c (__do_global_dtors_aux): Allow finalization...
1996-10-16 Jason Merrillirix6 ctors
1996-07-03 Mike Stumpformatting tweaks
1996-06-28 Richard Kenner(init_dummy): Only i386-linux (at most) needs ___brk_ad...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-19 Richard KennerAdded reference to INIT_SECTION_PREAMBLE for systems...
1995-05-16 Richard KennerFix typos in comments.
1994-12-08 Richard Kenner(CRT_END): Add dummy refs to ___brk_addr, __environ...
1994-11-19 Jason MerrillShared library support.
1994-03-23 Richard KennerChange rfg's address.
1993-02-05 Jim Wilson(__do_global_ctors_aux): Use FORCE_INIT_SECTION_ALIGN
1992-06-04 Charles Hannumentered into RCS
1992-05-24 Richard Stallman*** empty log message ***
1992-05-13 Richard Stallman*** empty log message ***
1992-03-20 Tom Wood*** empty log message ***
1992-03-19 Tom Wood*** empty log message ***
1992-03-19 Richard Stallman*** empty log message ***
1992-03-16 Richard Stallman*** empty log message ***
1992-03-07 Richard StallmanInitial revision