Age | Commit message (Expand) | Author | Files | Lines |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 1 | -4/+0 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -4/+4 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -9/+0 |
2001-03-31 | * config/avr/libgcc.S (__mulhi3): Optimize previous change. | Marek Michalkiewicz | 1 | -2/+1 |
2001-03-28 | libgcc.S (__mulhi3): Correct tests to exit the loop when multiplier or multip... | Marek Michalkiewicz | 1 | -1/+3 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -1/+0 |
2001-02-04 | avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal. | Richard Kenner | 1 | -4/+4 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -19/+11 |
2001-01-21 | avr.c (ret_cond_branch): New argument (reverse) added. | Denis Chertykov | 4 | -29/+47 |
2001-01-20 | avr.h (INIT_TARGET_OPTABS): Remove most of it, was the same as the default li... | Marek Michalkiewicz | 4 | -337/+494 |
2001-01-14 | avr.md ("strlenhi"): Remove clobber of input address. | Denis Chertykov | 1 | -7/+6 |
2001-01-05 | avr-protos.h (avr_peep2_scratch_safe): Prototype. | Marek Michalkiewicz | 3 | -12/+45 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -4/+4 |
2000-12-23 | avr.c (out_movqi_r_mr, [...]): Use %o instead of %4 in output templates... | Marek Michalkiewicz | 1 | -166/+104 |
2000-12-20 | avr.c (out_movsi_r_mr, [...]): Do not output undefined opcodes where source o... | Marek Michalkiewicz | 2 | -29/+127 |
2000-12-17 | avr.c (out_set_stack_ptr): Update comment. | Marek Michalkiewicz | 1 | -4/+16 |
2000-12-11 | avr.c (compare_condition, [...]): New functions. | Marek Michalkiewicz | 1 | -18/+37 |
2000-12-02 | avr.md: Document UNSPEC usage. | Marek Michalkiewicz | 1 | -46/+34 |
2000-11-24 | avr.c (out_tsthi,out_tstsi): Test simplification bug fixed. | Denis Chertykov | 1 | -18/+11 |
2000-11-19 | avr-protos.h (avr_output_addr_vec_elt): Prototype. | Marek Michalkiewicz | 4 | -11/+20 |
2000-11-14 | avr.c (avr_case_values_threshold): New. | Marek Michalkiewicz | 4 | -36/+71 |
2000-10-20 | avr-protos.h (avr_output_bld): New. | Marek Michalkiewicz | 4 | -349/+765 |
2000-10-13 | avr.c (output_movhi, [...]): Fix loading constants 1 and 2 to NO_LD_REGS. | Marek Michalkiewicz | 1 | -10/+20 |
2000-10-10 | avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data wit... | Denis Chertykov | 1 | -1/+1 |
2000-10-10 | avr.c (out_shift_with_cnt): Use AS2 macro. | Marek Michalkiewicz | 2 | -12/+22 |
2000-10-01 | avr.h (BRANCH_COST): Define as 0. | Denis Chertykov | 1 | -0/+8 |
2000-10-01 | avr.c (ashlhi3_out, [...]): Optimize more cases with known shift count. | Marek Michalkiewicz | 2 | -46/+338 |
2000-09-25 | Change callers in config/a*/ to match: | Hans-Peter Nilsson | 2 | -6/+6 |
2000-09-25 | definitions in config/a*: | Hans-Peter Nilsson | 1 | -10/+10 |
2000-09-20 | avr.c (adjust_insn_length): Adjust lengths of `reload_in*' insns. | Denis Chertykov | 2 | -9/+41 |
2000-09-17 | avr.md ("mcu_enhanced"): New attribute. | Denis Chertykov | 1 | -83/+68 |
2000-09-13 | avr.h (ASSEMBLER_DIALECT): New macro declared. | Denis Chertykov | 4 | -27/+63 |
2000-09-03 | avr.md ("*tablejump_lib"): New pattern. | Denis Chertykov | 1 | -9/+32 |
2000-09-03 | avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ... | Marek Michalkiewicz | 4 | -256/+312 |
2000-09-02 | avr.md ("*negsi2"): substitute %@ to __zero_reg__ | Marek Michalkiewicz | 2 | -121/+165 |
2000-08-30 | avr.md ("*movsf","*movsi"): Pass NULL to output_movsisf instead of which_alte... | Denis Chertykov | 2 | -2/+6 |
2000-08-29 | avr-protos.h: (avr_output_ascii) Removed. | Denis Chertykov | 6 | -617/+1308 |
2000-08-24 | tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'. | Greg McGary | 1 | -3/+3 |
2000-07-28 | Makefile.in (INSN_ATTR_H): New macro. | Alexandre Oliva | 1 | -11/+12 |
2000-07-04 | avr.h (MASK_*): Define bits for target_flags. | Denis Chertykov | 1 | -24/+45 |
2000-07-03 | avr.c (out_adj_frame_ptr): Make "frame pointer change too big for -mtiny-stac... | Marek Michalkiewicz | 3 | -87/+227 |
2000-06-24 | avr-protos.h (avr_hard_regno_mode_ok): New prototype. | Marek Michalkiewicz | 5 | -96/+182 |
2000-06-13 | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 1 | -16/+0 |
2000-06-09 | * config/avr/avr.c (asm_output_section_name): bugfix. | Denis Chertykov | 1 | -1/+1 |
2000-06-07 | avr.c (asm_output_section_name): output section attributes. | Denis Chertykov | 2 | -4/+8 |
2000-05-15 | Update to libgcc copyright exception clause. | Jeff Law | 1 | -12/+6 |
2000-05-13 | t-avr: Added definition of FLOAT while generates fp-bit.c | Denis Chertykov | 2 | -2/+3 |
2000-05-11 | avr-protos.c (jump_over_one_insn_p): New declaration. | Denis Chertykov | 3 | -1/+67 |
2000-05-09 | avr-protos.h (extra_constraint): change a type of second argument from char t... | Denis Chertykov | 5 | -149/+261 |