aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[multiple changes]Arnaud Charlet16-70/+274
2011-08-03[multiple changes]Arnaud Charlet14-980/+1063
2011-08-03[multiple changes]Arnaud Charlet7-46/+151
2011-08-03gnatcmd.adb, [...] (Prj.Env.Initialize_Default_Project_Path, [...]): new subp...Emmanuel Briot12-78/+139
2011-08-03[multiple changes]Arnaud Charlet9-270/+352
2011-08-03[multiple changes]Arnaud Charlet25-1794/+4012
2011-08-03[multiple changes]Arnaud Charlet6-26/+42
2011-08-03[multiple changes]Arnaud Charlet11-57/+150
2011-08-03[multiple changes]Arnaud Charlet10-44/+146
2011-08-03Optimize stage countRevital Eres2-57/+302
2011-08-03[multiple changes]Arnaud Charlet5-30/+57
2011-08-03[multiple changes]Arnaud Charlet8-35/+92
2011-08-03exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for protecte...Ed Schonberg3-37/+95
2011-08-03gccgo: Added code to dump the AST tree.Roberto Lublinerman10-5/+1861
2011-08-03Daily bump.GCC Administrator1-1/+1
2011-08-02Add another PR tag.Richard Henderson1-0/+1
2011-08-02re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson13-462/+640
2011-08-02Fix my last changelog entry.Richard Henderson1-0/+3
2011-08-02re PR c++/43886 ([C++0x] name lookup failure on un-used local variable in lam...Jason Merrill4-0/+17
2011-08-02re PR c++/49577 ([C++0x] narrowing conversion not rejected)Jason Merrill6-2/+17
2011-08-02re PR c++/49593 ([C++0x] cannot use T{t}... as pack expansion)Jason Merrill4-0/+26
2011-08-02re PR c++/49803 ([C++0x] erroneous variant-member initialization in a union c...Jason Merrill4-3/+33
2011-08-02re PR bootstrap/49914 (call to abs(long long) in gcc/fold-const.c)Paolo Carlini4-12/+21
2011-08-02re PR fortran/49885 (Segmentation fault when writing to an automatic characte...Daniel Kraft4-1/+37
2011-08-02h8300: Generate correct unwind info around swap_into/out_of_er6.Richard Henderson3-24/+43
2011-08-02re PR middle-end/49947 (FAIL: gcc.dg/tree-ssa/forwprop-15.c)Kai Tietz2-1/+6
2011-08-02Fix a typo in host_detect_local_cpu.H.J. Lu2-1/+5
2011-08-02re PR target/49878 ([h8300] ICE in based_loc_descr, at dwarf2out.c:10478)Richard Henderson5-120/+111
2011-08-02re PR c++/49834 ([C++0x] type deduction in for-each loop in template function)Jason Merrill4-12/+95
2011-08-02trans-array.c (gfc_array_allocate): Pass token to gfc_allocate_allocatable fo...Tobias Burnus7-14/+47
2011-08-02re PR target/49881 ([AVR] Inefficient stack manipulation around calls)Richard Henderson2-1/+6
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek50-231/+2113
2011-08-02New file.Arnaud Charlet1-0/+26
2011-08-02Minor reformatting.Arnaud Charlet1-1/+1
2011-08-02Update dependenciesArnaud Charlet2-147/+161
2011-08-02[multiple changes]Arnaud Charlet12-53/+504
2011-08-02[multiple changes]Arnaud Charlet3-14/+29
2011-08-02[multiple changes]Arnaud Charlet15-80/+138
2011-08-02* call.c (build_call_a): Also check at_function_scope_p.Jason Merrill2-1/+5
2011-08-02trim_optimize_5.f90: Remove spurious "use foo".Tobias Burnus128-102/+293
2011-08-02[multiple changes]Arnaud Charlet7-56/+147
2011-08-02sem_ch3.adb, [...]: Protect call to Current_Subprogram which might be costly ...Yannick Moy11-70/+96
2011-08-02sem_res.adb: Protect calls to Matching_Static_Array_Bounds which might be cos...Yannick Moy2-4/+25
2011-08-02[multiple changes]Arnaud Charlet10-83/+3329
2011-08-02[multiple changes]Arnaud Charlet16-154/+709
2011-08-02sem_aggr.adb (Resolve_Array_Aggregate): when copying the expression in an ass...Ed Schonberg3-2/+15
2011-08-02einfo.adb, einfo.ads (Body_Is_In_ALFA, [...]): get/set for new flag denoting ...Yannick Moy15-29/+202
2011-08-02[multiple changes]Arnaud Charlet6-38/+45
2011-08-02sem_aggr.adb, [...]: cleanup of SPARK modeYannick Moy21-282/+218
2011-08-02cstand.adb (Create_Standard): sets Is_In_ALFA component of standard types.Yannick Moy7-16/+154