summaryrefslogtreecommitdiff
path: root/gcc/config/arc
Commit message (Expand)AuthorAgeFilesLines
* re PR bootstrap/11043 ([arc-elf32] make fails due to missing rules)Nathanael Nerode2003-07-091-5/+5
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-193-9/+7
* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle2003-06-141-4/+0
* arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2003-05-162-3/+3
* expr.c (move_block_from_reg): Remove "size" parm.Alan Modra2003-05-091-4/+2
* toplev.c (target_options): Add value field.DJ Delorie2003-04-171-5/+5
* arc.c (arc_encode_section_info): Remove.Richard Henderson2003-04-162-21/+4
* target.h (targetm.address_cost): New.Richard Henderson2003-01-283-65/+63
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-272-45/+63
* Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger2003-01-091-6/+6
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-162-19/+21
* real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson2002-10-151-3/+2
* elfos.h: Follow spelling conventions.Kazu Hirata2002-09-241-1/+1
* alpha.c: Follow spelling conventions.Kazu Hirata2002-09-171-3/+3
* real.c (ereal_to_decimal): Add digits parameter.Richard Henderson2002-09-041-1/+1
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-6/+2
* arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi2002-08-201-8/+8
* arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi2002-08-111-1/+1
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-8/+2
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-5/+0
* builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg2002-07-163-6/+5
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-162-17/+7
* Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2002-06-102-9/+25
* Makefile.in: Replace HOST_PREFIX...Nathanael Nerode2002-05-311-1/+1
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-182-35/+18
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-4/+4
* arc.h (CPP_PREDEFINES): Remove.Neil Booth2002-05-161-7/+11
* arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.Zack Weinberg2002-04-181-12/+0
* re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target)Jakub Jelinek2002-03-202-29/+28
* re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson2002-03-121-1/+11
* 1750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi2002-03-121-4/+0
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-4/+0
* 1750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi2002-03-031-6/+0
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-021-1/+1
* a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi2002-03-031-3/+0
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-5/+5
* alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers2002-01-211-17/+0
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-7/+1
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-232-2/+2
* 1750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi2001-12-231-2/+2
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-201-22/+0
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-172-39/+34
* 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi2001-11-221-3/+0
* a29k.c: Fix comment formatting.Kazu Hirata2001-11-162-11/+11
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+1
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-2/+0
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-1/+1
* Table-driven attributes.Joseph Myers2001-09-211-19/+34
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-22/+0
* alias.c (set_mem_alias_set): New function.Richard Kenner2001-07-111-3/+3