aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-10-31exp_ch4.adb (Expand_N_Type_Conversion): Handle missing interface type convers...Javier Miranda1-92/+182
2006-10-31exp_ch3.ads, [...] (Expand_N_Object_Declaration): Do not register in the fina...Javier Miranda2-295/+676
2006-10-31exp_ch2.adb: Change Is_Lvalue to May_Be_LvalueRobert Dewar1-15/+42
2006-10-31exp_attr.adb:Ed Schonberg1-127/+364
2006-10-31exp_aggr.adb (Build_Record_Aggr_Code): For extension aggregates...Bob Duff1-17/+100
2006-10-31erroutc.ads, [...] (Set_Specific_Warning_On): New procedureRobert Dewar3-12/+400
2006-10-31errout.ads, errout.adb (Finalize): Implement switch -gnatd.m Avoid abbreviati...Robert Dewar10-327/+835
2006-10-31einfo.ads, einfo.adb (Obsolescent_Warning): Now defined on all entities.Robert Dewar2-237/+622
2006-10-31clean.adb, [...]: Fix bad table increment values (much too small)Robert Dewar11-393/+398
2006-10-31treepr.adb: Use new subtype N_Membership_TestRobert Dewar3-219/+610
2006-10-31cal.c: Use the header sys/time.h for VxWorks 6.2 or greater when using RTPs.Jose Ruiz2-3/+9
2006-10-31bindusg.ads, [...]: Change to package and rename procedure as Display...Robert Dewar2-155/+136
2006-10-31binde.adb (Better_Choice, [...]): Implement new preferences.Robert Dewar1-88/+213
2006-10-31a-tags.ads, a-tags.adb:Javier Miranda3-623/+745
2006-10-31a-dispat.ads, [...]: New files.Robert Dewar11-963/+1691
2006-10-31lib.adb, lib.ads: (In_Predefined_Unit): New functionsRobert Dewar28-40/+91
2006-10-31a-filico.adb (Finalize(List_Controller)): Mark the finalization list as final...Bob Duff4-4/+49
2006-10-31adaint.c (__gnat_get_libraries_from_registry): Call explicitly the ASCII vers...Pascal Obry4-12/+66
2006-10-31s-osinte-vxworks.ads, [...]:Jose Ruiz3-5/+20
2006-10-31s-taprop-solaris.adb: (Time_Slice_Val): Change type to Integer.Eric Botcazou1-76/+72
2006-10-31mlib-tgt-lynxos.adb, [...]: Use Append_To, instead of Ext_To, when building t...Vincent Celier12-244/+325
2006-10-31system-vms_64.ads, [...]: Add pragma Warnings(Off...Robert Dewar24-26/+50
2006-10-31s-osinte-posix.adb, [...] (To_Target_Priority): New function maps from System...Arnaud Charlet25-182/+538
2006-10-31a-calend-vms.adb (Leap_Sec_Ops): Temp body for package in private part of Ada...Hristian Kirtchev13-435/+2121
2006-10-31g-socthi-vxworks.adb (C_Gethostbyname): Fix wrong test for returned error sta...Thomas Quinot1-2/+2
2006-10-31sem_res.adb (Resolve_Unary_Op): Add warning for use of unary minus with multi...Robert Dewar7-264/+563
2006-10-31a-taster.adb, [...]: Minor reformatting.Robert Dewar40-178/+86
2006-10-31i386.md (asindf2, [...]): Conditionalize expansion on !optimize_size.Richard Guenther2-95/+109
2006-10-31re PR fortran/29387 (ICE on character array function of variable length)Paul Thomas8-33/+151
2006-10-31* opts.c (decode_options): Disable CSE skip blocks.Steven Bosscher2-1/+4
2006-10-31Daily bump.GCC Administrator1-1/+1
2006-10-30* decl.c (grokdeclarator): Fix line-wrapping.Dirk Mueller2-2/+5
2006-10-30fix typoDirk Mueller1-1/+1
2006-10-30re PR c++/28704 (%s substituted with "static member"/"free" can't be properly...Dirk Mueller2-2/+9
2006-10-30re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller6-47/+69
2006-10-30re PR c++/28669 (%s substituted with static/non- can't be properly translated)Dirk Mueller2-2/+11
2006-10-30eichin01a.C (main): Fix prototype.Dirk Mueller7-6/+15
2006-10-30pr27827.c: Explicitly specify -mfpmath=387.Roger Sayle2-1/+5
2006-10-30re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi5-0/+41
2006-10-30recog.c (store_data_bypass_p): Add support to allow IN_INSN to be a PARALLEL ...Pete Steinmetz2-22/+73
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus5-3/+40
2006-10-30mips.md (mul<mode>3): Split into...Richard Sandiford2-10/+27
2006-10-30linux64.h (DRIVER_SELF_SPECS): Use a single spec, but with each set of option...Richard Sandiford2-2/+7
2006-10-30unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_tabl...J"orn Rennecke2-1/+6
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle9-69/+90
2006-10-30re PR fortran/29410 ([4.2 only] bug with TRANSFER() and -O2)Andrew Pinski4-3/+26
2006-10-30typeck.c (build_unary_op): Fix indenting.Dirk Mueller2-14/+19
2006-10-30default.exp (${tool}_target_compile): Use v3_target_compile.Joseph Myers2-0/+7
2006-10-30* config/mips/linux.h (NO_SHARED_SPECS): Correct syntax error.David Daney2-1/+5
2006-10-30re PR tree-optimization/29637 (Endless recursion in make_vector_type)Jakub Jelinek4-1/+36