OSDN Git Service

* 1750a.h (DBX_REGISTER_NUMBER): Don't define.
[pf3gnuchains/gcc-fork.git] / gcc / config / m32r / m32r.c
2001-11-11 ghazi * alpha.c (unicosmk_special_name): Prototype.
2001-11-09 clm * m32r.c: Add support for m32rx processor.
2001-09-21 jsm28 Table-driven attributes.
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-11 nickcFix compile time warnings
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-13 mmitchel Remove obstacks.
2000-05-16 nickcReplace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-01-18 ghazi * alpha-protos.h: PROTO -> PARAMS.
1999-11-09 nickcAdd prototype header file
1999-11-01 ghazi * hard-reg-set.h (reg_names): Constify a char*.
1999-09-16 rth * m32r.c: Include toplev.h.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-24 cruxFix more problems from GC diffs
1999-08-02 rth * m32r.c (m32r_setup_incoming_varargs): Use...
1999-03-24 nickcAccept both 'model' and '__model__' as attribute names.
1999-03-15 nickcRemove leading and trailing double underscores from...
1998-12-10 wilsonFix alpha-x-m32r-elf bugs.
1998-11-02 devans * m32r/m32r.c (m32r_expand_block_move): Fix byte count...
1998-10-23 wilsonFix m32r build failure, (SUBREG (MEM)) problem from...
1998-09-18 nickcFix for PR1654 - implement "movstrsi" pattern to copy...
1998-09-03 nickcChange (reg:CC 17) to (reg:SI 17)
1998-05-08 meissnerHunk of m32r changes
1998-04-28 meissnerupdate m32r port
1998-04-09 nickcRemoved unused functions.
1997-05-02 dje * m32r/m32r.c (addr24_operand): Handle literals.
1997-04-11 djeDelete some FIXMEs.
1997-04-11 dje * m32r/m32r.h (UPPER16_P): Fix calculation.
1997-03-24 djeInitial revision