aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-07[multiple changes]Arnaud Charlet9-56/+194
2015-01-07[multiple changes]Arnaud Charlet10-23/+91
2015-01-07Minor reformatting.Arnaud Charlet1-3/+1
2015-01-07[multiple changes]Arnaud Charlet7-49/+178
2015-01-07lib-xref-spark_specific.adb (Collect_SPARK_Xrefs): Skip unneeded cross ref fi...Johannes Kanig2-4/+17
2015-01-07[multiple changes]Arnaud Charlet21-653/+331
2015-01-07[multiple changes]Arnaud Charlet4-1/+36
2015-01-07[multiple changes]Arnaud Charlet16-24/+77
2015-01-07[multiple changes]Arnaud Charlet13-17/+78
2015-01-07[multiple changes]Arnaud Charlet8-27/+149
2015-01-07trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...Olivier Hainque2-5/+19
2015-01-07[multiple changes]Arnaud Charlet3-6/+22
2015-01-07[multiple changes]Arnaud Charlet6-65/+41
2015-01-07[multiple changes]Arnaud Charlet3-2/+19
2015-01-07prj.ads, [...]: Minor reformatting.Robert Dewar10-40/+288
2015-01-07freeze.adb (Freeze_Array_Type): Apply same handling to Is_Atomic component ty...Eric Botcazou2-9/+12
2015-01-072015-01-07 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev35-999/+2281
2015-01-07re PR c/64440 (-Wdiv-by-zero false negative on const variables)Marek Polacek5-2/+40
2015-01-07re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for ex...Marek Polacek5-6/+62
2015-01-06invoke.texi (RS/6000 and PowerPC Options): Tidy formatting of -mrecip= docume...Sandra Loosemore2-9/+38
2015-01-07Daily bump.GCC Administrator1-1/+1
2015-01-07compiler: Add explicit sign to exported complex constants without imaginary c...Ian Lance Taylor1-1/+1
2015-01-06parser.c (cp_parser_nested_name_specifier_opt): Diagnose invalid template-ids.Jason Merrill3-0/+55
2015-01-06re PR c++/64455 (A constexpr variable template can't be used with enable_if)Jason Merrill4-1/+38
2015-01-06re PR c++/64487 (internal compiler error: in fold_offsetof_1, at c-family/c-c...Jason Merrill4-9/+32
2015-01-06re PR c++/64496 (ICE with NSDMI and lambda)Jason Merrill3-3/+50
2015-01-06re PR c++/64489 (A simple struct wrapping a const int is not trivially copyable)Ville Voutilainen3-14/+29
2015-01-06re PR target/64505 (Powerpc compiler generates insn not found for -m32 -mpowe...Michael Meissner4-2/+247
2015-01-06go-gcc.cc (constructor_expression): Don't initialize zero-sized fields, just ...Chris Manghane2-1/+20
2015-01-06Fix typo in struct same_succ_def commentTom de Vries2-1/+5
2015-01-06tsan-dg.exp (check_effective_target_fsanitize_thread): Check if testcases run...Eric Botcazou2-2/+7
2015-01-06re PR target/64507 (SH inlined builtin strncmp doesn't return 0 for 0 length)Christian Bruel4-2/+45
2015-01-06re PR tree-optimization/63259 (Detecting byteswap sequence)Thomas Preud'homme2-16/+9
2015-01-06Kill new warnings.Arnaud Charlet3-0/+6
2015-01-06freeze.adb (Freeze_Array_Type): Remove always true test and unreachable 'else...Eric Botcazou2-15/+11
2015-01-06[multiple changes]Arnaud Charlet8-20/+104
2015-01-06[multiple changes]Arnaud Charlet11-24/+87
2015-01-06[multiple changes]Arnaud Charlet7-65/+100
2015-01-06[multiple changes]Arnaud Charlet13-219/+271
2015-01-06sem_util.ads: Minor reformatting.Thomas Quinot3-81/+67
2015-01-06[multiple changes]Arnaud Charlet6-57/+64
2015-01-06[multiple changes]Arnaud Charlet13-42/+203
2015-01-06einfo.ads (Is_Independent): Further document extended usage.Eric Botcazou2-0/+7
2015-01-06einfo.ads (Is_Independent): Document extended usage.Eric Botcazou4-75/+70
2015-01-06snames.ads-tmpl: Remove entries for attribute Enum_Image.Robert Dewar6-33/+63
2015-01-06s-valint.adb: Fix typo in last checkin.Robert Dewar4-73/+66
2015-01-06[multiple changes]Arnaud Charlet4-12/+47
2015-01-06opts.c (common_handle_option): Add support for -fno-sanitize=all and -f{,no-}...Jakub Jelinek9-3/+187
2015-01-06[multiple changes]Arnaud Charlet3-4/+11
2015-01-06decl.c (gnat_to_gnu_entity, [...]): When constructing a ref to variable...Olivier Hainque3-28/+13