aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr-protos.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-13re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra1-1/+1
2003-10-13avr.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-114/+96
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-06-28avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.Kazu Hirata1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-1/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-1/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-1/+0
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-1/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-1/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-2/+0
2002-07-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz1-0/+2
2002-05-26avr-protos.h (avr_out_sbxx_branch): Declare.Marek Michalkiewicz1-0/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-1/+0
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-2/+1
2002-05-10avr.c (print_operand): Check that addr is a SYMBOL_REF before using SYMBOL_RE...Marek Michalkiewicz1-0/+1
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-3/+0
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-3/+0
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-2/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-6/+0
2001-01-21avr.c (ret_cond_branch): New argument (reverse) added.Denis Chertykov1-1/+1
2001-01-05avr-protos.h (avr_peep2_scratch_safe): Prototype.Marek Michalkiewicz1-1/+2
2000-11-19avr-protos.h (avr_output_addr_vec_elt): Prototype.Marek Michalkiewicz1-0/+1
2000-10-20avr-protos.h (avr_output_bld): New.Marek Michalkiewicz1-1/+4
2000-09-13avr.h (ASSEMBLER_DIALECT): New macro declared.Denis Chertykov1-2/+0
2000-09-03avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ...Marek Michalkiewicz1-32/+32
2000-08-29avr-protos.h: (avr_output_ascii) Removed.Denis Chertykov1-17/+29
2000-06-24avr-protos.h (avr_hard_regno_mode_ok): New prototype.Marek Michalkiewicz1-0/+2
2000-05-11avr-protos.c (jump_over_one_insn_p): New declaration.Denis Chertykov1-0/+1
2000-05-09avr-protos.h (extra_constraint): change a type of second argument from char t...Denis Chertykov1-2/+2
2000-05-03avr-protos.h (test_hard_reg_class): Declared.Denis Chertykov1-1/+2
2000-02-11Denis Chertykov <denisc@overta.ru>Denis Chertykov1-0/+152