]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2008-11-06  Eric Botcazoure PR ada/19419 (Overlapping memcpy with array slices)
2008-11-06  Ben Elliston* gcc.c: Remove ancient comment about a bug in Sun cc.
2008-11-06  GCC AdministratorDaily bump.
2008-11-06  Janis Johnsonsourcebuild.texi (Torture Tests): Add ADDITIONAL_TORTUR...
2008-11-05  Michael MeissnerFix PR 38025
2008-11-05  Ben Elliston* config/rs6000/rs6000.c (rs6000_override_options)...
2008-11-05  Ben Ellistonrs6000.opt (mwarn-cell-microcode): Improve option descr...
2008-11-05  Joseph Myers* id.po: Update.
2008-11-05  Diego NovilloMAINTAINERS (Global Reviewers): Add myself.
2008-11-05  Hans-Peter... re PR target/38016 (-fno-ivopts exposes CRIS port bug...
2008-11-05  Hans-Peter... re PR target/38016 (-fno-ivopts exposes CRIS port bug...
2008-11-05  Martin Jamborre PR middle-end/37861 (Bogus array bounds warning)
2008-11-05  Fabien Chênere PR c++/32519 (g++ allows access to protected templat...
2008-11-05  Paolo Carlini2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>
2008-11-05  Andrew HaleyFreetypeGlyphVector.java (getKerning): Return result...
2008-11-05  Andrew HaleyMakefile.am (UPDATE_TOOLS_ZIP, [...]): Exclude .svn...
2008-11-05  Andrew HaleyMakefile.am (install-data-local): Correct symlink paths...
2008-11-05  Paolo Carlini2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>
2008-11-05  Richard Guentherre PR middle-end/37742 (ICE in vectorizer with restrict...
2008-11-05  Andrew Haleyre PR java/37068 (libgcj linkage failure: Incorrect...
2008-11-05  Uros Bizjakre PR middle-end/37286 (gfortran, trunk: ICE subst_stac...
2008-11-05  Jonathan Wakelyre PR libstdc++/38017 (30_threads/thread/cons/X.cc)
2008-11-05  Tobias Grosserre PR middle-end/37883 ([graphite] ICE : in scan_tree_f...
2008-11-05  Tobias Grosserre PR middle-end/37943 ([graphite] ICE : in build_graph...
2008-11-05  Jonathan Wakelyre PR libstdc++/24803 ([c++0x] reference_wrapper and...
2008-11-05  GCC AdministratorDaily bump.
2008-11-04  Thomas SchwingeMAINTAINERS (Write after approval): Add myself.
2008-11-04  Paul Thomasre PR fortran/37597 (internal procedure fails to access...
2008-11-04  Jakub Jelinekre PR c/35430 (ICE with complex arithmetic)
2008-11-04  Jakub Jelinek* print-tree.c (print_node): Use code instead of TREE_C...
2008-11-04  Jakub Jelinekprint-tree.c (print_node): Don't print DECL_INITIAL...
2008-11-04  Jakub Jelinekre PR c/37106 (ICE with -fpic or -fPIC: in mems_in_disj...
2008-11-04  Tobias Burnusre PR libgomp/37935 (omp_set_schedule not documented...
2008-11-04  David Edelsohnconfigure.ac: Fix typo.
2008-11-04  Uros Bizjakdriver-i386.c (enum vendor_signatures): New enum.
2008-11-04  Mikael Petterssonre PR target/37989 (PR37528 fix broke --disable-shared...
2008-11-04  GCC AdministratorDaily bump.
2008-11-03  Chao-ying Fu* gcc.target/mips/dsp-ctrl.c: New test.
2008-11-03  Catherine Mooremips.c (mips_conditional_register_usage): Handle the...
2008-11-03  Steve Ellceyre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-11-03  Jakub Jelinekre PR testsuite/37241 (FAIL: g++.dg/abi/key2.C)
2008-11-03  Jakub Jelinekre PR target/37812 (Invalid mnemonic 'lvlx')
2008-11-03  Steve Ellceyomp-low.c (expand_omp_for_generic): If iter_type has...
2008-11-03  Richard Sandifordarm.md (UNSPEC_PIC_BASE): Update documentation.
2008-11-03  Eric Botcazoui386.c (classify_argument): Promote partial integer...
2008-11-03  Andrew Pinskire PR rtl-optimization/37782 (Stage2 ada compiler misco...
2008-11-03  Eric Botcazou* tree-sra.c (bitfield_overlaps_p): Fix oversight.
2008-11-03  Rainer Orthre PR other/37463 (All Solaris/x86 eh tests fail)
2008-11-03  Nathan FroydRevert:
2008-11-03  H.J. LuCorrect ChangeLog entry for revision r141440 and remove...
2008-11-03  Harsha Jagasiare PR tree-optimization/37684 ([graphite] basic block...
2008-11-03  Sebastian Popre PR bootstrap/36908 (bootstrap forever with BOOT_CFLA...
2008-11-03  Sebastian Popcfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and...
2008-11-03  Bernd Schmidtbfin.c (bfin_optimize_loop): Properly handle case where...
2008-11-03  Richard Guentherre PR tree-optimization/37573 (gcc-4.4 regression:...
2008-11-03  Paolo Carlinilocale_facets.tcc (num_get<>::do_get(iter_type, iter_ty...
2008-11-03  Jakub Jelinekre PR middle-end/37858 (ICE when "-fdump-ipa-all -dv...
2008-11-03  Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-11-03  Paul Thomasre PR fortran/37445 (Host-associated proc not found...
2008-11-03  GCC AdministratorDaily bump.
2008-11-02  Andreas Krebbelre PR ada/37977 (Missing ada multilib support for s390x)
2008-11-02  Joseph Myers* id.po: Update.
2008-11-02  Richard Guentherre PR tree-optimization/37542 (PRE doesn't simplify...
2008-11-02  Anatoly Sokolovavr.md (UNSPEC_SWAP): Remove constants.
2008-11-02  Richard Guentherre PR tree-optimization/37991 (excessive memory consump...
2008-11-02  GCC AdministratorDaily bump.
2008-11-01  Hans-Peter... re PR target/37939 (CRIS port: no addi insn)
2008-11-01  Hans-Peter... re PR target/37939 (CRIS port: no addi insn)
2008-11-01  Paolo CarliniPR libstdc++/37958 (cont again)
2008-11-01  Janus Weilre PR fortran/36426 (Endless loop in gfc_apply_interfac...
2008-11-01  Paolo Carlinilocale_facets.tcc (num_get<>::do_get(, long&), [.....
2008-11-01  Steven G. Karglre PR fortran/19925 (Implied do-loop in an initializati...
2008-11-01  Steven G. Karglre PR fortran/19925 (Implied do-loop in an initializati...
2008-11-01  Paolo CarliniPR libstdc++/37958 (cont)
2008-11-01  Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-11-01  Janus Weilre PR fortran/36322 (ICE with PROCEDURE using a complic...
2008-11-01  Richard Guentherre PR middle-end/37976 (ICE in insert_into_preds_of_block)
2008-11-01  Jonathan Wakelyshared_ptr.h: Update comparisons to match WP.
2008-11-01  Dennis Wasselre PR fortran/37159 (RANDOM_SEED: GET= check array...
2008-11-01  Nathan Froydrs6000.c (rs6000_file_start): Output gnu attribute...
2008-11-01  Nathan Froyd* config/rs6000/crtsavres.asm: Really, really delete.
2008-11-01  Nathan Froydrs6000.c (no_global_regs_above): Fix precedence problem.
2008-11-01  GCC AdministratorDaily bump.
2008-10-31  Manuel López... expr.c (struct op): Add location.
2008-10-31  Jakub Jelinekre PR c++/37967 (ICE with function returning auto)
2008-10-31  Jakub Jelinekre PR c++/37965 (ICE with invalid auto variable in...
2008-10-31  Andrew HaleyMakefile.am (install-data-local): Correct symlink paths...
2008-10-31  Paolo Carlinire PR libstdc++/37958 (num_get<>::do_get(bool) sets...
2008-10-31  Mikael Morinre PR fortran/35840 (ICE for character expression in...
2008-10-31  Mikael Morin[multiple changes]
2008-10-31  Duncan Sands* MAINTAINERS (Write After Approval): Add self.
2008-10-31  Mikael MorinMAINTAINERS (Write after approval): Add myself.
2008-10-31  Joseph Myers* id.po: Update.
2008-10-31  Jerry DeLisleFix garbage.
2008-10-31  Steven G. Karglre PR fortran/37930 (gfortran error and ICE at automati...
2008-10-31  Steven G. Karglre PR fortran/37930 (gfortran error and ICE at automati...
2008-10-31  GCC AdministratorDaily bump.
2008-10-30  Ben Ellistonconfigure.ac (spu-*-*): Remove special case.
2008-10-30  Luis MachadoAdd -dumpbase to the switches that take arguments
2008-10-30  Jakub Jelineks390.c (s390_mark_symbol_ref_as_used): New function.
next