2007-02-01 |
brooks | 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
blob | commitdiff |
2007-02-01 |
bje | * doc/invoke.texi: Replace "bugfix" with "bug fix... |
blob | commitdiff | diff to current |
2007-02-01 |
ian | gcc/: |
blob | commitdiff | diff to current |
2007-01-31 |
kazu | * config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove. |
blob | commitdiff | diff to current |
2007-01-31 |
aesok | PR target/19087 |
blob | commitdiff | diff to current |
2007-01-31 |
ghazi | PR middle-end/29335 |
blob | commitdiff | diff to current |
2007-01-31 |
rakdver | * cfgloop.h: Include vec-prim.h. |
blob | commitdiff | diff to current |
2007-01-31 |
mueller | 2007-01-31 Dirk Mueller <dmueller@suse.de> |
blob | commitdiff | diff to current |
2007-01-31 |
uros | * optabs.h (enum optab_index): Add new OTI_isinf. |
blob | commitdiff | diff to current |
2007-01-31 |
kazu | * gcc/config/arm/unwind-arm.h (_sleb128_t, _uleb128_t... |
blob | commitdiff | diff to current |
2007-01-31 |
echristo | 2007-01-30 Eric Christopher <echristo@apple.com> |
blob | commitdiff | diff to current |
2007-01-31 |
kazu | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, |
blob | commitdiff | diff to current |
2007-01-30 |
manu | 2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
blob | commitdiff | diff to current |
2007-01-30 |
janis | * doc/extend.texi (Decimal Floating Types): Remove... |
blob | commitdiff | diff to current |
2007-01-30 |
mueller | 2007-01-30 Dirk Mueller <dmueller@suse.de> |
blob | commitdiff | diff to current |
2007-01-30 |
rsandifo | gcc/ |
blob | commitdiff | diff to current |
2007-01-30 |
uros | * builtins.c (expand_builtin_int_interclass_roundingfn... |
blob | commitdiff | diff to current |
2007-01-30 |
rguenth | 2007-01-30 Richard Guenther <rguenther@suse.de> |
blob | commitdiff | diff to current |
2007-01-30 |
rguenth | 2007-01-30 Richard Guenther <rguenther@suse.de> |
blob | commitdiff | diff to current |
2007-01-30 |
sayle | * fold-const.c (round_up): Make HIGH an unsigned HOST_... |
blob | commitdiff | diff to current |
2007-01-29 |
bje | Belated typo fix from 2007-01-02. |
blob | commitdiff | diff to current |
2007-01-29 |
janis | libdecnumber/ |
blob | commitdiff | diff to current |
2007-01-29 |
manu | 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
blob | commitdiff | diff to current |
2007-01-29 |
manu | 2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
blob | commitdiff | diff to current |
2007-01-29 |
janis | gcc/ |
blob | commitdiff | diff to current |
2007-01-29 |
mrs | * doc/gccint.texi (Top): Rename Loop Representation... |
blob | commitdiff | diff to current |
2007-01-29 |
dberlin | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> |
blob | commitdiff | diff to current |
2007-01-29 |
dberlin | 2007-01-29 Daniel Berlin <dberlin@dberlin.org> |
blob | commitdiff | diff to current |
2007-01-29 |
jason | PR c++/28266 |
blob | commitdiff | diff to current |
2007-01-29 |
bje | * gcov-io.h (__gcov_indirect_call_profiler): Declare. |
blob | commitdiff | diff to current |
2007-01-28 |
hubicka | * builtins.c (expand_builtin_memset): Fix typo in... |
blob | commitdiff | diff to current |
2007-01-28 |
hubicka | * expr.c (emit_block_move_via_movmem, emit_block_move_... |
blob | commitdiff | diff to current |
2007-01-28 |
dje | * doc/md.texi (Standard Pattern Names): Document block... |
blob | commitdiff | diff to current |
2007-01-28 |
rakdver | * tree-ssa-loop-unswitch.c: Include tree-inline.h. |
blob | commitdiff | diff to current |
2007-01-28 |
rakdver | * tree-data-ref.c (conflict_fn): Assert that the numbe... |
blob | commitdiff | diff to current |
2007-01-28 |
ian | ./: |
blob | commitdiff | diff to current |
2007-01-28 |
sayle | * tree.c (tree_fold_gcd): Delete. |
blob | commitdiff | diff to current |
2007-01-28 |
sayle | * fold-const.c (size_binop): In the fast-paths for... |
blob | commitdiff | diff to current |
2007-01-28 |
gerald | Add missing doc/install.texi to ChangeLog entry of... |
blob | commitdiff | diff to current |
2007-01-27 |
gerald | * doc/sourcebuild.texi: Add comma for clarity. |
blob | commitdiff | diff to current |
2007-01-27 |
hubicka | * tree-sra.c (sra_walk_function): Don't rely on aliase... |
blob | commitdiff | diff to current |
2007-01-27 |
steven | * tracer.c (rest_of_handle_tracer): We already cleaned |
blob | commitdiff | diff to current |
2007-01-27 |
sayle | * config/i386/i386.c (ix86_swap_binary_operands_p... |
blob | commitdiff | diff to current |
2007-01-26 |
jakub | * genattrtab.c (struct attr_value_list, insn_code_valu... |
blob | commitdiff | diff to current |
2007-01-26 |
rakdver | * tree-ssa-address.c (create_mem_ref): Remove ", bsi... |
blob | commitdiff | diff to current |
2007-01-26 |
rakdver | * tree-data-ref.c (dump_subscript): Use dump_conflict_... |
blob | commitdiff | diff to current |
2007-01-26 |
sje | PR other/30182 |
blob | commitdiff | diff to current |
2007-01-26 |
rguenth | 2007-01-26 Daniel Berlin <dberlin@dberlin.org> |
blob | commitdiff | diff to current |
2007-01-26 |
ghazi | * builtins.c (fold_builtin_1): Treat ccos and ccosh... |
blob | commitdiff | diff to current |
2007-01-26 |
dj | * config/m32c/m32c.c (m32c_cannot_change_mode_class... |
blob | commitdiff | diff to current |
2007-01-26 |
dj | * reload1.c (choose_reload_regs): Check for invalid... |
blob | commitdiff | diff to current |
2007-01-25 |
geoffk | 2007-01-24 Geoffrey Keating <geoffk@apple.com> |
blob | commitdiff | diff to current |
2007-01-25 |
sje | * config.gcc (ia64*-*-hpux*): Make posix threads the... |
blob | commitdiff | diff to current |
2007-01-25 |
sje | PR other/30182 |
blob | commitdiff | diff to current |
2007-01-25 |
rguenth | 2007-01-25 Richard Guenther <rguenther@suse.de> |
blob | commitdiff | diff to current |
2007-01-25 |
razya | 2007-01-25 Razya Ladelsky <razya@il.ibm.com> |
blob | commitdiff | diff to current |
2007-01-25 |
geoffk | * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap. |
blob | commitdiff | diff to current |
2007-01-25 |
ghazi | PR middle-end/30447 |
blob | commitdiff | diff to current |
2007-01-25 |
dgregor | 2007-01-24 Douglas Gregor <dgregor@osl.iu.edu> |
blob | commitdiff | diff to current |
2007-01-25 |
ghazi | * builtins.c (fold_builtin_carg): New. |
blob | commitdiff | diff to current |
2007-01-25 |
hubicka | * ipa-inline.c (cgraph_decide_inlining): Initialize... |
blob | commitdiff | diff to current |
2007-01-24 |
hubicka | * ipa-inline.c (initial_insns, max_insns): Delete. |
blob | commitdiff | diff to current |
2007-01-24 |
jakub | * config/i386/i386.h (x86_cmpxchg16b): Remove const. |
blob | commitdiff | diff to current |
2007-01-24 |
jakub | PR middle-end/27416 |
blob | commitdiff | diff to current |
2007-01-24 |
jakub | PR middle-end/30494 |
blob | commitdiff | diff to current |
2007-01-24 |
jakub | PR middle-end/30421 |
blob | commitdiff | diff to current |
2007-01-24 |
sje | Forgot ChangeLog in previous commit. |
blob | commitdiff | diff to current |
2007-01-24 |
krebbel | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> |
blob | commitdiff | diff to current |
2007-01-24 |
rguenth | 2007-01-24 Richard Guenther <rguenther@suse.de> |
blob | commitdiff | diff to current |
2007-01-24 |
hubicka | * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminatin... |
blob | commitdiff | diff to current |
2007-01-24 |
krebbel | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> |
blob | commitdiff | diff to current |
2007-01-24 |
uros | * config/i386/i386.md (tanxf2, tan<mode>2, atan<mode... |
blob | commitdiff | diff to current |
2007-01-24 |
rsandifo | gcc/ |
blob | commitdiff | diff to current |
2007-01-23 |
jsm28 | gcc: |
blob | commitdiff | diff to current |
2007-01-23 |
ian | * Makefile.in (OBJS-common): Reformat, alphabetize... |
blob | commitdiff | diff to current |
2007-01-23 |
uros | * config/i386/i386.md: Use REG_P, MEM_P, CONST_INT_P... |
blob | commitdiff | diff to current |
2007-01-22 |
schwab | * config/m68k/m68k.h: Fix comment. |
blob | commitdiff | diff to current |
2007-01-22 |
hubicka | * passes.c (init_optimization_passes): Do not rerun |
blob | commitdiff | diff to current |
2007-01-22 |
rguenth | 2007-01-22 Richard Guenther <rguenther@suse.de> |
blob | commitdiff | diff to current |
2007-01-21 |
ebotcazou | PR rtl-optimization/29329 |
blob | commitdiff | diff to current |
2007-01-21 |
hubicka | * ipa-inline.c (inlining_mode): Comment, move up. |
blob | commitdiff | diff to current |
2007-01-21 |
mueller | 2007-01-21 Dirk Mueller <dmueller@suse.de> |
blob | commitdiff | diff to current |
2007-01-21 |
irar | * tree-vectorizer.h (struct _stmt_vec_info): Add new... |
blob | commitdiff | diff to current |
2007-01-21 |
sayle | * doc/invoke.texi (-fdump-rtl-combine): Fix under... |
blob | commitdiff | diff to current |
2007-01-21 |
hubicka | * tree-flow.h (struct stmt_ann_d): Move references_mem... |
blob | commitdiff | diff to current |
2007-01-20 |
bstarynk | gcc/Changelog typos |
blob | commitdiff | diff to current |
2007-01-20 |
danglin | * pa.c (output_move_double): Change array size of... |
blob | commitdiff | diff to current |
2007-01-20 |
hubicka | * tree-tailcall.c (adjust_return_value): Do not use... |
blob | commitdiff | diff to current |
2007-01-20 |
ian | * expmed.c (expand_divmod) [TRUNC_MOD_EXPR, TRUNC_DIV_... |
blob | commitdiff | diff to current |
2007-01-20 |
ian | * tree-ssa-operands.h (struct vuse_vec_d): Change... |
blob | commitdiff | diff to current |
2007-01-20 |
ghazi | PR middle-end/29335 |
blob | commitdiff | diff to current |
2007-01-20 |
hubicka | * tree-ssa.c (init_tree_ssa): Do not call init_... |
blob | commitdiff | diff to current |
2007-01-19 |
sayle | * common.opt (fsigned-zeros): New command line option. |
blob | commitdiff | diff to current |
2007-01-19 |
sje | * system.h (ASM_MAKE_LABEL_LINKONCE): Poison. |
blob | commitdiff | diff to current |
2007-01-19 |
hubicka | Patch by Tomas Bily <tbily@suse.cz> |
blob | commitdiff | diff to current |
2007-01-19 |
bstarynk | 2007-01-19 Basile Starynkevitch <basile@starynkevitch... |
blob | commitdiff | diff to current |
2007-01-19 |
hubicka | * ipa-inline.c (cgraph_decide_inlining_incrementally... |
blob | commitdiff | diff to current |
2007-01-19 |
manu | 2007-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org> |
blob | commitdiff | diff to current |
2007-01-19 |
mueller | 2007-01-19 Dirk Mueller <dmueller@suse.de> |
blob | commitdiff | diff to current |
2007-01-19 |
uros | * config/i386/i386.md (acos<mode>2): Rename from acoss... |
blob | commitdiff | diff to current |
next |