platform/upstream/linaro-gcc.git
2012-10-10 rguenth2012-10-10 Richard Biener <rguenther@suse.de>
2012-10-10 charlet2012-10-10 Arnaud Charlet <charlet@adacore.com>
2012-10-10 krebbel2012-10-10 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-10-10 ian * dwarf.c (dwarf_fileline): Add cast to avoid warning.
2012-10-10 davemMake Niagara-4 instruction scheduling more accurate.
2012-10-10 dehaogcc:
2012-10-10 olegendo PR target/52480
2012-10-10 gccadminDaily bump.
2012-10-09 paolo2012-10-10 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-09 paolo2012-10-09 Daniel Krugler <daniel.kruegler@googlemail...
2012-10-09 sje2012-10-09 Steve Ellcey <sellcey@mips.com>
2012-10-09 crowlChange more non-GTY hash tables to use the new type...
2012-10-09 steven * basic-block. (profile_record): New struct, moved...
2012-10-09 uros * ChangeLog: Move testsuite entries ...
2012-10-09 olegendo PR target/54760
2012-10-09 amacleod2012-10-09 Andrew MacLeod <amacleod@redhat.com>
2012-10-09 ian Add support for tracing through shared libraries.
2012-10-09 bkoz2012-10-09 Benjamin Kosnik <bkoz@redhat.com>
2012-10-09 paolo2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-09 vekumarFix for PR53397 by making prefecthing less agressive
2012-10-09 paolo2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-09 rguenth2012-10-09 Richard Guenther <rguenther@suse.de>
2012-10-09 roFix gcc.target/i386/long-double-80-7.c (PR target/54866)
2012-10-09 rguenth2012-10-09 Richard Guenther <rguenther@suse.de>
2012-10-09 hubicka * loop-unroll.c (unroll_loop_constant_iterations)...
2012-10-09 burnusgcc/
2012-10-09 paolo2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-09 nickc PR rtl-optimization/54739
2012-10-09 nickc PR target/54661
2012-10-09 redi PR libstdc++/54754
2012-10-09 uros * ChangeLog: Move testsuite entries ...
2012-10-09 glisse2012-10-09 Marc Glisse <marc.glisse@inria.fr>
2012-10-09 uros * testsuite/util/testsuite_abi.cc (check_version)...
2012-10-09 gccadminDaily bump.
2012-10-08 jsm28 * es.po: Update.
2012-10-08 uros * config/i386/atom.md (atom_sse_4): Merge atom_sse_att...
2012-10-08 glisse2012-10-08 Marc Glisse <marc.glisse@inria.fr>
2012-10-08 jakub PR c++/54858
2012-10-08 hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-10-08 mpolacekPR54831.
2012-10-08 burnus2012-10-08 Tobias Burnus <burnus@net-b.de>
2012-10-08 dehaogcc:
2012-10-08 hubicka * lto/lto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-08 steven * bitmap.h (bitmap_and_into): Update prototype.
2012-10-08 roRequire tls_runtime in gcc.target/i386/pr54445-1.c
2012-10-08 jason Allow dynamic initialization of thread_locals.
2012-10-08 jason Support C++11 thread_local destructors.
2012-10-08 jason Partial implementation of C++11 thread_local.
2012-10-08 jason * config/rs6000/rs6000.c (rs6000_code_end): Protect...
2012-10-08 rguenth2012-10-08 Richard Guenther <rguenther@suse.de>
2012-10-08 rguenth2012-10-08 Richard Guenther <rguenther@suse.de>
2012-10-08 bernds * sched-int.h (schedule_block): Adjust declaration.
2012-10-08 gjl PR target/54854
2012-10-08 olegendo PR target/54685
2012-10-08 dodjiPR c++/53528 C++11 attribute support
2012-10-08 gjl PR target/54815
2012-10-08 ebotcazou * gcc.dg/tree-ssa/slsr-30.c: Use correct cleanup direc...
2012-10-08 uros * ChangeLog: Fix whitespace.
2012-10-08 ianruntime: Fix __go_symbol_value val argument to backtrac...
2012-10-08 olegendo PR target/54760
2012-10-08 gccadminDaily bump.
2012-10-08 hp * config/mmix/mmix.c (mmix_output_octa): Don't assume
2012-10-07 paolo2012-10-07 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-07 paolo/cp
2012-10-07 rsandifogcc/
2012-10-07 hubicka * ipa-inline-analysis.c (do_estimate_edge_time): Retur...
2012-10-07 hubicka * lto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-07 dokoFix typo in previous commit:
2012-10-07 doko2012-10-07 Matthias Klose <doko@ubuntu.com>
2012-10-07 doko2012-10-07 Matthias Klose <doko@ubuntu.com>
2012-10-07 rsandifogcc/
2012-10-07 seghergcc/
2012-10-07 gccadminDaily bump.
2012-10-06 paolo2012-10-06 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-06 paolo2012-10-06 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-06 geraldFix ChangeLog date of
2012-10-06 jbFix usage of secure_getenv with glibc 2.17.
2012-10-06 dnovillo2012-10-06 Diego Novillo <dnovillo@google.com>
2012-10-06 hubicka * gcc.dg/lto/resolutions_0.c: New testcase.
2012-10-06 hubicka PR lto/53831
2012-10-06 dehao2012-10-05 Dehao Chen <dehao@google.com>
2012-10-06 hubickaFix previous commit once again :(
2012-10-06 hubickaFix previous commit.
2012-10-06 hubickaFix previous commit.
2012-10-06 hubicka * doc/invoke.texi (-fprofile-report): Document.
2012-10-06 janus2012-10-06 Janus Weil <janus@gcc.gnu.org>
2012-10-06 hubicka PR lto/54790
2012-10-06 tkoenig2012-10-06 Thomas König <tkoenig@gcc.gnu.org>
2012-10-06 janus2012-10-06 Janus Weil <janus@gcc.gnu.org>
2012-10-06 schwabPR rtl-optimization/54739
2012-10-06 olegendo PR target/54760
2012-10-06 paolo2012-10-06 Joe Seymour <jseymour@codesourcery.com>
2012-10-06 danglin PR rtl-optimization/54739
2012-10-06 gccadminDaily bump.
2012-10-05 gerald * config.host (*-*-openbsd*): Add t-eh-dw2-dip to...
2012-10-05 bkoz2012-10-05 Benjamin Kosnik <bkoz@redhat.com>
2012-10-05 danglin * config/pa/pa.md: Adjust unamed HImode add insn pattern.
2012-10-05 olegendo * config/sh/sh.c (builtin_description): Add is_enabled...
2012-10-05 jakubcp/
2012-10-05 jakub * tree-inline.c (expand_call_inline): Move VAR_DECLs...
next