summaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
Commit message (Expand)AuthorAgeFilesLines
* * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):hubicka2010-05-111-6/+6
* * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,hubicka2010-05-101-6/+6
* Remove trailing white spaces.hjl2009-11-251-3/+3
* 2009-09-22 Loren J. Rittle <ljrittle@acm.org>ljrittle2009-09-221-0/+9
* * crtstuff.c (__do_global_dtors_aux): Use atexit if norupp2009-08-291-2/+9
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-14/+9
* fixincludes:jsm282009-03-281-4/+2
* * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.jiez2007-08-241-1/+4
* * crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.jakub2007-05-041-9/+41
* gcc/rsandifo2007-01-181-1/+3
* * crtstuff.c (__dso_handle): Set section fromdj2006-05-161-0/+3
* * crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t andjsm282005-11-151-0/+6
* Update FSF address.kcook2005-06-251-2/+2
* PR bootstrap/21481nathan2005-05-111-0/+4
* * crtstuff.c: Revert part of 2005-05-08 Change.nathan2005-05-101-0/+3
* * crtstuff.c, integrate.h, tree-scalar-evolution.h,kazu2005-05-091-1/+1
* * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shnathan2005-05-081-9/+0
* * crtstuff.c: Handle targets that use .init_array.jules2005-04-291-3/+26
* 2004-11-24 Mark Mitchell <mark@codesourcery.com>jsm282004-11-241-1/+3
* PR c/17384rth2004-10-131-3/+12
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * crtstuff.c (frame_dummy, __do_global_ctors_1): Calljakub2004-01-211-4/+14
* * config/mips/t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error.ro2003-11-211-0/+4
* 2003-10-31 Andreas Jaeger <aj@suse.de>,aj2003-10-311-4/+4
* * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.ghazi2003-10-281-1/+1
* * crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.aj2003-06-071-10/+0
* * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.aj2003-06-041-12/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * varasm.c (default_exception_section): Move to...jakub2002-11-261-2/+7
* Index: ChangeLoggeoffk2002-11-071-82/+0
* * target.h (struct gcc_target): New fieldshebs2002-09-131-42/+58
* * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize onrth2002-06-041-2/+2
* * attribs.c (c_common_attribute_table): Add visibility.jakub2002-02-261-5/+1
* * crtstuff.c: Fix comments.aj2002-02-051-3/+3
* * Makefile.in (CRTSTUFF_CFLAGS): New.rth2002-01-271-52/+24
* * unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame*jakub2002-01-251-1/+1
* * configure.in: Check for ld.jakub2001-12-151-7/+20
* * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outsideghazi2001-10-261-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * crtstuff.c: Fix thinko last change. Move list tails to startrth2001-08-211-90/+82
* 2001-08-20 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-08-201-1/+1
* * crtstuff.c: Move list heads before code that uses them.rth2001-08-191-94/+85
* * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.rth2001-08-171-13/+23
* Move constructor/destructor handling into target hooks.rth2001-08-091-43/+38
* 2001-08-08 Anthony Green <green@redhat.com>green2001-08-081-0/+30
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-25/+19
* * alias.c: Fix comment formatting.kazu2001-08-011-3/+3
* * unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...rth2001-05-221-0/+10