aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-08-22exp_ch6.ads: Minor comment fixArnaud Charlet2-1/+35
2008-08-22exp_ch7.adb: Minor comment fixBob Duff1-1/+1
2008-08-22exp_ch5.adb (Expand_Simple_Function_Return): If secondary stack is involved a...Ed Schonberg1-36/+34
2008-08-22init.c: adjust EH support code on Alpha/Tru64 as well.Eric Botcazou2-29/+7
2008-08-22s-shasto.ads, [...]: Move Shared_Var_ROpen...Kevin Pouget4-60/+40
2008-08-22sem_ch8.adb: Minor reformattingRobert Dewar1-2/+4
2008-08-222008-08-22 Robert Dewar <dewar@adacore.com>Arnaud Charlet2-1/+43
2008-08-22exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r...Gary Dismukes2-8/+17
2008-08-22init.c (__gnat_adjust_context_for_raise): Delete for AIX, HP-UX, Solaris, Fre...Eric Botcazou2-138/+37
2008-08-22gnat_ugn.texi: Change the description of gnatcheck default rule settings.Sergey Rybin1-6/+1
2008-08-22sem_ch8.adb: Minor reformatting Minor code reorganization (introduce subprogr...Thomas Quinot1-18/+26
2008-08-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft9-66/+76
2008-08-22exp_attr.adb (Expand_N_Attribute_Reference): In case of access attributes add...Arnaud Charlet3-7/+45
2008-08-22vms_data.ads: Add entry for new gnatcheck -mNNN optionSergey Rybin2-0/+18
2008-08-22sem_ch8.adb (Use_One_Type): when checking which of two use_type clauses in re...Ed Schonberg1-14/+55
2008-08-22make.adb (Check.File_Not_A_Source_Of): New Boolean functionArnaud Charlet2-24/+88
2008-08-22g-catiio.adb: Code cleanup.Robert Dewar1-8/+9
2008-08-22gnat_ugn.texi: Update the gnatcheck subsection for metric rules acoording to ...Sergey Rybin1-13/+15
2008-08-22* c-ppoutput.c (init_pp_output): Initialize src_line to 1.Nathan Sidwell2-4/+6
2008-08-22re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a)Daniel Kraft17-23/+380
2008-08-22Daily bump.GCC Administrator1-1/+1
2008-08-21configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma fro...Richard Henderson3-2/+8
2008-08-21re PR c/30457 (Please warn about va_start(ap, invalid))Manuel López-Ibáñez4-0/+48
2008-08-21c-tree.h (grokfield): New argument.Aldy Hernandez12-26/+64
2008-08-21anchor1.C (foo): Return the return value of ycf->ascent.Joseph Myers2-1/+6
2008-08-21tree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs of constants.Richard Guenther4-4/+22
2008-08-21class.c (make_class_data): Don't add field_index when flag_reduced_reflection...David Daney2-0/+7
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka12-32/+232
2008-08-21tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if...Richard Guenther4-7/+25
2008-08-21re PR middle-end/36817 (internal compiler error: in compare_values_warnv)Richard Guenther4-2/+22
2008-08-21Backport from LTO branch:Jan Hubicka4-178/+297
2008-08-21ssa-fre-13.c: Remove XFAIL.Richard Guenther6-7/+15
2008-08-21re PR tree-optimization/37181 (FAIL: Divide_1 -O3)Richard Guenther2-2/+11
2008-08-21re PR testsuite/37182 (Revision 139286 caused gcc.dg/pr17506.c and gcc.dg/uni...Richard Guenther3-33/+25
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez22-295/+336
2008-08-21re PR target/31070 (ICE in function_arg_slotno)Joseph Myers2-0/+7
2008-08-21Daily bump.GCC Administrator1-1/+1
2008-08-20re PR middle-end/179 (-Wuninitialized missing warning with &var)Manuel López-Ibáñez11-3/+202
2008-08-20re PR bootstrap/37155 (Revision 139207 failed to bootstrap on Linux/ia64)H.J. Lu1-0/+1
2008-08-20rtlanal.c (subreg_offset_representable_p): Revert last change.Richard Sandiford2-2/+5
2008-08-20re PR c++/35158 (g++ does not compile valid C++ for loops with -fopenmp)Manuel López-Ibáñez4-13/+60
2008-08-20raise-gcc.c: Fix formatting nits.Arnaud Charlet2-27/+44
2008-08-202008-08-20 Emmanuel Briot <briot@adacore.com>Emmanuel Briot2-20/+18
2008-08-20errno.c (__get_errno, [...]): Transform then into weak symbols so we use the ...Jose Ruiz1-12/+7
2008-08-202008-08-20 Vincent Celier <celier@adacore.com>Vincent Celier1-2/+6
2008-08-20make.adb (Gnatmake): Remove extra space in version lineVincent Celier1-1/+1
2008-08-20re PR c/35701 (Quieten -Wconversion warnings)Manuel López-Ibáñez8-8/+145
2008-08-20re PR c++/35602 (Bogus warning with -Wsign-conversion)Manuel López-Ibáñez4-0/+50
2008-08-20tree-vrp.c (op_with_constant_singleton_value_range): New function.Richard Guenther4-3/+89
2008-08-20tree-ssa-ccp.c (maybe_fold_stmt_indirect): Do not mess with TREE_THIS_VOLATIL...Richard Guenther4-3/+25