aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/libgcc.S
AgeCommit message (Expand)AuthorFilesLines
2009-01-12re PR target/29141 (static constructors beyond 64k fail)Anatoly Sokolov1-9/+83
2008-04-07avr.h (avr_mega_p): Remove declaration.Anatoly Sokolov1-1/+1
2008-03-15avr.c (avr_arch_types): Add avr6 entry.Bjoern Haase1-0/+14
2008-02-22libgcc.S (__RAMPZ__): Define.Anatoly Sokolov1-7/+43
2008-01-19* config/avr/avr.S (_exit): Disable interrupt.Anatoly Sokolov1-1/+3
2007-01-17avr.h (AVR_HAVE_LPMX): New macro.Anatoly Sokolov1-6/+6
2006-06-19libgcc.S: Correct my wrong previous commit.Denis Chertykov1-7/+7
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2002-06-01Support for C++ constructors/destructors.Marek Michalkiewicz1-5/+107
2001-03-31* config/avr/libgcc.S (__mulhi3): Optimize previous change.Marek Michalkiewicz1-2/+1
2001-03-28libgcc.S (__mulhi3): Correct tests to exit the loop when multiplier or multip...Marek Michalkiewicz1-1/+3
2001-01-21avr.c (ret_cond_branch): New argument (reverse) added.Denis Chertykov1-1/+1
2001-01-20avr.h (INIT_TARGET_OPTABS): Remove most of it, was the same as the default li...Marek Michalkiewicz1-273/+234
2000-11-14avr.c (avr_case_values_threshold): New.Marek Michalkiewicz1-4/+6
2000-09-02avr.md ("*negsi2"): substitute %@ to __zero_reg__Marek Michalkiewicz1-120/+164
2000-08-29avr-protos.h: (avr_output_ascii) Removed.Denis Chertykov1-2/+32
2000-07-03avr.c (out_adj_frame_ptr): Make "frame pointer change too big for -mtiny-stac...Marek Michalkiewicz1-8/+8
2000-06-24avr-protos.h (avr_hard_regno_mode_ok): New prototype.Marek Michalkiewicz1-4/+4
2000-06-07avr.c (asm_output_section_name): output section attributes.Denis Chertykov1-1/+1
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-12/+6
2000-03-02Denis Chertykov <denisc@overta.ru>Denis Chertykov1-118/+96
2000-02-11Denis Chertykov <denisc@overta.ru>Denis Chertykov1-0/+666