aboutsummaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek1-5/+1
2002-02-05* crtstuff.c: Fix comments.Andreas Jaeger1-3/+3
2002-01-26Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson1-52/+24
2002-01-25unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only.Jakub Jelinek1-1/+1
2001-12-15configure.in: Check for ld.Jakub Jelinek1-7/+20
2001-10-26dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi1-1/+1
2001-10-10calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-21crtstuff.c: Fix thinko last change.Richard Henderson1-90/+82
2001-08-20crtstuff.c (__do_global_ctors): Fix typo in preprocessing command.Jeffrey Oldham1-1/+1
2001-08-18crtstuff.c: Move list heads before code that uses them.Richard Henderson1-94/+85
2001-08-17varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.Richard Henderson1-13/+23
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-43/+38
2001-08-08class.c (emit_register_classes): Use assemble_jcr if possible.Anthony Green1-0/+30
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-25/+19
2001-08-01alias.c: Fix comment formatting.Kazu Hirata1-3/+3
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