amdgcn: Fix VCC early clobber
[gcc.git] / libgcc / crtstuff.c
2020-01-18 John David AnglinFix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEX...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-11 Jozef Lawrynowiczlibgcc: Declare __dso_handle only if DEFAULT_USE_CXA_AT...
2019-12-09 Jozef Lawrynowiczlibgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.c
2019-12-09 Jozef Lawrynowiczlibgcc: Dont define __do_global_dtors_aux if it will...
2019-11-04 Jozef Lawrynowiczlibgcc: Fix incorrect use of USE_TM_CLONE_REGISTRY
2019-09-10 Christophe Lyon[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors...
2019-08-23 Jozef Lawrynowiczre PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignme...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-05-30 Rasmus Villemoes* crtstuff.c: Remove declaration of _Jv_RegisterClasses.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-19 Krister Walfridssonconfig.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.
2016-11-20 Marc GlisseProtect __TMC_END__ - __TMC_LIST__ == 0
2016-10-04 Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Uros Bizjakre PR libgcc/63832 (crtstuff.c:400:19: warning: array...
2014-11-25 Segher Boessenkoolcrtstuff.c (__do_glbal_ctors_1): Add missing semicolon.
2014-09-22 Hans-Peter Nilssoncrtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_RE...
2014-09-05 Joseph MyersUse -fbuilding-libgcc for more target macros used in...
2014-08-13 Steve Ellceycrtstuff.c: Undef caddr_t.
2014-05-21 John Marinoconfig.gcc (*-*-dragonfly*): New target.
2014-03-10 Uros Bizjakre PR libgcc/60472 (Warning: array subscript is above...
2014-01-02 Richard SandifordUpdate copyright years in libgcc/
2013-02-04 Richard SandifordUpdate copyright in libgcc.
2012-08-19 Joseph Myerscrtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems...
2011-12-06 Andrew Pinskicrtstuff.c (__do_global_dtors_aux_fini_array_entry...
2011-11-26 Richard Hendersoncrtstuff: adjust tm clones for no attribute hidden
2011-11-21 Richard HendersonFix crtstuff merge error with transactional-memory...
2011-11-02 Rainer OrthMove libgcc_tm_file to toplevel libgcc
2011-11-02 Rainer OrthMove crtstuff support to toplevel libgcc