emit-rtl.c (adjust_address): New function.
[gcc.git] / gcc / config / m32r / m32r.c
2001-07-02 Richard Kenneremit-rtl.c (adjust_address): New function.
2001-06-29 Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-11 Nick CliftonFix compile time warnings
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-13 Mark MitchellRemove obstacks.
2000-05-16 Nick CliftonReplace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 Jeff LawFix copyrights.
2000-01-18 Kaveh R. Ghazialpha-protos.h: PROTO -> PARAMS.
1999-11-09 Nick CliftonAdd prototype header file
1999-11-01 Kaveh R. Ghazihard-reg-set.h (reg_names): Constify a char*.
1999-09-16 Richard Hendersonm32r.c: Include toplev.h.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-24 Bernd SchmidtFix more problems from GC diffs
1999-08-02 Richard Hendersonm32r.c (m32r_setup_incoming_varargs): Use get_varargs_a...
1999-03-24 Nick CliftonAccept both 'model' and '__model__' as attribute names.
1999-03-15 Nick CliftonRemove leading and trailing double underscores from...
1998-12-10 Jim WilsonFix alpha-x-m32r-elf bugs.
1998-11-02 Doug Evansm32r.c (m32r_expand_block_move): Fix byte count computa...
1998-10-23 Jim WilsonFix m32r build failure, (SUBREG (MEM)) problem from...
1998-09-18 Nick CliftonFix for PR1654 - implement "movstrsi" pattern to copy...
1998-09-03 Nick CliftonChange (reg:CC 17) to (reg:SI 17)
1998-05-08 Michael MeissnerHunk of m32r changes
1998-04-28 Michael Meissnerupdate m32r port
1998-04-09 Nick CliftonRemoved unused functions.
1997-05-02 Doug Evansm32r.c (addr24_operand): Handle literals.
1997-04-11 Doug EvansDelete some FIXMEs.
1997-04-11 Doug Evansm32r.h (UPPER16_P): Fix calculation.
1997-03-24 Doug EvansInitial revision