Age | Commit message (Expand) | Author | Files | Lines |
2004-12-08 | invoke.texi: Adjust default values for large-function-growth and inline-unit-... | Richard Guenther | 1 | -6/+9 |
2004-12-07 | tm.texi (TARGET_VALID_POINTER_MODE): Document. | Eric Christopher | 1 | -0/+6 |
2004-12-04 | * doc/tm.texi (TARGET_DELEGITIMIZE_ADDRESS): Document target hook. | Roger Sayle | 1 | -0/+10 |
2004-12-03 | tm.texi (TARGET_BUILD_BUILTIN_VA_LIST): New. | Richard Henderson | 1 | -0/+17 |
2004-12-03 | extend.texi (AltiVec Builtins): Fix info about signedness. | Janis Johnson | 1 | -3/+4 |
2004-12-03 | tm.texi (Misc): Document TARGET_FOLD_BUILTIN. | Paolo Bonzini | 1 | -0/+9 |
2004-12-03 | cfg.texi (Edges): Update. | Ben Elliston | 1 | -5/+64 |
2004-12-01 | standards.texi: Update for C99 TC2. | Joseph Myers | 1 | -2/+2 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 2 | -11/+0 |
2004-11-29 | opts.c (decode_options): Do not set max-inline-insns-rtl. | Nathan Sidwell | 1 | -6/+0 |
2004-11-27 | linux.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-26 | * doc/contrib.texi (Tim Josling): Remove nesting quotation marks. | Di-an Jan | 1 | -1/+1 |
2004-11-26 | target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | Eric Botcazou | 1 | -0/+16 |
2004-11-26 | re PR target/18510 (GCC should have instrinsics for SPARC VIS instructions) | James A. Morrison | 1 | -0/+40 |
2004-11-24 | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 1 | -0/+7 |
2004-11-24 | target.h (late_rtl_prologue_epilogue): Remove. | Eric Botcazou | 1 | -10/+0 |
2004-11-24 | hwint.h (HOST_LONG_LONG_FORMAT): New macro. | Mark Mitchell | 1 | -0/+5 |
2004-11-23 | sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion. | Daniel Jacobowitz | 2 | -4/+19 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -8/+0 |
2004-11-23 | s390.c (s390_backchain_string): Removed. | Andreas Krebbel | 1 | -18/+41 |
2004-11-22 | re PR target/18444 (Multithreading broken on Unix95-class platforms) | Eric Botcazou | 1 | -1/+3 |
2004-11-23 | cfg.texi (Maintaining the CFG): Use @ftable instead of @table to list the BSI... | Ben Elliston | 1 | -12/+6 |
2004-11-18 | cfg.texi (Maintaining the CFG): Remove duplicated @item element for bsi_prev;... | Ben Elliston | 1 | -1/+1 |
2004-11-18 | defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN. | Zack Weinberg | 1 | -9/+0 |
2004-11-18 | * doc/rtl.texi (Flags): Grammar fix. | Ben Elliston | 1 | -1/+1 |
2004-11-16 | * doc/tm.texi: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2004-11-14 | * doc/rtl.texi (SUBREG): Adjust BYTENUM value in example. | Eric Botcazou | 1 | -1/+1 |
2004-11-13 | md.texi (constraints): Mention that it is useless when the two alternatives a... | Eric Botcazou | 1 | -1/+3 |
2004-11-13 | install.texi (automake): Correctly document that everything now will use auto... | Kelley Cook | 1 | -4/+5 |
2004-11-13 | install.texi (automake): Document that everything now uses 1.9. | Kelley Cook | 1 | -4/+3 |
2004-11-13 | Fix typo, html is generated in the build directory, not the source directory. | Mike Stump | 1 | -1/+1 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -16/+0 |
2004-11-13 | Makefile.in: Add html support. | Mike Stump | 3 | -2/+13 |
2004-11-13 | cppinternals.texi (Index): Fix html generation with makeinfo by renaming this... | Mike Stump | 2 | -7/+11 |
2004-11-09 | re PR target/18230 (SPARC VIS instructions are not generated by GCC) | James A. Morrison | 1 | -1/+4 |
2004-11-05 | Stop staying that -fno-guess-branch-probability produces random code changes. | James E Wilson | 1 | -13/+11 |
2004-11-05 | c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g... | Joseph Myers | 23 | -352/+352 |
2004-11-05 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 11 | -108/+108 |
2004-11-05 | arm.c (arm_handle_notshared_attribute): New function. | Mark Mitchell | 1 | -0/+23 |
2004-11-04 | gty.texi, [...]: Don't reference specific C parser files in examples. | Joseph Myers | 3 | -4/+4 |
2004-11-04 | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 1 | -6/+0 |
2004-11-02 | * doc/include/texinfo.tex: Update from Texinfo CVS. | Joseph Myers | 1 | -506/+804 |
2004-11-01 | s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group. | Andreas Krebbel | 1 | -0/+3 |
2004-11-01 | re PR c++/18064 (gcc accepts different pointer types as covariant return types) | Nathan Sidwell | 1 | -0/+5 |
2004-10-30 | invoke.texi (Darwin Options): Improve description of how the subtype is chosen. | Geoffrey Keating | 1 | -4/+17 |
2004-10-30 | darwin.h (ASM_SPEC): Simplify. | Geoffrey Keating | 1 | -10/+23 |
2004-10-28 | tree-ssa-loop-ivopts.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-10-28 | contrib.texi, [...]: Improve Texinfo formatting. | Joseph Myers | 12 | -55/+60 |
2004-10-28 | c-tree.texi, [...]: Put punctuation outside quotes. | Joseph Myers | 7 | -16/+16 |
2004-10-27 | * doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS): Document. | Geoffrey Keating | 1 | -0/+11 |