aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-21avr.md: Add more patterns for mized-mode add and subtract (addsi3_zero_extend...Torbjorn Granlund1-0/+37
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 Michalkiewicz3-0/+36
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-32/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-75/+21
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi3-15/+15
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-25/+25
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-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-9/+9
2001-09-21Table-driven attributes.Joseph Myers2-46/+66
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-2/+2
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-2/+2
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-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-1/+0
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson3-40/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-2/+2
2001-07-13avr.md (strlenhi): PARALLEL keyword removed.Denis Chertykov2-14/+15
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-10/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-129/+12
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-24/+17
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-11/+0
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-4/+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-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-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-1/+0
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner1-4/+4
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-19/+11
2001-01-21avr.c (ret_cond_branch): New argument (reverse) added.Denis Chertykov4-29/+47
2001-01-20avr.h (INIT_TARGET_OPTABS): Remove most of it, was the same as the default li...Marek Michalkiewicz4-337/+494
2001-01-14avr.md ("strlenhi"): Remove clobber of input address.Denis Chertykov1-7/+6
2001-01-05avr-protos.h (avr_peep2_scratch_safe): Prototype.Marek Michalkiewicz3-12/+45
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-4/+4