aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)Author
2004-09-24Merge from mainlineMark Mitchell
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-05-21 * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor
2004-03-16 * config/freebsd-spec.h, config/arc/arc-protos.h,Kazu Hirata
2004-03-07 * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultKazu Hirata
2004-03-032004-02-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-02-19 * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h,Kazu Hirata
2004-02-08 * target-def.h (TARGET_STRUCT_VALUE_RTX): Define asKazu Hirata
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-06 * config/arc/arc.c (arc_return_in_memory): Check the returnKazu Hirata
2004-02-06 * config/arc/arc-protos.h: Remove the prototype forKazu Hirata
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,Kazu Hirata
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c,Kazu Hirata
2004-02-04 * config/arc/arc.h, config/fr30/fr30.hKazu Hirata
2004-02-02 * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,Kazu Hirata
2004-01-26 * config/arc/arc.c (TARGET_PROMOTE_FUNCTION_ARGS): New.Kazu Hirata
2004-01-18 * final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz
2003-12-25 * config/alpha/alpha-modes.def: Fix comment formatting.Kazu Hirata
2003-12-24 * Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell
2003-11-202003-11-19 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-09-27GNU CC -> GCCKelley Cook
2003-07-09 PR bootstrap/11043Nathanael Nerode
2003-06-19 * target.h (asm_out.file_start, file_start_app_off,Zack Weinberg
2003-06-14 * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle
2003-05-16 * arc.c (arc_output_function_prologue,Kaveh Ghazi
2003-05-09 * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.Alan Modra
2003-04-17* toplev.c (target_options): Add value field.DJ Delorie
2003-04-17 * arc.c (arc_encode_section_info): Remove.Richard Henderson
2003-01-28 * target.h (targetm.address_cost): New.Richard Henderson
2003-01-28 * Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson
2003-01-09 * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-16gcc/Richard Henderson
2002-09-24 * config/elfos.h: Follow spelling conventions.Kazu Hirata
2002-09-17 * config/alpha/alpha.c: Follow spelling conventions.Kazu Hirata
2002-09-04 * real.c (ereal_to_decimal): Add digits parameter.Richard Henderson
2002-08-29* config/chorus.h: Consistently define *_DEBUGGING_INFO withJason Thorpe
2002-08-20 * arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh Ghazi
2002-08-11 * arc.c (arc_init): Don't use ISO C style function definitions.Kaveh Ghazi
2002-07-31 * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh Ghazi
2002-07-30 * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,Kaveh Ghazi
2002-07-16 * builtins.c (std_expand_builtin_va_start): Remove unusedZack Weinberg
2002-07-16 * ginclude/varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-10 * Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg
2002-05-31* gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 withNathanael Nerode
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-05-18 * final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson
2002-05-16 * config/arc/arc.h (CPP_PREDEFINES): Remove.Neil Booth
2002-04-18 * config/arc/arc.md: Remove #if HOST_FLOAT_FORMAT !=Zack Weinberg