aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2002-01-09m32r.c (move_src_operand): Fix 32-bit int test.Richard Henderson2-4/+10
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-6/+0
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+2
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-26/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-35/+5
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-7/+7
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-3/+0
2001-11-19unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi1-2/+2
2001-11-11alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi1-4/+5
2001-11-09m32r.c: Add support for m32rx processor.Ben Elliston5-13/+200
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-2/+2
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-3/+0
2001-09-21Table-driven attributes.Joseph Myers1-38/+39
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+2
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg3-78/+51
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-3/+1
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-28/+11
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