Age | Commit message (Expand) | Author | Files | Lines |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -38/+0 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -14/+14 |
2001-11-25 | m68hc11.md (peephole2): New peephole2 to optimize address computations. | Stephane Carrez | 1 | -0/+26 |
2001-11-25 | m68hc11.c (d_register_operand): Must accept register b (low part of d). | Stephane Carrez | 1 | -1/+2 |
2001-11-25 | m68hc11.h (FUNCTION_PROFILER): Fix label name passed to mcount. | Stephane Carrez | 1 | -1/+1 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -4/+0 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 1 | -9/+0 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 3 | -11/+10 |
2001-11-02 | m68hc11.c: Fix comment formatting. | Kazu Hirata | 3 | -78/+78 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2 | -15/+15 |
2001-10-01 | m68hc11.md ("add-split"): Fix add split when operand 2 is the stack pointer. | Stephane Carrez | 1 | -4/+10 |
2001-09-30 | m68hc11.md ("cmpqi_1"): Fix constraints. | Stephane Carrez | 1 | -14/+16 |
2001-09-30 | m68hc11.c (m68hc11_gen_movhi): Fix move of sp to tmp reg. | Stephane Carrez | 1 | -1/+11 |
2001-09-30 | m68hc11.h (INCOMING_RETURN_ADDR_RTX): Remove so that we use setjmp/longjmp ex... | Stephane Carrez | 1 | -10/+0 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -23/+27 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 2 | -27/+23 |
2001-08-04 | m68hc11.md ("cmphi_1", "cmpqi_1"): Allow memory and soft register for operand 0. | Stephane Carrez | 1 | -22/+35 |
2001-08-04 | m68hc11.md ("bitcmpqi"): Allow memory and soft register for operand 0. | Stephane Carrez | 1 | -10/+23 |
2001-08-03 | t-m68hc11-gas (T_CPPFLAGS): Add _ctor and _dtor. | Stephane Carrez | 3 | -6/+117 |
2001-07-24 | recog.c (split_all_insns_noflow): New. | Jan Hubicka | 1 | -2/+2 |
2001-07-21 | m68hc11.md ("andqi3"): Accept d as second operand. | Stephane Carrez | 1 | -11/+11 |
2001-07-20 | m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC... | Stephane Carrez | 1 | -5/+112 |
2001-07-20 | m68hc11.c (m68hc11_gen_highpart): Don't use gen_highpart. | Stephane Carrez | 1 | -7/+19 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -7/+0 |
2001-07-07 | m68hc11.c (m68hc11_initial_elimination_offset): Take into account m68hc11_sp_... | Stephane Carrez | 2 | -4/+3 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -1/+1 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 3 | -9/+8 |
2001-07-05 | m68hc11.md ("*ashlsi3"): Operand 1 can be a memory reference using the stack ... | Stephane Carrez | 1 | -3/+24 |
2001-07-05 | m68hc11.h (RETURN_ADDR_RTX): Fix return address when -fomit-frame-pointer is ... | Stephane Carrez | 1 | -2/+2 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -1/+1 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 3 | -38/+0 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 3 | -34/+11 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-06-12 | m68hc11.md ("*lshrdi3_const32"): Mark the clobber as an early clobber to make... | Stephane Carrez | 1 | -3/+3 |
2001-06-10 | * m68hc11.md (peepholes): Remove unused and wrong peepholes. | Stephane Carrez | 1 | -38/+0 |
2001-06-10 | m68hc11.md ("extendhisi2"): Fix constraints to prefer a memory for operand 1. | Stephane Carrez | 1 | -9/+21 |
2001-06-10 | m68hc11-protos.h (m68hc11_initialize_trampoline): Move definition in the RTX_... | Stephane Carrez | 1 | -2/+2 |
2001-06-10 | m68hc11.h (RETURN_ADDR_RTX): Define the return address as relative to the arg... | Stephane Carrez | 1 | -0/+6 |
2001-05-20 | m68hc11.c (m68hc11_override_options): Ignore the -fpic and -fPIC options, cle... | Stephane Carrez | 1 | -8/+22 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 2 | -2/+1 |
2001-05-05 | m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequen... | Stephane Carrez | 1 | -4/+28 |
2001-05-05 | m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alter... | Stephane Carrez | 1 | -23/+23 |
2001-05-04 | m68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol. | Stephane Carrez | 1 | -1/+1 |
2001-05-04 | m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment... | Stephane Carrez | 1 | -6/+44 |
2001-05-04 | larith.asm (L_regs_frame): New for _.frame. | Stephane Carrez | 2 | -11/+43 |
2001-05-04 | m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when ... | Stephane Carrez | 2 | -2/+4 |
2001-05-04 | larith.asm (divmodhi4): Empty for 68HC12. | Stephane Carrez | 2 | -11/+106 |