aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor15-73/+304
2017-01-08re PR middle-end/77484 (Static branch predictor causes ~6-8% regression of SP...Jan Hubicka2-1/+6
2017-01-08PR c++/78948 - instantiation from discarded statementJason Merrill7-11/+56
2017-01-07re PR preprocessor/54124 (GCC 4.7.1 manual: -dM and similar options hard to ...Sandra Loosemore3-15/+33
2017-01-08Daily bump.GCC Administrator1-1/+1
2017-01-07re PR preprocessor/13498 (CPP include search path documentation is incorrect)Sandra Loosemore2-80/+55
2017-01-07cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter.Sandra Loosemore4-78/+99
2017-01-07Fix linemap corruption after very wide source lines (PR c++/72803)David Malcolm4-0/+33
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva6-8/+34
2017-01-07attr-alloc_size-3.c: Remove regex made redundant by r243461.Martin Sebor3-30/+35
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild21-102/+602
2017-01-07re PR translation/79018 (translatable string typo in params.def:1105)Jakub Jelinek2-1/+7
2017-01-07Daily bump.GCC Administrator1-1/+1
2017-01-06* fr.po: Update.Joseph Myers2-1856/+864
2017-01-06re PR target/57583 (large switches with jump tables are horribly broken on m68k)Mikael Pettersson8-6/+63
2017-01-06Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).Edgar E. Iglesias6-7/+66
2017-01-06system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.Jakub Jelinek4-3/+23
2017-01-06read-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign-compare warning.Jakub Jelinek2-1/+6
2017-01-06memcmp-1.c: New.Aaron Sawdey3-0/+1238
2017-01-06[ARM] Implement support for ACLE Coprocessor MCRR and MRRC intrinsicsAndre Vieira14-1/+208
2017-01-06[ARM] Implement support for ACLE Coprocessor MCR and MRC intrinsicsAndre Vieira13-0/+201
2017-01-06[ARM] Implement support for ACLE Coprocessor LDC and STC intrinsicsAndre Vieira19-0/+392
2017-01-06[ARM] Implement support for ACLE Coprocessor CDP intrinsicsAndre Vieira19-27/+318
2017-01-06[ARM] Move CRC builtins to refactored frameworkAndre Vieira3-69/+132
2017-01-06[ARM] Refactor NEON builtin framework to work for other builtinsAndre Vieira2-57/+96
2017-01-06Fix changelog entry.Jan Hubicka1-1/+1
2017-01-06re PR middle-end/77484 (Static branch predictor causes ~6-8% regression of SP...Jan Hubicka3-2/+9
2017-01-06re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor1-1/+1
2017-01-06PR middle-end/78605 - bogus -Wformat-length=1 with %fMartin Sebor2-0/+20
2017-01-06passes.c: split out pass-skipping logic into subroutinesDavid Malcolm2-34/+70
2017-01-06lto-partition.c (promote_symbol): Write to dump file sooner, include alias pr...Nathan Sidwell2-6/+13
2017-01-06ipa-visibility.c (function_and_variable_visibility): Reformat comments and lo...Nathan Sidwell5-31/+50
2017-01-06Fix lto-bootstrap (PR bootstrap/79003).Martin Liska3-5/+12
2017-01-06[multiple changes]Arnaud Charlet4-6/+24
2017-01-06Minor reformatting.Arnaud Charlet2-3/+3
2017-01-06aspects.adb, [...]: Reverted previous change for now.Patrick Bernardi19-406/+174
2017-01-06exp_ch3.adb (Build_Initialization_Call): Apply predicate check to default dis...Ed Schonberg2-0/+29
2017-01-06aspect.adb, aspect.ads: Added new aspect Secondary_Stack_Size.Patrick Bernardi19-166/+449
2017-01-06a-direio.adb, [...]: Add Flush to Sequential_IO and Direct_IO.Pascal Obry5-4/+31
2017-01-06snames.ads-tmpl (Renamed): New name for the pragma argument.Bob Duff35-165/+253
2017-01-06exp_ch9.adb: Minor reformatting.Hristian Kirtchev2-4/+9
2017-01-06exp_ch9.ads, [...] (Build_Entry_Names): Remove (unused).Tristan Gingold8-479/+16
2017-01-06[multiple changes]Arnaud Charlet7-7/+42
2017-01-06[multiple changes]Arnaud Charlet11-18/+73
2017-01-06exp_ch6.adb (Expand_Protected_Subprogram_Call): Add guard to better detect ca...Ed Schonberg4-10/+28
2017-01-06[multiple changes]Arnaud Charlet8-7/+106
2017-01-06[multiple changes]Arnaud Charlet3-7/+19
2017-01-06[multiple changes]Arnaud Charlet4-24/+64
2017-01-06[multiple changes]Arnaud Charlet4-36/+56
2017-01-06exp_attr.adb (Expand_N_Attribute_Reference): Add entry for expansion of Final...Justin Squirek5-1/+152