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