]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2006-03-30 Tom Tromeyaclocal.m4, [...]: Rebuilt.
2006-03-30 Tom Tromeyre PR java/26042 (ICE in mark_reference_fields, at...
2006-03-30 Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-30 Maxim Kuvyrkovre PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)
2006-03-30 Maxim Kuvyrkovhaifa-sched.c (try_ready): Change condition to restore...
2006-03-30 Jie Zhangbfin.c (single_move_for_strmov): Renamed to...
2006-03-30 Paolo Bonzinire PR tree-optimization/26830 (Repeated SSA update...
2006-03-30 Richard GuentherMakefile.am: Do not build dbl-64 variants.
2006-03-30 Roger Saylere PR c++/22494 (C++ front-end produces mis-match types...
2006-03-30 GCC AdministratorDaily bump.
2006-03-29 David Edelsohn* Makefile.in (build/genpeep.o): Add toplev.h dependency.
2006-03-29 David Edelsohn* genpeep.c (main): Add toplev.h to included headers.
2006-03-29 David Edelsohn* config/rs6000/constraints.md: Add "W" constraint.
2006-03-29 David Edelsohn* Makefile.in (build/gencondmd.o): Add tm-constrs.h...
2006-03-29 David Edelsohngenconditions.c (write_header): Add tm-constrs.h to...
2006-03-29 David Edelsohn* genpreds.c (write_tm_constrs_h): Delete variable p.
2006-03-29 Benjamin Kosniksgetn.txt: Correct copyright holder.
2006-03-29 Roger Saylestor-layout.c (mode_for_size_tree): Remove restiction...
2006-03-29 David EdelsohnRemove extra parentheses for "M" case.
2006-03-29 Roger Sayleconvert.c (convert_to_pointer): Preserve the TREE_OVERF...
2006-03-29 Tom Tromeyre PR bootstrap/26901 (../../../../../gcc/libjava/class...
2006-03-29 David Edelsohngenemit.c (main): Add tm-constrs.h to included headers.
2006-03-29 Sebastian Poptree-loop-linear.c (compute_data_dependences_for_loop...
2006-03-29 Tom Tromeysources.am, [...]: Rebuilt.
2006-03-29 Paul Brookvfp.md (movsf_vfp): Disparage w<->r alternatives.
2006-03-29 Andreas Tobleracinclude.m4: Restore the situation that we don't build...
2006-03-29 Sebastian Popre PR tree-optimization/26859 (ICE Segmentation Fault)
2006-03-29 Paul Brookreload1.c (choose_reload_regs): Check for all RTX_AUTOI...
2006-03-29 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-03-29 Tom Tromeyposix.cc (_Jv_platform_nanotime): Look for CLOCK_MONOTO...
2006-03-29 Paul Brookre PR middle-end/23623 (volatile keyword changes bitfie...
2006-03-29 Andreas Krebbelconfig.gcc (s390-*-linux-*, [...]): Add t-dfprules...
2006-03-29 Zdenek Dvorakre PR tree-optimization/25985 (with optimization intege...
2006-03-29 Zdenek Dvorakre PR middle-end/26643 (Linux matroxfb_probe miscompiled)
2006-03-29 GCC AdministratorDaily bump.
2006-03-28 Kaz Kojimash.md (udivsi3_i4_int): Clobber MACH_REG and MACL_REG.
2006-03-28 Steven G. Karglintrinsic.texi: s/floor/float in previous commit.
2006-03-28 Roger Sayleexpr.c (emit_group_store): Only create a new pseudo...
2006-03-28 Jeff Lawtimevar.def (TV_TREE_PHI_CPROP): New timevar.
2006-03-28 Tom TromeyCorrecting PR number in ChangeLog:
2006-03-28 Tom Tromeyre PR libgcj/26441 (Old libltdl may cause memory leak...
2006-03-28 Denis ChertykovFix ChangeLog entry.
2006-03-28 Roger Saylefold-const.c (fold_binary): Fold (X & Y) ^ Y as the...
2006-03-28 Maxim Kuvyrkov2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2006-03-28 Roger Saylefold-const.c (fold_unary): Fold (T1)(~(T2)X) as ~(T1...
2006-03-28 Anthony Balkissoonunicode-muncher.pl: Removed this file.
2006-03-28 Jeff Lawre PR tree-optimization/26796 (ACATS ICE c34002a c52005...
2006-03-28 Daniel Berlintree-ssa-alias.c (create_sft): Initially inherit TREE_A...
2006-03-28 Paolo Carlinivstring.h (operator[]): Allow s[s.size()] in debug...
2006-03-28 Paul Thomasre PR fortran/26779 (Internal module procedure may...
2006-03-28 Roger Saylere PR middle-end/22524 (fold (or the front-ends) produc...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-03-28 GCC AdministratorDaily bump.
2006-03-27 Maxim Kuvyrkovrtl.def (Copyright): Update date.
2006-03-27 Maxim Kuvyrkovhaifa-sched.c (Copyright): Update date.
2006-03-27 David Edelsohn* objc.dg/objc-nofilename-1.m: Limit to Darwin.
2006-03-27 Bernd Schmidtregrename.c (replace_oldest_value_addr): Initialize...
2006-03-27 J"orn Rennecket-sh ($(T)libic_invalidate_array_4-100.a): Fix rule...
2006-03-27 Andrew Stubbssuperh.opt: New file.
2006-03-27 Andreas Krebbels390-protos.h (s390_hard_regno_mode_ok, [...]): New...
2006-03-27 Jakub Jelinekio.c (check_io_constraints): Don't look at dt->advance...
2006-03-27 Jakub Jelinekf95-lang.c (gfc_get_alias_set): New function.
2006-03-27 Jerry DeLislere PR libfortran/26661 (Sequential formatted read goes...
2006-03-27 Geoffrey Keatingdarwin-20040809-2.c: Don't expect default debugging...
2006-03-27 Geoffrey Keatingdwarf2out.c (add_location_or_const_value_attribute...
2006-03-27 Jerry DeLislere PR libfortran/26880 (Can't read after non-advancing...
2006-03-27 GCC AdministratorDaily bump.
2006-03-26 Alan Modrare PR target/26459 (gcc fails to build on powerpc e500...
2006-03-26 Sebastian Poptree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.
2006-03-26 David Edelsohndwarf-1.m: Skip on AIX.
2006-03-26 Steven G. Karglre PR fortran/26816 ([4.1 only] FLOAT Intrinsic does...
2006-03-26 Jerry DeLislere PR libfortran/26661 (Sequential formatted read goes...
2006-03-26 GCC AdministratorDaily bump.
2006-03-25 Steven G. Kargltransfer_array_intrinsic_1.f90: Restrict to i?86 and...
2006-03-25 Adam Nemetsimplify-rtx.c (simplify_relational_operation): Call...
2006-03-25 Thomas Koenigre PR libfortran/26735 ([4.1 only] -fconvert=swap and...
2006-03-25 Thomas Koenigre PR fortran/26769 (Implement transpose() and reshape...
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-03-25 Uros Bizjakre PR middle-end/26717 (complex/complex gives a REAL_CST)
2006-03-25 H.J. Lui386.c (size_cost): Correct the comment for cost of...
2006-03-25 Roger Sayledependency.c (gfc_check_dependency): Improve handling...
2006-03-25 David Daneyre PR libgcj/26858 (NullPointerException not generated...
2006-03-25 Roger Saylegfortran.h (gfc_symbol): Add a new "forall_index" bit...
2006-03-25 Geoffrey Keatingdwarf2out.c (is_c_family): Understand new DWARF3 langua...
2006-03-25 GCC AdministratorDaily bump.
2006-03-24 Jeff Lawtree-ssa-dom.c (propagate_rhs_into_lhs): Don't call...
2006-03-24 Jim Blandypex-common.c (pex_run): Simplify output name handling.
2006-03-24 Geoffrey KeatingBack out previous accidental change.
2006-03-24 Geoffrey Keating[multiple changes]
2006-03-24 Carlos O'Donellinvoke.texi: Document -femit-class-debug-always
2006-03-24 David Edelsohnspbp.C: Skip on AIX.
2006-03-24 Andreas Krebbels390.c (s390_decompose_address): Allow SImode for index...
2006-03-24 Andreas Toblerconfigure.ac (THREADS): Add REENTRANT for *-*-hpux11*.
2006-03-24 Denis Chertykovavr-protos.h (extra_constraint): Delete.
2006-03-24 Jakub Jelinekre PR middle-end/26611 (openmp gomp ICE at gimplify...
2006-03-24 Bernd Schmidtregrename.c (scan_rtx_address): Initialize a variable...
2006-03-24 Eric Botcazours6000-protos.h (rs6000_offsettable_memref_p): Declare.
2006-03-24 Jeff Lawtree-ssa-dom.c (propagate_rhs_into_lhs): Temporarily...
2006-03-24 Mark Mitchellre PR libstdc++/20448 (locale testsuite fails when...
2006-03-24 GCC AdministratorDaily bump.
next
This page took 0.086772 seconds and 5 git commands to generate.