aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-31Handle -mx32 like -m64H.J. Lu4-2/+12
2012-03-31Don't check TARGET_64BIT if TARGET_64BIT_DEFAULT is falseH.J. Lu2-2/+8
2012-03-31tree-cfg.c (call_can_make_abnormal_goto): New predicate.Eric Botcazou7-19/+133
2012-03-31unwind-ia64.c (uw_install_context): Manually save LC if it hasn't been previo...Eric Botcazou2-0/+17
2012-03-31RevertEric Botcazou2-18/+9
2012-03-31re PR libstdc++/52799 (deque::emplace(iterator, ...) tries to call push_front...Jeffrey Yasskin5-3/+97
2012-03-31Daily bump.GCC Administrator1-1/+1
2012-03-30libgo: Update to weekly.2012-03-27 aka go1 release.Ian Lance Taylor17-122/+225
2012-03-30File removed in weekly.2012-03-22 release.Ian Lance Taylor1-0/+0
2012-03-30libgo: Update to weekly.2012-03-22.Ian Lance Taylor51-168/+612
2012-03-30sh.c (push_regs): Skip banked registers when resbank attribute is specified.Naveen H.S2-2/+13
2012-03-30libgo: Update to weekly.2012-03-13.Ian Lance Taylor137-1633/+4853
2012-03-30syscall: Convert errno to error after Exitsyscall.Ian Lance Taylor1-1/+12
2012-03-30re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2-0/+50
2012-03-30re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2-8/+135
2012-03-30i386: Add and use one_operand_p to vec_perm control struct.Richard Henderson2-62/+76
2012-03-30* dwarf2out.c (gen_variable_die): Initialize off.Richard Henderson2-1/+5
2012-03-30* ChangeLog: Fix last entry.Uros Bizjak1-1/+2
2012-03-30vms-f.c: New file.Tristan Gingold4-0/+43
2012-03-30re PR other/52754 (indirect indexing broken with -fpredictive-commoning)Richard Guenther4-6/+50
2012-03-30re PR c++/52772 (internal compiler error: Segmentation fault)Richard Guenther4-6/+107
2012-03-30ia64.c (ia64_section_type_flags): Remove common_object attribute handling.Tristan Gingold3-60/+35
2012-03-30* ChangeLog: Fix entry.Uros Bizjak1-1/+1
2012-03-30re PR libfortran/52758 (libgfortran/intrinsics/chmod.c: Array index out of bo...Uros Bizjak2-1/+5
2012-03-30[multiple changes]Arnaud Charlet5-22/+86
2012-03-30[multiple changes]Arnaud Charlet5-58/+99
2012-03-30lib-xref-alfa.adb, [...]: Minor addition of comments and refactoring.Yannick Moy4-34/+27
2012-03-30lib-xref.adb, [...]: Minor reformatting & code reorganization.Robert Dewar3-50/+42
2012-03-30lib-xref-alfa.adb (Generate_Dereference): Use Get_Code_Unit instead of Get_So...Yannick Moy4-28/+61
2012-03-30[multiple changes]Arnaud Charlet6-567/+537
2012-03-30re PR other/52786 (double-int.c:231:31: error: comparison between signed and ...Richard Guenther2-1/+6
2012-03-30[multiple changes]Arnaud Charlet3-6/+41
2012-03-30[multiple changes]Arnaud Charlet4-9/+17
2012-03-30lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of comp...Yannick Moy2-4/+17
2012-03-30freeze.adb (Freeze_Record_Type): For a type with reversed bit order and rever...Thomas Quinot2-1/+14
2012-03-30tree-affine.h (print_aff): Remove.Richard Guenther5-124/+90
2012-03-30vms.c (VMS_CRTL_FLOAT32): Rename.Tristan Gingold4-105/+866
2012-03-30compiler: Fix order of evaluation of struct composite literals.Ian Lance Taylor2-7/+47
2012-03-30Daily bump.GCC Administrator1-1/+1
2012-03-29re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini4-0/+42
2012-03-30tree-ssa-ccp.c (insert_clobbers_for_var): Do not assert that there is a built...Martin Jambor2-5/+11
2012-03-29sse.md (avx_h<plusminus_insn>v4df3): Fix results crossing 128bit lane boundary.Uros Bizjak2-5/+10
2012-03-29re PR java/52730 (Java front end emits assembly)Steven Bosscher2-44/+83
2012-03-29ira-color.c (setup_left_conflict_sizes_p): Process all conflicting objects.Vladimir Makarov2-3/+5
2012-03-29re PR c++/52685 (ICE in copy_binfo)Jason Merrill4-4/+24
2012-03-29re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek4-1/+20
2012-03-29re PR tree-optimization/52760 (Revision 185599 causes miscompare on sphinx3)Jakub Jelinek4-0/+53
2012-03-29re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill4-1/+21
2012-03-29cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther12-362/+202
2012-03-29Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -sharedH.J. Lu2-2/+8