summaryrefslogtreecommitdiff
path: root/libgcc/crtstuff.c
AgeCommit message (Expand)Author
2020-01-18Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEXIT is falseJohn David Anglin
2020-01-01Update copyright years.Jakub Jelinek
2019-12-11libgcc: Declare __dso_handle only if DEFAULT_USE_CXA_ATEXIT is trueJozef Lawrynowicz
2019-12-09libgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.cJozef Lawrynowicz
2019-12-09libgcc: Dont define __do_global_dtors_aux if it will be emptyJozef Lawrynowicz
2019-11-04libgcc: Fix incorrect use of USE_TM_CLONE_REGISTRYJozef Lawrynowicz
2019-09-10[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy g...Christophe Lyon
2019-08-23re PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignment of frame_dummy .ini...Jozef Lawrynowicz
2019-01-01Update copyright years.Jakub Jelinek
2018-05-30* crtstuff.c: Remove declaration of _Jv_RegisterClasses.Rasmus Villemoes
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson
2016-11-20Protect __TMC_END__ - __TMC_LIST__ == 0Marc Glisse
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-15re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above arra...Uros Bizjak
2014-11-25crtstuff.c (__do_glbal_ctors_1): Add missing semicolon.Segher Boessenkool
2014-09-22crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers
2014-08-13crtstuff.c: Undef caddr_t.Steve Ellcey
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino
2014-03-10re PR libgcc/60472 (Warning: array subscript is above array bounds when compi...Uros Bizjak
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-02-04Update copyright in libgcc.Richard Sandiford
2012-08-19crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc even if inhi...Joseph Myers
2011-12-06crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the size of fun...Andrew Pinski
2011-11-26crtstuff: adjust tm clones for no attribute hiddenRichard Henderson
2011-11-21Fix crtstuff merge error with transactional-memory branch.Richard Henderson
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth