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-09-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-09-04 | re PR libfortran/23321 (Direct unformatted read beyond EOF cores) | Thomas Koenig | 4 | -1/+47 |
2005-09-04 | re PR libobjc/23108 (alignment bug in libobjc/archive.c) | Andrew Pinski | 4 | -2/+40 |
2005-09-04 | re PR target/23721 (pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791) | John David Anglin | 2 | -1/+6 |
2005-09-04 | be.po, [...]: Update. | Joseph Myers | 14 | -16/+23 |
2005-09-04 | be.po, [...]: Update. | Joseph Myers | 14 | -22667/+11557 |
2005-09-04 | re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran) | Tobias Schlüter | 6 | -22/+70 |
2005-09-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-09-03 | read.c (read_x): Take int argument instead of fnode * and digging the N from ... | Jakub Jelinek | 6 | -11/+28 |
2005-09-03 | re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719) | Jakub Jelinek | 4 | -3/+56 |
2005-09-03 | re PR c++/23699 (rejects static int as non constant after "extern template") | Mark Mitchell | 1 | -10/+31 |
2005-09-03 | re PR c++/23699 (rejects static int as non constant after "extern template") | Mark Mitchell | 6 | -19/+50 |
2005-09-03 | re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808) | Richard Henderson | 2 | -11/+20 |
2005-09-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-09-02 | frame-address.c (check_fa_mid): Avoid tail call to check_fa_work. | Richard Henderson | 2 | -1/+7 |
2005-09-02 | Move from root of repository to intented place. | Andreas Schwab | 1 | -0/+27 |
2005-09-02 | unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro. | Francois-Xavier Coudert | 5 | -2/+18 |
2005-09-02 | arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits. | Nicolas Pitre | 2 | -1/+6 |
2005-09-02 | re PR c++/21687 (ICE in GC with local class inside a template function) | Mark Mitchell | 4 | -6/+36 |