aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2002-09-28avr.c: Eliminate use of _PC_ in pc relative insns.Theodore A. Roth2-47/+46
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-2/+0
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata2-14/+14
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14* config/avr/avr.c (output.h): Move after inclusion of tree.h.Marek Michalkiewicz1-1/+1
2002-09-14* gcc/config/avr/avr.h: Set default options for C++ for avr.Theodore A. Roth1-0/+6
2002-09-10* config/avr/avr.md (movstrhi): Use right operands for conversion.Denis Chertykov1-3/+4
2002-09-09avr.md (movstrhi, clrstrhi): Use gen_int_mode for right conversion of operand...Denis Chertykov1-5/+9
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-3/+3
2002-08-13avr.md: Call CC_STATUS_INIT in all peepnoles which can change CC0.Denis Chertykov1-1/+6
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+1
2002-08-01toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...Richard Henderson2-13/+0
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-14/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-11/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-8/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-35/+21
2002-07-19* config/avr/avr.c (debug_hard_reg_set): Remove.Marek Michalkiewicz1-15/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-07-12avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT usage on 64-bit hosts, ret...Marek Michalkiewicz1-1/+5
2002-07-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz4-3/+40
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-4/+0
2002-06-09avr.c (avr_mcu_types): Update for new devices.Marek Michalkiewicz4-34/+32
2002-06-08avr.c (TARGET_SECTION_TYPE_FLAGS): New.Marek Michalkiewicz1-0/+24
2002-06-08avr.c (avr_regs_to_save): No need to save any registers in a noreturn function.Marek Michalkiewicz1-16/+38
2002-06-06emit-rtl.c (get_first_nonnote_insn, [...]): New functions.John David Anglin1-2/+2
2002-06-01Support for C++ constructors/destructors.Marek Michalkiewicz4-9/+174
2002-06-01avr.c (avr_mcu_types): Remove devices that were once expected, but don't real...Marek Michalkiewicz3-44/+11
2002-05-30* config/avr/avr.c (avr_mcu_types): Fix typo in previous patch.Marek Michalkiewicz1-2/+2
2002-05-29avr.c (avr_base_arch_macro, [...]): New.Neil Booth2-166/+103
2002-05-26avr-protos.h (avr_out_sbxx_branch): Declare.Marek Michalkiewicz3-140/+221
2002-05-26avr.c (avr_asm_only_p): New variable.Marek Michalkiewicz1-1/+7
2002-05-25avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.Marek Michalkiewicz2-1/+30
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-2/+3
2002-05-19avr.c (machine_dependent_reorg): Sign extend the CONST_INT operand to the cor...Marek Michalkiewicz1-3/+3
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2-10/+4
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-86/+9
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-10/+0
2002-05-17avr.c (avr_regs_to_save): New function.Marek Michalkiewicz1-46/+51
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson3-23/+6
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-20/+2
2002-05-11avr.c (avr_mcu_types): Update supported devices.Marek Michalkiewicz3-15/+29
2002-05-10avr.c (print_operand): Check that addr is a SYMBOL_REF before using SYMBOL_RE...Marek Michalkiewicz3-10/+111
2002-03-21avr.md (length): Fix length computation for conditional branches.Jakub Jelinek1-2/+2
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-4/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson3-4/+6
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-28avr.c (avr_hard_regno_mode_ok): Do not allow r29 which may overwrite the high...Marek Michalkiewicz1-0/+7