aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.Richard Biener6-14/+125
2013-04-26tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener28-50/+273
2013-04-26Makefile.in (toplev.o): Depend on diagnostic-color.h.Jakub Jelinek9-14/+44
2013-04-26diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek6-5/+20
2013-04-26This patch is part of a consolodation of the hash_table patches to the...Lawrence Crowl3-425/+426
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl55-1843/+2572
2013-04-26Daily bump.GCC Administrator1-1/+1
2013-04-26* de.po, sv.po, vi.po: Update.Joseph Myers4-8316/+8082
2013-04-25re PR rtl-optimization/57003 (gcc breaks -O2 optimization with Wine(64) - lin...Jakub Jelinek4-0/+73
2013-04-25PR 57028 Bootstrap regression wrt zlib.Janne Blomqvist2-1/+9
2013-04-25[AArch64] Describe the 'BSL' RTL pattern more accurately.James Greenhalgh3-18/+38
2013-04-25re PR c++/57064 ([clarification requested] Which overload with ref-qualifier ...Jason Merrill1-0/+14
2013-04-25re PR c++/56859 (alignas() fails in template)Jason Merrill3-14/+24
2013-04-25re PR c++/50261 ([C++0x] ICE on brace-initialize an array member)Jason Merrill3-1/+40
2013-04-25re PR tree-optimization/57066 (std::logb(-inf) returns wrong value)Marek Polacek4-17/+36
2013-04-25[AArch64] Change iterator for neg<mode>2 from VDQM to VDQ.James Greenhalgh2-2/+6
2013-04-25[AArch64] Make vabs<q>_f<32, 64> a tree/gimple intrinsic.James Greenhalgh6-33/+55
2013-04-25[AArch64] Implement TARGET_GIMPLE_FOLD_BUILTIN for aarch64 backend.James Greenhalgh11-5/+176
2013-04-25gcc/Naveen H.S4-0/+82
2013-04-25aarch64.md (*ngc<mode>): New pattern.Naveen H.S4-0/+96
2013-04-25Minor reformatting.Arnaud Charlet1-2/+2
2013-04-25* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Exclude s-init.ad{s,b}Arnaud Charlet2-0/+5
2013-04-25Update dependencies.Arnaud Charlet1-36/+35
2013-04-25arm.c (neon_builtin_type_mode): Add T_V4HF.Kyrylo Tkachov14-31/+295
2013-04-25[multiple changes]Arnaud Charlet17-2008/+168
2013-04-25[multiple changes]Arnaud Charlet6-102/+149
2013-04-25gnat_rm.texi: Document Reason argument for pragma Warnings.Robert Dewar5-23/+71
2013-04-25[multiple changes]Arnaud Charlet6-61/+105
2013-04-25[multiple changes]Arnaud Charlet4-38/+34
2013-04-25[multiple changes]Arnaud Charlet6-486/+551
2013-04-25sem_prag.adb: Minor code reorganization (correct misspelling Restiction).Robert Dewar10-406/+826
2013-04-25[multiple changes]Arnaud Charlet9-256/+385
2013-04-25sem_ch12.adb, [...]: Minor reformatting.Robert Dewar4-82/+88
2013-04-25[multiple changes]Arnaud Charlet7-21/+117
2013-04-25[multiple changes]Arnaud Charlet15-215/+261
2013-04-25[multiple changes]Arnaud Charlet5-49/+69
2013-04-25[multiple changes]Arnaud Charlet11-27/+145
2013-04-25[multiple changes]Arnaud Charlet6-4/+49
2013-04-25einfo.ads, einfo.adb: Remove with and use clauses for Namet.Hristian Kirtchev6-61/+62
2013-04-25[multiple changes]Arnaud Charlet6-22/+151
2013-04-25sem_ch7.adb, [...]: Minor reformatting.Robert Dewar6-22/+20
2013-04-25sem_ch7.adb: Minor reformatting.Thomas Quinot2-1/+5
2013-04-25[AArch64] Fix printf format warning in aarch64_print_operandJames Greenhalgh2-1/+6
2013-04-25[multiple changes]Arnaud Charlet19-117/+205
2013-04-25re PR target/57052 (missed optimization with rotate and mask)Alan Modra2-58/+637
2013-04-25config.host: Match little-endian powerpc-linux.Alan Modra10-87/+131
2013-04-25rs6000.c (rs6000_secondary_reload_inner): Use replace_equiv_address_nv.Alan Modra2-1/+6
2013-04-25rs6000.c (rs6000_emit_set_long_const): Tidy.Alan Modra2-47/+36
2013-04-25Daily bump.GCC Administrator1-1/+1
2013-04-24revert: rtl.h (struct rtx_def): ...Vladimir Makarov7-167/+72