aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-3/+0
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-6/+3
2003-07-12alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-113/+13
2003-06-28* config/avr/avr.c: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-28avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.Kazu Hirata2-3/+3
2003-06-26avr.c (final_prescan_insn): Remove support for -mrtl.Kazu Hirata2-14/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-24/+16
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+2
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg3-18/+8
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-5/+0
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-3/+3
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-7/+0
2003-05-16avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-9/+10
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-11/+6
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2
2003-04-20avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly.Marek Michalkiewicz1-2/+2
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-16avr.c (avr_encode_section_info): Remove.Richard Henderson1-19/+21
2003-02-27* config/avr/t-avr (MULTILIB_MATCHES): Fix at43usb355.Marek Michalkiewicz1-1/+1
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka3-4/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-45/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-56/+55
2003-01-26avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher1-19/+20
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-55/+7
2002-10-25* config/avr/avr.c (init_cumulative_args): Test fntype for zero.Denis Chertykov1-1/+1
2002-09-28avr.c: Eliminate use of _PC_ in pc relative insns.Theodore A. Roth2-47/+46
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-2/+0
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata2-14/+14
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14* config/avr/avr.c (output.h): Move after inclusion of tree.h.Marek Michalkiewicz1-1/+1
2002-09-14* gcc/config/avr/avr.h: Set default options for C++ for avr.Theodore A. Roth1-0/+6
2002-09-10* config/avr/avr.md (movstrhi): Use right operands for conversion.Denis Chertykov1-3/+4
2002-09-09avr.md (movstrhi, clrstrhi): Use gen_int_mode for right conversion of operand...Denis Chertykov1-5/+9
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-3/+3
2002-08-13avr.md: Call CC_STATUS_INIT in all peepnoles which can change CC0.Denis Chertykov1-1/+6
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+1
2002-08-01toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...Richard Henderson2-13/+0
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-14/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-11/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-8/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-35/+21
2002-07-19* config/avr/avr.c (debug_hard_reg_set): Remove.Marek Michalkiewicz1-15/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-07-12avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT usage on 64-bit hosts, ret...Marek Michalkiewicz1-1/+5
2002-07-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz4-3/+40
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-4/+0
2002-06-09avr.c (avr_mcu_types): Update for new devices.Marek Michalkiewicz4-34/+32