aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-15trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ...Eric Botcazou5-12/+71
2012-02-15trans.c (gnat_to_gnu): If the type is tagged, mark it as used for debugging p...Eric Botcazou2-7/+21
2012-02-15volatile10.adb: New case.Eric Botcazou5-17/+77
2012-02-15re PR target/51921 (EH unwinding support is broken)Eric Botcazou2-4/+28
2012-02-14parser.c (cp_parser_explicit_instantiation): Give a warning for ignored attri...Jason Merrill4-0/+17
2012-02-15* de.po: Update.Joseph Myers2-461/+465
2012-02-15c6x.md (reserve_cycles): New attribute.Bernd Schmidt3-3/+22
2012-02-15+ PR middle-end/52142 + * ipa-inline.c (can_inline_edge_p): Do not inline...Aldy Hernandez5-3/+56
2012-02-15Daily bump.GCC Administrator1-1/+1
2012-02-15re PR lto/52178 (Ada bootstrap failure in LTO mode)Eric Botcazou3-19/+22
2012-02-14* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.Jonathan Wakely2-2/+5
2012-02-14haifa-sched.c (prune_ready_list): Ensure that if there is a sched-group insn...Bernd Schmidt2-4/+25
2012-02-14target-supports.exp (check_effective_target_fgnu_tm): New proc.Hans-Peter Nilsson9-0/+34
2012-02-14install.texi (Prerequisites): Fix grammar.Jonathan Wakely2-2/+7
2012-02-14re PR go/48407 (libgo/configure --without-libffi doesn't work)Ian Lance Taylor1-1/+22
2012-02-14cxx11.cc (main): Add new tests.Tom Tromey3-27/+34
2012-02-14install.texi (Prerequisites): Suggest building GMP...Jonathan Wakely2-21/+31
2012-02-14re PR c++/52247 (ICE with asm goto)Jakub Jelinek4-2/+40
2012-02-14* config/x86/target.h (GTM_longjmp): Correct the .cfi corrections.Richard Henderson2-5/+9
2012-02-14re PR debug/51950 (fdebug-types-section regression for member pointers)Jakub Jelinek2-1/+37
2012-02-14re PR go/48410 (weird installation dir)Ian Lance Taylor5-35/+38
2012-02-14syscall: Change Dup2 to only return an error.Ian Lance Taylor4-18/+15
2012-02-14re PR go/48411 (Bogusly canonicalized $target-gccgo)Ian Lance Taylor2-7/+25
2012-02-14target.h (GTM_longjmp): Correct .cfi directives.Uros Bizjak2-3/+9
2012-02-14re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)Ian Lance Taylor2-0/+16
2012-02-14re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)Ian Lance Taylor1-1/+4
2012-02-14lower-subreg-1.c: Fix and simplify target selector.Uros Bizjak2-1/+5
2012-02-14re PR middle-end/52244 (wrong code for function returning union between int a...Richard Guenther4-2/+61
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel6-6/+639
2012-02-14libitm: Improve method reinit and choice.Torvald Riegel3-13/+32
2012-02-14libitm: Add xcalloc.Torvald Riegel3-0/+19
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee77-10/+71556
2012-02-14target.h (cpu_relax): Read from CC register.Eric Botcazou3-9/+14
2012-02-14re PR tree-optimization/52210 (vect_model_simple_cost: reading uninitialised ...Jakub Jelinek4-4/+33
2012-02-14re PR lto/52178 (Ada bootstrap failure in LTO mode)Richard Guenther4-4/+15
2012-02-14re PR c++/39055 ([DR 1443][4.4/4.5/4.6/4.7 regression] questionable default p...Jason Merrill4-3/+24
2012-02-14target.h (GTM_longjmp): Jump indirect from memory address.Uros Bizjak2-6/+8
2012-02-14Add myself to MAINTAINERS file for write after approval.Walter Lee2-0/+5
2012-02-14re PR c/52181 (merge_decls doesn't handle DECL_USER_ALIGN properly)Jakub Jelinek6-3/+39
2012-02-1443820_neg.cc: Adjust line numbers.Benjamin Kosnik3-5/+10
2012-02-14re PR go/50654 (Many Go tests fail on emutls targets)Ian Lance Taylor1-12/+31
2012-02-14net: Don't run UDP multicast tests on Alpha GNU/Linux.Ian Lance Taylor1-1/+1
2012-02-14Daily bump.GCC Administrator1-1/+1
2012-02-14re PR bootstrap/52172 (stage 3 Bootstrap comparison failure on FreeBSD ia64)Jakub Jelinek4-4/+31
2012-02-13re PR middle-end/52214 (FAIL: g++.dg/tree-ssa/pr44706.C -std=gnu++* scan-tree...Jan Hubicka2-1/+6
2012-02-13configure.tgt (target_cpu): Handle sparc and sparc64 & sparcv9.Eric Botcazou6-1/+282
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou9-4/+33
2012-02-13PR libstdc++/51798 continuedRichard Henderson6-16/+29
2012-02-13cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right away if seen.Jakub Jelinek2-1/+14
2012-02-13cselib.c (dump_cselib_val): Don't assume l->setting_insn is non-NULL.Jakub Jelinek2-2/+8