aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-13gnatcmd.adb, [...]: Minor reformatting.Emmanuel Briot18-663/+644
2009-07-13lib.adb, [...]: Update comments.Arnaud Charlet5-21/+31
2009-07-13[multiple changes]Arnaud Charlet8-94/+111
2009-07-13[multiple changes]Arnaud Charlet6-204/+289
2009-07-13[multiple changes]Arnaud Charlet3-4/+45
2009-07-13prj-proc.adb, [...]: Remove all remaining global variables and tables in prj-...Emmanuel Briot9-1140/+899
2009-07-13gnatcmd.adb, [...] (Immediate_Directory_Of): Removed.Emmanuel Briot18-1218/+695
2009-07-13par-ch3.adb (P_Discrete_Choice_List): Choice can only be simple expression if...Robert Dewar7-21/+161
2009-07-13[multiple changes]Arnaud Charlet3-247/+272
2009-07-13* gcc-interface/Make-lang.in: Update dependenciesArnaud Charlet2-352/+356
2009-07-13[multiple changes]Arnaud Charlet30-343/+198
2009-07-13[multiple changes]Arnaud Charlet10-23/+74
2009-07-13freeze.adb (Check_Suspicious_Modulus): New procedure.Robert Dewar2-0/+83
2009-07-13[multiple changes]Arnaud Charlet6-29/+37
2009-07-13Minor reformatting.Robert Dewar3-3/+12
2009-07-13[multiple changes]Arnaud Charlet5-53/+75
2009-07-13re PR fortran/40588 (Small bug in match_charkind_name)Tobias Burnus3-3/+13
2009-07-13* ChangeLog: Fix whitespace.Uros Bizjak1-35/+31
2009-07-13Daily bump.GCC Administrator1-1/+1
2009-07-12re PR c++/36628 ([c++0x] incorrect decltype() handling of conditional operator)Jason Merrill4-1/+38
2009-07-12fix double pasteJason Merrill1-21/+0
2009-07-12cp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalueref.Jason Merrill6-43/+70
2009-07-12re PR c++/40689 ([C++0x]: error with initializer list in N2672)Jason Merrill7-13/+93
2009-07-12cygming.h (TARGET_OS_CPP_BUILTINS): Define _X86_ just for 32-bit case.Kai Tietz2-1/+7
2009-07-12re PR tree-optimization/40585 (tracer duplicates blocks w/o adjusting EH tree)Jan Hubicka2-41/+75
2009-07-12tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio...Ira Rosen14-150/+893
2009-07-12winnt.c (i386_pe_determine_dllexport_p): Don't dllexport if !TREE_PUBLIC.Danny Smith2-0/+12
2009-07-12f2003_io_4.f03, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson15-14/+25
2009-07-12Daily bump.GCC Administrator1-1/+1
2009-07-11checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...Eric Botcazou10-307/+361
2009-07-12avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.Anatoly Sokolov4-47/+58
2009-07-11ada-tree.h: Minor reorganization.Eric Botcazou3-24/+29
2009-07-11re PR middle-end/40388 (another null pointer in remove_unreachable_regions)Jan Hubicka4-1/+53
2009-07-11[multiple changes]Arnaud Charlet11-104/+219
2009-07-11re PR debug/40713 (Overlapping .debug_ranges (C++))Jakub Jelinek2-6/+43
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek9-4/+84
2009-07-11re PR target/40668 (64-bit sparc miscompiles memcpy of argument inside switch)Jakub Jelinek4-3/+58
2009-07-11expmed.c (emit_store_flag_1): Fix choice of zero vs.Paolo Bonzini4-1/+30
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford12-201/+318
2009-07-10* config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie2-5/+7
2009-07-11Daily bump.GCC Administrator1-1/+1
2009-07-11re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus8-20/+116
2009-07-10thumb2.md (thumb2_cbz): Correct computation of length attribute.Mark Mitchell2-4/+12
2009-07-10re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney11-7/+81
2009-07-10Minor reformatting.Arnaud Charlet1-9/+7
2009-07-10[multiple changes]Arnaud Charlet10-19/+68
2009-07-10sem_aggr.adb: Minor comments editingThomas Quinot4-27/+33
2009-07-10re PR middle-end/40502 (crash in cp_diagnostic_starter)Jakub Jelinek4-2/+43
2009-07-10re PR tree-optimization/40496 (ICE in verify_stmts with -fprefetch-loop-arrays)Richard Guenther4-2/+40
2009-07-10exp_util.adb: Minor code reorganization (use N_Short_Circuit)Robert Dewar5-37/+88