aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2006-02-09Make-lang.in (check-gnat): Run run_acats with $(SHELL).Rainer Orth2-2/+6
2006-02-06decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE.Roger Sayle2-1/+4
2006-02-04re PR target/25926 (A87B59A SIGABRT)John David Anglin2-0/+20
2006-01-25re PR bootstrap/25859 (gnatmake: error while loading shared libraries: libgcc...Peter O'Gorman2-24/+33
2006-01-20re PR ada/24533 (FAIL: a85013b: *** glibc detected *** free(): invalid poin...John David Anglin2-1/+9
2005-12-29s-osinte-linux-hppa.ads: Correct alignment of atomic_lock_t.John David Anglin2-1/+5
2005-12-12Remove dummy setting of GCC_FOR_TARGET, no longer needed.Arnaud Charlet2-5/+5
2005-12-12Fix typo in previous change.Arnaud Charlet1-1/+1
2005-12-12Update dependenciesArnaud Charlet2-392/+400
2005-12-12Add rule for ada/exp_sel.oArnaud Charlet2-0/+19
2005-12-12(mingw section): Remove EH_MECHANISM setting.Arnaud Charlet2-1/+4
2005-12-09tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo1-2/+2
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-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2-3/+5
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2-1/+5
2005-12-05utils.c (convert): Use fold_convert where appropriate.Richard Guenther2-9/+12
2005-12-05Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.Paolo Bonzini2-2/+7
2005-12-02trans.c (gnat_gimplify_expr): Use buildN instead of build.Richard Guenther2-1/+5
2005-12-02tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ...Roger Sayle2-3/+15
2005-11-23mlib-prj.adb (Build_Library): Initialize Delete.Laurent GUERBY2-1/+5
2005-11-21socket.c: Add extern int h_errno for rtems since networking header files are ...Joel Sherrill2-0/+13