Age | Commit message (Expand) | Author | Files | Lines |
2007-05-04 | crtstuff.c (HIDDEN_DTOR_LIST_END): New macro. | Ulrich Drepper | 1 | -9/+41 |
2007-01-18 | config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file. | Richard Sandiford | 1 | -1/+3 |
2006-05-15 | crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if de... | DJ Delorie | 1 | -0/+3 |
2005-11-15 | crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after inc... | Joseph Myers | 1 | -0/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-11 | re PR bootstrap/21481 (crtstuff.c should not include auto-host.h) | Nathan Sidwell | 1 | -0/+4 |
2005-05-10 | crtstuff.c: Revert part of 2005-05-08 Change. | Nathan Sidwell | 1 | -0/+3 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-08 | Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh | Nathan Sidwell | 1 | -9/+0 |
2005-04-29 | crtstuff.c: Handle targets that use .init_array. | Julian Brown | 1 | -3/+26 |
2004-11-24 | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 1 | -1/+3 |
2004-10-13 | re PR c/17384 (ICE with mode attribute on structures) | Richard Henderson | 1 | -3/+12 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-21 | crtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClasses through a function ... | Jakub Jelinek | 1 | -4/+14 |
2003-11-21 | t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error. | Rainer Orth | 1 | -0/+4 |
2003-10-31 | 2003-10-31 Andreas Jaeger <aj@suse.de>, | Andreas Jaeger | 1 | -4/+4 |
2003-10-28 | irix6-libc-compat.c (inet_makeaddr): Prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-07 | crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE. | Andreas Jaeger | 1 | -10/+0 |
2003-06-04 | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 1 | -12/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-26 | varasm.c (default_exception_section): Move to... | Jakub Jelinek | 1 | -2/+7 |
2002-11-07 | Index: ChangeLog | Geoffrey Keating | 1 | -82/+0 |
2002-09-13 | target.h (struct gcc_target): New field terminate_dw2_eh_frame_info. | Stan Shebs | 1 | -42/+58 |
2002-06-03 | crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not... | Richard Henderson | 1 | -2/+2 |
2002-02-26 | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 1 | -5/+1 |
2002-02-05 | * crtstuff.c: Fix comments. | Andreas Jaeger | 1 | -3/+3 |
2002-01-26 | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 1 | -52/+24 |
2002-01-25 | unwind-dw2-fde-glibc.c: If inhibit_libc, use __register_frame* registry only. | Jakub Jelinek | 1 | -1/+1 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 1 | -7/+20 |
2001-10-26 | dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-21 | crtstuff.c: Fix thinko last change. | Richard Henderson | 1 | -90/+82 |
2001-08-20 | crtstuff.c (__do_global_ctors): Fix typo in preprocessing command. | Jeffrey Oldham | 1 | -1/+1 |
2001-08-18 | crtstuff.c: Move list heads before code that uses them. | Richard Henderson | 1 | -94/+85 |
2001-08-17 | varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN. | Richard Henderson | 1 | -13/+23 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -43/+38 |
2001-08-08 | class.c (emit_register_classes): Use assemble_jcr if possible. | Anthony Green | 1 | -0/+30 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -25/+19 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2001-05-22 | unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of... | Richard Henderson | 1 | -0/+10 |
2001-05-22 | crtstuff.c (__register_frame_info_bases): Declare. | Richard Henderson | 1 | -8/+27 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 1 | -1/+1 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -3/+3 |
2001-03-19 | crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if defined. | Jakub Jelinek | 1 | -14/+2 |
2001-03-05 | * crtstuff.c: Restore include of auto-host.h. | Kaveh R. Ghazi | 1 | -0/+3 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -3/+1 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-11-19 | * crtstuff.c (force_to_data): Use array size 1 not 0. | Richard Henderson | 1 | -3/+3 |