| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 3 | -11/+10 |
* | * config/m68hc11/m68hc11.c: Fix comment formatting. | kazu | 2001-11-02 | 3 | -78/+78 |
* | * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 2 | -15/+15 |
* | * config/m68hc11/m68hc11.md ("add-split"): Fix add split when | ciceron | 2001-10-01 | 1 | -4/+10 |
* | * config/m68hc11/m68hc11.md ("cmpqi_1"): Fix constraints. | ciceron | 2001-09-30 | 1 | -14/+16 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Fix move of sp | ciceron | 2001-09-30 | 1 | -1/+11 |
* | * config/m68hc11/m68hc11.h(INCOMING_RETURN_ADDR_RTX): Remove so | ciceron | 2001-09-30 | 1 | -10/+0 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -23/+27 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 2 | -27/+23 |
* | * config/m68hc11/m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory | ciceron | 2001-08-04 | 1 | -22/+35 |
* | * config/m68hc11/m68hc11.md ("bitcmpqi"): Allow memory and soft | ciceron | 2001-08-04 | 1 | -10/+23 |
* | * config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor. | ciceron | 2001-08-03 | 3 | -6/+117 |
* | * recog.c (split_all_insns_noflow): New. | hubicka | 2001-07-24 | 1 | -2/+2 |
* | * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand. | ciceron | 2001-07-21 | 1 | -11/+11 |
* | * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use an | ciceron | 2001-07-20 | 1 | -5/+112 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't use | ciceron | 2001-07-20 | 1 | -7/+19 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -7/+0 |
* | * config/m68hc11/m68hc11.c (m68hc11_initial_elimination_offset): | ciceron | 2001-07-07 | 2 | -4/+3 |
* | * 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 | -9/+8 |
* | * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory | ciceron | 2001-07-05 | 1 | -3/+24 |
* | * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address | ciceron | 2001-07-05 | 1 | -2/+2 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 3 | -38/+0 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 3 | -34/+11 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -9/+0 |
* | * config/m68hc11/m68hc11.md ("*lshrdi3_const32"): Mark the clobber | ciceron | 2001-06-11 | 1 | -3/+3 |
* | * m68hc11.md (peepholes): Remove unused and wrong peepholes. | ciceron | 2001-06-10 | 1 | -38/+0 |
* | * config/m68hc11/m68hc11.md ("extendhisi2"): Fix constraints to | ciceron | 2001-06-10 | 1 | -9/+21 |
* | * config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline): | ciceron | 2001-06-10 | 1 | -2/+2 |
* | * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Define the return | ciceron | 2001-06-10 | 1 | -0/+6 |
* | * config/m68hc11/m68hc11.c (m68hc11_override_options): Ignore | ciceron | 2001-05-20 | 1 | -8/+22 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 2 | -2/+1 |
* | * config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Optimize moves | ciceron | 2001-05-05 | 1 | -4/+28 |
* | * config/m68hc11/m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead | ciceron | 2001-05-05 | 1 | -23/+23 |
* | * config/m68hc11/m68hc11.md (lshrhi3_const1): Fix shift of | ciceron | 2001-05-04 | 1 | -1/+1 |
* | * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Take | ciceron | 2001-05-04 | 1 | -6/+44 |
* | * config/m68hc11/larith.asm (L_regs_frame): New for _.frame. | ciceron | 2001-05-04 | 2 | -11/+43 |
* | * config/m68hc11/m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ | ciceron | 2001-05-04 | 2 | -2/+4 |
* | * config/m68hc11/larith.asm (divmodhi4): Empty for 68HC12. | ciceron | 2001-05-04 | 2 | -11/+106 |
* | * config/m68hc11/m68hc11.md (*tbne, *tbeq): New patterns for 68HC12. | ciceron | 2001-05-04 | 1 | -6/+209 |
* | * config/m68hc11/m68hc11.h (CONST_COSTS): Make the cost of | ciceron | 2001-05-04 | 2 | -9/+7 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 1 | -2/+2 |
* | * config/m68hc11/m68hc11.md ("bitcmpqi"): New pattern for bitb | ciceron | 2001-05-03 | 1 | -0/+81 |
* | * config/m68hc11/m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register | ciceron | 2001-05-03 | 3 | -11/+58 |
* | Report fixes from 3_0-branch made on 2001-03-04: | ciceron | 2001-05-03 | 5 | -365/+679 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -4/+4 |