platform/upstream/gcc.git
2005-05-25 Ziemowit Laskiselector-2.m: Remove "-fgnu-runtime"; be flexible about...
2005-05-25 Ulrich Weigands390.c (GP_ARG_NUM_REG, [...]): New defines.
2005-05-25 Chris BurdessSAXEventSink.java: Ignore XML entities in start/ end...
2005-05-25 Ulrich Weigandreload1.c (verify_initial_elim_offsets): Return boolean...
2005-05-25 Adam Nemetlynx.h (CC1_SPEC): Use -maix-struct-return instead...
2005-05-25 Paolo Carlinire PR libstdc++/21726 (baseline_symbols.txt for powerpc...
2005-05-25 Daniel Berlinre PR tree-optimization/21705 (FRE does not eliminate...
2005-05-25 Mike Stumpobjc-act.c (volatilized_hash): Avoid warnings on 64...
2005-05-25 Gary Bensonre PR libgcj/21736 (MessageFormat("{0,time,medium}...
2005-05-25 Tom Tromeyre PR libgcj/21703 (hang when rapidly calling String...
2005-05-25 Kazu Hiratatree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace...
2005-05-25 Paolo BonziniMakefile.tpl (stage[+id+]-start): Iterate over target...
2005-05-25 Daniel Berlinlambda-code.c (perfect_nestify): Call update_stmt on...
2005-05-25 Ian Lance TaylorCorrect use of year 999 to 1999.
2005-05-25 Adrian Straetlings390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_b...
2005-05-25 Andrew Haleygcconfig.h (HBLKSIZE): Define to 4096 on powerpc64...
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25 Adrian Straetlingloop-doloop.c: Include "target.h".
2005-05-25 Paolo Carlinibasic_string.h (_Rep::_M_set_length_and_sharable):...
2005-05-25 Volker Reicheltre PR c++/21686 (weird quoting in an error message)
2005-05-25 Paolo Carliniatomicity.h: Use the builtins for atomic memory operations.
2005-05-25 Eric Botcazoure PR target/21412 (ICE loading TLS address)
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-25 GCC AdministratorDaily bump.
2005-05-25 Kelley Cookconfigure.ac: Don't use gcc_AC_C_LONG_LONG.
2005-05-24 Janis Johnson20005-05-24 Janis Johnson <janis187@us.ibm.com>
2005-05-24 Ian Lance TaylorMove entries for 1998 and 1999 out of ChangeLog-2000...
2005-05-24 Kelley Cookconfigure: Regenerate.
2005-05-24 Paolo Carlini[multiple changes]
2005-05-24 Ziemowit Laskic-common.h (objc_comptypes): Remove prototype.
2005-05-24 Ziemowit Laskiclass.c (layout_class_type): Do not issue C++ ABI warni...
2005-05-24 Ziemowit Laskiobjc-act.c (objc_build_struct): New function.
2005-05-24 Ziemowit Laskiobjcp-decl.c (objcp_start_struct, [...]): Adjust call...
2005-05-24 Ziemowit Laskibitfield-[1-5].mm: New.
2005-05-24 Janis Johnsonaltivec-vec-merge.c: Make test usable on GNU/Linux...
2005-05-24 Janis Johnson* gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec...
2005-05-24 Janis Johnson* gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
2005-05-24 Janis Johnsonprofopt.exp (dg-final-generate, [...]): New.
2005-05-24 Janis Johnsongcc-dg.exp (cleanup-ipa-dump): New.
2005-05-24 Gabriel Dos... libiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-24 Peter Wainwright* libgfortran/ChangeLog: Corrected author name.
2005-05-24 Paolo Carliniia64intrin.h: Define nothing for C++: overloaded builti...
2005-05-24 Benjamin Kosnikallocator.h: Change ___glibcxx_base_allocator to __glib...
2005-05-24 Jeff Lawtree-nested.c (build_addr): New "context" argument.
2005-05-24 Kazu Hiratatree-flow.h (bb_ann_d): Remove has_escape_site.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-24 Richard Hendersonclass.c (registered_class): Take it out of class_roots...
2005-05-24 Andrew Pinskire PR c++/21645 (C++ ICE in cxx_types_compatible_p)
2005-05-24 Jeff LawMakefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.
2005-05-24 Ira Rosenvect-none.c: Split into vect-106.c...
2005-05-24 Paolo Carlini[multiple changes]
2005-05-24 Nick Clifton(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when...
2005-05-24 Kazuhiro Inaokam32r.c (m32r_expand_block_move): Return 0 if nothing...
2005-05-24 Adam Nemet* gcc.dg/const-elim-1.c: Remove xfails.
2005-05-24 Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-24 GCC AdministratorDaily bump.
2005-05-23 Jason Merrilltweak comment
2005-05-23 Jonathan Wakelydebug.html: Explain that _GLIBXX_DEBUG_PEDANTIC had...
2005-05-23 Andreas Krebbels390.c (s390_optimize_prologue): Don't replace an insn...
2005-05-23 Jan Hubicka* tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark...
2005-05-23 Nick Clifton20020720-1.x: Fix m32r target selector to be a proper...
2005-05-23 Eric Botcazousparc-protos.h (sparc_expand_move): New prototype.
2005-05-23 Jan Beulichgthr-posix.h (__gthread_recursive_mutex_init_function...
2005-05-23 Roger Sayle* gfortran.texi: Document some more GNU extensions.
2005-05-23 GCC AdministratorDaily bump.
2005-05-22 Francois-Xavier... * error.c (gfc_warning): Fix typo in comment.
2005-05-22 Peter Wainwrightre PR libfortran/21376 (libfortran "E" output format...
2005-05-22 Danny Smithre PR bootstrap/21683 (build failure on i386-mingw...
2005-05-22 Eric Botcazousparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn...
2005-05-22 Andreas Jaegermprec.c (mult, [...]): Add parenthesis to avoid warnings.
2005-05-22 Ziemowit LaskiGive credit, where credit is due.
2005-05-22 GCC AdministratorDaily bump.
2005-05-21 Gerald Pfeifercrontab: Spread snapshot building more evenly throughou...
2005-05-21 Andrew Pinskire PR middle-end/21331 (Incorrect folding of comparison)
2005-05-21 Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Remove 3.10...
2005-05-21 Richard Guenthertree-stdarg.c (execute_optimize_stdarg): Handle referen...
2005-05-21 Eric Botcazouconfigure.ac: Check for trunc and truncf in libm.
2005-05-21 GCC AdministratorDaily bump.
2005-05-20 Richard Henderson* g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
2005-05-20 Ziemowit LaskiGive credit, where credit is due.
2005-05-20 Mike Stumpobj-c++-dg.exp: Add.
2005-05-20 Jan HubickaMakefile.in (insn-emit.o): Add basic-block.h dependency.
2005-05-20 Jan Beulichstubs.c: Also implement fabsf/fabsl if not present...
2005-05-20 Paolo Carlinistl_algo.h (__rotate<_RandomAccessIterator>): Don't...
2005-05-20 Nick Cliftonthunk3.C: XFAIL on m32r*-*.
2005-05-20 Jan Hubicka* cgraphunit.c (cgraph_expand_function): Force function...
2005-05-20 Paolo BonziniMakefile.def (configure-gcc): Depend on binutils having...
2005-05-20 Richard Henderson* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
2005-05-20 Richard Hendersonalpha.c (emit_unlikely_jump, [...]): Split out from ...
2005-05-20 Richard Henderson* exception.cc: Revert 05-17 gcc_unreachable change.
2005-05-20 Richard Henderson* exception.c: Revert last change.
2005-05-20 Richard Henderson* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
2005-05-20 Richard Henderson* unwind.h, unwind-pe.h: Revert gcc_unreachable change...
2005-05-20 GCC AdministratorDaily bump.
2005-05-19 Janis Johnson* gcc.dg/altivec-21.c: Use dg-error only for ilp32.
2005-05-19 Janis Johnson* gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
2005-05-19 Bryce McKinlaynatClassLoader.cc (_Jv_NewClass): Use _Jv_RegisterIniti...
2005-05-19 Bryce McKinlayMakefile.am (libgcj0_convenience_la): Removed.
2005-05-19 Richard Hendersonsse.md (mulv4si3): Use all register inputs.
next