aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-12-10dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford9-70/+105
2005-12-10Daily bump.GCC Administrator1-1/+1
2005-12-10re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi5-4/+9
2005-12-09re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi18-24/+29
2005-12-09re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi9-9/+25
2005-12-09bfin.c: Include "cgraph.h".Bernd Schmidt2-5/+23
2005-12-09tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo13-16/+22
2005-12-09t-ms1 (MULTILIB_OPTIONS): Define.Aldy Hernandez2-2/+7
2005-12-09Provide first full implementation.Arnaud Charlet1-19/+253
2005-12-09Resync.Arnaud Charlet1-0/+714
2005-12-09[multiple changes]Arnaud Charlet45-470/+463
2005-12-09gnat_ugn.texi: Created section "Stack Related Tools" Moved "Stack Overflow Ch...Quentin Ochem5-119/+311
2005-12-09sem_util.ads, [...] (Full_Qualified_Name): Now provides decoded names.Robert Dewar2-22/+22
2005-12-09sem_ch9.adb (Analyze_Delay_Alternative, [...]): Use the first subtype of the ...Ed Schonberg1-5/+10
2005-12-09sem_ch8.adb (Find_Type): In case of tagged types that are concurrent types us...Javier Miranda1-1/+7
2005-12-09sem_ch6.adb (Analyze_Subprogram_Body): Properly check categorization for case...Robert Dewar1-7/+6
2005-12-09sem_ch4.adb (Remove_Abstract_Operations): Do not apply preference rule premat...Ed Schonberg2-33/+97
2005-12-09sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous acce...Ed Schonberg2-8/+27
2005-12-09sem_cat.adb (Validate_RCI_Subprogram_Declaration): Revise test for available ...Gary Dismukes1-14/+52
2005-12-09sem_prag.adb: Processing for new pragma Complete_Representation (Analyze_Prag...Robert Dewar6-639/+717
2005-12-09mlib-utl.adb (Ar): Use Output.Buffer_Max to determine whether a command line ...Thomas Quinot1-3/+1
2005-12-09gnatcmd.adb (GNATCmd): GNAT CHECK accepts switch -U If GNAT CHECK is called w...Vincent Celier5-42/+330
2005-12-09freeze.adb (Freeze_Record_Type): Only test for useless pack on record types, ...Robert Dewar1-171/+169
2005-12-09einfo.adb (Itype_Printed): New flagRobert Dewar10-924/+1585
2005-12-09exp_util.ads, [...] (Is_Ref_To_Bit_Packed_Slice): Handle case of type convers...Robert Dewar3-49/+168
2005-12-09exp_imgv.adb (Expand_Image_Attribute): Generate extra boolean parameter in ca...Robert Dewar3-4/+30
2005-12-09exp_ch5.adb (Expand_N_Assignment_Statement): In case of tagged types and the ...Javier Miranda1-2/+33
2005-12-09g-diopit.adb (Find): Fix test to exit the iterator and make sure that the ite...Pascal Obry1-2/+3
2005-12-09trans.c (tree_transform, emit_check): Adjust calls to build_call_raise, passi...Olivier Hainque3-27/+63
2005-12-09exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP...Javier Miranda2-6/+12
2005-12-09hostparm.ads (Max_Line_Length): Set to Types.Column_Number'Last - 1...Thomas Quinot8-75/+127
2005-12-09a-convec.adb (Merge): Added assertions to check whether vector params are sor...Matthew Heaney13-233/+351
2005-12-09decl.c (gnat_to_gnu_entity, [...]): Don't early expand pointer initialization...Olivier Hainque1-43/+50
2005-12-09mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V...Doug Rupp20-171/+435
2005-12-09a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp...Javier Miranda10-947/+1750
2005-12-09adaint.c (__gnat_locate_regular_file): Return immediately if file_name is empty.Nicolas Setton1-0/+5
2005-12-09mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V...Doug Rupp34-277/+27105
2005-12-09gnatvsn.ads (Library_Version): Bump to version 4.2Arnaud Charlet1-2/+2
2005-12-09re PR target/25311 (ICE in reload_cse_simplify_operands, at postreload.c:393)Ulrich Weigand4-13/+93
2005-12-09f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by...Richard Guenther2-2/+7
2005-12-09mips.c (override_options): Don't allow too small integers in FP registers.Thiemo Seufer2-2/+12
2005-12-09re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle2-0/+31
2005-12-09s390.c (s390_function_ok_for_sibcall): Use targetm.binds_local_p to check for...Ulrich Weigand2-1/+6
2005-12-09Daily bump.GCC Administrator1-1/+1
2005-12-09re PR debug/24908 (ICE in dwarf2out for cpu2000 with -funroll-loops -fno-tree...Alan Modra2-5/+10
2005-12-08re PR c++/19317 (removing a temporary return value when we cannot)Jakub Jelinek4-0/+113
2005-12-08re PR target/19005 (Error: bad register name `%sil')Jakub Jelinek2-0/+41
2005-12-08re PR target/17828 (-O2 -fPIC doesn't work with switches in linkonce function...Jakub Jelinek3-0/+11
2005-12-08struct-layout-1.exp: New file.Jakub Jelinek8-0/+2346
2005-12-08* gcc.dg/20050330-2.c: New test.Jakub Jelinek2-0/+25