summaryrefslogtreecommitdiff
path: root/gcc/crtstuff.c
Commit message (Expand)AuthorAgeFilesLines
* crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after inc...Joseph Myers2005-11-151-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR bootstrap/21481 (crtstuff.c should not include auto-host.h)Nathan Sidwell2005-05-111-0/+4
* crtstuff.c: Revert part of 2005-05-08 Change.Nathan Sidwell2005-05-101-0/+3
* crtstuff.c, [...]: Update copyright.Kazu Hirata2005-05-091-1/+1
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.shNathan Sidwell2005-05-081-9/+0
* crtstuff.c: Handle targets that use .init_array.Julian Brown2005-04-291-3/+26
* crtstuff.c (IN_LIBGCC2): Define it.Mark Mitchell2004-11-241-1/+3
* re PR c/17384 (ICE with mode attribute on structures)Richard Henderson2004-10-131-3/+12
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* crtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClasses through a function ...Jakub Jelinek2004-01-211-4/+14
* t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error.Rainer Orth2003-11-211-0/+4
* 2003-10-31 Andreas Jaeger <aj@suse.de>,Andreas Jaeger2003-10-311-4/+4
* irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi2003-10-281-1/+1
* crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE.Andreas Jaeger2003-06-071-10/+0
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-12/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* varasm.c (default_exception_section): Move to...Jakub Jelinek2002-11-261-2/+7
* Index: ChangeLogGeoffrey Keating2002-11-071-82/+0
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-131-42/+58
* crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not...Richard Henderson2002-06-031-2/+2
* 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