summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH] Fix undefined behavior in h8300 backendlaw2015-09-211-1/+2
* gcc/law2015-04-271-1/+1
* PR target/17306law2015-02-061-2/+2
* Update copyright years.jakub2015-01-051-1/+1
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-1/+1
* Drop uncast_insn from param 1 of final_scan_insndmalcolm2014-09-051-5/+5
* gcc/rsandifo2014-05-281-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-12-101-9/+9
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Use braced string notation where applicable for h8300.mdnaveenh2012-04-241-1081/+1192
* * h8300/h8300.c (h8300_current_function_monitor_function_p):law2012-04-031-2/+14
* gcc/rsandifo2011-09-131-4/+4
* PR target/49878rth2011-08-021-120/+45
* * config/h8300/h8300.md (bsetqi_msx, bclrqi_msx, bnotqi_msx): Added kaushikp2011-06-131-30/+38
* * config/h8300/constraints.md: New file.froydnj2011-04-011-9/+10
* * config/h8300/h8300.md (define_split) : Add condition forkaushikp2010-12-141-6/+33
* * config/h8300/h8300.c (print_operand) : Modify case 'V' andlaw2010-04-161-0/+83
* * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx, law2010-04-161-8/+36
* * config/h8300/h8300.md (inverted load with HImode dest): Addlaw2010-04-161-1/+1
* * config/h8300/h8300.md (can_delay): Fix attibute condition.law2010-02-031-2/+2
* Merge cond-optab branch.bonzini2009-05-121-243/+252
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * config/h8300/h8300.md (length): Fix branch offset limit.dj2008-07-111-1/+1
* * config/h8300/h8300.md (insv): Force source operand to be a register.dj2008-02-201-0/+3
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-4/+3
* Replace no_new_pseudos in backends.ian2007-07-101-4/+4
* Merge dataflow branch into mainlinedberlin2007-06-111-8/+8
* * config/h8300/h8300.c, config/h8300/h8300.h,kazu2007-02-041-2/+2
* * config/arm/arm.c (all_fpus): Fix comment typo.reichelt2006-01-021-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * config/h8300/h8300.c (byte_reg): Use gcc_assert andnathan2005-04-301-3/+3
* (jump): Remove prescan parameter from calls to final_scan_insn.nickc2005-04-181-2/+2
* * config/h8300/h8300-protos.h: Remove prototypes forkazu2005-03-171-0/+2
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-2/+2
* * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c,kazu2004-09-101-2/+2
* Introduce H8SX support.aoliva2004-07-081-500/+1549
* * h8300.md (ldm_h8300s_4): Fix condition for expander.law2004-06-091-1/+1
* * h8300.md (extendqisi2_h8300): Add constraints.law2004-06-081-2/+2
* * config/h8300/h8300.md: Add comments about peephole2's.kazu2004-03-041-9/+64
* * config/h8300/h8300.md: Tweak formatting.kazu2004-03-021-30/+24
* * config/h8300/h8300.md (*cmphi_h8300): Rename tokazu2004-03-021-2/+2
* * config/h8300/h8300.md (pushqi1_h8300hs): Rename tokazu2004-03-021-4/+4
* * config/h8300/h8300.c (gtle_operator): Accept GT and LE.kazu2004-03-021-88/+210
* * config/h8300/h8300.md: Add comments about peephole2's.kazu2004-02-291-0/+74
* * config/h8300/h8300.md: Tweak operand numbers of somekazu2004-02-291-24/+24
* * config/h8300/h8300.md: Tweak comments about peephole2's.kazu2004-02-291-11/+19
* * config/h8300/h8300-protos.h: Add a prototype forkazu2004-02-181-60/+20