summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-1/+1
* final.c (count_basic_block, [...]): Kill.Jan Hubicka2001-12-061-1/+1
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-7/+7
* 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi2001-11-221-3/+0
* unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi2001-11-191-2/+2
* alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi2001-11-111-4/+5
* m32r.c: Add support for m32rx processor.Ben Elliston2001-11-095-13/+200
* 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2001-11-041-2/+2
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-3/+0
* Table-driven attributes.Joseph Myers2001-09-211-38/+39
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-1/+2
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-183-78/+51
* calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg2001-08-101-3/+1
* alias.c (set_mem_alias_set): New function.Richard Kenner2001-07-111-1/+1
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-4/+0
* target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs2001-07-071-1/+1
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-063-28/+11
* emit-rtl.c (adjust_address): New function.Richard Kenner2001-07-021-14/+10
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-293-32/+0
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-263-9/+12
* defaults.h: Default escape sequences to ASCII.Neil Booth2001-06-261-9/+0
* Fix compile time warningsNick Clifton2001-06-114-33/+25
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-171-3/+0
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-23/+0
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2001-03-101-1/+1
* xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2001-03-061-7/+0
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-5/+0
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-8/+0
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-5/+1
* m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.Ben Elliston2001-01-241-1/+0
* tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva2001-01-011-2/+3
* More scheduler infrastructure.Bernd Schmidt2000-12-191-1/+2
* config:Neil Booth2000-11-021-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-1/+1
* Change callers in config/m*/ to match:Hans-Peter Nilsson2000-09-251-3/+3
* definitions in config/m[368]*:Hans-Peter Nilsson2000-09-251-2/+2
* 1750a.h: Mark help strings for options/switches for translation.Philipp Thomas2000-06-271-6/+8
* Replace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()Nick Clifton2000-05-161-29/+23
* Update to libgcc copyright exception clause.Jeff Law2000-05-151-6/+9
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka2000-03-291-1/+1
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Fix copyrights.Jeff Law2000-02-261-1/+1
* alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-182-74/+74
* Add prototype header fileNick Clifton1999-11-094-689/+1941
* hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1999-11-011-3/+3
* 1750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1999-10-142-4/+5
* m32r.c: Include toplev.h.Richard Henderson1999-09-163-103/+108
* Merge in gcc2-ss-010999Jeff Law1999-09-063-36/+33
* Fix more problems from GC diffsBernd Schmidt1999-08-241-0/+1