summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize stage countRevital Eres2011-08-032-57/+302
* [multiple changes]Arnaud Charlet2011-08-035-30/+57
* [multiple changes]Arnaud Charlet2011-08-038-35/+92
* exp_ch9.adb (Build_Renamed_Formal_Declaration): common procedure for protecte...Ed Schonberg2011-08-033-37/+95
* Update x32 __NR_rt_sigreturn system call number.H.J. Lu2011-08-022-2/+13
* gccgo: Added code to dump the AST tree.Roberto Lublinerman2011-08-0310-5/+1861
* Daily bump.GCC Administrator2011-08-031-1/+1
* Add another PR tag.Richard Henderson2011-08-021-0/+1
* re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)Richard Henderson2011-08-0213-462/+640
* Fix my last changelog entry.Richard Henderson2011-08-021-0/+3
* re PR c++/43886 ([C++0x] name lookup failure on un-used local variable in lam...Jason Merrill2011-08-024-0/+17
* re PR c++/49577 ([C++0x] narrowing conversion not rejected)Jason Merrill2011-08-026-2/+17
* re PR c++/49593 ([C++0x] cannot use T{t}... as pack expansion)Jason Merrill2011-08-024-0/+26
* re PR c++/49803 ([C++0x] erroneous variant-member initialization in a union c...Jason Merrill2011-08-024-3/+33
* re PR bootstrap/49914 (call to abs(long long) in gcc/fold-const.c)Paolo Carlini2011-08-024-12/+21
* re PR fortran/49885 (Segmentation fault when writing to an automatic characte...Daniel Kraft2011-08-024-1/+37
* h8300: Generate correct unwind info around swap_into/out_of_er6.Richard Henderson2011-08-023-24/+43
* re PR middle-end/49947 (FAIL: gcc.dg/tree-ssa/forwprop-15.c)Kai Tietz2011-08-022-1/+6
* Fix a typo in host_detect_local_cpu.H.J. Lu2011-08-022-1/+5
* re PR target/49878 ([h8300] ICE in based_loc_descr, at dwarf2out.c:10478)Richard Henderson2011-08-025-120/+111
* re PR c++/49834 ([C++0x] type deduction in for-each loop in template function)Jason Merrill2011-08-024-12/+95
* trans-array.c (gfc_array_allocate): Pass token to gfc_allocate_allocatable fo...Tobias Burnus2011-08-027-14/+47
* re PR target/49881 ([AVR] Inefficient stack manipulation around calls)Richard Henderson2011-08-022-1/+6
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-0287-333/+4321
* New file.Arnaud Charlet2011-08-021-0/+26
* Minor reformatting.Arnaud Charlet2011-08-021-1/+1
* Update dependenciesArnaud Charlet2011-08-022-147/+161
* [multiple changes]Arnaud Charlet2011-08-0212-53/+504
* [multiple changes]Arnaud Charlet2011-08-023-14/+29
* [multiple changes]Arnaud Charlet2011-08-0215-80/+138
* * call.c (build_call_a): Also check at_function_scope_p.Jason Merrill2011-08-022-1/+5
* trim_optimize_5.f90: Remove spurious "use foo".Tobias Burnus2011-08-02128-102/+293
* [multiple changes]Arnaud Charlet2011-08-027-56/+147
* sem_ch3.adb, [...]: Protect call to Current_Subprogram which might be costly ...Yannick Moy2011-08-0211-70/+96
* sem_res.adb: Protect calls to Matching_Static_Array_Bounds which might be cos...Yannick Moy2011-08-022-4/+25
* [multiple changes]Arnaud Charlet2011-08-0210-83/+3329
* [multiple changes]Arnaud Charlet2011-08-0216-154/+709
* sem_aggr.adb (Resolve_Array_Aggregate): when copying the expression in an ass...Ed Schonberg2011-08-023-2/+15
* einfo.adb, einfo.ads (Body_Is_In_ALFA, [...]): get/set for new flag denoting ...Yannick Moy2011-08-0215-29/+202
* [multiple changes]Arnaud Charlet2011-08-026-38/+45
* sem_aggr.adb, [...]: cleanup of SPARK modeYannick Moy2011-08-0221-282/+218
* cstand.adb (Create_Standard): sets Is_In_ALFA component of standard types.Yannick Moy2011-08-027-16/+154
* sem_ch6 (Analyze_Expression_Function): treat the function as Inline_Always...Ed Schonberg2011-08-025-6/+76
* [multiple changes]Arnaud Charlet2011-08-023-12/+37
* [multiple changes]Arnaud Charlet2011-08-025-12/+225
* gimple.c (canonicalize_cond_expr_cond): Handle cast from boolean-type.Kai Tietz2011-08-026-2/+75
* sem_ch3.adb, [...]: Update comments.Robert Dewar2011-08-028-157/+161
* [multiple changes]Arnaud Charlet2011-08-0215-147/+1107
* [multiple changes]Arnaud Charlet2011-08-026-29/+130
* Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2011-08-022-2/+7