| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * config/avr/avr.c (avr_case_values_threshold): New. | denisc | 2000-11-14 | 4 | -36/+71 |
* | * config/avr/avr-protos.h (avr_output_bld): New. | denisc | 2000-10-20 | 4 | -349/+765 |
* | * config/avr/avr.c (output_movhi, output_movsisf): Fix loading | denisc | 2000-10-13 | 1 | -10/+20 |
* | * config/avr/avr.c (valid_machine_decl_attribute): Allow `extern' | denisc | 2000-10-10 | 1 | -1/+1 |
* | * config/avr/avr.c (out_shift_with_cnt): Use AS2 macro. | denisc | 2000-10-10 | 2 | -12/+22 |
* | * config/avr/avr.h (BRANCH_COST): Define as 0. | denisc | 2000-10-01 | 1 | -0/+8 |
* | * config/avr/avr.c (ashlhi3_out, ashlsi3_out, ashrhi3_out, | denisc | 2000-10-01 | 2 | -46/+338 |
* | Change callers in config/a*/ to match: | hp | 2000-09-25 | 2 | -6/+6 |