aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2006-10-31exp_ch4.adb (Expand_N_Type_Conversion): Handle missing interface type convers...Javier Miranda1-92/+182
2006-10-31exp_ch3.ads, [...] (Expand_N_Object_Declaration): Do not register in the fina...Javier Miranda2-295/+676
2006-10-31exp_ch2.adb: Change Is_Lvalue to May_Be_LvalueRobert Dewar1-15/+42
2006-10-31exp_attr.adb:Ed Schonberg1-127/+364
2006-10-31exp_aggr.adb (Build_Record_Aggr_Code): For extension aggregates...Bob Duff1-17/+100
2006-10-31erroutc.ads, [...] (Set_Specific_Warning_On): New procedureRobert Dewar3-12/+400
2006-10-31errout.ads, errout.adb (Finalize): Implement switch -gnatd.m Avoid abbreviati...Robert Dewar10-327/+835
2006-10-31einfo.ads, einfo.adb (Obsolescent_Warning): Now defined on all entities.Robert Dewar2-237/+622
2006-10-31clean.adb, [...]: Fix bad table increment values (much too small)Robert Dewar11-393/+398
2006-10-31treepr.adb: Use new subtype N_Membership_TestRobert Dewar3-219/+610
2006-10-31cal.c: Use the header sys/time.h for VxWorks 6.2 or greater when using RTPs.Jose Ruiz2-3/+9
2006-10-31bindusg.ads, [...]: Change to package and rename procedure as Display...Robert Dewar2-155/+136
2006-10-31binde.adb (Better_Choice, [...]): Implement new preferences.Robert Dewar1-88/+213
2006-10-31a-tags.ads, a-tags.adb:Javier Miranda3-623/+745
2006-10-31a-dispat.ads, [...]: New files.Robert Dewar11-963/+1691
2006-10-31lib.adb, lib.ads: (In_Predefined_Unit): New functionsRobert Dewar28-40/+91
2006-10-31a-filico.adb (Finalize(List_Controller)): Mark the finalization list as final...Bob Duff4-4/+49
2006-10-31adaint.c (__gnat_get_libraries_from_registry): Call explicitly the ASCII vers...Pascal Obry4-12/+66
2006-10-31s-osinte-vxworks.ads, [...]:Jose Ruiz3-5/+20
2006-10-31s-taprop-solaris.adb: (Time_Slice_Val): Change type to Integer.Eric Botcazou1-76/+72
2006-10-31mlib-tgt-lynxos.adb, [...]: Use Append_To, instead of Ext_To, when building t...Vincent Celier12-244/+325
2006-10-31system-vms_64.ads, [...]: Add pragma Warnings(Off...Robert Dewar24-26/+50
2006-10-31s-osinte-posix.adb, [...] (To_Target_Priority): New function maps from System...Arnaud Charlet25-182/+538
2006-10-31a-calend-vms.adb (Leap_Sec_Ops): Temp body for package in private part of Ada...Hristian Kirtchev13-435/+2121
2006-10-31g-socthi-vxworks.adb (C_Gethostbyname): Fix wrong test for returned error sta...Thomas Quinot1-2/+2
2006-10-31sem_res.adb (Resolve_Unary_Op): Add warning for use of unary minus with multi...Robert Dewar7-264/+563
2006-10-31a-taster.adb, [...]: Minor reformatting.Robert Dewar40-178/+86
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola4-30/+12
2006-10-16Makefile.in: Add TEXI2PDF definition.Brooks Moses3-2/+21
2006-10-03* utils.c: Fix a typo.Kazu Hirata2-1/+3
2006-10-03* decl.c, utils.c: Fix comment typos.Kazu Hirata3-2/+6
2006-09-29Fix nits.Eric Botcazou1-3/+3
2006-09-29decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram...Eric Botcazou5-4/+34
2006-09-20re PR ada/28716 (Ada: Bind_Socket doesn't bind to specified address)Laurent GUERBY2-0/+6
2006-09-15re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism))Eric Botcazou2-10/+62
2006-09-15re PR ada/18817 (ACATS c380004 fails at run time)Roger Sayle2-0/+22
2006-09-13re PR ada/29025 (procedure doesn't modify In Out parameter)Olivier Hainque2-10/+27
2006-09-13re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)Eric Botcazou2-7/+17
2006-09-13re PR ada/21952 (Annoying "attribute directive ignored" warnings)Eric Botcazou4-2/+68
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt2-7/+11
2006-06-25Move entry to proper file.Eric Botcazou1-0/+5
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-4/+31
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison2-3/+12
2006-06-17gnat-style.texi (@dircategory): Use "Software development" instead of "Progra...Karl Berry2-1/+6
2006-06-13re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)John David Anglin2-3/+5
2006-06-06re PR ada/27769 (cross-gnatmake needs host gcc)Laurent GUERBY2-3/+8
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata16-28/+37
2006-05-19langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton1-0/+11
2006-05-14Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).H.J. Lu2-3/+9
2006-05-02re PR ada/27366 (ada build fails as cygwin does not have clearenv)David Billinghurst1-1/+1