aboutsummaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
AgeCommit message (Expand)Author
2009-05-12Merged with branches/gcc-4_4-branch@147310.Alexandre Oliva
2007-08-24 * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang
2007-05-04 * crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.Ulrich Drepper
2007-01-18gcc/Richard Sandiford
2006-05-16* crtstuff.c (__dso_handle): Set section fromDJ Delorie
2005-11-15 * crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t andJoseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-05-11 PR bootstrap/21481Nathan Sidwell
2005-05-10 * crtstuff.c: Revert part of 2005-05-08 Change.Nathan Sidwell
2005-05-09 * crtstuff.c, integrate.h, tree-scalar-evolution.h,Kazu Hirata
2005-05-08 * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell
2005-04-29 * crtstuff.c: Handle targets that use .init_array.Julian Brown
2004-11-242004-11-24 Mark Mitchell <mark@codesourcery.com>Mark Mitchell
2004-10-13 PR c/17384Richard Henderson
2004-09-18 * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,Kazu Hirata
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-21 * crtstuff.c (frame_dummy, __do_global_ctors_1): CallJakub Jelinek
2003-11-21 * config/mips/t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error.Rainer Orth
2003-10-312003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger
2003-10-28 * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh Ghazi
2003-06-07 * crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.Andreas Jaeger
2003-06-04 * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-26 * varasm.c (default_exception_section): Move to...Jakub Jelinek
2002-11-07Index: ChangeLogGeoffrey Keating
2002-09-13 * target.h (struct gcc_target): New fieldStan Shebs
2002-06-04 * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize onRichard Henderson
2002-02-26 * attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek
2002-02-05 * crtstuff.c: Fix comments.Andreas Jaeger
2002-01-27 * Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson
2002-01-25 * unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*Jakub Jelinek
2001-12-15 * configure.in: Check for ld.Jakub Jelinek
2001-10-26 * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outsideKaveh Ghazi
2001-10-10 * calls.c: Fix formatting.Kazu Hirata
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-21 * crtstuff.c: Fix thinko last change. Move list tails to startRichard Henderson
2001-08-202001-08-20 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-08-19 * crtstuff.c: Move list heads before code that uses them.Richard Henderson
2001-08-17 * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.Richard Henderson
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-08-082001-08-08 Anthony Green <green@redhat.com>Anthony Green
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,Richard Henderson
2001-08-01 * alias.c: Fix comment formatting.Kazu Hirata
2001-05-22 * unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson
2001-05-22 * crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-19 * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.Jakub Jelinek
2001-03-05 * crtstuff.c: Restore include of auto-host.h.Kaveh Ghazi
2001-03-03 * configure.in: Kill tm.h. Include the files in the $tm_fileZack Weinberg