aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2003-07-09re PR bootstrap/11043 ([arc-elf32] make fails due to missing rules)Nathanael Nerode1-5/+5
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-9/+7
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-4/+0
2003-05-16arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-3/+3
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-4/+2
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-5/+5
2003-04-16arc.c (arc_encode_section_info): Remove.Richard Henderson2-21/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-65/+63
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-45/+63
2003-01-09Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger1-6/+6
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-19/+21
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-6/+2
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-8/+8
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-8/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-5/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-6/+5
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-17/+7
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-9/+25
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode1-1/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-35/+18
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-4/+4
2002-05-16arc.h (CPP_PREDEFINES): Remove.Neil Booth1-7/+11
2002-04-18arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.Zack Weinberg1-12/+0
2002-03-20re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target)Jakub Jelinek2-29/+28
2002-03-12re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson1-1/+11
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-5/+5
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-17/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2-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-22/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-39/+34
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-3/+0
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata2-11/+11
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-2/+0
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-19/+34
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-22/+0
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-3/+3