gcc.git
2006-09-18 Tom TromeySSLSocket.java (isBound, [...]): Removed old comment.
2006-09-18 Paul Thomasre PR fortran/28526 ('end' is recognized as a variable...
2006-09-18 Petr Salingerconfigure.ac: add support for GNU/kFreeBSD, accepted...
2006-09-18 Petr Salingerconfigure: Rebuilt.
2006-09-18 Tom Tromeyremoved old conflict marker
2006-09-18 Gerald Pfeifer* gcc_release (LC_ALL): Default to C.
2006-09-18 Paolo Carlinilocale_facets.tcc (_M_group_int): Remove redundant...
2006-09-18 Steven Bosscherre PR c++/29087 (More than 35000 switch cases crash...
2006-09-18 Benjamin Kosniktypelist.h (cond_type): Remove, use __conditional_type.
2006-09-18 Benjamin Kosniktype_traits.h: New.
2006-09-18 Paolo Carlinire PR libstdc++/29063 (valarray does not undefine all...
2006-09-18 Paul Thomasre PR fortran/29060 (spread causes ICE in gfc_trans_arr...
2006-09-18 Feng WangFix ChangeLog format: Add * before filename.
2006-09-18 Roger Saylere PR tree-optimization/28887 (rejects valid code ...
2006-09-18 GCC AdministratorDaily bump.
2006-09-17 Bernhard Fischerdg-cmp-results.sh (compare-$$.awk): Print name[old...
2006-09-17 Steven Bosscherre PR c/25993 (-std= produces incorrect preprocessor...
2006-09-17 Ira Rosenre PR tree-optimization/21591 (not vectorizing a loop...
2006-09-17 GCC AdministratorDaily bump.
2006-09-16 Andrew Pinskire PR tree-optimization/29059 (ICE: verify_stmts failed...
2006-09-16 Steven Bosschertree-vectorizer.c (vectorize_loops): Clear vect_loop_lo...
2006-09-16 Andrew Pinskire PR target/29030 (gcc.dg/array-9.c produces internal...
2006-09-16 Jack Howarthre PR testsuite/29055 (gcc.target/powerpc/darwin-bool...
2006-09-16 Steven Bosscherrtl.h (LABEL_OUTSIDE_LOOP_P): Remove.
2006-09-16 Paul Thomasselect_6.f90: Change message.
2006-09-16 Kaveh R. GhazidecNumber.c (decNumberPower): Constify.
2006-09-16 GCC AdministratorDaily bump.
2006-09-15 Bernd Schmidtloop-doloop.c (doloop_optimize): Remove bogus arg from...
2006-09-15 James E WilsonShort term fix for PR 28490.
2006-09-15 Andreas Toblerloop-doloop.c (doloop_optimize): Change type of max_cos...
2006-09-15 Eric Botcazoure PR ada/15802 (ICE at expr.c:6764 (placeholder mechan...
2006-09-15 Steve Ellcey* config/ia64/hpux.h (HANDLE_PRAGMA_PACK_PUSH_POP)...
2006-09-15 Paul Thomasre PR fortran/29051 (segfault when too few values are...
2006-09-15 Jerry DeLislere PR libfortran/29099 (secnds intrinsic gives wrong...
2006-09-15 Jerry DeLislere PR libfortran/29099 (secnds intrinsic gives wrong...
2006-09-15 Uros Bizjakcontrib.texi: Add my entry.
2006-09-15 Nick Cliftonmd.texi (Processor pipeline description): Fix typo...
2006-09-15 Bernd Schmidtbfin.c (struct loop_info): New members block_bitmap...
2006-09-15 Jerry DeLislere PR fortran/29053 (Consecutive STREAM I/O file positi...
2006-09-15 Jerry DeLislere PR fortran/29053 (Consecutive STREAM I/O file positi...
2006-09-15 Bernd Schmidtcfgrtl.c (emit_insn_at_entry): Use gcc_assert, not...
2006-09-15 Bernd Schmidtcfgrtl.c (emit_insn_at_entry): New function.
2006-09-15 Bernd Schmidtbfin.c (bfin_rtx_costs): Handle UDIV, UMOD.
2006-09-15 Bernd Schmidtparams.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST)...
2006-09-15 Roger Saylere PR ada/18817 (ACATS c380004 fails at run time)
2006-09-15 Andrew Pinskire PR c++/29002 (ICE on array of ptr-to-member or struc...
2006-09-15 Kazu Hiratatm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all...
2006-09-15 GCC AdministratorDaily bump.
2006-09-14 Benjamin Kosnikconcurrence.h (__mutex::__mutex): Pass address of mutex...
2006-09-14 Arnaud Charletnorun.lst: Adjust for previous change.
2006-09-14 Richard Guentherre PR middle-end/28884 (TARGET_FUNCTION_VALUE not docum...
2006-09-14 Anatoly Sokolovre PR target/26504 (compute_frame_pointer_to_cfa_displa...
2006-09-14 Tom Tromeyre PR boehm-gc/29068 (Bootstrap fails building libjava...
2006-09-14 Olivier Hainquein_out_parameter.adb: New test.
2006-09-14 Arnaud CharletUpdate list of tests requiring stack checking Add handl...
2006-09-14 Andreas Schwab* posix-threads.cc: Include "posix.h".
2006-09-14 Benjamin Kosnikatomicity.h: Move to...
2006-09-14 Geoffrey Keatingposix.cc (_Jv_platform_nanotime): Return nanoseconds...
2006-09-14 Aldy Hernandeztree-ssa.texi (Jumps): RESULT_DECL can also be an opera...
2006-09-14 Andrew Pinskire PR debug/28980 (ICE in loc_descriptor_from_tree_1...
2006-09-14 GCC AdministratorDaily bump.
2006-09-13 Eric Botcazoure PR other/23541 (All error messages produce segfault)
2006-09-13 Olivier Hainquere PR ada/29025 (procedure doesn't modify In Out parameter)
2006-09-13 Eric Botcazoure PR ada/28591 (ICE in splice_child_die, at dwarf2out...
2006-09-13 Eric Botcazoure PR ada/21952 (Annoying "attribute directive ignored...
2006-09-13 Andreas Krebbelbasic-block.h (bb_has_eh_pred): Fix comment.
2006-09-13 Wolfgang Gellerichtrans-expr.c (gfc_add_interface_mapping): For character...
2006-09-13 Andreas Krebbelflow.c (calculate_global_regs_live): Invalidate eh...
2006-09-13 Richard Sandifordre PR rtl-optimization/28982 (Incorrect reloading of...
2006-09-13 H.J. Luinvoke.texi (mpreferred-stack-boundary): Remove excepti...
2006-09-13 Eric Christopherasm-support-darwin.s: New.
2006-09-13 Joseph Myersre PR c/28768 (Preprocessor doesn't parse tokens correc...
2006-09-13 GCC AdministratorDaily bump.
2006-09-12 Jan Hubicka* cfganal.c (compute_dominance_frontiers_1): Don't...
2006-09-12 Eric Botcazoure PR rtl-optimization/28243 (internal consistency...
2006-09-12 Tom Tromey* expr.c (push_value): Always flush quick stack.
2006-09-12 Paul Thomasre PR fortran/28971 (ICE: Segmentation fault on valid...
2006-09-12 Andrew Pinskidwarf2out.c (file_table_last_lookup): Move this GC...
2006-09-12 Tom Tromeyre PR java/29013 (gcj generates a MetalLookAndFeel...
2006-09-12 Tom Tromeyjvspec.c (lang_specific_driver): Read spec file even...
2006-09-12 Jason Merrillre PR middle-end/28493 (Wrong address of stack object...
2006-09-12 Benjamin Kosnikeh_globals.cc: Remove __gnu_internal.
2006-09-12 Roger Sayletarget-def.h (TARGET_ASM_OPEN_PAREN): Guard with an...
2006-09-12 Roger Saylere PR target/22223 (New testsuite failure on Tru64...
2006-09-12 Kazu Hiratac-torture.exp (c-torture-compile, [...]): Treat $srcdir...
2006-09-12 David Daneyre PR libffi/23935 ($PREFIX/include/ffi.h needs to...
2006-09-12 Tom Tromey* testsuite/libjava.jacks/jacks.exp (load_gcc_lib)...
2006-09-12 Roger Saylere PR middle-end/4520 (cselib.c hash_rtx incorrectly...
2006-09-12 Tom Tromeyre PR java/28754 (java.lang.nullPointerException while...
2006-09-12 Tom Tromeyre PR java/28892 (assignment to static field not in...
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-12 Andrew PinskiFix some whitespace issues in the changeLog.
2006-09-12 Andrew PinskiFix some white space issues in the changelog.
2006-09-12 Andrew PinskiFix white space issues in the ChangeLog.
next