aboutsummaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-19* crtstuff.c (force_to_data): Use array size 1 not 0.Richard Henderson1-3/+3
2000-09-25Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson1-1/+4
2000-08-25crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.Alexandre Oliva1-3/+7
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-6/+9
2000-04-05acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper1-1/+12
2000-02-25Fix copyrights.Jeff Law1-1/+2
2000-02-12crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi1-5/+4
2000-02-01tsystem.h: New file.Kaveh R. Ghazi1-16/+2
1999-12-29crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.Kaveh R. Ghazi1-1/+16
1999-12-19crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main prog...Mark Mitchell1-1/+3
1999-12-17crtstuff.c (__dso_handle): Declare.Mark Mitchell1-0/+16
1999-09-20crtstuff.c (ON_EXIT): Delete empty macro definition.Kaveh R. Ghazi1-5/+2
1999-09-09defaults.h (EH_FRAME_SECTION, [...]): Define here.Jason Merrill1-4/+1
1999-03-22crtstuff.c: Use ANSI function definitions.Jeffrey A Law1-14/+16
1999-02-27frame.h: Update some comments.H.J. Lu1-4/+36
1998-09-19configure.in: Disable collect2 for nextstep.Melissa O'Neill1-0/+70
1998-06-08Warning fixes:Kaveh R. Ghazi1-3/+6
1998-05-13Warning fixes:Kaveh R. Ghazi1-5/+7
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+6
1998-01-23crtstuff.c (init_dummy): Keep the epilogue in the init section for non-ELF sy...Jeffrey A Law1-1/+0
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-0/+4
1998-01-02crtstuff.c (__frame_dummy): New function for irix6.Jim Wilson1-4/+14
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law1-7/+7
1997-12-10Fixed typo.Anthony Green1-1/+1
1997-12-07Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.Jeff Law1-1/+2
1997-12-06Merge from gcc-2.8Jeff Law1-3/+6
1997-11-25* crtstuff.c (do_global_dtors_aux): Handle multiple calls better.Jeffrey A Law1-0/+7
1997-09-10dwarf2 EH supportJason Merrill1-2/+64
1996-10-31Put HAS_INIT_SECTION ifdefs around Irix6 support.Jim Wilson1-0/+4
1996-10-24crtstuff.c (__do_global_dtors_aux): Allow finalization code to be run more th...Mike Stump1-4/+12
1996-10-16irix6 ctorsJason Merrill1-0/+29
1996-07-03formatting tweaksMike Stump1-3/+6
1996-06-28(init_dummy): Only i386-linux (at most) needs ___brk_addr hack.Richard Kenner1-8/+6
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-19Added reference to INIT_SECTION_PREAMBLE for systems that do somethingRichard Kenner1-1/+11
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1994-12-08(CRT_END): Add dummy refs to ___brk_addr, __environ and atexit ifRichard Kenner1-1/+16
1994-11-19Shared library support.Jason Merrill1-26/+137
1994-03-23Change rfg's address.Richard Kenner1-1/+1
1993-02-05(__do_global_ctors_aux): Use FORCE_INIT_SECTION_ALIGNJim Wilson1-0/+3
1992-06-04entered into RCSCharles Hannum1-2/+4
1992-05-24*** empty log message ***Richard Stallman1-1/+11