aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20* config/m68k/m68k.c (m68k_option_overrides): Fix typo.Miro Kropacek2-1/+5
2013-11-20* ChangeLog: Fix whitespace.Uros Bizjak1-48/+33
2013-11-19* testsuite/17_intro/static.cc: Ignore AIX TOC reload warnings.David Edelsohn2-0/+9
2013-11-20gdbhooks.py: Implement a prettyprinter for vec<>*David Malcolm2-1/+52
2013-11-20gdbhooks.py: Reorganize, to support regex matching and typedefsDavid Malcolm2-13/+65
2013-11-20rs6000.c (altivec_expand_vec_perm_const): Adjust V16QI vector splat case for ...Bill Schmidt2-0/+7
2013-11-19tree-ssa-threadedge.c (thread_across_edge): After threading through a joiner...Jeff Law3-28/+62
2013-11-19tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law3-9/+14
2013-11-20* gdbinit.in: Add pmz to print out mpz values.Mike Stump2-0/+13
2013-11-20Daily bump.GCC Administrator1-1/+1
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka4-6/+21
2013-11-19* config/bootstrap-lto.mk: Use -ffat-lto-objects.Jan Hubicka2-2/+8
2013-11-19gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors.Jonathan Wakely12-63/+31
2013-11-19re PR rtl-optimization/59099 (Erroneous register allocation on 32-bit x86 usi...Martin Jambor4-17/+114
2013-11-20sysv4.h (CC1_ENDIAN_LITTLE_SPEC): Define as empty.Alan Modra4-6/+19
2013-11-19i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson4-9/+24
2013-11-19Emit a label for the split cold function part.Sriraman Tallam4-0/+55
2013-11-19noexcept.cc: Change to compile-only test.Jonathan Wakely12-168/+88
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm114-791/+1431
2013-11-19invoke.texi (mfix-rm7000, [...]): Document.Catherine Moore5-5/+28
2013-11-19sh-c.c: Fix typo in include of file attribs.h.Oleg Endo2-1/+5
2013-11-19arm.c (arm_new_rtx_costs): Handle narrow mode add-shifts properly.Kyrylo Tkachov4-3/+54
2013-11-19[ARM] Add missing type attribute to zero_extend on armJames Greenhalgh2-1/+6
2013-11-19ppc64-abi-2.c (MAKE_SLOT): New macro to construct parameter slot value in end...Ulrich Weigand2-6/+18
2013-11-19vector.md ("mov<mode>"): Do not call rs6000_emit_le_vsx_move to move into or ...Ulrich Weigand3-0/+9
2013-11-19Eliminate n_edges macroDavid Malcolm11-20/+46
2013-11-19[AArch64] Fix over length lines around aarch64_save_or_restore_fprs.Marcus Shawcroft2-6/+14
2013-11-19[PATCH] [AArch64] Fix whitespace around aarch64_movdi_<mode>lowMarcus Shawcroft2-3/+9
2013-11-19[AArch64] Fix whitespace around PROFILE_HOOK.Marcus Shawcroft2-7/+11
2013-11-19varasm.c (align_variable): Give error instead of warning for unsupported alig...Joseph Myers2-5/+11
2013-11-19Revert accidental checkin.Jan Hubicka1-1/+1
2013-11-19c-opts.c: Include plugin.h.Basile Starynkevitch4-0/+28
2013-11-19* ipa/devirt9.C: Fix previous change.Jan Hubicka3-2/+6
2013-11-19loop-doloop.c (doloop_optimize_loops): Remove unused loop iterator argument f...Peter Bergner2-2/+6
2013-11-19[AArch64] Fix 20101011-1.cCesar Philippidis2-4/+8
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm19-716/+1660
2013-11-19string_view (_S_max_size): Remove.Paolo Carlini4-22/+12
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener36-142/+121
2013-11-19runtime: Update for change to libbacktrace library.Ian Lance Taylor1-1/+1
2013-11-19re PR tree-optimization/59164 (ice: tree check: expected tree that contains â...Richard Biener5-12/+42
2013-11-19* doc/xml/manual/status_cxx2014.xml: Create new table for TS statuses.Jonathan Wakely2-18/+69
2013-11-19backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek4-8/+44
2013-11-19graphite-sese-to-poly.c: Include expr.h.Andrew MacLeod2-0/+5
2013-11-19re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Richard Biener4-4/+44
2013-11-19Small cleanups in cgraph.Bernd Schmidt3-16/+24
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo339-568/+2433
2013-11-19bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek32-50/+707
2013-11-19c11-complex-1.c: Use dg-add-options ieee.Uros Bizjak2-2/+7
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka8-99/+669
2013-11-19tree-pretty-print.c (dump_generic_node): Print class type of OBJ_TYPE_REF.Jan Hubicka2-0/+11