re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SEGV in...
[gcc.git] / gcc / config / avr /
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-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-07 Eric Weddingtonconstraints.md (define_memory_constraint "Q"): Fix...
2007-07-05 Anatoly Sokolovavr.md (zero_extendqihi2, [...]): Change to define_insn...
2007-07-04 Anatoly Sokolovre PR target/31331 ([avr] ICE on function attribute...
2007-06-29 Anatoly Sokolovre PR target/32335 (libgcc build failure, ICE in cselib...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
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-18 Anatoly Sokolovavr.c (ptrreg_to_str): Replace error() with output_oper...
2007-04-17 Anatoly Sokolovre PR target/30483 (Internal compiler error with inline...
2007-04-16 Anatoly Sokolovavr.c (avr_arch_types): Rearranging array.
2007-04-08 Anatoly Sokolovre PR target/29932 (avr-gcc wrongly optimizes bit sets...
2007-04-07 Anatoly Sokolovre PR target/30289 (avr-gcc: builtin memset(): wrong...
2007-04-05 Anatoly Sokolovre PR target/25448 (Unfounded warnings from the AVR...
2007-04-02 Anatoly Sokolovre PR target/31137 (missing "break" in switch for MULT...
2007-03-31 Anatoly Sokolovpredicates.md (even_register_operand, [...]): New predi...
2007-03-30 Anatoly Sokolovavr.c (avr_override_options): Clear 'flag_delete_null_p...
2007-03-27 Anatoly Sokolovavr.c (avr_mcu_types): Move at90usb82 device to 'avr4...
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.
2007-01-07 Anatoly Sokolovavr-protos.h (call_insn_operand): Delete prototype.
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-11-07 Anatoly Sokolovavr-protos.h (mask_one_bit_p, [...]): Remove prototype.
2006-10-10 Anatoly Sokolovre PR target/26504 (compute_frame_pointer_to_cfa_displa...
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-19 Denis Chertykovlibgcc.S: Correct my wrong previous commit.
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-17 Bernd Trogre PR target/20016 (Compiling libgcc2.c with -Os for...
2005-12-07 Richard Sandifordcoretypes.h: Revert previous change.
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-28 Adrian Straetlingbuiltins.c: (expand_builtin_memset): Rewrite to support...
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-04-06 Ralf Corsepiusre PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_...
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-13 Andy Hutchinsonre PR target/18251 (unable to find a register to spill...
2005-03-06 Marek Michalkiewiczre PR target/20288 (AVR assignment of a value through...
2005-02-17 Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-16 Andy Hutchinsonre PR target/19924 ([AVR] MODES_TIEABLE incorrect)
2005-02-09 Roger Saylere PR target/19597 (avr-gcc 4.0, multiplication by...
2005-01-27 Kazu Hiratac-common.def, [...]: Update copyright.
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-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-11-23 Ralf Corsepiusconfig.gcc: Add avr-*-rtems*.
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-10-21 Zack Weinbergdbxout.c (asmfile): Delete.
2004-09-02 Denis Chertykovre PR target/16884 ([fweb related] bug while initialisi...
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-07-07 Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
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-03-19 Denis Chertykovavr.md ("call_insn"): Handle explicit integer specially.
2004-03-15 Kazu Hiratac-incpath.c, [...]: Update copyright.
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-07 Kazu Hirataconfig.gcc: Don't mention MAX_LONG_TYPE_SIZE.
2004-02-06 Alan Modratm.texi (INIT_CUMULATIVE_ARGS): Update doco.
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-03 Kazu Hiratasystem.h (GIV_SORT_CRITERION): Poison.
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-29 Kazu Hirataavr.h: Remove target-independent comments about target...
2004-01-25 Kazu Hirataavr.c (TARGET_STRUCT_VALUE_RTX): New.
2004-01-20 Denis Chertykovavr.h (BASE_REG_CLASS): Don't permit to use X register...
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
next