summaryrefslogtreecommitdiff
path: root/gcc/config/avr
Commit message (Expand)AuthorAgeFilesLines
* avr-protos.h (mask_one_bit_p, [...]): Remove prototype.Anatoly Sokolov2006-11-072-177/+58
* re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr t...Anatoly Sokolov2006-10-112-67/+143
* re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr t...Anatoly Sokolov2006-09-151-0/+3
* avr.c (avr_mcu_types): Add support for at90pwm1 device.Anatoly Sokolov2006-09-053-1/+5
* libgcc.S: Correct my wrong previous commit.Denis Chertykov2006-06-191-7/+7
* avr.h (avr_have_movw_lpmx_p): Declare.Anatoly Sokolov2006-06-184-48/+74
* avr.h (SET_ASM_OP): Define.Anatoly Sokolov2006-06-011-0/+2
* avr.c (avr_mcu_types): Add support for attiny261...Joerg Wunsch2006-05-223-19/+170
* avr.h (CRT_BINUTILS_SPECS): Fixed crt* file name for atmega645 device.Anatoly Sokolov2006-05-071-1/+1
* avr-protos.h (extra_constraint): Delete.Denis Chertykov2006-03-245-109/+161
* re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog2005-12-171-1/+1
* coretypes.h: Revert previous change.Richard Sandiford2005-12-071-0/+2
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-073-23/+31
* re PR target/19885 (avr dwarf-2 support is broken for head 4.0/4.1)Bjoern Haase2005-07-271-0/+6
* config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoidNick Clifton2005-07-191-1/+1
* c.opt, [...]: Remove "." from end of help texts.Joseph Myers2005-07-021-3/+3
* builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2005-06-281-8/+12
* Update FSF address.R. Kelley Cook2005-06-257-14/+14
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-262-31/+2
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-2/+3
* re PR target/21284 (AVR target: switch/case jump table is placed in .data ins...Denis Chertykov2005-05-051-0/+1
* fp-bit.c (abort): Add noreturn attribute.Nathan Sidwell2005-04-272-9/+6
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-7/+7
* re PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_TARGET)Ralf Corsepius2005-04-061-4/+0
* re PR target/18551 (wrong asm output for -mcall-prologues with g++)Marek Michalkiewicz2005-03-201-5/+3
* avr.c (avr_init_stack, [...]): Make static.Richard Sandiford2005-03-193-53/+90
* re PR target/18251 (unable to find a register to spill in class `POINTER_REGS')Andy Hutchinson2005-03-131-58/+52
* re PR target/20288 (AVR assignment of a value through a 16 bit pointer genera...Marek Michalkiewicz2005-03-062-24/+84
* bt-load.c, [...]: Update copyright.Kazu Hirata2005-02-171-1/+1
* re PR target/19924 ([AVR] MODES_TIEABLE incorrect)Andy Hutchinson2005-02-161-1/+1
* re PR target/19597 (avr-gcc 4.0, multiplication by constant, very long code)Roger Sayle2005-02-091-77/+525
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* re PR target/19293 (avr-gcc crashes when using shifts with negative shift count)Marek Michalkiewicz2005-01-262-81/+156
* c-opts.c, [...]: Update copyright.Kazu Hirata2005-01-241-1/+1
* re PR target/19378 (ICE during bootstrap compiling __fixdfdi)Roger Sayle2005-01-231-12/+11
* re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted)Marek Michalkiewicz2004-12-253-7/+7
* avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ...Theodore A. Roth2004-11-281-0/+26
* avr.c (avr_mcu_types): Add entries for atmega48...Theodore A. Roth2004-11-283-9/+36
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-2/+0
* config.gcc: Add avr-*-rtems*.Ralf Corsepius2004-11-232-0/+32
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-3/+3
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-3/+0
* re PR target/16884 ([fweb related] bug while initialising variables)Denis Chertykov2004-09-021-21/+15
* Make -fdata-sections work for AVR port.James E Wilson2004-09-011-35/+0
* re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov2004-09-011-0/+6
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+2
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-071-6/+6
* c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2004-07-051-2/+0
* Updated AVR -mint8 option and set proper 64-bit typeSvein E. Seldal2004-05-251-1/+1
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-2/+0