aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-06g-debpoo.adb (Validity): New package with a complete new implementation of su...Vincent Celier1-202/+139
2007-04-06g-arrspl.adb (Free): New routine to free the source string.Pascal Obry1-1/+5
2007-04-06g-alleve.ads (Low Level Vector type definitions): Map each to the associated ...Olivier Hainque2-268/+297
2007-04-06sem_aggr.adb (Resolve_Record_Aggregate): In semantics-only mode treat an asso...Ed Schonberg3-10/+32
2007-04-062007-04-06 Ed Schonberg <schonberg@adacore.com>Ed Schonberg1-35/+55
2007-04-06exp_pakd.adb (Expand_Packed_Boolean_Operator): The bounds of the result are t...Ed Schonberg1-1/+1
2007-04-06exp_intr.adb (Expand_Exception_Call): Calls to subprograms in GNAT.Current_Ex...Robert Dewar1-14/+25
2007-04-06exp_dist.ads, [...] (Build_To_Any_Call, [...]): Do an Unchecked_Conversion to...Thomas Quinot2-445/+976
2007-04-06exp_ch9.ads, [...] (Family_Offset): Add new 'Cap' boolean parameter.Eric Botcazou2-136/+294
2007-04-06exp_ch7.ads, [...] (Find_Final_List): If the access type is anonymous, use fi...Ed Schonberg2-95/+167
2007-04-06exp_ch13.adb (Expand_External_Tag_Definition): Replace call to the run-time s...Javier Miranda11-1980/+2525
2007-04-06exp_aggr.adb: If the array component is a discriminated record...Ed Schonberg1-80/+99
2007-04-06errutil.adb (Initialize): Initialize warnings table...Vincent Celier12-574/+971
2007-04-06errout.adb (Unwind_Internal_Type): Use predicate Is_Access__Protected_Subprog...Ed Schonberg6-792/+1171
2007-04-06einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New functionRobert Dewar14-3671/+4576
2007-04-06decl.c (gnat_to_gnu_entity): Associate an external VAR_DECL to a CONST_DECL w...Olivier Hainque1-33/+46
2007-04-06cstreams.c (__gnat_full_name): Fix issues on VxWorks 6.x for which absolute p...Nicolas Roche1-1/+11
2007-04-06cstand.adb (Create_Standard): When the target's storage unit size is greater ...Gary Dismukes1-0/+9
2007-04-06checks.ads, checks.adb (Selected_Range_Checks): No range check is required fo...Thomas Quinot2-386/+389
2007-04-06atree.h, [...] (Copy_Node_With_Replacement): When copying a parameter list in...Ed Schonberg3-51/+191
2007-04-06exp_ch4.adb (Expand_N_Type_Conversion): Remove special processing for convers...Geert Bosch3-180/+735
2007-04-06exp_ch3.ads, [...] (Analyze_N_Full_Type_Declaration): For an anonymous access...Ed Schonberg2-396/+632
2007-04-06a-tags.ads, a-tags.adb (Object_Specific_Data): Remove component Num_Prim_Ops.Javier Miranda2-955/+339
2007-04-06a-retide.adb: Add elaboration code to ensure that the tasking run time is ini...Jose Ruiz1-1/+8
2007-04-06ali.ads, ali.adb (Get_Nat): Raise an exception if the file cursor is not on a...Quentin Ochem2-3/+28
2007-04-06g-os_lib.ads (Current_Time): New function.Pascal Obry2-34/+39
2007-04-06s-osprim-mingw.adb (Timed_Delay): Use the right clock (standard one or the mo...Pascal Obry3-55/+40
2007-04-06system-aix.ads: Back out previous change.Matt Gingell1-7/+6
2007-04-06adaint.c:Olivier Hainque3-49/+159
2007-04-06a-calend-vms.ads, [...]: New version of Ada.Calendar which supports the new u...Hristian Kirtchev13-1411/+2933
2007-04-06g-stsifd-sockets.adb: New file.Thomas Quinot16-248/+1156
2007-04-062007-04-06 Robert Dewar <dewar@adacore.com>Robert Dewar16-210/+1315
2007-04-06s-osinte-lynxos-3.ads, [...] (Create_Task): Fix handling of Task_Info.Arnaud Charlet6-21/+36
2007-04-06system-linux-ia64.ads, [...] (Functions_Return_By_DSP_On_Target): RemovedRobert Dewar31-74/+2
2007-04-06a-coprnu.ads, a-cohata.ads, a-chtgop.ads, a-chtgop.adb, a-cgcaso.ads, a-cgars...Javier Miranda198-725/+994
2007-04-06Cleanup whitespacingMike Stump1-100/+100
2007-04-05Daily bump.GCC Administrator1-1/+1
2007-04-05alpha.c (print_operand): Remove.Richard Henderson4-80/+129
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson7-11/+117
2007-04-05re PR target/31478 (Typos in sse2_umulv2siv2di3, sse2_pmaddwd, sdot_prodv8hi)Uros Bizjak2-4/+13
2007-04-05tree-sra.c (try_instantiate_multiple_fields): Needlessly initialize align to ...Alexandre Oliva2-1/+10
2007-04-05re PR middle-end/22156 (bit-field copying regressed)Alexandre Oliva2-60/+562
2007-04-05* regmove.c: Fix unused variable warnings due to previous commit.Steven Bosscher2-2/+4
2007-04-05regmove.c (STACK_GROWS_DOWNWARD): Don't boolean-ize.Steven Bosscher2-79/+35
2007-04-05re PR target/25448 (Unfounded warnings from the AVR backend)Anatoly Sokolov2-1/+7
2007-04-05re PR fortran/31483 ([4.1/4.2 only] ICE on fortran Code)Paul Thomas4-6/+54
2007-04-05re PR fortran/31292 (ICE with module procedure interface in a procedure body)Paul Thomas4-1/+61
2007-04-05i386.h (TARGET_CPU_CPP_BUILTINS): Reformat.H.J. Lu2-5/+10
2007-04-04* config/alpha/lib1funcs.asm: Remove unused file.Richard Henderson2-320/+4
2007-04-04Daily bump.GCC Administrator1-1/+1