OSDN Git Service

* config/alpha/alpha.c: Remove mentions of deprecates macros
[pf3gnuchains/gcc-fork.git] / gcc / config / m32r / m32r.h
2004-01-30 kazu * config/alpha/alpha.c: Remove mentions of deprecates...
2004-01-29 kazu * config/m32r/m32r-protos.h: Remove the prototype for
2004-01-21 nickc* config/m32r/m32r.h (CPP_SPEC): Define.
2004-01-20 nickc(TARGET_M32R2). Test for TARGET_M32R2_MASK not TARGET_M...
2004-01-09 nickcDefine __m32r__
2004-01-09 kazu * final.c (FIRST_INSN_ADDRESS): Remove.
2004-01-08 nickc(ASM_OUTPUT_ALIGNED_BSS): Actually emit variables in...
2004-01-06 nickcFix defintion of TRAMPOLINE_SIZE
2003-12-31 nickcAdd support for m32r-linux target.
2003-12-24 mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-11 nickc* config/m32r/m32r.c: Convert to ISO-C
2003-12-09 nickc* config/m32r/m32r.h: Add support for m32r2 processor...
2003-09-27 kcookGNU CC -> GCC
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-17 ebotcazou * dbxout.c (dbxout_source_line_counter): New global...
2003-06-15 neil * config/frv/frv.h: Remove declaration of g_switch_value.
2003-06-14 sayle * rtl.h (STORE_FLAG_VALUE): Remove default definition...
2003-06-13 devans * config/m32r/m32r-protos.h (m32r_pass_by_reference...
2003-06-11 sayle * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
2003-06-10 rth * config/m32r/m32r.h (HARD_REGNO_RENAME_OK...
2003-05-19 kraai * flags.h (g_switch_value): Change to an unsigned
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-17 dj* toplev.c (target_options): Add value field.
2003-04-17 rth * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.
2003-03-28 amodra * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove...
2003-03-09 neil * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not...
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2002-12-18 devans * m32r/m32r.c (addr24_operand): Fix arg to CONSTANT_PO...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-24 kazu * config/elfos.h: Follow spelling conventions.
2002-09-20 kazu * config/m32r/m32r.c: Follow spelling conventions.
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-07-31 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v...
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-10 zack * config/m32r/m32r.h: Don't define SELECT_CC_MODE.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-03-12 ghazi * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h...
2002-03-10 ghazi * c4x.c (c4x_fp_reglist): Const-ify.
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 ghazi * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x...
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-03-03 ghazi * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-03 kazu * config/avr/avr.c: Fix comment typos.
2001-12-23 ghazi * 1750a.h (datalbl, jmplbl): Declare array size explic...
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-11-22 ghazi * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
2001-11-09 clm * m32r.c: Add support for m32rx processor.
2001-10-19 sirl 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-10 zack * calls.c, function.c: Always define PREFERRED_STACK_B...
2001-07-09 neil * final.c (output_addr_const): Use target opening and
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
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-26 neil * defaults.h: Default escape sequences to ASCII.
2001-06-11 nickcFix compile time warnings
2001-01-24 bje2001-01-24 Ben Elliston <bje@redhat.com>
2001-01-01 aoliva* tm.texi (REGISTER_MOVE_COST): Add a mode argument.
2000-12-19 berndsMore scheduler infrastructure.
2000-11-02 neilconfig:
2000-09-25 hpChange callers in config/m*/ to match:
2000-09-25 hpdefinitions in config/m[368]*:
2000-06-27 pthomas2000-06-27 Philipp Thomas <pthomas@suse.de>
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
1999-11-09 nickcAdd prototype header file
1999-10-15 rth * 1750a.md (movstrqi): Add missing output reload const...
1999-09-16 rth * m32r.c: Include toplev.h.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-10 ghazi * output.h (assemble_name): Constify a char*.
1999-08-02 rth * config/arc/arc.h: Define PROMOTE_PROTOTYPES...
1999-08-02 rth * m32r.c (m32r_setup_incoming_varargs): Use...
1999-07-26 rth * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-09-18 nickcFix for PR1654 - implement "movstrsi" pattern to copy...
1998-09-03 nickcChange (reg:CC 17) to (reg:SI 17)
1998-07-31 devans * m32r/m32r.h (ASM_OUTPUT_SOURCE_LINE): Always output...
1998-07-08 law * m32r.h (STDIO_PROTO): Fix typo.
1998-07-02 nickcDefine MUST_PASS_IN_STACK to override default. (Fixes...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-19 meissnerRemove errant cygnus local tags
1998-06-12 devans(ENDFILE_SPEC): Add -lgloss.
1998-06-12 devans * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
1998-05-08 meissnerHunk of m32r changes
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-28 meissnerupdate m32r port
1998-03-16 raeburnChange MEMORY_MOVE_COST defs and uses to be able to...
1998-03-06 amylaar * rtl.h (addr_diff_vec_flags): New typedef.
1998-03-02 amylaar * final.c (insn_last_address, insn_current_align,...
next