summaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
Commit message (Expand)AuthorAgeFilesLines
* attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek2002-02-261-5/+1
* * crtstuff.c: Fix comments.Andreas Jaeger2002-02-051-3/+3
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-261-52/+24
* unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.Jakub Jelinek2002-01-251-1/+1
* configure.in: Check for ld.Jakub Jelinek2001-12-151-7/+20
* dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi2001-10-261-1/+1
* calls.c: Fix formatting.Kazu Hirata2001-10-101-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* crtstuff.c: Fix thinko last change.Richard Henderson2001-08-211-90/+82
* crtstuff.c (__do_global_ctors): Fix typo in preprocessing command.Jeffrey Oldham2001-08-201-1/+1
* crtstuff.c: Move list heads before code that uses them.Richard Henderson2001-08-181-94/+85
* varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.Richard Henderson2001-08-171-13/+23
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-43/+38
* class.c (emit_register_classes): Use assemble_jcr if possible.Anthony Green2001-08-081-0/+30
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-25/+19
* alias.c: Fix comment formatting.Kazu Hirata2001-08-011-3/+3
* unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson2001-05-221-0/+10
* crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson2001-05-221-8/+27
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-171-1/+1
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-3/+3
* crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined.Jakub Jelinek2001-03-191-14/+2
* * crtstuff.c: Restore include of auto-host.h.Kaveh R. Ghazi2001-03-051-0/+3
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-3/+1
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-2/+1
* * crtstuff.c (force_to_data): Use array size 1 not 0.Richard Henderson2000-11-191-3/+3
* Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson2000-09-251-1/+4
* crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.Alexandre Oliva2000-08-251-3/+7
* Update to libgcc copyright exception clause.Jeff Law2000-05-151-6/+9
* acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper2000-04-051-1/+12
* Fix copyrights.Jeff Law2000-02-251-1/+2
* crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument.Kaveh R. Ghazi2000-02-121-5/+4
* tsystem.h: New file.Kaveh R. Ghazi2000-02-011-16/+2
* crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.Kaveh R. Ghazi1999-12-291-1/+16
* crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main prog...Mark Mitchell1999-12-191-1/+3
* crtstuff.c (__dso_handle): Declare.Mark Mitchell1999-12-171-0/+16
* crtstuff.c (ON_EXIT): Delete empty macro definition.Kaveh R. Ghazi1999-09-201-5/+2
* defaults.h (EH_FRAME_SECTION, [...]): Define here.Jason Merrill1999-09-091-4/+1
* crtstuff.c: Use ANSI function definitions.Jeffrey A Law1999-03-221-14/+16
* frame.h: Update some comments.H.J. Lu1999-02-271-4/+36
* configure.in: Disable collect2 for nextstep.Melissa O'Neill1998-09-191-0/+70
* Warning fixes:Kaveh R. Ghazi1998-06-081-3/+6
* Warning fixes:Kaveh R. Ghazi1998-05-131-5/+7
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-3/+6
* crtstuff.c (init_dummy): Keep the epilogue in the init section for non-ELF sy...Jeffrey A Law1998-01-231-1/+0
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-0/+4
* crtstuff.c (__frame_dummy): New function for irix6.Jim Wilson1998-01-021-4/+14
* Bring over changes from latest gcc-2.8 pre-release.Jeff Law1997-12-151-7/+7
* Fixed typo.Anthony Green1997-12-101-1/+1
* Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.Jeff Law1997-12-071-1/+2
* Merge from gcc-2.8Jeff Law1997-12-061-3/+6