Age | Commit message (Expand) | Author | Files | Lines |
2005-08-10 | md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus): | Dorit Nuzman | 1 | -0/+37 |
2005-08-03 | contrib.texi: Mention crx. | Paul Woegerer | 1 | -0/+31 |
2005-07-20 | config.gcc: Add m32c-elf support. | DJ Delorie | 1 | -0/+129 |
2005-07-20 | config.gcc: Remove support for sparc-*-openbsd*... | Kazu Hirata | 1 | -70/+0 |
2005-07-12 | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 1 | -2/+21 |
2005-06-30 | function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume... | Jakub Jelinek | 1 | -6/+4 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 1 | -6/+8 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+24 |
2005-06-18 | md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 f... | Uros Bizjak | 1 | -2/+13 |
2005-06-08 | system.h: Poison EXTRA_CC_MODES. | Eric Christopher | 1 | -3/+3 |
2005-06-06 | * doc/md.texi (Insn Splitting): Fix some wording. | Ben Elliston | 1 | -2/+2 |
2005-05-10 | read-rtl.c (struct macro_traverse_data): Define. | Ian Lance Taylor | 1 | -11/+26 |
2005-04-23 | rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than loca... | Geoffrey Keating | 1 | -2/+7 |
2005-04-21 | Index: ChangeLog | Geoffrey Keating | 1 | -11/+19 |
2005-04-15 | invoke.texi: Fix typos. | Volker Reichelt | 1 | -2/+2 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+134 |
2005-04-05 | bfin-modes.def: New file. | Bernd Schmidt | 1 | -0/+96 |
2005-03-31 | re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) | Vladimir Makarov | 1 | -3/+1 |
2005-03-05 | c-tree.texi: Wrap comments in @r{}. | James A. Morrison | 1 | -2/+2 |
2005-02-10 | * doc/md.texi: Replace @samp{length} with @code{length}. | Steven Bosscher | 1 | -3/+3 |
2005-01-30 | optabs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-22 | genopinit.c (optabs): Use smin/smax for floating point too. | Richard Henderson | 1 | -9/+8 |
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 |