Age | Commit message (Expand) | Author | Files | Lines |
2001-12-07 | final.c (bb_head, [...]): Deleted; were used only by BB profiler code. | Richard Kenner | 1 | -15/+0 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -284/+10 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -2/+2 |
2001-12-02 | rtl.h (mem_attrs): Rename decl to expr; adjust all users. | Richard Henderson | 1 | -17/+18 |
2001-12-02 | vms.h (VMS_DEBUGGING_INFO): New macro. | Douglas B Rupp | 1 | -4/+15 |
2001-11-26 | * final.c (walk_alter_subreg): Fix return value. | Jan Hubicka | 1 | -1/+1 |
2001-11-26 | final.c: (insn_lengths): Make it an int *, so that large jump tables don't ov... | Alan Modra | 1 | -2/+2 |
2001-11-23 | final.c (output_addr_const): Output PC as '.' even if !flag_pic. | Richard Sandiford | 1 | -4/+1 |
2001-11-15 | final.c (alter_subreg): If simplify_subreg can't do anything, handle REG ours... | Richard Kenner | 1 | -1/+20 |
2001-11-14 | dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | Jan Hubicka | 1 | -51/+28 |
2001-11-11 | alpha.c (unicosmk_special_name): Prototype. | Kaveh R. Ghazi | 1 | -1/+4 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-11 | final.c (*_MAX_SKIP): Use *_max_skip variables. | Jan Hubicka | 1 | -3/+3 |
2001-11-10 | tm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF. | Geoffrey Keating | 1 | -0/+4 |
2001-11-04 | dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -2/+4 |
2001-11-03 | emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp... | Richard Kenner | 1 | -4/+4 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -6/+6 |
2001-10-20 | final.c (output_asm_operand_names): New fcn, from output_asm_insn. | Richard Kenner | 1 | -22/+44 |
2001-10-19 | final.c (get_decl_from_op): New function. | Richard Kenner | 1 | -5/+49 |
2001-10-18 | emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | Richard Kenner | 1 | -29/+59 |
2001-10-12 | final.c (output_asm_insn): Make sure assembly dialects are terminated, not ne... | Jakub Jelinek | 1 | -3/+30 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 1 | -3/+6 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -18/+18 |
2001-09-26 | * final.c (final_scan_insn): Use delete_insn instead of delete_note. | Jan Hubicka | 1 | -1/+1 |
2001-09-25 | Makefile.in (cfgrtl.o): Add. | Jan Hubicka | 1 | -14/+4 |
2001-08-27 | final.c (final_scan_insn): Don't enter APP_ON mode for empty asm strings. | Richard Henderson | 1 | -11/+20 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -12/+4 |
2001-08-22 | * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn. | Matt Kraai | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-22 | final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment. | Richard Henderson | 1 | -6/+10 |
2001-08-22 | * final.c (compute_alignments): Fix typo. | Richard Henderson | 1 | -1/+1 |
2001-08-20 | * final.c (end_final): Fix typo last change. | Richard Henderson | 1 | -1/+0 |
2001-08-19 | final.c (compute_alignments): New function. | Jan Hubicka | 1 | -52/+123 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -42/+53 |
2001-08-17 | final.c: Undo my previous accidental checkin. | Jan Hubicka | 1 | -116/+52 |
2001-08-17 | final.c (shorten_branches): Clear the end of the label_align array only if we... | Zack Weinberg | 1 | -4/+12 |
2001-08-16 | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -52/+108 |
2001-08-08 | emit-rtl.c (adjust_address, [...]): Cast offset to unsigned HOST_WIDE_INT to ... | Jan van Male | 1 | -6/+6 |
2001-08-08 | final.c (shorten_branches): Update the INSN_ADDRESSES of insns within fixed l... | Graham Stott | 1 | -1/+20 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -1/+0 |
2001-07-28 | dwarf2out.c (dw_val_class_offset): New. | Richard Henderson | 1 | -1/+2 |
2001-07-26 | toplev.c, [...]: Include xcoffout.h if appropriate. | Neil Booth | 1 | -0/+5 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -16/+3 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -4/+0 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -50/+14 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -83/+14 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -41/+4 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -1/+1 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -2/+2 |