Age | Commit message (Expand) | Author | Files | Lines |
2007-06-06 | g-soccon-freebsd.ads, [...]: Add new constant Thread_Blocking_IO... | Thomas Quinot | 19 | -219/+1230 |
2007-05-22 | * misc.c (enumerate_modes): Consider log2_b to always be one. | Alexandre Oliva | 2 | -1/+5 |
2007-05-14 | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 2 | -2/+4 |
2007-05-02 | re PR ada/29856 (broken if..else in gcc/ada/adaint.c) | Pascal Obry | 4 | -83/+173 |
2007-04-22 | re PR ada/31660 ('union lang_tree_node' has no member named 'generic') | Andrew Pinski | 2 | -1/+6 |
2007-04-22 | misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant... | Jan Hubicka | 2 | -11/+5 |
2007-04-21 | tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. | Andrew Pinski | 2 | -1/+6 |
2007-04-17 | re PR ada/31576 (Ada bootstrap error) | Andreas Krebbel | 5 | -0/+13 |
2007-04-06 | New file. | Arnaud Charlet | 20 | -344/+583 |
2007-04-06 | gnatvsn.ads, [...] (Get_Gnat_build_Type): Renamed Build_Type and made constant. | Arnaud Charlet | 5 | -40/+58 |
2007-04-06 | utils.c (update_pointer_to): Make a copy of the couple of FIELD_DECLs when... | Eric Botcazou | 1 | -66/+144 |
2007-04-06 | trans.c (call_to_gnu): Return an expression with a COMPOUND_EXPR including th... | Olivier Hainque | 1 | -76/+143 |
2007-04-06 | Resync | Arnaud Charlet | 1 | -0/+1776 |
2007-04-06 | a-diroro.ads: Inserted the pragma Unimplemented_Unit | Robert Dewar | 15 | -75/+110 |
2007-04-06 | s-stchop-vxworks.adb: | Eric Botcazou | 1 | -45/+57 |
2007-04-06 | utils2.c (known_alignment): Handle COMPOUND_EXPR, COND_EXPR and BIT_AND_EXPR. | Olivier Hainque | 1 | -0/+21 |
2007-04-06 | uintp.ads, uintp.adb (UI_Div_Rem): New subprogram, extending previous impleme... | Thomas Quinot | 2 | -50/+245 |
2007-04-06 | tracebak.c (PC_ADJUST - ia64): -4 instead of -16... | Olivier Hainque | 1 | -4/+2 |
2007-04-06 | s-tpobop.adb (Exceptional_Complete_Entry_Body): Undefer abortion before propa... | Arnaud Charlet | 1 | -1/+9 |
2007-04-06 | sinfo.ads, sinfo.adb (Coextensions): New element list for allocators... | Ed Schonberg | 4 | -37/+379 |
2007-04-06 | sem_util.ads, [...] (Object_Access_Level): If the object is a dereference of ... | Ed Schonberg | 2 | -161/+287 |
2007-04-06 | sem_type.ads, [...] (Has_Abstract_Interpretation): Make predicate recursive... | Ed Schonberg | 2 | -25/+57 |
2007-04-06 | sem_ch8.adb (Has_Components): If the argument is an incomplete type that is a... | Ed Schonberg | 1 | -306/+290 |
2007-04-06 | sem_ch7.ads, [...] (Inspect_Deferred_Constant_Completion): Move out of Analyz... | Ed Schonberg | 3 | -117/+202 |
2007-04-06 | sem_ch5.adb (Analyze_Assignment): Reject a right-hand side that is a tag-inde... | Ed Schonberg | 1 | -45/+174 |
2007-04-06 | sem_ch4.adb (Try_Primitive_Operation): The call is legal if the prefix type i... | Ed Schonberg | 1 | -68/+184 |
2007-04-06 | sem_ch12.adb (Check_Generic_Actuals): Use first subtype of actual when captur... | Ed Schonberg | 1 | -622/+696 |
2007-04-06 | 2007-04-06 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 1 | -18/+50 |
2007-04-06 | s-carun8.adb, [...] (Compare_Array_?8): modify so that last full word is no l... | Ed Falis | 2 | -20/+24 |
2007-04-06 | sem_ch13.ads, [...] (Adjust_Record_For_Reverse_Bit_Order): Use First/Next_Com... | Robert Dewar | 10 | -217/+537 |
2007-04-06 | prj-ext.adb (Initialize_Project_Path): New procedure that initialize the defa... | Vincent Celier | 3 | -205/+261 |
2007-04-06 | par-prag.adb (Prag): Add dummy entry for pragma Compile_Time_Error | Robert Dewar | 8 | -1320/+1220 |
2007-04-06 | par-ch3.adb: (P_Type_Declaration): Set Type_Token_Location | Robert Dewar | 4 | -60/+91 |
2007-04-06 | namet.ads, namet.adb (wn): Improve this debugging routine. | Robert Dewar | 2 | -42/+87 |
2007-04-06 | mlib.adb (Building_Library): Only output "building a library..." in verbose mode | Vincent Celier | 3 | -25/+63 |
2007-04-06 | gnat_rm.texi, [...]: Add -gnatyl documentation Update 'Exception Handling Con... | Robert Dewar | 3 | -157/+493 |
2007-04-06 | lib-xref.ads, [...]: Modify the loop that collects type references... | Ed Schonberg | 2 | -75/+177 |
2007-04-06 | lib-writ.adb (Write_With_Lines): Factor duplicated code between the cases whe... | Thomas Quinot | 1 | -26/+30 |
2007-04-06 | lib.ads, lib.adb (Tree_Read): Release the memory occupied by the switches fro... | Serguei Rybin | 2 | -24/+28 |
2007-04-06 | init.c: Reuse PA/HP-UX code for IA-64/HP-UX, except __gnat_adjust_context_for... | Eric Botcazou | 1 | -5/+16 |
2007-04-06 | i-fortra.ads: Add Double_Complex type. | Geert Bosch | 30 | -5/+7246 |
2007-04-06 | i-cstrea.ads: (fopen): Add encoding parameter. | Pascal Obry | 6 | -36/+93 |
2007-04-06 | g-regpat.adb (Parse_Posix_Character_Class): Fix handling of [[:xdigit:]] char... | Emmanuel Briot | 1 | -78/+70 |
2007-04-06 | gprep.adb (Process_Files.Process_One_File): Use full file name when issuing p... | Vincent Celier | 1 | -4/+5 |
2007-04-06 | gnatcmd.adb (B_Start): Add prefix of binder generated file. | Jose Ruiz | 4 | -463/+516 |
2007-04-06 | g-md5.ads, g-md5.adb (Digest): Fix off-by-one error in padding computation. | Thomas Quinot | 2 | -5/+6 |
2007-04-06 | g-expect.adb (Get_Command_Output): When expanding the output buffer we must e... | Arnaud Charlet | 1 | -7/+8 |
2007-04-06 | g-debpoo.adb (Validity): New package with a complete new implementation of su... | Vincent Celier | 1 | -202/+139 |
2007-04-06 | g-arrspl.adb (Free): New routine to free the source string. | Pascal Obry | 1 | -1/+5 |
2007-04-06 | g-alleve.ads (Low Level Vector type definitions): Map each to the associated ... | Olivier Hainque | 2 | -268/+297 |