aboutsummaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-24* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang1-1/+4
2007-05-04crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.Ulrich Drepper1-9/+41
2007-01-18config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.Richard Sandiford1-1/+3
2006-05-15crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if de...DJ Delorie1-0/+3
2005-11-15crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after inc...Joseph Myers1-0/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-11re PR bootstrap/21481 (crtstuff.c should not include auto-host.h)Nathan Sidwell1-0/+4
2005-05-10crtstuff.c: Revert part of 2005-05-08 Change.Nathan Sidwell1-0/+3
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-08Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell1-9/+0
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-3/+26
2004-11-24crtstuff.c (IN_LIBGCC2): Define it.Mark Mitchell1-1/+3
2004-10-13re PR c/17384 (ICE with mode attribute on structures)Richard Henderson1-3/+12
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-21crtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClasses through a function ...Jakub Jelinek1-4/+14
2003-11-21t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error.Rainer Orth1-0/+4
2003-10-312003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger1-4/+4
2003-10-28irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi1-1/+1
2003-06-07crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.Andreas Jaeger1-10/+0
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-12/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek1-2/+7
2002-11-07Index: ChangeLogGeoffrey Keating1-82/+0
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-42/+58
2002-06-03crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not...Richard Henderson1-2/+2
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek1-5/+1
2002-02-05* crtstuff.c: Fix comments.Andreas Jaeger1-3/+3
2002-01-26Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson1-52/+24
2002-01-25unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.Jakub Jelinek1-1/+1
2001-12-15configure.in: Check for ld.Jakub Jelinek1-7/+20
2001-10-26dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi1-1/+1
2001-10-10calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-21crtstuff.c: Fix thinko last change.Richard Henderson1-90/+82
2001-08-20crtstuff.c (__do_global_ctors): Fix typo in preprocessing command.Jeffrey Oldham1-1/+1
2001-08-18crtstuff.c: Move list heads before code that uses them.Richard Henderson1-94/+85
2001-08-17varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.Richard Henderson1-13/+23
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-43/+38
2001-08-08class.c (emit_register_classes): Use assemble_jcr if possible.Anthony Green1-0/+30
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-25/+19
2001-08-01alias.c: Fix comment formatting.Kazu Hirata1-3/+3
2001-05-22unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson1-0/+10
2001-05-22crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson1-8/+27
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-1/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-3/+3
2001-03-19crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.Jakub Jelinek1-14/+2
2001-03-05* crtstuff.c: Restore include of auto-host.h.Kaveh R. Ghazi1-0/+3
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-3/+1
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-2/+1