aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
1999-07-26initfini.c (__init): Use a full word immediate for __fini...Andrew Haley2-3/+4
1999-07-25m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.Richard Henderson1-1/+1
1999-03-24Accept both 'model' and '__model__' as attribute names.Nick Clifton1-28/+47
1999-03-15Remove leading and trailing double underscores from m32r specific attributeNick Clifton1-14/+25
1999-02-10Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.Jim Wilson1-7/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-37/+37
1998-12-10Fix alpha-x-m32r-elf bugs.Jim Wilson2-5/+11
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-3/+3
1998-11-24Describe changes made to source and destination registers.Nick Clifton1-3/+3
1998-11-02m32r.c (m32r_expand_block_move): Fix byte count computations.Doug Evans1-12/+33
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-1/+1
1998-10-23Fix m32r build failure, (SUBREG (MEM)) problem from Joern's reload patches.Jim Wilson1-7/+18
1998-10-15flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1-3/+0
1998-09-18Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.Nick Clifton3-1/+305
1998-09-03Change (reg:CC 17) to (reg:SI 17)Nick Clifton3-39/+35
1998-07-31m32r.h (ASM_OUTPUT_SOURCE_LINE): Always output line number labels with .debug...Doug Evans1-3/+10
1998-07-08* m32r.h (STDIO_PROTO): Fix typo.Jeffrey A Law1-1/+1
1998-07-02Define MUST_PASS_IN_STACK to override default. (Fixes testsuite/gcc.c-execut...Nick Clifton1-0/+6
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+1
1998-06-19Remove errant cygnus local tagsMichael Meissner1-2/+0
1998-06-12(ENDFILE_SPEC): Add -lgloss.Doug Evans1-1/+1
1998-06-12* m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.Doug Evans1-1/+1
1998-05-08Hunk of m32r changesMichael Meissner3-472/+674
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+1
1998-04-28update m32r portMichael Meissner4-142/+882
1998-04-09Removed unused functions.Nick Clifton1-123/+57
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-3/+3
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-03-06Fix calculation of right function unitMichael Meissner1-1/+1
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke1-4/+3
1998-01-28rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump1-10/+0
1998-01-27More comment tweaks.Jeff Law1-0/+8
1998-01-27m32r.md, [...]: Add some comments regarding use of dead_or_set_p.Mike Stump1-6/+8
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-10/+11
1997-05-02m32r.c (addr24_operand): Handle literals.Doug Evans1-22/+32
1997-05-02m32r.h (LIT_NAME_P): New macro.Doug Evans1-3/+6
1997-04-11Delete some FIXMEs.Doug Evans1-3/+0
1997-04-11Delete some FIXMEs.Doug Evans1-23/+5
1997-04-11Delete "FIXME".Doug Evans1-1/+1
1997-04-11(REG_ALLOC_ORDER): Restore to original setting.Doug Evans1-6/+2
1997-04-11m32r.h (UPPER16_P): Fix calculation.Doug Evans3-11/+87
1997-03-24Initial revisionDoug Evans6-0/+5380