2004-11-03 |
spop | * tree.c (tree_fold_gcd): Use FLOOR_MOD_EXPR... |
blob | commitdiff |
2004-11-03 |
law | * stmt.c (expand_case): Speed up code to detect... |
blob | commitdiff | diff to current |
2004-11-03 |
kazu | * cppdefault.c, cppdefault.h, timevar.h: Update copyright. |
blob | commitdiff | diff to current |
2004-11-03 |
kazu | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment... |
blob | commitdiff | diff to current |
2004-11-03 |
kazu | * tree-cfg.c (find_taken_edge): Abort if we are given a |
blob | commitdiff | diff to current |
2004-11-02 |
rakdver | * fold-const.c (fold): Reassociate also (x - mult... |
blob | commitdiff | diff to current |
2004-11-02 |
geoffk | * configure.ac: Don't clear STMP_FIXINC or STMP_FIXPRO... |
blob | commitdiff | diff to current |
2004-11-02 |
rth | * flow.c (init_propagate_block_info): Use bitma... |
blob | commitdiff | diff to current |
2004-11-02 |
zlaski | [gcc/ChangeLog] |
blob | commitdiff | diff to current |
2004-11-02 |
steven | * cfgloop.h (struct loop): Update comment. |
blob | commitdiff | diff to current |
2004-11-02 |
pinskia | 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu> |
blob | commitdiff | diff to current |
2004-11-02 |
uweigand | 2004-11-02 Andreas Krebbel <krebbel1@de.ibm.com> |
blob | commitdiff | diff to current |
2004-11-02 |
kazu | * tree-phinodes.c (add_phi_arg): Add an assertion... |
blob | commitdiff | diff to current |
2004-11-02 |
kazu | * tree-phinodes.c (remove_phi_arg_num): Do not zero the |
blob | commitdiff | diff to current |
2004-11-02 |
kazu | * tree-ssa-threadupdate.c (copy_phis_to_block): Instal... |
blob | commitdiff | diff to current |
2004-11-02 |
nathan | * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl, |
blob | commitdiff | diff to current |
2004-11-02 |
nathan | * bitmap.h (bitmap_equal_p): Return bool. |
blob | commitdiff | diff to current |
2004-11-02 |
nathan | .: |
blob | commitdiff | diff to current |
2004-11-02 |
dannysmith | PR debug/18242 |
blob | commitdiff | diff to current |
2004-11-02 |
bje | * timevar.h (timevar_get): Remove. |
blob | commitdiff | diff to current |
2004-11-02 |
jsm28 | * doc/include/texinfo.tex: Update from Texinfo CVS. |
blob | commitdiff | diff to current |
2004-11-02 |
bje | * cppdefault.h (cpp_SYSROOT): Remove. |
blob | commitdiff | diff to current |
2004-11-02 |
amacleod | 2004-11-01 Andrew MacLeod <amacleod@redhat.com> |
blob | commitdiff | diff to current |
2004-11-01 |
pinskia | 2004-11-01 Andrew Pinski <pinskia@physics.uc.edu> |
blob | commitdiff | diff to current |
2004-11-01 |
jsm28 | PR c/18239 |
blob | commitdiff | diff to current |
2004-11-01 |
uweigand | 2004-11-01 Andreas Krebbel <krebbel1@de.ibm.com> |
blob | commitdiff | diff to current |
2004-11-01 |
nathan | cp: |
blob | commitdiff | diff to current |
2004-11-01 |
dberlin | 2004-10-16 Daniel Berlin <dberlin@dberlin.org> |
blob | commitdiff | diff to current |
2004-11-01 |
kazu | * tree-cfg.c (thread_jumps): Fix a comment typo. |
blob | commitdiff | diff to current |
2004-11-01 |
kazu | * tree-cfg.c (thread_jumps): Fix a comment typo. |
blob | commitdiff | diff to current |
2004-11-01 |
nico | * config/arm/ieee754-sf.S (floatdisf): Fix regression... |
blob | commitdiff | diff to current |
2004-11-01 |
law | * cfgloop.h (struct loop): Remove unused "nodes" field. |
blob | commitdiff | diff to current |
2004-11-01 |
danglin | * config/pa/pa.md: (prefetch_64, prefetch_32): Fix... |
blob | commitdiff | diff to current |
2004-10-31 |
sayle | PR middle-end/14521 |
blob | commitdiff | diff to current |
2004-10-31 |
rsandifo | * config/mips/mips.c (mips_cannot_change_mode_class... |
blob | commitdiff | diff to current |
2004-10-31 |
kazu | * c-common.c: Fix a comment typo. |
blob | commitdiff | diff to current |
2004-10-31 |
jason | PR middle-end/17526 |
blob | commitdiff | diff to current |
2004-10-31 |
zlaski | [gcc/ChangeLog] |
blob | commitdiff | diff to current |
2004-10-31 |
dannysmith | * sdbout.c (sdbout_symbol): Do not output type .def... |
blob | commitdiff | diff to current |
2004-10-31 |
gdr | * c-common.c (catenate_strings): New. |
blob | commitdiff | diff to current |
2004-10-30 |
kkojima | * config/sh/sh.c (calc_live_regs): Declare reg as... |
blob | commitdiff | diff to current |
2004-10-30 |
geoffk | * doc/invoke.texi (Darwin Options): Improve description of |
blob | commitdiff | diff to current |
2004-10-30 |
sayle | PR middle-end/18096 |
blob | commitdiff | diff to current |
2004-10-30 |
kazu | * tree-ssa-dom.c: Fix comment typos. |
blob | commitdiff | diff to current |
2004-10-30 |
kkojima | * config/sh/sh.c (prepare_move_operands): Use operands[0] |
blob | commitdiff | diff to current |
2004-10-30 |
jsm28 | PR c/16666 |
blob | commitdiff | diff to current |
2004-10-30 |
geoffk | * config/i386/darwin.h (ASM_SPEC): Simplify. |
blob | commitdiff | diff to current |
2004-10-30 |
sayle | PR rtl-optimization/17581 |
blob | commitdiff | diff to current |
2004-10-30 |
kazu | * tree-phinodes.c (create_phi_node): Don't zero PHI_RE... |
blob | commitdiff | diff to current |
2004-10-30 |
law | * tree-ssa-dom.c (struct edge_info): New structure... |
blob | commitdiff | diff to current |
2004-10-29 |
geoffk | * config/rs6000/darwin-fallback.c: Include <mach/threa... |
blob | commitdiff | diff to current |
2004-10-29 |
shebs | * config/rs6000/darwin-tramp.asm: Make more... |
blob | commitdiff | diff to current |
2004-10-29 |
kazu | * tree-phinodes.c (allocate_phi_node): New. |
blob | commitdiff | diff to current |
2004-10-29 |
dje | * config/rs6000/sysv4.h (TARGET_POWER): Define as 0. |
blob | commitdiff | diff to current |
2004-10-29 |
kazu | * tree-phinodes.c (make_phi_node, resize_phi_node... |
blob | commitdiff | diff to current |
2004-10-29 |
rearnsha | * opts.c (decode_options): Lower the crossjump threshol... |
blob | commitdiff | diff to current |
2004-10-29 |
dnovillo | * tree.h (struct tree_ssa_name): Remove field 'equiv'. |
blob | commitdiff | diff to current |
2004-10-29 |
nathan | * bitmap.h (bitmap_empty_p): New. |
blob | commitdiff | diff to current |
2004-10-29 |
nickc | (CONDITIONAL_REGISTER_USAGE): When adding the PIC regis... |
blob | commitdiff | diff to current |
2004-10-29 |
ebotcazou | * gthr-posix.h (__gthread_recursive_mutex_init_functio... |
blob | commitdiff | diff to current |
2004-10-29 |
dberlin | 2004-10-28 Daniel Berlin <dberlin@dberlin.org> |
blob | commitdiff | diff to current |
2004-10-29 |
kazu | * tree-phinodes.c (add_phi_arg): Turn an "if" that... |
blob | commitdiff | diff to current |
2004-10-28 |
dnovillo | PR tree-optimization/16728 |
blob | commitdiff | diff to current |
2004-10-28 |
shebs | * config/rs6000/darwin.h (SUBTARGET_EXTRA_SPECS... |
blob | commitdiff | diff to current |
2004-10-28 |
fche | 2004-10-28 Frank Ch. Eigler <fche@redhat.com> |
blob | commitdiff | diff to current |
2004-10-28 |
zack | PR 18199 |
blob | commitdiff | diff to current |
2004-10-28 |
zack | * varasm.c (function_section): If DECL is NULL_TREE... |
blob | commitdiff | diff to current |
2004-10-28 |
nemet | PR middle-end/18160 |
blob | commitdiff | diff to current |
2004-10-28 |
dnovillo | * opts.c (decode_options): Don't run PRE at -Os. |
blob | commitdiff | diff to current |
2004-10-28 |
rth | * config/alpha/alpha.md (movqicc_internal)... |
blob | commitdiff | diff to current |
2004-10-28 |
rth | * cse.c (memory_extend_rtx): Remove. |
blob | commitdiff | diff to current |
2004-10-28 |
hubicka | * profile.c (branch_prob): Call to init_edge_profiler... |
blob | commitdiff | diff to current |
2004-10-28 |
nickc | (iq2000_expand_epilogue): Use emit_jump_insn() to gener... |
blob | commitdiff | diff to current |
2004-10-28 |
kazu | * tree-phinodes.c: Remove trailing whitespace. |
blob | commitdiff | diff to current |
2004-10-28 |
kazu | * tree-ssa-loop-ivopts.c: Fix a comment typo. |
blob | commitdiff | diff to current |
2004-10-28 |
kazu | * Makefile.in (OBJS-common): Remove duplicates. |
blob | commitdiff | diff to current |
2004-10-28 |
kazu | * lambda-code.c (nestify_update_pending_stmts): Remove. |
blob | commitdiff | diff to current |
2004-10-28 |
uweigand | PR target/15286 |
blob | commitdiff | diff to current |
2004-10-28 |
aldyh | * function.c (assign_parm_setup_block): Handle paralle... |
blob | commitdiff | diff to current |
2004-10-28 |
kkojima | * final.c (shorten_branches): Initialize flags structure. |
blob | commitdiff | diff to current |
2004-10-28 |
nathan | * tree.c (int_cst_node, int_cst_hash_table): New varia... |
blob | commitdiff | diff to current |
2004-10-28 |
nickc | (DBX_OUTPUT_SOURCE_LINE): Define begin_label. |
blob | commitdiff | diff to current |
2004-10-28 |
rth | PR middle-end/18163 |
blob | commitdiff | diff to current |
2004-10-28 |
pinskia | 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu> |
blob | commitdiff | diff to current |
2004-10-28 |
pinskia | 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu> |
blob | commitdiff | diff to current |
2004-10-28 |
kazu | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary) |
blob | commitdiff | diff to current |
2004-10-28 |
jsm28 | * doc/contrib.texi, doc/cpp.texi, doc/cppopts.texi, |
blob | commitdiff | diff to current |
2004-10-28 |
jsm28 | * doc/c-tree.texi, doc/cpp.texi, doc/implement-c.texi, |
blob | commitdiff | diff to current |
2004-10-27 |
geoffk | Index: fixincludes/ChangeLog |
blob | commitdiff | diff to current |
2004-10-27 |
wilson | correct attribution for last patch |
blob | commitdiff | diff to current |
2004-10-27 |
wilson | IA-64 sibcall unwind bug, PR target/13158 |
blob | commitdiff | diff to current |
2004-10-27 |
geoffk | * doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS):... |
blob | commitdiff | diff to current |
2004-10-27 |
geoffk | * config/darwin.h (GTHREAD_USE_WEAK): Define. |
blob | commitdiff | diff to current |
2004-10-27 |
bje | * params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. |
blob | commitdiff | diff to current |
2004-10-27 |
nico | * config/arm/ieee754-df.S (floatdidf): Fix regression... |
blob | commitdiff | diff to current |
2004-10-27 |
rakdver | PR tree-optimization/18048 |
blob | commitdiff | diff to current |
2004-10-27 |
dje | PR target/17956 |
blob | commitdiff | diff to current |
2004-10-27 |
kazu | * tree-cfg.c (thread_jumps): Speed up by reordering... |
blob | commitdiff | diff to current |
2004-10-27 |
kazu | * tree-cfg.c (thread_jumps): Speed up by pretending... |
blob | commitdiff | diff to current |
2004-10-27 |
kazu | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary) |
blob | commitdiff | diff to current |
next |