summaryrefslogtreecommitdiff
path: root/gcc/config/arc
Commit message (Expand)AuthorAgeFilesLines
* 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
* final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2001-07-091-4/+0
* target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs2001-07-071-1/+1
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-063-30/+10
* target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers2001-06-293-30/+0
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-263-9/+11
* defaults.h: Default escape sequences to ASCII.Neil Booth2001-06-261-9/+0
* * config/arc/initfini.c (.init): Fix typo.Stacey Sheldon2001-05-251-1/+1
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2001-05-172-2/+1
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-9/+0
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2001-03-151-24/+0
* xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2001-03-061-6/+0
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-5/+0
* configure.in: Kill tm.h.Zack Weinberg2001-03-031-8/+0