]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/avr/avr.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / avr.h
2010-01-11  Andy Hutchinsonavr.h (LINKER_NAME): Remove.
2010-01-02  Anatoly Sokolovavr.h (REG_OK_FOR_BASE_P, [...]): Remove.
2009-12-24  Andy Hutchinsonre PR target/42457 (AVR fails to build with other than...
2009-11-28  Andy Hutchinson* config/avr/avr.h (ASM_OUTPUT_EXTERNAL): Add.
2009-11-15  Andy HutchinsonPR target/21078, 21080
2009-11-04  Nick Cliftondefaults.h (CONSTANT_ADDRESS_P): Provide a default...
2009-09-23  Anatoly Sokolovavr.c (avr_regs_to_save): Use current_function_is_leaf...
2009-09-22  Richard Henderson* config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TRA...
2009-08-25  Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-16  Anatoly Sokolovavr.h (AVR_HAVE_8BIT_SP): New macros.
2009-07-11  Anatoly Sokolovavr.h (TARGET_CPU_CPP_BUILTINS): Redefine.
2009-06-29  Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-06-23  Anatoly Sokolovconfig.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs...
2009-05-23  Denis Chertykovavr.c: Change my email address.
2009-05-14  Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-04  Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-29  Anatoly Sokolovavr.c (initial_elimination_offset): Rename to avr_initi...
2009-04-25  Anatoly Sokolovtarget.h (struct gcc_target): Add case_values_threshold...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22  Paolo Bonzinidefaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide...
2009-04-01  Anatoly Sokolovavr.h (avr_case_values_threshold): Remove declaration.
2009-03-28  Anatoly Sokolovavr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega...
2009-03-15  Anatoly Sokolovre PR target/34299 ([avr] ICE on function attribute...
2009-02-07  Anatoly Sokolovavr.c (avr_mcu_t): Add ata6289 device.
2008-12-16  Anatoly Sokolovavr.c (avr_mcu_t): Add attiny87...
2008-11-12  Anatoly Sokolovavr.c (avr_mcu_t): Add atmega16hvb...
2008-09-14  Andy Hutchinsonre PR target/19636 (Can't compile large switch statement)
2008-08-30  Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-26  Vladimir Makarov[multiple changes]
2008-08-09  Anatoly Sokolovavr.c (avr_mcu_types): Move the AT43USB320 device to...
2008-06-23  Anatoly Sokolovavr.c (avr_function_value): Add new 'outgoing' argument.
2008-06-22  Andy Hutchinson* config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.
2008-06-19  Anatoly Sokolovavr.c (avr_mcu_t): Add attiny13a.
2008-06-17  Eric B. Weddingtonavr.c (avr_mcu_t): Remove atmega32hvb.
2008-06-17  Eric B. Weddingtonavr.c (avr_mcu_t): Add attiny167.
2008-06-17  Eric B. Weddingtonavr.c (avr_mcu_t): Add atmega32u4.
2008-06-16  Eric B. Weddingtonavr.c (avr_mcu_t): Add atmega32c1.
2008-06-16  Eric B. Weddingtonavr.c (avr_mcu_t): Add atmega32m1.
2008-06-15  Andy Hutchinsonre PR target/36336 (ICE push_reload - psuedo reg_equiv_...
2008-06-08  Anatoly Sokolovre PR target/36424 (avr-gcc use don't saved registers...
2008-06-04  Andy Hutchinsonre PR target/27386 (AVR: wrong code generated when...
2008-05-20  Anatoly Sokolovavr.h (machine_function): Add 'is_OS_main' field.
2008-05-15  Anatoly Sokolovavr.c (avr_base_arch_macro, [...]): Remove variables.
2008-05-12  Andy Hutchinson* config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define.
2008-05-12  Anatoly Sokolovavr.h (machine_function): Add 'is_leaf' field.
2008-04-08  Anatoly Sokolovavr.h (TARGET_CPU_CPP_BUILTINS): Define __AVR_HAVE_EIJM...
2008-04-06  Anatoly Sokolovavr.h (avr_mega_p): Remove declaration.
2008-03-15  Bjoern Haaseavr.c (avr_arch_types): Add avr6 entry.
2008-02-12  Anatoly Sokolovavr.h (AVR_HAVE_RAMPZ): Define.
2008-01-23  Anatoly Sokolovavr.c (avr_current_arch): New variable.
2008-01-17  Anatoly Sokolovavr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap...
2007-12-26  Anatoly Sokolovavr.h (LINK_SPEC, [...]): Move AT90USB82 and AT90USB162...
2007-11-27  Eric B. Weddingtonavr.c (avr_mcu_types): Add atmega32hvb.
2007-11-26  Eric B. Weddingtonavr.c (avr_mcu_types): Add atmega1284p.
2007-11-15  Eric B. Weddingtonavr.c (avr_mcu_types): Add attiny88.
2007-10-26  Anatoly Sokolovavr.c (avr_OS_task_function_p): Add new function.
2007-10-24  Eric B. Weddingtonavr.h: Do not include progmem_section definition when...
2007-10-22  Eric B. Weddingtonavr.c (avr_mcu_types): Remove ATmega603 which was never...
2007-10-20  Eric B. Weddingtonavr.c (avr_mcu_types): Add at90pwm2b, at90pwm3b.
2007-10-17  Anatoly Sokolovavr.c (avr_mcu_types): Add support for atmega48p, atmeg...
2007-10-17  Eric B. Weddingtonavr.c (avr_mcu_types): Add attiny48.
2007-10-17  Eric B. Weddingtonavr.c (avr_mcu_types): Add attiny43u.
2007-10-16  Eric B. Weddingtonavr.c (avr_mcu_types): Add at90pwm216, at90pwm316.
2007-09-19  Bernd Schmidttm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new...
2007-09-03  Anatoly Sokolovre PR target/28902 (Fix for "alingment of XXX is greate...
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-05-19  Andy Hutchinsonavr-protos.h (expand_prologue, [...]): Add declaration.
2007-04-26  Anatoly Sokolovavr.c (avr_mcu_types): Add support for ATmega8HVA and...
2007-04-25  Anatoly Sokolovre PR target/18989 (A few potentially ominous, and...
2007-04-16  Anatoly Sokolovavr.c (avr_arch_types): Rearranging array.
2007-03-27  Anatoly Sokolovavr.c (avr_hard_regno_mode_ok): Disallow QImode in...
2007-03-06  Anatoly Sokolovavr.c (avr_mcu_types): Add support for ATmega325P...
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2007-01-31  Anatoly Sokolovre PR target/19087 (Overflowed address in dwarf debug...
2007-01-17  Anatoly Sokolovavr.h (AVR_HAVE_LPMX): New macro.
2006-12-08  Mark Shinwellrecog.c (mode_dependent_address_p): Identify pre-increm...
2006-11-20  Anatoly Sokolovre PR target/18553 (Annoying warning with -ffunction...
2006-09-14  Anatoly Sokolovre PR target/26504 (compute_frame_pointer_to_cfa_displa...
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-06-01  Anatoly Sokolovavr.h (SET_ASM_OP): Define.
2006-05-22  Joerg Wunschavr.c (avr_mcu_types): Add support for attiny261...
2006-05-06  Anatoly Sokolovavr.h (CRT_BINUTILS_SPECS): Fixed crt* file name for...
2006-03-24  Denis Chertykovavr-protos.h (extra_constraint): Delete.
2005-12-07  Richard Sandifordcoretypes.h: Revert previous change.
2005-12-07  Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-06-25  R. Kelley CookUpdate FSF address.
2005-04-27  Nathan Sidwellfp-bit.c (abort): Add noreturn attribute.
2005-03-19  Richard Sandifordavr.c (avr_init_stack, [...]): Make static.
2005-02-17  Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-16  Andy Hutchinsonre PR target/19924 ([AVR] MODES_TIEABLE incorrect)
2004-12-25  Marek Michalkiewiczre PR target/19059 (Atmel AVR Tiny13 and Tiny2313 suppo...
2004-11-28  Theodore A. Rothavr.c (avr_mcu_types): Add entries for atmega48...
2004-11-23  Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-10-21  Zack Weinbergdbxout.c (asmfile): Delete.
2004-07-05  Joseph Myersc-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
2004-05-25  Svein E. SeldalUpdated AVR -mint8 option and set proper 64-bit type
2004-05-21  Ian Lance Taylorsystem.h: Poison NO_RECURSIVE_FUNCTION_CSE.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-07  Kazu Hirataconfig.gcc: Don't mention MAX_LONG_TYPE_SIZE.
next