Age | Commit message (Expand) | Author | Files | Lines |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -2/+5 |
2004-02-06 | install.texi: Update automake and autoconf version requirements. | Kelley Cook | 3 | -16/+53 |
2004-02-05 | install.texi: Update description of --gxx-include-dir to give correct default... | Jonathan Wakely | 1 | -1/+1 |
2004-02-05 | sourcebuild.texi (Test Idioms): Update testcase naming conventions. | Joseph Myers | 1 | -7/+15 |
2004-02-04 | tm.texi: Replace SETUP_INCOMING_VARARGS with TARGET_SETUP_INCOMING_VARARGS. | Kazu Hirata | 1 | -2/+2 |
2004-02-04 | emit-rtl.c (gen_rtx): Remove. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | * config/arc/arc.h, config/fr30/fr30.h | Kazu Hirata | 1 | -3/+3 |
2004-02-04 | interface.texi, [...]: Don't mention deprecated target macros. | Kazu Hirata | 3 | -6/+6 |
2004-02-04 | config.gcc: Remove obsolete ports and configurations. | Kazu Hirata | 4 | -222/+1 |
2004-02-03 | Commit for Wolfgang Bangerth: | Wolfgang Bangerth | 1 | -8/+8 |
2004-02-03 | backport: re PR target/12476 (ARM/THUMB thunk calls broken) | Paul Brook | 3 | -11/+35 |
2004-02-03 | invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options. | Eric Botcazou | 1 | -41/+2 |
2004-02-02 | [multiple changes] | Eric Christopher | 1 | -0/+10 |
2004-02-02 | * doc/invoke.texi (SPARC options): Further improve. | Eric Botcazou | 1 | -33/+40 |
2004-02-02 | * doc/invoke.texi (SPARC options): Document that -mflat is deprecated. | Eric Botcazou | 1 | -0/+2 |
2004-02-01 | builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins. | Roger Sayle | 1 | -0/+4 |
2004-01-31 | * doc/invoke.texi (SPARC options): Restructure and update. | Eric Botcazou | 1 | -47/+49 |
2004-01-31 | invoke.texi: Follow spelling conventions. | Kazu Hirata | 2 | -3/+3 |
2004-01-31 | install.texi: Fix typos. | Kazu Hirata | 2 | -2/+2 |
2004-01-30 | re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris) | Dara Hazeghi | 1 | -0/+8 |
2004-01-28 | s390.h (TARGET_DEFAULT): Default to !TARGET_BACKCHAIN. | Ulrich Weigand | 1 | -2/+3 |
2004-01-27 | rtl.texi (Arithmetic): Rewrite entries for PLUS, SS_PLUS, US_PLUS, LO_SUM, MI... | Zack Weinberg | 1 | -33/+35 |
2004-01-27 | re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo... | J"orn Rennecke | 1 | -1/+7 |
2004-01-26 | contrib.texi: Minor cleanup for Paolo Carlini's entry. | Jeff Law | 1 | -2/+2 |
2004-01-25 | frontends.texi: Update copyright. | Kazu Hirata | 5 | -5/+5 |
2004-01-23 | re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) | Ian Lance Taylor | 1 | -0/+28 |
2004-01-23 | tm.texi: Insert some weasel words when LOAD_EXTEND_OP may or may not return n... | J"orn Rennecke | 1 | -5/+16 |
2004-01-23 | invoke.texi (Optimize Options): Note that --param arguments are subject to ch... | Ian Lance Taylor | 1 | -0/+4 |
2004-01-22 | tm.texi (CASE_VECTOR_PC_RELATIVE): Mention that the macro need not be defined... | Kazu Hirata | 1 | -2/+4 |
2004-01-21 | extend.texi (Extended Asm): Clarify memory clobber. | Andreas Jaeger | 1 | -6/+28 |
2004-01-21 | sysv4.h (DWARF2_FRAME_REG_OUT): Define. | Alan Modra | 1 | -0/+20 |
2004-01-20 | c-decl.c (c_init_decl_processing): Set pedantic_lvalues to true unconditionally. | Joseph Myers | 1 | -89/+0 |
2004-01-19 | contrib.texi: Update Paolo Carlini's entry. | Jeff Law | 1 | -2/+9 |
2004-01-18 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 15 | -180/+180 |
2004-01-18 | contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter... | Joseph Myers | 6 | -29/+29 |
2004-01-18 | c-tree.texi, [...]: Use @smallexample instead of @example. | Joseph Myers | 14 | -733/+734 |
2004-01-17 | c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex... | Jan Hubicka | 1 | -2/+2 |
2004-01-16 | version.c (version_string): Change to 3.5.0. | Mark Mitchell | 1 | -1/+1 |
2004-01-16 | system.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Poison. | Kazu Hirata | 1 | -9/+1 |
2004-01-15 | A missed hunk in cvs commit for this patch: | R. Kelley Cook | 1 | -3/+3 |
2004-01-15 | * doc/invoke.texi: Update dump file names. Fix a typo. | Kazu Hirata | 1 | -2/+2 |
2004-01-15 | * doc/tm.texi (FUNCTION_VALUE): Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2004-01-15 | tm.texi: Replace RETURN_IN_MEMORY with TARGET_RETURN_IN_MEMORY. | Kazu Hirata | 1 | -2/+3 |
2004-01-14 | system.h (SHARED_BSS_SECTION_ASM_OP): Poison. | Kazu Hirata | 1 | -7/+0 |
2004-01-13 | rtl.def: Add comment about new option in automata_option. | Vladimir Makarov | 1 | -0/+8 |
2004-01-13 | system.h (TEXT_SECTION): Poison. | Kazu Hirata | 1 | -7/+0 |
2004-01-13 | * doc/rtl.texi (Vector Operations): Remove defunct vec_const item. | Ben Elliston | 1 | -5/+0 |
2004-01-12 | Partial fox for PR opt/10776 II | Jan Hubicka | 1 | -0/+5 |
2004-01-11 | * invoke.texi: Fix syntax error in previous patch. | Jan Hubicka | 1 | -2/+0 |
2004-01-11 | Partial fix for PR opt/10776 | Jan Hubicka | 1 | -0/+8 |