OSDN Git Service

PR tree-optimization/29290
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2006-10-06 jakub PR tree-optimization/29290
2006-10-06 jakub PR target/29198
2006-10-06 jakub PR c/29091
2006-10-05 rsandifogcc/
2006-10-05 bernds * config/bfin/bfin.md (subsi3): Lose expander, change...
2006-10-05 irar * doc/loop.texi: Add data references analysis...
2006-10-04 brooks2006-10-04 Brooks Moses <bmoses@stanford.edu>
2006-10-04 rthgcc/
2006-10-04 zack Fix bug in constraint-check generator, reported by...
2006-10-04 rsandifo2006-10-02 Ryan Mansfield <rmansfield@qnx.com>
2006-10-04 geoffk * config/i386/darwin-libgcc.10.5.ver: Update to symbol...
2006-10-03 kazu * doc/install.texi: Fix typos.
2006-10-03 ebotcazou * builtins.c (expand_builtin_return_addr): Deal with...
2006-10-03 ghaziAdd PR numbers for previously installed fix.
2006-10-03 mrs * unwind-dw2-fde-darwin.c (getsectdatafromheader_64...
2006-10-02 jakub PR c/29154
2006-10-01 sandra2006-10-01 Sandra Loosemore <sandra@codesourcery...
2006-10-01 sayle2006-10-01 Ryan Mansfield <rmansfield@qnx.com>
2006-09-30 jsm28 PR c/24010
2006-09-30 ebotcazou PR rtl-optimization/28096
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-09-29 mrs PR target/28617
2006-09-28 sje * config/ia64/t-hpux (LIB2FUNCS_EXTRA): Remove unwind...
2006-09-28 ebotcazou * gimplify.c (gimplify_init_ctor_preeval): Call maybe_...
2006-09-28 rakdver * doc/loop.texi: New file.
2006-09-28 geoffk * config/darwin.h (ENABLE_EXECUTE_STACK): New, use...
2006-09-28 kkojima * config/sh/sh.md (divsi_inv_m0): Remove unused variable.
2006-09-27 kargl * configure.in: Check for GMP 4.1 or newer. Check...
2006-09-27 pbrook2006-09-27 Paul Brook <paul@codesourcery.com>
2006-09-27 rsandifogcc/
2006-09-26 jakub PR middle-end/25261
2006-09-25 doko2006-09-25 Matthias Klose <doko@debian.org>
2006-09-25 rth * cgraph.c (dump_cgraph_varpool_node): Don...
2006-09-24 nemet * tree-ssa-loop-ivopts.c (aff_combination_convert,
2006-09-24 kazugcc/
2006-09-23 rsandifogcc/
2006-09-23 uros * config/i386/driver-i386.c (host_detect_local_...
2006-09-23 jakub PR c/28706
2006-09-22 geoffk * config/i386/driver-i386.c: Always define host_detect...
2006-09-22 geoffk * config/darwin.h (LINK_SYSROOT_SPEC): New.
2006-09-22 mrs * config/rs6000/darwin.h (PROFILE_HOOK): Reassociate...
2006-09-22 rguenth2006-09-22 Richard Guenther <rguenther@suse.de>
2006-09-22 bergnerSet REG_POINTER flag according to MEM_POINTER flag.
2006-09-22 rakdver PR tree-optimization/28888
2006-09-22 jakub * tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION if
2006-09-21 rsandifogcc/
2006-09-21 janisgcc:
2006-09-21 sayle2006-09-21 Roger Sayle <roger@eyesopen.com>
2006-09-20 rsandifogcc/
2006-09-20 jconner2006-09-20 Josh Conner <jconner@apple.com>
2006-09-20 pbrookRemove stray gcc/ from ChangeLog.
2006-09-20 pbrook2006-09-20 Paul Brook <paul@codesourcery.com>
2006-09-20 janis * doc/extend.texi (Decimal Float): Update for latest...
2006-09-20 sje PR target/28574
2006-09-20 jakub PR middle-end/28046
2006-09-20 echristo2006-09-20 Eric Christopher <echristo@apple.com>
2006-09-19 echristo2006-09-19 Eric Christopher <echristo@apple.com>
2006-09-19 steven PR rtl-optimization/21299
2006-09-19 sje PR 28490
2006-09-19 pbrook2006-09-19 Paul Brook <paul@codesourcery.com>
2006-09-19 pinskiaFix some whitespace issues in the changelog.
2006-09-18 sayle2006-09-17 Zdenek Dvorak <dvorakz@suse.cz>
2006-09-17 stevengcc/
2006-09-17 irar PR tree-opt/21591
2006-09-16 pinskia2006-09-16 Andrew Pinski <pinskia@physics.uc.edu>
2006-09-16 steven * tree-vectorizer.c (vectorize_loops): Clear vect_loop...
2006-09-16 echristo2006-09-16 Andrew Pinski <pinskia@physics.uc.edu>
2006-09-16 steven * rtl.h (LABEL_OUTSIDE_LOOP_P): Remove.
2006-09-15 bernds * loop-doloop.c (doloop_optimize): Remove bogus arg...
2006-09-15 wilsonShort term fix for PR 28490.
2006-09-15 andreast2006-09-16 Andreas Tobler <a.tobler@schweiz.org>
2006-09-15 sje * config/ia64/hpux.h (HANDLE_PRAGMA_PACK_PUSH_POP...
2006-09-15 uros * doc/contrib.texi: Add my entry.
2006-09-15 nickc* doc/md.texi (Processor pipeline description): Fix...
2006-09-15 bernds * config/bfin/bfin.c (struct loop_info): New members...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not...
2006-09-15 bernds * cfgrtl.c (emit_insn_at_entry): New function.
2006-09-15 bernds * config/bfin/bfin.c (bfin_rtx_costs): Handle UDIV...
2006-09-15 bernds * params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST...
2006-09-15 kazu * doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn...
2006-09-14 kazu PR middle-end/28884.
2006-09-14 aesok PR target/26504
2006-09-14 aldyh * doc/tree-ssa.texi (Jumps): RESULT_DECL can...
2006-09-14 pinskia2006-09-13 Andrew Pinski <pinskia@physics.uc.edu>
2006-09-13 krebbel * basic-block.h (bb_has_eh_pred): Fix comment.
2006-09-13 krebbel2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com>
2006-09-13 rsandifogcc/
2006-09-13 hjl2006-09-12 H.J. Lu <hongjiu.lu@intel.com>
2006-09-12 hubicka * cfganal.c (compute_dominance_frontiers_1): Don't...
2006-09-12 ebotcazou PR rtl-optimization/28243
2006-09-12 sayle * dwarf2out.c (file_table_last_lookup): Move this...
2006-09-12 jason PR middle-end/28493
2006-09-12 sayle * target-def.h (TARGET_ASM_OPEN_PAREN): Guard with...
2006-09-12 sayle PR target/22223
2006-09-12 sayle PR middle-end/4520
2006-09-12 hubicka PR rtl-optimization/28071
2006-09-12 geoffk * config.gcc (i[34567]86-*-darwin*): Set with_arch and
2006-09-12 geoffk * dwarf2out.c (dwarf_file_data): New.
2006-09-11 hjlgcc/
2006-09-11 hjl2006-09-11 Alexandre Oliva <aoliva@redhat.com>
next