summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* Table-driven attributes.jsm282001-09-211-38/+39
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-1/+2
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-183-78/+51
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-3/+1
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-1/+1
* * final.c (output_addr_const): Use target opening andneil2001-07-091-4/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-28/+11
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-14/+10
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-293-32/+0
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-263-9/+12
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* Fix compile time warningsnickc2001-06-114-33/+25
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-3/+0
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-23/+0
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2001-03-101-1/+1
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-7/+0
* libiberty:zack2001-03-061-5/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-8/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-5/+1
* 2001-01-24 Ben Elliston <bje@redhat.com>bje2001-01-241-1/+0
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+3
* More scheduler infrastructure.bernds2000-12-191-1/+2
* config:neil2000-11-021-1/+1
* Remove obstacks.mmitchel2000-10-131-1/+1
* Change callers in config/m*/ to match:hp2000-09-251-3/+3
* definitions in config/m[368]*:hp2000-09-251-2/+2
* 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