aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.md
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-09-27m32r.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-6/+4
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-3/+1
2009-05-27m32r.c: Use REG_P, MEM_P and CONST_INT_P where applicable.Shujing Zhao1-14/+14
2009-05-12Merge cond-optab branch.Paolo Bonzini1-395/+20
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-3/+3
2007-08-31re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav...Nick Clifton1-11/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-03constraints.md: New file.Kaz Kojima1-15/+11
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata1-6/+6
2007-01-18m32r-protos.h (m32r_expand_epilogue): Declare it.Kaz Kojima1-10/+54
2006-07-27re PR target/28508 (Assembler Error: operand out of range (145 not between -1...Kazuhiro Inaoka1-6/+8
2005-09-07re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c)Kazuhiro Inaoka1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-24m32r.c (m32r_expand_block_move): Return 0 if nothing was done.Kazuhiro Inaoka1-3/+5
2005-05-06m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell1-3/+3
2005-03-18config/m32r/m32r-protos.h...Kazu Hirata1-0/+2
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-10(load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka1-0/+8
2004-12-15config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca...Kazuhiro Inaoka1-1/+11
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-24re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton1-1/+1
2004-07-27m32r.c: Include integrate.h in order to get the prototype for get_hard_reg_in...Nick Clifton1-8/+8
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher1-193/+110
2004-03-09* config/m32r/m32r.md: Remove all define_peephole's.Kazu Hirata1-58/+0
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-4/+4
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+2
2004-01-15* config/m32r/m32r.md: Remove useless calls to gen_lowpart.Kazu Hirata1-6/+4
2004-01-14m32r.md: Use GEN_INT instead of gen_rtx (CONST_INT, VOIDmode, ...).Kazu Hirata1-3/+3
2004-01-10m32r.md: Use define_constants for unspec and unspec_volatile.Kazu Hirata1-18/+25
2004-01-10m32r.md (flush_icache): Use 1 for unspec_volatile.Kazu Hirata1-1/+1
2004-01-09re PR target/13380 (An unrecognized insn.)Kazu Hirata1-96/+96
2004-01-09m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more ar...Kazu Hirata1-6/+10
2003-12-31Add support for m32r-linux target.Kazuhiro Inaoka1-7/+153
2003-12-25* config/m32r/m32r.md: Remove a constraint from a splitter.Kazu Hirata1-1/+1
2003-12-17re PR target/11012 ([m32r-elf] wrong code with -O at branch of conditional)Kazu Hirata1-17/+0
2003-12-11m32r.c: Convert to ISO-CNick Clifton1-10/+10
2003-12-09m32r.h: Add support for m32r2 processor.Kazuhiro Inaoka1-5/+9
2003-09-27GNU CC -> GCCKelley Cook1-4/+4