summaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * crtstuff.c (__register_frame_info_bases): Declare.rth2001-05-221-8/+27
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-3/+3
* * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.jakub2001-03-191-14/+2
* * crtstuff.c: Restore include of auto-host.h.ghazi2001-03-051-0/+3
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-3/+1
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* * crtstuff.c (force_to_data): Use array size 1 not 0.rth2000-11-201-3/+3
* Changes add TABs on either or both sides, covering start of line,hp2000-09-251-1/+4
* * crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.aoliva2000-08-251-3/+7
* Update to libgcc copyright exception clause.law2000-05-151-6/+9
* * acconfig.h: Add HAVE_GAS_HIDDEN.drepper2000-04-051-1/+12
* Fix copyrights.law2000-02-261-1/+2
* * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,ghazi2000-02-121-5/+4
* * tsystem.h: New file.ghazi2000-02-011-16/+2
* * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.ghazi1999-12-291-1/+16
* * crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalizemmitchel1999-12-191-1/+3
* * crtstuff.c (__dso_handle): Declare.mmitchel1999-12-171-0/+16
* * crtstuff.c (ON_EXIT): Delete empty macro definition.ghazi1999-09-201-5/+2
* * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_OP): Define here.jason1999-09-091-4/+1
* * crtstuff.c: Use ANSI function definitions. Fix minor whitespacelaw1999-03-231-14/+16
* * frame.h: Update some comments.law1999-02-271-4/+36
* * configure.in: Disable collect2 for nextstep. Instead uselaw1998-09-191-0/+70
* Warning fixes:ghazi1998-06-081-3/+6
* Warning fixes:ghazi1998-05-131-5/+7
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+6
* * crtstuff.c (init_dummy): Keep the epilogue in the initlaw1998-01-231-1/+0
* Bring in final gcc-2.8.0 changes.law1998-01-141-0/+4
* * crtstuff.c (__frame_dummy): New function for irix6.law1998-01-021-4/+14
* Bring over changes from latest gcc-2.8 pre-release.law1997-12-151-7/+7
* Fixed typo.green1997-12-101-1/+1
* Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.law1997-12-081-1/+2
* Merge from gcc-2.8law1997-12-071-3/+6
* * crtstuff.c (do_global_dtors_aux): Handle multiple calls better.law1997-11-251-0/+7
* dwarf2 EH supportjason1997-09-101-2/+64
* Put HAS_INIT_SECTION ifdefs around Irix6 support.wilson1996-10-311-0/+4
* * crtstuff.c (__do_global_dtors_aux): Allow finalization code tomrs1996-10-241-4/+12
* irix6 ctorsmerrill1996-10-161-0/+29
* formatting tweaksmrs1996-07-031-3/+6
* (init_dummy): Only i386-linux (at most) needs ___brk_addr hack.kenner1996-06-281-8/+6