aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.h
AgeCommit message (Expand)AuthorFilesLines
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 Henderson1-3/+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-10avr.md: Fix two 0x80000000 constants to make them negative also on 64-bit hosts.Marek Michalkiewicz1-1/+4
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 Michalkiewicz1-3/+10
2002-06-01Support for C++ constructors/destructors.Marek Michalkiewicz1-0/+21
2002-06-01avr.c (avr_mcu_types): Remove devices that were once expected, but don't real...Marek Michalkiewicz1-39/+10
2002-05-29avr.c (avr_base_arch_macro, [...]): New.Neil Booth1-104/+31
2002-05-25avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.Marek Michalkiewicz1-0/+16
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-6/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-82/+3
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-10/+0
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-19/+0
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 Michalkiewicz1-7/+16
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 Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth1-10/+1
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-74/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-12/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-10/+1
2002-01-07avr.c (avr_mcu_types): Add new MCU types.Marek Michalkiewicz1-0/+24
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-16/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-33/+0
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi1-2/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-1/+1
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-19Makefile.in (rtlanal.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-2/+2
2001-09-21Table-driven attributes.Joseph Myers1-1/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-2/+2
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-17/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-20/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-2/+2
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-10/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-121/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-14/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-11/+0
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-4/+4
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-9/+0
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner1-4/+4
2001-01-20avr.h (INIT_TARGET_OPTABS): Remove most of it, was the same as the default li...Marek Michalkiewicz1-44/+0
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-4/+4