aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-11run_all.sh: Remove special handling of -gnat95 switch.Arnaud Charlet3-36/+6
2013-04-11[multiple changes]Arnaud Charlet7-307/+1056
2013-04-11gcconfig.h (AARCH64): New macro (defined only if __aarch64__).Yvan Roux1-0/+38
2013-04-11re PR tree-optimization/56878 (Issue with candidate choice in vect_gen_niters...Richard Biener4-9/+80
2013-04-11sem_res.adb: Minor code reorganization and comment fixes.Robert Dewar4-15/+25
2013-04-11[multiple changes]Arnaud Charlet4-120/+155
2013-04-11[multiple changes]Arnaud Charlet15-168/+650
2013-04-11[multiple changes]Arnaud Charlet5-514/+1022
2013-04-11exp_ch11.ads, [...] (Expand_N_Raise_Expression): New procedure.Robert Dewar16-20/+256
2013-04-11[multiple changes]Arnaud Charlet3-83/+18
2013-04-11[multiple changes]Arnaud Charlet3-174/+1292
2013-04-11exp_ch4.adb (Expand_Concatenate): Remove wrapping in expression-with-actions ...Robert Dewar5-95/+72
2013-04-11[multiple changes]Arnaud Charlet3-6/+32
2013-04-11[multiple changes]Arnaud Charlet6-100/+100
2013-04-11[multiple changes]Arnaud Charlet4-14/+42
2013-04-11debug.adb: Reservation and documentation for -gnatd.G switch.Johannes Kanig3-2/+24
2013-04-11exp_ch4.adb, [...]: Minor reformatting.Robert Dewar5-4/+18
2013-04-11gnat_ugn.texi, [...]: Move chapter "Tools Supporting Project Files" from proj...Vincent Celier3-963/+970
2013-04-11* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-9/+13
2013-04-11[multiple changes]Arnaud Charlet5-40/+88
2013-04-11[multiple changes]Arnaud Charlet11-51/+83
2013-04-11[multiple changes]Arnaud Charlet12-52/+136
2013-04-11[multiple changes]Arnaud Charlet5-10/+65
2013-04-11[multiple changes]Arnaud Charlet1-0/+9
2013-04-11[multiple changes]Arnaud Charlet3-9/+19
2013-04-11[multiple changes]Arnaud Charlet3-40/+59
2013-04-11sem_ch5.adb: remove spurious warning from non-empty loop.Ed Schonberg3-294/+228
2013-04-11[multiple changes]Arnaud Charlet6-193/+285
2013-04-11[multiple changes]Arnaud Charlet12-76/+226
2013-04-11opts.c (common_handle_option): Fix formatting and add FALLTHRU comment.Senthil Kumar Selvaraj2-4/+9
2013-04-11re PR c++/54216 (Missing diagnostic for ill-formed anonymous enum declarations)Paolo Carlini5-1/+31
2013-04-11[PATCH, AARCH64] Fix unrecognizable insn issue with vcond against 0.0fJames Greenhalgh10-11/+71
2013-04-11re PR tree-optimization/56899 (Wrong constant folding)Jakub Jelinek4-2/+62
2013-04-11re PR rtl-optimization/56124 (Redundant reload for loading from memory)Bin Cheng2-2/+11
2013-04-11Daily bump.GCC Administrator1-1/+1
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist36-4989/+4849
2013-04-10sparc.c: Include tree-pass.h.Steven Bosscher3-106/+152
2013-04-10Fix sparc assembler specs for supersparc and hypersparc.David S. Miller2-0/+5
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller14-97/+230
2013-04-10aarch64.c (aarch64_print_extension): New function.Yufeng Zhang2-2/+25
2013-04-10common.opt: Add -gdwarf.Senthil Kumar Selvaraj4-2/+25
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener58-165/+105
2013-04-10tree-vectorizer.h (struct _slp_oprnd_info): Remove first_const_oprnd field, r...Richard Biener5-24/+53
2013-04-10re PR tree-optimization/55524 (If fnma exists but not fms, convert_mult_to_fm...Joern Rennecke4-0/+40
2013-04-10cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.Zhouyi Zhou5-2/+27
2013-04-10combine.c (simplify_compare_const): Use GET_MODE_MASK to filter out unnecessa...Chung-Ju Wu2-2/+8
2013-04-10tree-vect-slp.c (vect_get_and_check_slp_defs): Remove broken code swapping op...Richard Biener2-110/+52
2013-04-10sh.md (barrier_align): Use next/prev_active_insn instead of next/prev_real_insn.Christian Bruel2-2/+7
2013-04-10MAINTAINERS (Write After Approval): Add myself.Chung-Ju Wu2-0/+5
2013-04-10re PR c++/56895 (ICE: unexpected expression of kind arrow_expr)Jakub Jelinek4-4/+61