summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.h
Commit message (Expand)AuthorAgeFilesLines
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-3/+0
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-1/+2
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-181-57/+4
* calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg2001-08-101-3/+1
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-4/+0
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-22/+0
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-291-10/+0
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-6/+0
* defaults.h: Default escape sequences to ASCII.Neil Booth2001-06-261-9/+0
* Fix compile time warningsNick Clifton2001-06-111-15/+5
* 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
* 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
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka2000-03-291-1/+1
* Add prototype header fileNick Clifton1999-11-091-456/+582
* 1750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1999-10-141-1/+2
* m32r.c: Include toplev.h.Richard Henderson1999-09-161-71/+63
* Merge in gcc2-ss-010999Jeff Law1999-09-061-13/+15
* output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1999-08-101-1/+1
* arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1999-08-021-1/+1
* m32r.c (m32r_setup_incoming_varargs): Use get_varargs_alias_set for the regis...Richard Henderson1999-08-021-25/+17
* m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.Richard Henderson1999-07-251-1/+1
* cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1998-11-241-3/+3
* Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1998-10-281-1/+1
* flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1998-10-151-3/+0
* Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.Nick Clifton1998-09-181-0/+5
* Change (reg:CC 17) to (reg:SI 17)Nick Clifton1998-09-031-1/+1
* m32r.h (ASM_OUTPUT_SOURCE_LINE): Always output line number labels with .debug...Doug Evans1998-07-311-3/+10
* * m32r.h (STDIO_PROTO): Fix typo.Jeffrey A Law1998-07-081-1/+1
* Define MUST_PASS_IN_STACK to override default. (Fixes testsuite/gcc.c-execut...Nick Clifton1998-07-021-0/+6
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-1/+1
* Remove errant cygnus local tagsMichael Meissner1998-06-191-2/+0
* (ENDFILE_SPEC): Add -lgloss.Doug Evans1998-06-121-1/+1
* * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.Doug Evans1998-06-121-1/+1
* Hunk of m32r changesMichael Meissner1998-05-081-48/+93
* * Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1998-05-051-1/+1
* update m32r portMichael Meissner1998-04-281-33/+190
* Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1998-03-161-1/+1
* rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1998-03-061-1/+1
* final.c (insn_last_address, [...]): New variables.J"orn Rennecke1998-03-021-4/+3
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-10/+11
* m32r.h (LIT_NAME_P): New macro.Doug Evans1997-05-021-3/+6
* Delete some FIXMEs.Doug Evans1997-04-111-3/+0
* (REG_ALLOC_ORDER): Restore to original setting.Doug Evans1997-04-111-6/+2
* m32r.h (UPPER16_P): Fix calculation.Doug Evans1997-04-111-1/+1
* Initial revisionDoug Evans1997-03-241-0/+1871