aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-14/+10
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers3-32/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-9/+12
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-11Fix compile time warningsNick Clifton4-33/+25
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-3/+0
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-23/+0
2001-03-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-7/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-01-24m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.Ben Elliston1-1/+0
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+3
2000-12-19More scheduler infrastructure.Bernd Schmidt1-1/+2
2000-11-02config:Neil Booth1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-1/+1
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-3/+3
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson1-2/+2
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-6/+8
2000-05-16Replace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()Nick Clifton1-29/+23
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-6/+9
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-01-18alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2-74/+74
1999-11-09Add prototype header fileNick Clifton4-689/+1941
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1-3/+3
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson2-4/+5
1999-09-16m32r.c: Include toplev.h.Richard Henderson3-103/+108
1999-09-06Merge in gcc2-ss-010999Jeff Law3-36/+33
1999-08-24Fix more problems from GC diffsBernd Schmidt1-0/+1
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law1-4/+4
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1999-08-02m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the regis...Richard Henderson2-25/+80
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