| Commit message (Expand) | Author | Age | Files | Lines |
* | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 2005-08-16 | 1 | -1/+0 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default. | Zack Weinberg | 2004-09-09 | 1 | -5/+2 |
* | re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections) | Jakub Jelinek | 2004-08-12 | 1 | -0/+1 |
* | defaults.h (TARGET_DECLSPEC): New macro. | Mark Mitchell | 2004-08-04 | 1 | -1/+2 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+2 |
* | cygming.h: Fix comment formatting. | Kazu Hirata | 2004-01-02 | 1 | -4/+4 |
* | i386-interix.h: Remove uses of "register" specifier in declarations of argume... | Kazu Hirata | 2003-12-27 | 1 | -7/+7 |
* | i386-aout.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 2003-09-26 | 1 | -5/+5 |
* | alpha.md: Remove usage of PARAMS. | Andreas Jaeger | 2003-08-17 | 1 | -2/+2 |
* | sol2.h, [...]: Use c_dialect_ macros. | Neil Booth | 2003-07-01 | 1 | -2/+2 |
* | builtins.c: Follow spelling conventions. | Kazu Hirata | 2003-06-28 | 1 | -1/+1 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -10/+2 |
* | athlon.md: Fix comment typos. | Kazu Hirata | 2002-12-26 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -4/+25 |
* | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 2002-11-26 | 1 | -1/+1 |
* | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2002-08-29 | 1 | -2/+2 |
* | alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ... | Ziemowit Laski | 2002-08-11 | 1 | -1/+1 |
* | config.gcc (i[34567]86-*-interix*): Replace interix.o with winnt.o | Douglas B Rupp | 2002-08-05 | 1 | -0/+6 |
* | crtdll.h: Define EXTRA_OS_CPP_BUILTINS. | Neil Booth | 2002-06-29 | 1 | -18/+25 |
* | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 2002-06-04 | 1 | -2/+0 |
* | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2002-05-19 | 1 | -32/+5 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 1 | -23/+6 |
* | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2002-05-18 | 1 | -35/+1 |
* | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 2002-05-17 | 1 | -9/+2 |
* | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 2002-05-07 | 1 | -1/+0 |
* | * config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec. | Douglas B Rupp | 2002-04-12 | 1 | -0/+1 |
* | i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define. | Douglas B Rupp | 2002-04-12 | 1 | -1/+10 |
* | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 2002-04-03 | 1 | -6/+1 |
* | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 2002-03-02 | 1 | -2/+2 |
* | clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 2001-12-16 | 1 | -1/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-12-09 | 1 | -1/+1 |
* | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 2001-11-11 | 1 | -1/+2 |
* | att.h: Fix comment formatting. | Kazu Hirata | 2001-10-31 | 1 | -9/+9 |
* | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check. | Richard Henderson | 2001-10-16 | 1 | -15/+0 |
* | Move constructor/destructor handling into target hooks. | Richard Henderson | 2001-08-09 | 1 | -68/+3 |
* | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 2001-08-03 | 1 | -72/+2 |
* | att.h (ASM_SHORT, ASM_LONG): Add trailing \t. | Richard Henderson | 2001-05-20 | 1 | -2/+0 |
* | i386.h (DBX_REGISTER_NUMBER): Return proper values for 64bits. | Jan Hubicka | 2001-03-10 | 1 | -1/+2 |
* | i386.h (MASK_64BIT): New constant. | Jan Hubicka | 2001-03-09 | 1 | -2/+2 |
* | config: | Neil Booth | 2000-11-02 | 1 | -1/+1 |
* | Change callers in config/[h-l]*/ to match: | Hans-Peter Nilsson | 2000-09-25 | 1 | -4/+4 |
* | definitions in config/i3*: | Hans-Peter Nilsson | 2000-09-25 | 1 | -7/+7 |
* | * i386-interix.h (STRIP_NAME_ENCODING): Declare _new_name properly. | Donn Terry | 2000-06-28 | 1 | -1/+1 |
* | alpha-interix.h: Delete redundant -Asystem(interix), use -isystem instead of ... | Donn Terry | 2000-06-28 | 1 | -2/+2 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -5/+7 |
* | 386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES. | Zack Weinberg | 2000-01-31 | 1 | -1/+1 |
* | output.h (ctors_section, [...]): Prototype. | Kaveh R. Ghazi | 1999-10-24 | 1 | -2/+0 |
* | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 1999-09-15 | 1 | -3/+0 |