s390.md (*xordi3_cc): Mark xgrk as z196 only.
[gcc.git] / gcc / config / avr /
2010-10-16 Anatoly Sokolovavr.h (PREFERRED_RELOAD_CLASS): Remove.
2010-10-09 Nathan Froydavr-protos.h (function_arg): Delete.
2010-09-28 Tristan Gingoldavr.c (expand_prologue): Set current_function_static_st...
2010-09-25 Anatoly Sokolovavr.h (CLASS_LIKELY_SPILLED_P): Remove.
2010-09-16 Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-08-22 Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-09 Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-05-26 Steven Bosscheravr-c.c: Do not include regs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-03 Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-29 Bernd Schmidtre PR target/42895 (Low registers are preferred than...
2010-04-21 Eric B. WeddingtonAdd missing comma.
2010-04-19 Eric B. Weddingtonavr-devices.c (avr_mcu_types): Add support for new...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-11 Andy Hutchinsonavr.h (LINKER_NAME): Remove.
2010-01-08 Andy Hutchinsonre PR target/41885 (AVR Rotate patterns do not correctl...
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-12-24 Andy HutchinsonPR target/35013, 27192
2009-12-13 Andy Hutchinsonre PR rtl-optimization/23726 (Missed optimizations...
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-10-24 Andy Hutchinsonre PR middle-end/19154 (miss-optimization of (x & pow2C...
2009-10-17 Andy Hutchinsonavr.md (*movqi): Add zero as equally preferable constra...
2009-10-08 Anatoly Sokolov* config/avr/avr.c (last_insn_address) Remove variable.
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-17 Anatoly Sokolovavr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2...
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-25 Ian Lance Taylorarc.c: Include "df.h".
2009-06-23 Anatoly Sokolovconfig.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs...
2009-06-19 Anatoly Sokolovavr.c (avr_override_options): Remove setting value...
2009-06-03 Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-05-23 Denis Chertykovavr.c: Change my email address.
2009-05-14 Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-05-10 Joseph Myersarc.c (arc_handle_interrupt_attribute): Use %qE for...
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-29 Anatoly Sokolov(frame_pointer_required_p): Change return type to bool.
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-21 Joseph MyersABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-18 Anatoly Sokolovavr.md (*rotlsi3_8, [...]): Check whether operands...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
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-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-07 Anatoly Sokolovavr.c (avr_mcu_t): Add ata6289 device.
2009-01-12 Anatoly Sokolovre PR target/29141 (static constructors beyond 64k...
2008-12-21 Denis Chertykov* config/avr/avr.md ("andsi3"): Fix wrong cc attribute.
2008-12-16 Anatoly Sokolovavr.c (avr_mcu_t): Add attiny87...
2008-11-12 Anatoly Sokolovavr.c (avr_mcu_t): Add atmega16hvb...
2008-11-02 Anatoly Sokolovavr.md (UNSPEC_SWAP): Remove constants.
2008-09-14 Andy Hutchinsonre PR target/19636 (Can't compile large switch statement)
2008-09-12 Anatoly Sokolovre PR target/37466 ([AVR] avr-gcc generating incorrect...
2008-09-08 Andy Hutchinsonre PR target/36609 (AVR wrong code using incorrect...
2008-08-31 Jan Hubickasparc.h (BRANCH_COST): Fix macro definition.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-26 Vladimir Makarov[multiple changes]
2008-08-22 Anatoly Sokolovre PR target/11259 ([avr] gcc Double 'andi' missed...
2008-08-16 Andy Hutchinson* config/avr/avr.c (avr_override_options): Reduce value...
2008-08-09 Anatoly Sokolovavr.c (avr_mcu_types): Move the AT43USB320 device to...
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-07-11 Anatoly Sokolovavr-protos.h (avr_peep2_scratch_safe): Remove prototype.
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-06-02 Andy Hutchinsonre PR target/34879 (__builtin_setjmp / __builtin_longjm...
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-31 Anatoly Sokolovavr.md (UNSPECV_WRITE_SP_IRQ_ON): New constants.
2008-05-26 Tristan Gingoldavr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs...
2008-05-26 Andy Hutchinsonre PR target/34932 ([avr] ICE in reload)
2008-05-22 Anatoly Sokolovavr.c (get_sequence_length): Add new function.
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-05-06 Anatoly Sokolovavr.md (*sbrx_branch, [...]): Change mode of zero_extra...
2008-04-29 Paolo Bonziniavr.md (*sbrx_branch, [...]): Add mode to zero_extract.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
next