Age | Commit message (Expand) | Author | Files | Lines |
2004-12-22 | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 1 | -0/+11 |
2004-12-20 | md.texi (Expander Definitions): Use @emph instead of @strong around Note... | Ben Elliston | 1 | -1/+1 |
2004-11-29 | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 1 | -5/+0 |
2004-11-13 | md.texi (constraints): Mention that it is useless when the two alternatives a... | Eric Botcazou | 1 | -1/+3 |
2004-11-09 | re PR target/18230 (SPARC VIS instructions are not generated by GCC) | James A. Morrison | 1 | -1/+4 |
2004-11-05 | c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g... | Joseph Myers | 1 | -11/+11 |
2004-11-05 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -1/+1 |
2004-11-01 | s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group. | Andreas Krebbel | 1 | -0/+3 |
2004-10-28 | contrib.texi, [...]: Improve Texinfo formatting. | Joseph Myers | 1 | -9/+9 |
2004-10-28 | c-tree.texi, [...]: Put punctuation outside quotes. | Joseph Myers | 1 | -2/+2 |
2004-10-13 | * doc/md.texi (Insn Canonicalizations): Removed extraneous quote. | Tom Tromey | 1 | -1/+1 |
2004-09-17 | cfg.texi: Use @smallexample. | James A. Morrison | 1 | -4/+4 |
2004-09-11 | cfg.texi, [...]: Insert @: after i.e. | Kazu Hirata | 1 | -6/+6 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 1 | -1/+4 |
2004-08-23 | read-rtl.c (map_value, [...]): New structures. | Richard Sandiford | 1 | -0/+270 |
2004-08-12 | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 1 | -35/+346 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -214/+18 |
2004-07-09 | md.texi (Processor pipeline description): Mention that the old pipeline descr... | Steven Bosscher | 1 | -18/+11 |
2004-07-08 | Introduce H8SX support. | Alexandre Oliva | 1 | -6/+16 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -9/+9 |
2004-07-03 | bugreport.texi, [...]: Avoid some first-person references and patronizing com... | Joseph Myers | 1 | -3/+4 |
2004-07-01 | cppinternals.texi, [...]: Use terminology "testsuite" and "enumerated". | Joseph Myers | 1 | -1/+1 |
2004-05-11 | * doc/md.texi (Standard Names): Fix typo in vec_init description. | Aldy Hernandez | 1 | -1/+1 |
2004-05-05 | arm-protots.h (vfp_mem_operand): Rename ... | Paul Brook | 1 | -0/+3 |
2004-04-03 | * md.texi (vec_set, vec_extract, vec_init): Document. | Jan Hubicka | 1 | -0/+15 |
2004-03-16 | m68k.md: Fix constraints for bitfield instructions. | Richard Zidlicky | 1 | -1/+1 |
2004-03-13 | arm.c (arm_legitimate_address_p): New argument, OUTER. | Richard Earnshaw | 1 | -1/+4 |
2004-03-10 | re PR other/14474 (make dvi breaks for "TeX (Web2C 7.3.1) 3.14159") | Hans-Peter Nilsson | 1 | -0/+54 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-03-03 | * doc/md.texi (cbranchmode4): New. | Kazu Hirata | 1 | -0/+7 |
2004-03-02 | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 1 | -19/+0 |
2004-02-19 | md.texi (Standard Names): Document additional dependency on fix pattern. | Aldy Hernandez | 1 | -0/+3 |
2004-02-17 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+9 |
2004-02-04 | emit-rtl.c (gen_rtx): Remove. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | config.gcc: Remove obsolete ports and configurations. | Kazu Hirata | 1 | -30/+0 |
2004-02-03 | backport: re PR target/12476 (ARM/THUMB thunk calls broken) | Paul Brook | 1 | -0/+6 |
2004-01-18 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -8/+8 |
2004-01-18 | c-tree.texi, [...]: Use @smallexample instead of @example. | Joseph Myers | 1 | -19/+19 |
2004-01-13 | rtl.def: Add comment about new option in automata_option. | Vladimir Makarov | 1 | -0/+8 |
2004-01-09 | final.c (FIRST_INSN_ADDRESS): Remove. | Kazu Hirata | 1 | -6/+0 |
2004-01-06 | install.texi: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-12-24 | * doc/md.texi: Document PowerPC vector register constraint letter. | David Edelsohn | 1 | -1/+4 |
2003-11-30 | s390.md ("tmdi_reg", [...]): Insns now use multiple letter constraints. | Andreas Krebbel | 1 | -3/+42 |
2003-07-31 | c-tree.texi: Normalize spellings of "lowercase" and "uppercase". | Matt Kraai | 1 | -5/+5 |
2003-07-11 | optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, then fall back t... | Jakub Jelinek | 1 | -1/+11 |
2003-07-08 | * doc/md.texi: Fix the description of addmodecc. | Kazu Hirata | 1 | -2/+2 |
2003-06-23 | extend.texi: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-10 | md.texi (Machine Constraints): Document stormy's Z constraint. | DJ Delorie | 1 | -0/+3 |
2003-06-05 | md.texi (Machine Constraints): Correct the meaning of constraints related to ... | Eric Botcazou | 1 | -8/+9 |
2003-06-04 | re PR rtl-optimization/10876 (Segfault when compiling KDE 3.1.2) | Eric Botcazou | 1 | -0/+3 |