Age | Commit message (Expand) | Author | Files | Lines |
2005-01-26 | re PR ada/19414 (ACATS cxb4003 - valgrind detects wrong code (invalid read)) | Laurent GUERBY | 2 | -0/+9 |
2005-01-20 | Makefile.in (alpha-linux, [...]): Use a-intnam-linux.ads and system-linux-alp... | Richard Henderson | 5 | -147/+167 |
2005-01-18 | re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm... | Jakub Jelinek | 2 | -5/+13 |
2005-01-18 | system-linux-ppc.ads: Set ZCX_By_Default and GCC_ZCX_Support to True. | Toon Moene | 2 | -2/+7 |
2005-01-18 | Makefile.in (LIBGNAT_TARGET_PAIRS, [...]): Specialize for alpha-linux. | Richard Henderson | 4 | -0/+676 |
2005-01-17 | Undo mistaken commit | R. Kelley Cook | 1 | -3/+3 |
2005-01-17 | Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra... | Kelley Cook | 1 | -3/+3 |
2005-01-14 | system-darwin-ppc.ads (ZCX_By_Default): Change to True. | Andrew Pinski | 2 | -2/+7 |
2005-01-11 | system-linux-s390.ads: Define Preallocated_Stacks. | Bastian Blank | 3 | -0/+7 |
2005-01-04 | * gnat_ugn.texi: Fix texi errors with null variables. | Arnaud Charlet | 2 | -5/+11 |
2005-01-03 | Resync. | Arnaud Charlet | 1 | -0/+342 |
2005-01-03 | ug_words, [...]: Added alpha-ivms transitioning section to porting guide chap... | Arnaud Charlet | 20 | -390/+916 |
2005-01-03 | s-tasini.ads, [...] (Undefer_Abortion): Handle case of Self_Id.Deferral_Level... | Arnaud Charlet | 4 | -7/+53 |
2005-01-03 | s-fileio.adb (Temp_File_Record): Change length of string component Name from ... | Arnaud Charlet | 1 | -1/+1 |
2005-01-03 | sem_ch4.adb (Has_Fixed_Op): New predicate in Check_Arithmetic_Pair... | Arnaud Charlet | 2 | -21/+92 |
2005-01-03 | sem_ch12.adb (Analyze_Package_Instantiation): Create a separate node to use a... | Arnaud Charlet | 1 | -1/+14 |
2005-01-03 | s-arit64.adb (Double_Divide): Put back changes that got accidentally removed ... | Arnaud Charlet | 1 | -4/+13 |
2005-01-03 | par.adb: Enhance error message handling for configuration file pragmas. | Arnaud Charlet | 1 | -13/+21 |
2005-01-03 | s-osinte-darwin.ads, [...]: Clean up darwin port by using proper type definit... | Arnaud Charlet | 2 | -85/+32 |
2005-01-03 | namet.adb (Get_Decoded_Name_With_Brackets): Fix case of not allowing upper ca... | Arnaud Charlet | 1 | -2/+6 |
2005-01-03 | make.adb (Collect_Arguments_And_Compile): Do not attempt to build libraries w... | Arnaud Charlet | 1 | -2/+6 |
2005-01-03 | re PR ada/16949 (sinfo.ads refers to a SPITBOL program (creating sinfo.h) whi... | Arnaud Charlet | 1 | -2/+2 |
2005-01-03 | re PR ada/17527 (Ada Bootstrap problem because of -Werror) | Arnaud Charlet | 1 | -8/+6 |
2005-01-03 | i-cstrin.adb (Update): Do not append a null in form called with a String. | Arnaud Charlet | 1 | -1/+7 |
2005-01-03 | * i-c.adb (To_C): Raise CE if string is null and Append_Null | Arnaud Charlet | 1 | -9/+8 |
2005-01-03 | exp_ch7.ads (Make_Final_Call): Rewrite comment (was incorrectly copied from M... | Arnaud Charlet | 2 | -37/+83 |
2005-01-03 | exp_dist.adb: Declare subprogram index in Build_RPC_Receiver_Body... | Arnaud Charlet | 5 | -1143/+2237 |
2005-01-03 | exp_ch3.adb (Stream_Operations_OK): Predicate to determine when the generatio... | Arnaud Charlet | 1 | -8/+22 |
2005-01-03 | exp_aggr.adb (Packed_Array_Aggregate_Handled): The values of the bounds can b... | Arnaud Charlet | 3 | -44/+45 |
2005-01-03 | eval_fat.adb: (Eps_Model,Eps_Denorm): Remove, no longer used. | Arnaud Charlet | 2 | -107/+87 |
2005-01-03 | decl.c (compatible_signatures_p): New function. | Arnaud Charlet | 3 | -3/+91 |
2005-01-03 | checks.adb (Apply_Alignment_Check): Generate a warning if an object address i... | Arnaud Charlet | 1 | -17/+31 |
2005-01-03 | bld.ads, [...]: Remove gpr2make, replaced by gprmake. | Arnaud Charlet | 12 | -4784/+481 |
2005-01-03 | atree.adb: Add a fifth component to entities This allows us to add 32 flags a... | Arnaud Charlet | 5 | -50/+1047 |
2005-01-03 | s-atacco.ads, [...]: Protect use of 'Constrained by warnings on/off... | Arnaud Charlet | 33 | -508/+1225 |
2005-01-03 | gen-soccon.c: New utility program to generate g-soccon.ads automatically. | Arnaud Charlet | 14 | -39/+666 |
2004-12-30 | re PR ada/19128 (Bug box while building asharp) | Sohail Somani | 2 | -26/+31 |
2004-12-23 | re PR middle-end/17746 (ICE when building the Ada RTS) | Eric Botcazou | 3 | -2/+7 |
2004-12-22 | [multiple changes] | Richard Henderson | 2 | -3/+11 |
2004-12-19 | * trans.c (gigi): Update gimplify_body call. | Richard Henderson | 2 | -1/+5 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 2 | -1/+4 |
2004-12-08 | Resync. | Arnaud Charlet | 1 | -0/+380 |
2004-12-08 | g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav... | Arnaud Charlet | 20 | -529/+994 |
2004-12-08 | * vxaddr2line.adb: Add support for x86 vxworks | Arnaud Charlet | 1 | -4/+8 |
2004-12-08 | sem_ch8.adb (Find_Type): If node is a reference to 'Base and the prefix is no... | Arnaud Charlet | 1 | -26/+26 |
2004-12-08 | sem_ch5.adb (One_Bound): Remove call to Resolve... | Arnaud Charlet | 1 | -8/+21 |
2004-12-08 | sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram used to rec... | Arnaud Charlet | 1 | -43/+68 |
2004-12-08 | nlists.adb (Prepend_Debug): Remove parameters and nest within Prepend. | Arnaud Charlet | 2 | -96/+97 |
2004-12-08 | misc.c (gnat_types_compatible_p, [...]): Remove. | Arnaud Charlet | 3 | -36/+18 |
2004-12-08 | * Makefile.in: Add support for foreign threads on VMS. | Arnaud Charlet | 1 | -1/+1 |