aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-05sem_cat.adb (Check_Categorization_Dependencies): Add more detail to error msg...Robert Dewar1-40/+58
2005-09-05re PR ada/9087 (Component_Size for packed array returns wrong values)Thomas Quinot1-10/+38
2005-09-05scng.adb (Check_End_Of_Line): Count characters, rather than bytes (makes a di...Robert Dewar3-1/+25
2005-09-05prj-env.adb (Set_Ada_Paths.Add.Recursive_Add): Do not add the object director...Vincent Celier1-4/+9
2005-09-05opt.ads, opt.adb: Add new switches Debug_Pragmas_Enabled[_Config]Robert Dewar10-856/+923
2005-09-05mlib-prj.adb (Copy_Interface_Sources): Copy all interface sources, including ...Vincent Celier1-10/+42
2005-09-05lib-xref.adb (Output_Overridden_Op): Display information on overridden operat...Ed Schonberg4-74/+184
2005-09-05lib-writ.adb: Update Copyright noticeVincent Celier1-9/+37
2005-09-05layout.adb (SO_Ref_From_Expr): Change Subtype_Mark to Result_Definition.Gary Dismukes6-49/+189
2005-09-05itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram that giv...Javier Miranda4-68/+156
2005-09-05g-pehage.ads, [...] (Select_Char_Position): When no character position set is...Laurent Pautet2-755/+819
2005-09-05g-expect.adb (Non_Blocking_Spawn): Initialize the filters field toJerome Lambourg1-0/+20
2005-09-05exp_pakd.adb (Create_Packed_Array_Type): Properly handle very large packed ar...Robert Dewar1-3/+25
2005-09-05exp_intr.adb (Expand_Source_Name): For Enclosing_Entity...Ed Schonberg2-25/+68
2005-09-05exp_dist.adb (Add_RACW_TypeCode, [...]): Do not generate dummy access formal ...Thomas Quinot1-92/+27
2005-09-05exp_dbug.adb (Get_Encoded_Name): Fixed bug that caused biaised types to be en...Nicolas Setton1-12/+18
2005-09-05exp_ch6.adb (Expand_Call): If an actual is a function call rewritten from obj...Ed Schonberg4-209/+284
2005-09-05exp_attr.adb: Handle vax fpt for 'Valid attributeRobert Dewar6-19/+157
2005-09-05errout.ads, errout.adb (Fix Error_Msg_F): Fix implementation to meet spec.Robert Dewar9-113/+123
2005-09-05a-ztexio.adb, [...]: Replace bad range checks with 'Valid tests.Robert Dewar3-18/+18
2005-09-05checks.adb (Check_Needed): New procedure...Robert Dewar1-190/+228
2005-09-05binde.adb: Minor reformattingRobert Dewar1-11/+25
2005-09-05s-stoele.ads, [...]: Minor reformatting...Arnaud Charlet301-573/+568
2005-09-05fname-sf.adb, [...]: Remove redundant use_clauses.Ed Schonberg38-134/+60
2005-09-05g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot16-842/+1082
2005-09-05s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet7-99/+155
2005-09-05s-tataat.adb, [...]: Replace calls to Defer/Undefer_Abortion by Defer/Undefer...Arnaud Charlet4-87/+59
2005-09-05a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class".Hristian Kirtchev15-847/+4416
2005-09-05exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar2-43/+129
2005-09-05re PR ada/23646 (Ada testsuite hangs -- many new failures)Arnaud Charlet30-3050/+255
2005-09-05a-calend-mingw.adb: Add call to OS_Primitives.Initialize;Arnaud Charlet81-1318/+854
2005-09-05Daily bump.GCC Administrator1-1/+1
2005-09-04re PR libfortran/23321 (Direct unformatted read beyond EOF cores)Thomas Koenig4-1/+47
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski4-2/+40
2005-09-04re PR target/23721 (pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791)John David Anglin2-1/+6
2005-09-04be.po, [...]: Update.Joseph Myers14-16/+23
2005-09-04be.po, [...]: Update.Joseph Myers14-22667/+11557
2005-09-04re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran)Tobias Schlüter6-22/+70
2005-09-04Daily bump.GCC Administrator1-1/+1
2005-09-03read.c (read_x): Take int argument instead of fnode * and digging the N from ...Jakub Jelinek6-11/+28
2005-09-03re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719)Jakub Jelinek4-3/+56
2005-09-03re PR c++/23699 (rejects static int as non constant after "extern template")Mark Mitchell1-10/+31
2005-09-03re PR c++/23699 (rejects static int as non constant after "extern template")Mark Mitchell6-19/+50
2005-09-03re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)Richard Henderson2-11/+20
2005-09-03Daily bump.GCC Administrator1-1/+1
2005-09-02frame-address.c (check_fa_mid): Avoid tail call to check_fa_work.Richard Henderson2-1/+7
2005-09-02Move from root of repository to intented place.Andreas Schwab1-0/+27
2005-09-02unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro.Francois-Xavier Coudert5-2/+18
2005-09-02arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.Nicolas Pitre2-1/+6
2005-09-02re PR c++/21687 (ICE in GC with local class inside a template function)Mark Mitchell4-6/+36