summaryrefslogtreecommitdiffstats
path: root/gcc/crtstuff.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
OpenPOWER on IntegriCloud