| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/avr/avr.md: Add more patterns for mized-mode add and subtract | denisc | 2002-02-21 | 1 | -0/+37 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -10/+1 |
* | * config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h, | jsm28 | 2002-01-21 | 1 | -74/+0 |
* | * expmed.c (extract_fixed_bit_field): Remove unused code. | kazu | 2002-01-16 | 1 | -12/+0 |
* | * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR, | jsm28 | 2002-01-08 | 1 | -10/+1 |
* | * config/avr/avr.c (avr_mcu_types): Add new MCU types. | marekm | 2002-01-07 | 3 | -0/+36 |
* | * config/avr/avr.c: Fix comment typos. | kazu | 2002-01-03 | 1 | -2/+2 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 2 | -32/+0 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 3 | -75/+21 |
* | * avr.c (avr_simplify_comparision_p, adjust_insn_length, | ghazi | 2001-12-16 | 3 | -15/+15 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 2 | -25/+25 |
* | * 1750a.h (DBX_REGISTER_NUMBER): Don't define. | ghazi | 2001-11-22 | 1 | -2/+0 |
* | 2001-10-31 Kazu Hirata <kazu@hxi.com> | kazu | 2001-10-31 | 1 | -1/+1 |
* | * Makefile.in (rtlanal.o): Depend on $(TM_P_H). | ghazi | 2001-10-19 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -9/+9 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 2 | -46/+66 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -2/+2 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -2/+2 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -2/+2 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 1 | -17/+1 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -1/+0 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 3 | -40/+2 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -2/+2 |
* | * config/avr/avr.md (strlenhi): PARALLEL keyword removed. | denisc | 2001-07-13 | 2 | -14/+15 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -10/+1 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 3 | -129/+12 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 3 | -24/+17 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -11/+0 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -4/+0 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 1 | -4/+4 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -9/+0 |
* | * config/avr/libgcc.S (__mulhi3): Optimize previous change. | marekm | 2001-03-31 | 1 | -2/+1 |
* | * config/avr/libgcc.S (__mulhi3): Correct tests to exit the loop | marekm | 2001-03-28 | 1 | -1/+3 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -1/+0 |
* | * config/avr/avr.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): | kenner | 2001-02-05 | 1 | -4/+4 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -19/+11 |
* | * config/avr/avr.c (ret_cond_branch): New argument (reverse) added. | denisc | 2001-01-21 | 4 | -29/+47 |
* | * config/avr/avr.h (INIT_TARGET_OPTABS): Remove most of it, was | marekm | 2001-01-20 | 4 | -337/+494 |
* | * config/avr/avr.md ("strlenhi"): Remove clobber of input address. | denisc | 2001-01-13 | 1 | -7/+6 |
* | * config/avr/avr-protos.h (avr_peep2_scratch_safe): Prototype. | denisc | 2001-01-05 | 3 | -12/+45 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-01 | 1 | -4/+4 |
* | * config/avr/avr.c (out_movqi_r_mr, out_movhi_r_mr, out_movsi_r_mr, | denisc | 2000-12-23 | 1 | -166/+104 |
* | * config/avr/avr.c (out_movsi_r_mr, out_movsi_mr_r, out_movhi_mr_r): | denisc | 2000-12-20 | 2 | -29/+127 |
* | * config/avr/avr.c (out_set_stack_ptr): Update comment. | denisc | 2000-12-17 | 1 | -4/+16 |
* | * config/avr/avr.c (compare_condition, compare_sign_p): New functions. | denisc | 2000-12-11 | 1 | -18/+37 |
* | * config/avr/avr.md: Document UNSPEC usage. | denisc | 2000-12-02 | 1 | -46/+34 |
* | * config/avr/avr.c (out_tsthi,out_tstsi): Test simplification bug | denisc | 2000-11-24 | 1 | -18/+11 |
* | * config/avr/avr-protos.h (avr_output_addr_vec_elt): Prototype. | denisc | 2000-11-19 | 4 | -11/+20 |