aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17cleanup locations of some stuffre-archAndrew Macleod
2014-04-17CleanupAndrew Macleod
2014-04-09Tweak include structure. gimple-tree.h is the main include to replace tree.hAndrew Macleod
2014-04-08remove gimple-value.h and gimple-tree.h from tree.h include list, move to gim...Andrew Macleod
2014-04-07port tree-ssa-ccp.c, adjust global_tree references to pointer indirection (PC...Andrew Macleod
2014-04-05change ptr<value> to ptr<value_ops>, undo Gimple::expr, use value->ops(x) whe...Andrew Macleod
2014-04-04Remove dependencies on dptr<> inheriting from ptr<>Andrew Macleod
2014-04-02Change ssa-propagate engine function proptype to use Gimple::valueAndrew Macleod
2014-04-01no is_a(tree) anymore, def_operand_p, get_{use,def}_from_ptr now return Gimp...Andrew Macleod
2014-03-28Convert tree-into-ssa.c and ssa-iterators.h  add (int) constructor for vec c...Andrew Macleod
2014-03-27Add copy and create to wrappersAndrew Macleod
2014-03-25Move large inline function get_addr_base_and_unit_offset_1 to .c file.Andrew Macleod
2014-03-25formattingAndrew Macleod
2014-03-25remove (long) constructorAndrew Macleod
2014-03-25Initial draftsAndrew Macleod
2014-03-24Create C++ re-arch branchAndrew Macleod
2014-03-24[AArch64] Logical vector shift right conformanceAlex Velenko
2014-03-24[AArch64 testsuite] Make vect-abs.c C99 compliantJames Greenhalgh
2014-03-24 * c-c++-common/ubsan/div-by-zero-4.c: Don't include limits.h. DefineMarek Polacek
2014-03-24Have s-macro_list depend on cc1Rainer Orth
2014-03-24 * gcc.dg/tree-prof/pr59003.c: Add -fno-common to dg-options onJohn David Anglin
2014-03-24 * gcc.dg/torture/pr60092.c: Skip on 32-bit hpux.John David Anglin
2014-03-24 PR libfortran/59313John David Anglin
2014-03-242014-03-23 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres
2014-03-24Daily bump.GCC Administrator
2014-03-24 * testsuite/23_containers/bitset/45713.cc: Skip compile on hppa*64*-*-*.John David Anglin
2014-03-232014-03-23 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-03-23 PR libstdc++/60623John David Anglin
2014-03-232014-03-23 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2014-03-23 PR rtl-optimization/60601Eric Botcazou
2014-03-23Daily bump.GCC Administrator
2014-03-22 PR sanitizer/60613Jakub Jelinek
2014-03-22 * toplev.c (init_local_tick): Avoid signed integer multiplicationJakub Jelinek
2014-03-222014-03-22 Matthias Klose <doko@ubuntu.com>Matthias Klose
2014-03-22 PR debug/60603Jakub Jelinek
2014-03-22Daily bump.GCC Administrator
2014-03-212014-03-21 Jerry DeLisle <jvdelisle@gcc.gnu>Jerry DeLisle
2014-03-212014-03-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2014-03-21 PR target/60610Jakub Jelinek
2014-03-21 PR libstdc++/60587Jonathan Wakely
2014-03-212014-03-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-03-21/cpPaolo Carlini
2014-03-212014-03-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2014-03-21PR target/60598Richard Henderson
2014-03-212014-03-21 Martin Jambor <mjambor@suse.cz>Martin Jambor
2014-03-212014-03-21 Martin Jambor <mjambor@suse.cz>Martin Jambor
2014-03-212014-03-21 Richard Biener <rguenther@suse.de>Richard Biener
2014-03-21 * configure.ac: Move BUILD_CONFIG set up earlier. AddJakub Jelinek
2014-03-21Daily bump.GCC Administrator
2014-03-20 * expr.c (expand_expr_real_1): Remove outdated comment.Eric Botcazou