Age | Commit message (Expand) | Author | Files | Lines |
2002-09-17 | Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP. | Samuel Figueroa | 1 | -0/+4 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-15 | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 1 | -9/+3 |
2002-08-04 | gcc.c (cc1_options): Pass output file as auxbase when appropriate. | Nathan Sidwell | 1 | -1/+0 |
2002-08-01 | final.c (output_alternate_entry_point): If ASM_OUTPUT_TYPE_DIRECTIVE is defin... | Zack Weinberg | 1 | -1/+3 |
2002-07-19 | rtl.def (CODE_LABEL): Remove slot 8. | Zack Weinberg | 1 | -6/+35 |
2002-06-17 | function.h (struct function): Rename profile_label_no. | Richard Henderson | 1 | -2/+2 |
2002-06-04 | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -3/+0 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -2/+0 |
2002-06-02 | final.c (final): Allow notes to not have computed addresses; kill no longer n... | Jan Hubicka | 1 | -8/+4 |
2002-06-02 | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 1 | -1/+2 |
2002-05-24 | re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.) | Jakub Jelinek | 1 | -0/+3 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -3/+2 |
2002-05-21 | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 1 | -2/+2 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -15/+9 |
2002-05-17 | final.c: Fix formatting. | Kazu Hirata | 1 | -12/+12 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -5/+6 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -6/+5 |
2002-05-14 | final.c (end_final): Do not output profile_arcs constructor, when no function... | Jan Hubicka | 1 | -1/+1 |
2002-05-10 | final.c (end_final): Tidy whitespace. | Richard Henderson | 1 | -119/+109 |
2002-05-09 | final.c (end_final): Use C trees to output data structures for profiling. | Jan Hubicka | 1 | -108/+275 |
2002-04-23 | re PR target/6413 (PROFILE_HOOK label_no) | Alan Modra | 1 | -8/+2 |
2002-04-22 | rtl.h (RTX_FLAG): New macro. | Janis Johnson | 1 | -1/+1 |
2002-04-04 | re PR c++/6119 (sparc-sun-solaris2.7 gcc-3.1 extra g++ testsuite failure w/-f... | Jakub Jelinek | 1 | -2/+2 |
2002-04-02 | re PR rtl-optimization/190 (Optimization bug for x86 target) | Richard Henderson | 1 | -1/+1 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -25/+0 |
2002-02-27 | * final.c (output_operand_lossage): Constify PFX_STR. | Graham Stott | 1 | -1/+1 |
2002-02-17 | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 1 | -6/+19 |
2002-02-08 | expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also. | Richard Henderson | 1 | -0/+1 |
2002-02-04 | * final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND. | Richard Kenner | 1 | -0/+1 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 1 | -3/+3 |
2002-01-03 | final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call. | Eric Christopher | 1 | -5/+5 |
2001-12-31 | * final.c (alter_subreg): Assign REGNO after changing the rtx code. | Richard Henderson | 1 | -1/+2 |
2001-12-31 | final.c (struct bb_list): Delete. | Graham Stott | 1 | -20/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -5/+5 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-08 | final.c (cleanup_subreg_operands): Use recog_data.operand_loc in test for a s... | Richard Earnshaw | 1 | -1/+6 |
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 |