Age | Commit message (Expand) | Author | Files | Lines |
2003-06-12 | gcse.c (fis_get_condition): Make it a global function. | Kazu Hirata | 1 | -0/+1 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -7/+10 |
2003-06-08 | predict.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -5/+5 |
2003-06-06 | function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | Jan Hubicka | 1 | -0/+1 |
2003-06-03 | builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling. | Jakub Jelinek | 1 | -2/+2 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -39/+39 |
2003-05-14 | rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P. | Richard Henderson | 1 | -6/+7 |
2003-05-13 | varasm.c (notice_rtl_inlining_of_deferred_constant): New function. | Zack Weinberg | 1 | -0/+3 |
2003-05-05 | rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P. | Zack Weinberg | 1 | -4/+5 |
2003-05-03 | emit-rtl.c (last_call_insn, [...]): New functions. | Olivier Hainque | 1 | -0/+2 |
2003-04-27 | varasm.c (const_str_htab_hash, [...]): Kill. | Zack Weinberg | 1 | -1/+1 |
2003-04-22 | re PR middle-end/8866 (Bug in switch statement code generation -- missing label) | Richard Henderson | 1 | -1/+7 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -2/+6 |
2003-04-17 | emit-rtl.c (subreg_hard_regno): Check that register is representable. | Jan Hubicka | 1 | -0/+4 |
2003-04-17 | rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New. | Richard Henderson | 1 | -1/+2 |
2003-04-16 | rtl.h (MEM_ALIAS_SET): Update documentation. | Richard Henderson | 1 | -6/+3 |
2003-04-14 | rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value. | Janis Johnson | 1 | -1/+1 |
2003-04-11 | rtl.def (SYMBOL_REF): Add two 0 fields. | Richard Henderson | 1 | -0/+40 |
2003-04-06 | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 1 | -4/+0 |
2003-04-05 | alias.c (find_base_term): Export. | Zdenek Dvorak | 1 | -0/+1 |
2003-04-03 | re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins... | Eric Botcazou | 1 | -0/+1 |
2003-03-24 | function.c (put_var_into_stack): Change bool parameter to int. | Mark Mitchell | 1 | -1/+1 |
2003-03-24 | re PR c++/7086 (compile time regression) | Mark Mitchell | 1 | -1/+1 |
2003-03-15 | rtl.h (subrtx_p): Renamed to rtx_referenced_p. | Josef Zlomek | 1 | -3/+4 |
2003-03-10 | cfgcleanup.c (outgoing_edges_match): Compare the jump tables. | Josef Zlomek | 1 | -0/+10 |
2003-02-28 | emit-rtl.c (set_reg_attrs_for_parm): New function. | Josef Zlomek | 1 | -0/+1 |
2003-02-20 | toplev.c (flag_sched2_use_superblocks, [...]): New global variables. | Jan Hubicka | 1 | -1/+1 |
2003-02-20 | combine.c (distribute_notes): Kill REG_EXEC_COUNT. | Josef Zlomek | 1 | -5/+0 |
2003-02-05 | genconfig.c (main): Generate CC0_P. | Kazu Hirata | 1 | -7/+0 |
2003-01-24 | emit-rtl.c (reg_attrs_htab): New static variable. | Jan Hubicka | 1 | -1/+28 |
2003-01-23 | re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough) | Roger Sayle | 1 | -0/+1 |
2003-01-16 | gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a... | Roger Sayle | 1 | -1/+2 |
2003-01-08 | i386.md (adddi3_carry_rex64, [...]): Name pattern. | Jan Hubicka | 1 | -0/+1 |
2002-12-26 | ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify INSN is an INSN_P before checking ... | Jose Renau | 1 | -3/+4 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+35 |
2002-11-27 | expr.c (gen_group_rtx, [...]): New functions. | John David Anglin | 1 | -3/+4 |
2002-11-04 | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 1 | -0/+10 |
2002-10-07 | Permit doloop treatment for preconditioned loops. | Dale Johannesen | 1 | -0/+1 |
2002-09-30 | reload.c (push_reload): Handle subregs and secondary memory. | Jan Hubicka | 1 | -0/+1 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | real.c (real_hash): New. | Richard Henderson | 1 | -6/+5 |
2002-09-16 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -4/+26 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-08-14 | m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR... | Kaveh R. Ghazi | 1 | -2/+0 |
2002-07-25 | rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN, SIZE, EXPR and ... | J"orn Rennecke | 1 | -0/+3 |
2002-07-19 | rtl.def (CODE_LABEL): Remove slot 8. | Zack Weinberg | 1 | -4/+52 |
2002-07-11 | rtl.h (gen_rtx_CONST_VECTOR): Declare. | J"orn Rennecke | 1 | -0/+1 |
2002-06-20 | cfglayout.c (scope_to_insns_initialize): Call set_block_levels. | Jan Hubicka | 1 | -0/+3 |
2002-06-14 | rtl.h (SCHED_GROUP_P): Disallow CODE_LABEL, BARRIER and NOTE. | Franz Sirl | 1 | -5/+4 |