aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+20
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
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-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-3/+2
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-8/+4
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-0/+17
2002-03-20re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target)Jakub Jelinek1-4/+3
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-5/+5
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi1-1/+1
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+30
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata1-5/+5
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+1
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-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-3/+3
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-4/+10
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-18/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-2/+11
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2000-02-26Fix copyright.Jeff Law1-1/+2
2000-01-14arc-protos.h: New file.Kaveh R. Ghazi1-47/+62
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1-6/+6
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-10/+9
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-07-25Update copyright.Richard Henderson1-1/+1
1999-07-25arc.h (EXPAND_BUILTIN_VA_START): New.Richard Henderson1-1/+90
1998-08-23arc.c (arc_initialize_pic): Remove.David S. Miller1-9/+0
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-4/+4
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+2212