summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.c
Commit message (Expand)AuthorAgeFilesLines
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2001-03-101-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-1/+1
* Replace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()Nick Clifton2000-05-161-29/+23
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Fix copyrights.Jeff Law2000-02-261-1/+1
* alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-181-3/+3
* Add prototype header fileNick Clifton1999-11-091-98/+405
* hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1999-11-011-3/+3
* m32r.c: Include toplev.h.Richard Henderson1999-09-161-31/+40
* Merge in gcc2-ss-010999Jeff Law1999-09-061-15/+12
* Fix more problems from GC diffsBernd Schmidt1999-08-241-0/+1
* m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the regis...Richard Henderson1999-08-021-0/+63
* Accept both 'model' and '__model__' as attribute names.Nick Clifton1999-03-241-28/+47
* Remove leading and trailing double underscores from m32r specific attributeNick Clifton1999-03-151-14/+25
* Fix alpha-x-m32r-elf bugs.Jim Wilson1998-12-101-3/+8
* m32r.c (m32r_expand_block_move): Fix byte count computations.Doug Evans1998-11-021-12/+33
* Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches.Jim Wilson1998-10-231-7/+18
* Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.Nick Clifton1998-09-181-1/+264
* Change (reg:CC 17) to (reg:SI 17)Nick Clifton1998-09-031-22/+11
* Hunk of m32r changesMichael Meissner1998-05-081-113/+222
* update m32r portMichael Meissner1998-04-281-75/+419
* Removed unused functions.Nick Clifton1998-04-091-123/+57
* m32r.c (addr24_operand): Handle literals.Doug Evans1997-05-021-22/+32
* Delete some FIXMEs.Doug Evans1997-04-111-23/+5
* m32r.h (UPPER16_P): Fix calculation.Doug Evans1997-04-111-0/+28
* Initial revisionDoug Evans1997-03-241-0/+1815