avr.h (AVR_HAVE_LPMX): New macro.
[gcc.git] / gcc / config / avr / avr.c
2007-01-17 Anatoly Sokolovavr.h (AVR_HAVE_LPMX): New macro.
2007-01-07 Anatoly Sokolovavr-protos.h (call_insn_operand): Delete prototype.
2006-11-07 Anatoly Sokolovavr-protos.h (mask_one_bit_p, [...]): Remove prototype.
2006-09-05 Anatoly Sokolovavr.c (avr_mcu_types): Add support for at90pwm1 device.
2006-06-18 Anatoly Sokolovavr.h (avr_have_movw_lpmx_p): Declare.
2006-05-22 Joerg Wunschavr.c (avr_mcu_types): Add support for attiny261...
2006-03-24 Denis Chertykovavr-protos.h (extra_constraint): Delete.
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-07-27 Bjoern Haasere PR target/19885 (avr dwarf-2 support is broken for...
2005-07-19 Nick Cliftonconfig/avr/avr.c (legitimate_address_p): Fix debugging...
2005-07-02 Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-06-25 R. Kelley CookUpdate FSF address.
2005-05-26 Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-05 Denis Chertykovre PR target/21284 (AVR target: switch/case jump table...
2005-04-27 Nathan Sidwellfp-bit.c (abort): Add noreturn attribute.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-20 Marek Michalkiewiczre PR target/18551 (wrong asm output for -mcall-prologu...
2005-03-19 Richard Sandifordavr.c (avr_init_stack, [...]): Make static.
2005-03-06 Marek Michalkiewiczre PR target/20288 (AVR assignment of a value through...
2005-02-09 Roger Saylere PR target/19597 (avr-gcc 4.0, multiplication by...
2005-01-26 Marek Michalkiewiczre PR target/19293 (avr-gcc crashes when using shifts...
2005-01-24 Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-23 Roger Saylere PR target/19378 (ICE during bootstrap compiling...
2004-12-25 Marek Michalkiewiczre PR target/19059 (Atmel AVR Tiny13 and Tiny2313 suppo...
2004-11-28 Theodore A. Rothavr.c (avr_handle_fndecl_attribute): Generate a warning...
2004-11-28 Theodore A. Rothavr.c (avr_mcu_types): Add entries for atmega48...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-09-02 James E WilsonMake -fdata-sections work for AVR port.
2004-08-31 Denis Chertykovre PR target/15417 (ICE while building an avr-cross...
2004-08-12 Jakub Jelinekre PR c++/16276 ([3.4 only] G++ generates local referen...
2004-03-13 Dean Ferreyrare PR target/14047 (__progmem__ attribute doesn't work)
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-08 Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-06 Kazu Hirataarc.c (arc_return_in_memory): Check the return value...
2004-02-04 Kazu Hirataalpha.c, [...]: Revert the replacements of "FALLTHRU...
2004-02-04 Kazu Hirataalpha.c, [...]: Fix comment typos.
2004-02-01 Kazu Hirataarm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-30 Kazu Hirataalpha.c: Remove mentions of deprecates macros in commen...
2004-01-25 Kazu Hirataavr.c (TARGET_STRUCT_VALUE_RTX): New.
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-05 Kazu Hirataavr.c (avr_output_function_prologue): Remove an extra...
2003-12-25 Kazu Hirataalpha-modes.def: Fix comment formatting.
2003-12-24 Kazu Hirataavr.c: Fix comment formatting.
2003-12-24 Kazu Hiratare PR target/12721 (ICE when building a cross compiler...
2003-10-13 Steven Bosscheravr.c, [...]: Convert to ISO C90 function declarations...
2003-10-02 Zack Weinbergtarget.h (init_libfuncs): New hook.
2003-09-27 Kelley CookGNU CC -> GCC
2003-08-11 Kaveh R. Ghaziavr.c (avr_init_once): Use xcalloc in lieu of xmalloc...
2003-07-01 Kazu Hiratacombine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-28 Kazu Hirata* config/avr/avr.c: Fix a comment typo.
2003-06-28 Kazu Hirataavr-protos.h: Replace avr_simplify_comparision_p with...
2003-06-26 Kazu Hirataavr.c (final_prescan_insn): Remove support for -mrtl.
2003-06-19 Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-06-07 Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-05-16 Kaveh R. Ghaziavr.c (avr_output_function_prologue, [...]): Fix format...
2003-05-14 Richard Sandifordtarget-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-04-17 Richard Hendersonavr.c (avr_encode_section_info): Remove.
2003-02-19 Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-01-28 Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-24 Denis Chertykov* config/avr/avr.c (init_cumulative_args): Test fntype...
2002-09-28 Theodore A. Rothavr.c: Eliminate use of _PC_ in pc relative insns.
2002-09-17 Kazu Hirataalpha.c: Follow spelling conventions.
2002-09-14 Marek Michalkiewicz* config/avr/avr.c (output.h): Move after inclusion...
2002-08-20 Kaveh R. Ghaziarc.c (output_shift): Use stdio instead of asm_fprintf.
2002-08-01 Richard Hendersontoplev.c (parse_options_and_default_flags): Don't set...
2002-07-19 Marek Michalkiewicz* config/avr/avr.c (debug_hard_reg_set): Remove.
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-07-12 Marek Michalkiewiczavr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT...
2002-07-10 Marek Michalkiewiczavr.md: Fix two 0x80000000 constants to make them negat...
2002-06-09 Marek Michalkiewiczavr.c (avr_mcu_types): Update for new devices.
2002-06-08 Marek Michalkiewiczavr.c (TARGET_SECTION_TYPE_FLAGS): New.
2002-06-08 Marek Michalkiewiczavr.c (avr_regs_to_save): No need to save any registers...
2002-06-06 John David Anglinemit-rtl.c (get_first_nonnote_insn, [...]): New functions.
2002-06-01 Marek MichalkiewiczSupport for C++ constructors/destructors.
2002-06-01 Marek Michalkiewiczavr.c (avr_mcu_types): Remove devices that were once...
2002-05-30 Marek Michalkiewicz* config/avr/avr.c (avr_mcu_types): Fix typo in previou...
2002-05-29 Neil Boothavr.c (avr_base_arch_macro, [...]): New.
2002-05-26 Marek Michalkiewiczavr-protos.h (avr_out_sbxx_branch): Declare.
2002-05-26 Marek Michalkiewiczavr.c (avr_asm_only_p): New variable.
2002-05-25 Marek Michalkiewiczavr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.
2002-05-23 Gabriel Dos Reismingw32.h (OUTPUT_QUOTED_STRING): Properly output quote...
2002-05-19 Marek Michalkiewiczavr.c (machine_dependent_reorg): Sign extend the CONST_...
2002-05-19 Richard Hendersonsystem.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-17 Marek Michalkiewiczavr.c (avr_regs_to_save): New function.
2002-05-17 Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-05-11 Marek Michalkiewiczavr.c (avr_mcu_types): Update supported devices.
2002-05-10 Marek Michalkiewiczavr.c (print_operand): Check that addr is a SYMBOL_REF...
2002-03-03 Richard Hendersonvarasm.c (make_decl_rtl): Remove call to REDO_SECTION_I...
2002-02-28 Marek Michalkiewiczavr.c (avr_hard_regno_mode_ok): Do not allow r29 which...
2002-01-07 Marek Michalkiewiczavr.c (avr_mcu_types): Add new MCU types.
2002-01-03 Kazu Hirataavr.c: Fix comment typos.
2001-12-20 Richard Hendersonvarasm.c (assemble_real): Use REAL_VALUE_TO_x and assem...
2001-12-17 Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-16 Kaveh R. Ghaziavr.c (avr_simplify_comparision_p, [...]): Don't use...
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
next