tree.h (fold_real_zero_addition_p): Declare.
[platform/upstream/gcc.git] / gcc / ChangeLog
2008-02-20 Richard Guenthertree.h (fold_real_zero_addition_p): Declare.
2008-02-20 Paolo Bonzinire PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518...
2008-02-20 Uros Bizjaki386.h (SSE_VEC_FLOAT_MODE_P): New define.
2008-02-20 Ira Rosenspu.md (vec_unpacku_hi_v8hi, [...]): Implement.
2008-02-20 Uros Bizjakstruct-layout-1_generate.c (DG_OPTIONS): New define.
2008-02-19 Jan Hubicka(tree_bb_level_predictions): Remove variable next mista...
2008-02-19 Jan Hubickapredict.c (predict_paths_leading_to): Rewrite.
2008-02-19 Ralf Wildenhuesre PR bootstrap/35218 (build fails on mingw host)
2008-02-19 Jan Hubickare PR rtl-optimization/34408 (Invalid RTL sharing with...
2008-02-19 Jan Hubickare PR middle-end/28779 (internal compiler error: in...
2008-02-19 H.J. Lure PR ada/35186 (implicit assumption about alignment...
2008-02-19 Nick Clifton* opts.c (print_specific_help): Fix typo in --help...
2008-02-19 Jakub Jelinekre PR target/35239 (Build failure when host cc is GCC...
2008-02-19 Richard Guentherre PR tree-optimization/34989 (ICE in get_addr_derefere...
2008-02-19 Manuel López-Ibáñezc-common.c (warn_for_collisions_1): Use appropriate...
2008-02-19 Nick Cliftonre PR other/31349 (gcc -v --help returns no options...
2008-02-19 Revital EresSMS: Minor misc fixes
2008-02-19 Christian Bruelfix alignment bug in packed structs for STRICT_ALIGNMEN...
2008-02-19 Uros Bizjakre PR target/33555 (x86 missed opportunity for sbb)
2008-02-19 Uros Bizjaksfp-machine.h (__gcc_CMPtype): New typedef.
2008-02-19 Hans-Peter NilssonSupport valgrind 3.3 for --enable-checking=valgrind.
2008-02-19 Paul Brookre PR target/35071 (bad instruction `do_itt eq')
2008-02-19 H.J. Lure PR target/35189 (-mno-sse4.2 turns off SSE4a)
2008-02-18 H.J. Lui386-modes.def: Use 4 byte alignment on DI for 32bit...
2008-02-18 Joey Yere PR middle-end/34921 (Misalign stack variable referen...
2008-02-18 Jakub Jelinek* BASE-VER: Set to 4.4.0.
2008-02-17 Ralf Wildenhuesc-tree.texi: Use @dots{} and @enddots{} where appropriate.
2008-02-17 Richard Guentherre PR middle-end/35227 (gcc ICEs for functions with...
2008-02-17 Richard Guentherre PR tree-optimization/35231 (VRP miscompiles libX11)
2008-02-17 Uros BizjakRevert:
2008-02-16 Manuel López-Ibáñezre PR c/28368 (-std=c89 doesn't warn about gcc's "...
2008-02-16 Ralf Corsepiust-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475...
2008-02-16 Ralf Wildenhuesc-tree.texi: Use `@.' where appropriate.
2008-02-15 Jakub Jelinekre PR middle-end/35196 (lastprivate broken for static...
2008-02-15 Uros Bizjaksfp-machine.h (CMPtype): Define as typedef using libgcc...
2008-02-15 Jakub Jelinekre PR middle-end/35130 (OpenMP: Private variable passed...
2008-02-15 Richard Guentherre PR tree-optimization/35164 (Unable to coalesce ab...
2008-02-15 Joseph Myersre PR target/35088 (ICE: in def_cfa_1, at dwarf2out...
2008-02-15 Jan Hubickare PR middle-end/35149 (ICE: in expand_call_inline...
2008-02-15 Uros Bizjakre PR middle-end/34621 (gcc.c-torture/execute/va-arg...
2008-02-15 Uros Bizjaki386.h (CLEAR_RATIO): Use MIN macro.
2008-02-14 Danny Smithre PR preprocessor/35061 (#pragma pop_macro causes...
2008-02-14 Eric Botcazoure PR middle-end/35136 (ICE caused by address calculati...
2008-02-14 Michael Matzre PR target/34930 (ICE in instantiate_virtual_regs_in_...
2008-02-14 Andreas Krebbels390.c (s390_mainpool_start): Emit the pool before...
2008-02-14 Ralf Wildenhuesbugreport.texi: Update copyright years.
2008-02-14 Ralf Wildenhuesextend.texi: Use @: or add comma where appropriate.
2008-02-14 Alan Modrare PR target/34393 (ICE: in extract_insn, at recog...
2008-02-13 Jesper Nilssonmd.texi (clz, ctz): Add reference.
2008-02-13 Ralf Wildenhuesre PR other/35148 (make pdf has missing file in 4.3...
2008-02-13 Andreas Krebbels390.c (struct constant_pool): New field emit_pool_afte...
2008-02-13 Michael Matzre PR debug/35065 (infinite loop while compiling VLC...
2008-02-13 Manuel López-Ibáñezre PR middle-end/29673 (no -fdump-tree-inlined output)
2008-02-12 Richard Guentherre PR tree-optimization/35171 (ICE in vect_recog_dot_pr...
2008-02-12 Richard Guentherre PR middle-end/35163 (folding comparison loses cast)
2008-02-12 Eric Botcazoure PR middle-end/35136 (ICE caused by address calculati...
2008-02-12 Jakub Jelinekre PR c++/35144 (ICE in generate_element_copy)
2008-02-12 Jakub Jelinekre PR inline-asm/35160 (local-alloc introduces sharing...
2008-02-12 Anatoly Sokolovavr.h (AVR_HAVE_RAMPZ): Define.
2008-02-11 Uros BizjakChangeLog: Move entry from here ...
2008-02-11 Kai Tietz[patch i386]: For target x86_64-pc-mingw32 _alloca and
2008-02-11 Uros Bizjakre PR testsuite/35047 (some vectorisation tests fail...
2008-02-11 Uros Bizjakre PR tree-optimization/33992 (Miscompiles function...
2008-02-09 John David AnglinPR middle_end/34150
2008-02-09 John David AnglinAdd missing '*' to log entry.
2008-02-09 Steven Bosscherre PR middle-end/34627 (Incorrect branching with -Ox...
2008-02-08 Richard Sandifordre PR bootstrap/35051 (Build machine requires GMP and...
2008-02-08 Ralf Wildenhuesinvoke.texi (Option Summary, [...]): Make -Wfoo languag...
2008-02-08 Sa LiuFixed wrong parameter type in spu intrinsics spu_convts...
2008-02-08 Hans-Peter Nilssonextend.texi (Function Attributes): Mention asm (""...
2008-02-07 Manuel López-Ibáñezre PR other/32754 (The opt?-gen.awk file generators...
2008-02-07 Andreas Krebbels390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.
2008-02-07 Richard Hendersonre PR rtl-optimization/33410 (ICE in iv_analyze_expr...
2008-02-07 Uros Bizjakre PR tree-optimization/35085 (gcc.dg/vect/vect-iv...
2008-02-06 Kaveh R. Ghazire PR other/35107 (GCC unnecessarily links shared libs...
2008-02-06 Jan HubickaWrong PR.
2008-02-06 Jan Hubickare PR objc/5587 (Objc problems with user_label_prefix)
2008-02-06 Uros Bizjakre PR target/35083 (ICE: in extract_insn, at recog...
2008-02-06 Nick Cliftonstormy16.md (eqbranchsi): Replace a match_dup inside...
2008-02-06 Ralf Corsepiusrtems-elf.h (TARGET_OS_CPP_BUILTINS): Add builtin_defin...
2008-02-06 Ralf Corsepiusgthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.
2008-02-05 Ralf Wildenhuesre PR driver/30330 (-Wdeprecated is not documented)
2008-02-05 Uros Bizjaki386.md (floatunssisf2): Use ix86_expand_convert_uns_si...
2008-02-05 Diego Novillogcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
2008-02-05 Kaveh R. Ghazire PR other/35070 (-fverbose-asm has bogus asm output...
2008-02-05 H.J. Lure PR target/35084 (Strang error messages)
2008-02-05 Joseph Myers* doc/include/texinfo.tex: Update to version 2008-02...
2008-02-05 Uros Bizjakre PR target/35083 (ICE: in extract_insn, at recog...
2008-02-05 Diego Novillogcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
2008-02-04 Richard Guentherre PR middle-end/33631 (auto structure not initialized...
2008-02-04 Richard Guentherre PR middle-end/35043 (ICE in tree-data-ref because...
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2008-02-04 Ralf Wildenhuesre PR other/29972 (typos in the manual)
2008-02-02 Michael Matzre PR target/35045 (gcc-4.3 generates wrong code on...
2008-02-02 Gerald Pfeifer* doc/extend.texi (X86 Built-in Functions): Fix grammar.
2008-02-01 Hans-Peter Nilssonre PR rtl-optimization/34773 (miscompilation of vfprintf_r)
2008-02-01 Roger Saylere PR bootstrap/33781 ("Arg list too long" building...
2008-02-01 Richard Guentherre PR other/35042 (Documentation for -finline-limit...
2008-02-01 Andrew Pinskire PR c/29326 (__builtin_trap is not documented)
2008-01-31 Tom Browderc-tree.texi (Types): Fix grammar.
next