summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-6/+8
* Replace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()nickc2000-05-161-29/+23
* Update to libgcc copyright exception clause.law2000-05-151-6/+9
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* Fix copyrights.law2000-02-261-1/+1
* * alpha-protos.h: PROTO -> PARAMS.ghazi2000-01-182-74/+74
* Add prototype header filenickc1999-11-094-689/+1941
* * hard-reg-set.h (reg_names): Constify a char*.ghazi1999-11-011-3/+3
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-152-4/+5
* * m32r.c: Include toplev.h.rth1999-09-163-103/+108
* Merge in gcc2-ss-010999law1999-09-073-36/+33
* Fix more problems from GC diffscrux1999-08-241-0/+1
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* * a29k/t-a29kbare: Fix some comments.law1999-08-051-4/+4
* * config/arc/arc.h: Define PROMOTE_PROTOTYPES to 1.rth1999-08-021-1/+1
* * m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_setrth1999-08-022-25/+80
* 1999-07-26 Andrew Haley <aph@cygnus.com>aph1999-07-262-3/+4
* * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.rth1999-07-261-1/+1
* Accept both 'model' and '__model__' as attribute names.nickc1999-03-241-28/+47
* Remove leading and trailing double underscores from m32r specific attributenickc1999-03-151-14/+25
* Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.wilson1999-02-101-7/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-37/+37
* Fix alpha-x-m32r-elf bugs.wilson1998-12-102-5/+11
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-3/+3
* Describe changes made to source and destination registers.nickc1998-11-241-3/+3
* * m32r/m32r.c (m32r_expand_block_move): Fix byte count computations.devans1998-11-021-12/+33
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-1/+1
* Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches.wilson1998-10-231-7/+18
* * flow.c (life_analysis_1): Do not clobber regs_ever_live afterlaw1998-10-161-3/+0
* Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.nickc1998-09-183-1/+305
* Change (reg:CC 17) to (reg:SI 17)nickc1998-09-033-39/+35
* * m32r/m32r.h (ASM_OUTPUT_SOURCE_LINE): Always output line numberdevans1998-07-311-3/+10
* * m32r.h (STDIO_PROTO): Fix typo.law1998-07-081-1/+1
* Define MUST_PASS_IN_STACK to override default. (Fixes testsuite/gcc.c-execut...nickc1998-07-021-0/+6
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
* Remove errant cygnus local tagsmeissner1998-06-191-2/+0
* (ENDFILE_SPEC): Add -lgloss.devans1998-06-121-1/+1
* * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.devans1998-06-121-1/+1
* Hunk of m32r changesmeissner1998-05-083-472/+674
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-1/+1
* update m32r portmeissner1998-04-284-142/+882
* Removed unused functions.nickc1998-04-091-123/+57
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-011-3/+3
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-1/+1
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* Fix calculation of right function unitmeissner1998-03-061-1/+1
* * final.c (insn_last_address, insn_current_align, uid_align):amylaar1998-03-021-4/+3
* * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes afterlaw1998-01-281-10/+0
* More comment tweaks.law1998-01-271-0/+8