Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -1/+4 |
2000-08-25 | crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default. | Alexandre Oliva | 1 | -3/+7 |
2000-05-15 | Update to libgcc copyright exception clause. | Jeff Law | 1 | -6/+9 |
2000-04-05 | acconfig.h: Add HAVE_GAS_HIDDEN. | Ulrich Drepper | 1 | -1/+12 |
2000-02-25 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-12 | crtstuff.c (__do_global_ctors_aux, [...]): Add prototype argument. | Kaveh R. Ghazi | 1 | -5/+4 |
2000-02-01 | tsystem.h: New file. | Kaveh R. Ghazi | 1 | -16/+2 |
1999-12-29 | crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h. | Kaveh R. Ghazi | 1 | -1/+16 |
1999-12-19 | crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main prog... | Mark Mitchell | 1 | -1/+3 |
1999-12-17 | crtstuff.c (__dso_handle): Declare. | Mark Mitchell | 1 | -0/+16 |
1999-09-20 | crtstuff.c (ON_EXIT): Delete empty macro definition. | Kaveh R. Ghazi | 1 | -5/+2 |
1999-09-09 | defaults.h (EH_FRAME_SECTION, [...]): Define here. | Jason Merrill | 1 | -4/+1 |
1999-03-22 | crtstuff.c: Use ANSI function definitions. | Jeffrey A Law | 1 | -14/+16 |
1999-02-27 | frame.h: Update some comments. | H.J. Lu | 1 | -4/+36 |
1998-09-19 | configure.in: Disable collect2 for nextstep. | Melissa O'Neill | 1 | -0/+70 |
1998-06-08 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+6 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -5/+7 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+6 |
1998-01-23 | crtstuff.c (init_dummy): Keep the epilogue in the init section for non-ELF sy... | Jeffrey A Law | 1 | -1/+0 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -0/+4 |