aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
2005-12-16mt.c (mt_override_options): Require lower case architectures.Nathan Sidwell1-1/+1
2005-12-07md.texi: Adapt to implementation.Adrian Straetling1-1/+1
2005-11-11re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)David Edelsohn1-0/+10
2005-11-07expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits...Eric Botcazou1-2/+2
2005-10-17re PR target/23424 (cris.md rtl canonicalization bug)Hans-Peter Nilsson1-1/+4
2005-10-06md.texi (Standard Names): Fix name of pushm1 pattern.Eric Christopher1-13/+13
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez1-0/+29
2005-08-13* doc/md.texi (Machine Constraints): Fix misplaced @end table.Andreas Schwab1-1/+1
2005-08-10md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):Dorit Nuzman1-0/+37
2005-08-03contrib.texi: Mention crx.Paul Woegerer1-0/+31
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie1-0/+129
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata1-70/+0
2005-07-12builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling1-2/+21
2005-06-30function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...Jakub Jelinek1-6/+4
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-6/+8
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-0/+24
2005-06-18md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 f...Uros Bizjak1-2/+13
2005-06-08system.h: Poison EXTRA_CC_MODES.Eric Christopher1-3/+3
2005-06-06* doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston1-2/+2
2005-05-10read-rtl.c (struct macro_traverse_data): Define.Ian Lance Taylor1-11/+26
2005-04-23rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than loca...Geoffrey Keating1-2/+7
2005-04-21Index: ChangeLogGeoffrey Keating1-11/+19
2005-04-15invoke.texi: Fix typos.Volker Reichelt1-2/+2
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+134
2005-04-05bfin-modes.def: New file.Bernd Schmidt1-0/+96
2005-03-31re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov1-3/+1
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-2/+2
2005-02-10* doc/md.texi: Replace @samp{length} with @code{length}.Steven Bosscher1-3/+3
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-9/+8
2004-12-22optabs.h (OTI_movmisalign, [...]): New.Richard Henderson1-0/+11
2004-12-20md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston1-1/+1
2004-11-29cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher1-5/+0
2004-11-13md.texi (constraints): Mention that it is useless when the two alternatives a...Eric Botcazou1-1/+3
2004-11-09re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison1-1/+4
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-11/+11
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-1/+1
2004-11-01s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group.Andreas Krebbel1-0/+3
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-9/+9
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers1-2/+2
2004-10-13* doc/md.texi (Insn Canonicalizations): Removed extraneous quote.Tom Tromey1-1/+1
2004-09-17cfg.texi: Use @smallexample.James A. Morrison1-4/+4
2004-09-11cfg.texi, [...]: Insert @: after i.e.Kazu Hirata1-6/+6
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford1-1/+4
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford1-0/+270
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg1-35/+346
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-214/+18
2004-07-09md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher1-18/+11
2004-07-08Introduce H8SX support.Alexandre Oliva1-6/+16