Age | Commit message (Expand) | Author | Files | Lines |
2005-09-05 | sem_cat.adb (Check_Categorization_Dependencies): Add more detail to error msg... | Robert Dewar | 1 | -40/+58 |
2005-09-05 | re PR ada/9087 (Component_Size for packed array returns wrong values) | Thomas Quinot | 1 | -10/+38 |
2005-09-05 | scng.adb (Check_End_Of_Line): Count characters, rather than bytes (makes a di... | Robert Dewar | 3 | -1/+25 |
2005-09-05 | prj-env.adb (Set_Ada_Paths.Add.Recursive_Add): Do not add the object director... | Vincent Celier | 1 | -4/+9 |
2005-09-05 | opt.ads, opt.adb: Add new switches Debug_Pragmas_Enabled[_Config] | Robert Dewar | 10 | -856/+923 |
2005-09-05 | mlib-prj.adb (Copy_Interface_Sources): Copy all interface sources, including ... | Vincent Celier | 1 | -10/+42 |
2005-09-05 | lib-xref.adb (Output_Overridden_Op): Display information on overridden operat... | Ed Schonberg | 4 | -74/+184 |
2005-09-05 | lib-writ.adb: Update Copyright notice | Vincent Celier | 1 | -9/+37 |
2005-09-05 | layout.adb (SO_Ref_From_Expr): Change Subtype_Mark to Result_Definition. | Gary Dismukes | 6 | -49/+189 |
2005-09-05 | itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram that giv... | Javier Miranda | 4 | -68/+156 |
2005-09-05 | g-pehage.ads, [...] (Select_Char_Position): When no character position set is... | Laurent Pautet | 2 | -755/+819 |
2005-09-05 | g-expect.adb (Non_Blocking_Spawn): Initialize the filters field to | Jerome Lambourg | 1 | -0/+20 |
2005-09-05 | exp_pakd.adb (Create_Packed_Array_Type): Properly handle very large packed ar... | Robert Dewar | 1 | -3/+25 |
2005-09-05 | exp_intr.adb (Expand_Source_Name): For Enclosing_Entity... | Ed Schonberg | 2 | -25/+68 |
2005-09-05 | exp_dist.adb (Add_RACW_TypeCode, [...]): Do not generate dummy access formal ... | Thomas Quinot | 1 | -92/+27 |
2005-09-05 | exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types to be en... | Nicolas Setton | 1 | -12/+18 |
2005-09-05 | exp_ch6.adb (Expand_Call): If an actual is a function call rewritten from obj... | Ed Schonberg | 4 | -209/+284 |
2005-09-05 | exp_attr.adb: Handle vax fpt for 'Valid attribute | Robert Dewar | 6 | -19/+157 |
2005-09-05 | errout.ads, errout.adb (Fix Error_Msg_F): Fix implementation to meet spec. | Robert Dewar | 9 | -113/+123 |
2005-09-05 | a-ztexio.adb, [...]: Replace bad range checks with 'Valid tests. | Robert Dewar | 3 | -18/+18 |
2005-09-05 | checks.adb (Check_Needed): New procedure... | Robert Dewar | 1 | -190/+228 |
2005-09-05 | binde.adb: Minor reformatting | Robert Dewar | 1 | -11/+25 |
2005-09-05 | s-stoele.ads, [...]: Minor reformatting... | Arnaud Charlet | 301 | -573/+568 |
2005-09-05 | fname-sf.adb, [...]: Remove redundant use_clauses. | Ed Schonberg | 38 | -134/+60 |
2005-09-05 | g-soccon-vms.adb: Renamed to g-soccon-vms.ads | Thomas Quinot | 16 | -842/+1082 |
2005-09-05 | s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende... | Arnaud Charlet | 7 | -99/+155 |
2005-09-05 | s-tataat.adb, [...]: Replace calls to Defer/Undefer_Abortion by Defer/Undefer... | Arnaud Charlet | 4 | -87/+59 |
2005-09-05 | a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class". | Hristian Kirtchev | 15 | -847/+4416 |
2005-09-05 | exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali... | Robert Dewar | 2 | -43/+129 |
2005-09-05 | re PR ada/23646 (Ada testsuite hangs -- many new failures) | Arnaud Charlet | 30 | -3050/+255 |
2005-09-05 | a-calend-mingw.adb: Add call to OS_Primitives.Initialize; | Arnaud Charlet | 81 | -1318/+854 |
2005-08-29 | resync | Arnaud Charlet | 1 | -0/+47 |
2005-08-29 | trans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Except... | Arnaud Charlet | 1 | -11/+15 |
2005-08-29 | re PR ada/21053 (Warnings from init.c) | Arnaud Charlet | 4 | -94/+72 |
2005-08-29 | re PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c) | Arnaud Charlet | 1 | -0/+4 |
2005-08-15 | Fix typo in alpha port found while grepping for ia64 info. | James E Wilson | 2 | -1/+5 |
2005-08-01 | * decl.c, utils.c: Fix comment typos. | Kazu Hirata | 3 | -3/+7 |
2005-07-29 | * decl.c, init.c, initialize.c: Fix comment typos. | Kazu Hirata | 4 | -7/+11 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 5 | -26/+45 |
2005-07-09 | decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME. | Andrew Pinski | 2 | -4/+10 |
2005-07-09 | utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs. | Andrew Pinski | 2 | -2/+9 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2 | -1/+5 |
2005-07-07 | resync. | Arnaud Charlet | 1 | -0/+145 |
2005-07-07 | vms_data.ads: Add VMS qualifiers for new gnatpp switch --no-separate-is | Sergey Rybin | 2 | -0/+13 |
2005-07-07 | expect.c: Minor reformatting | Thomas Quinot | 1 | -2/+2 |
2005-07-07 | tracebak.c: Refine tracebacks to use Unwind_Backtrace scheme on ia64 platform... | Bernard Banner | 1 | -1/+1 |
2005-07-07 | sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package... | Ed Schonberg | 1 | -30/+63 |
2005-07-07 | par-load.adb (Load): If a child unit is loaded through a limited_with clause... | Ed Schonberg | 4 | -187/+386 |
2005-07-07 | re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not ... | Olivier Hainque | 1 | -12/+26 |
2005-07-07 | freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types. | Javier Miranda | 9 | -76/+305 |