Age | Commit message (Expand) | Author | Files | Lines |
2007-09-11 | tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with TYPE_NONALIAS... | Eric Botcazou | 4 | -29/+58 |
2007-09-11 | Removed, noever used. | Arnaud Charlet | 1 | -126/+0 |
2007-09-11 | Put back previous change, the random failure was caused by a makefile bug, | Javier Miranda | 5 | -247/+317 |
2007-09-11 | Temporarily undo previous change, which seems to be causing random | Arnaud Charlet | 5 | -317/+247 |
2007-09-11 | Resync. | Javier Miranda | 1 | -0/+21 |
2007-09-11 | einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute. | Javier Miranda | 4 | -247/+296 |
2007-09-11 | decl.c (java_expand_body): Kill. | Jan Hubicka | 2 | -11/+5 |
2007-09-10 | Resync. | Arnaud Charlet | 1 | -0/+160 |
2007-09-10 | vms_data.ads: Add qualifier for the new gnatmetric '-lratio' option | Arnaud Charlet | 4 | -13/+26 |
2007-09-10 | sem_ch12.adb (Build_Local_Package): A formal package with no associations is ... | Ed Schonberg | 1 | -5/+9 |
2007-09-10 | sem_aggr.adb (Build_Record_Aggr_Code): If an aggregate component is given a b... | Ed Schonberg | 2 | -39/+103 |
2007-09-10 | prj-env.ads, [...] (Create_Mapping_File (Language)): Remove parameter Runtime... | Vincent Celier | 2 | -13/+9 |
2007-09-10 | exp_ch3.adb (Predef_Spec_Or_Body): When the type is abstract, only create an ... | Gary Dismukes | 1 | -35/+55 |
2007-09-10 | adaint.c (__gnat_translate_vms): new function. | Vasiliy Fofanov | 1 | -2/+128 |
2007-09-10 | s-regpat.adb (Parse_Character_Class): Fix handling of empty character classes... | Emmanuel Briot | 1 | -0/+4 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 398 | -1744/+1373 |
2007-09-10 | Update copyright notice. | Arnaud Charlet | 1 | -1/+1 |
2007-09-10 | a-numaux-x86.adb (Logarithmic_Pow): Do not silently clobber x87 registers. | Eric Botcazou | 2 | -3/+7 |
2007-09-10 | decl.c (gnat_to_gnu_entity): Deal with variable built for a debug renaming de... | Eric Botcazou | 2 | -0/+20 |
2007-09-08 | decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re... | Eric Botcazou | 3 | -10/+24 |
2007-09-08 | decl.c (make_packable_type): If the new type has been given BLKmode, try agai... | Eric Botcazou | 2 | -0/+12 |
2007-09-07 | Re-apply accidentally reverted change: | Eric Botcazou | 2 | -17/+11 |
2007-09-07 | Reapply reverted change: | Janis Johnson | 2 | -1/+9 |
2007-09-06 | Revert: | Janis Johnson | 2 | -1/+9 |
2007-09-06 | trans.c (convert_with_check): Update call to real_2expN. | Eric Botcazou | 2 | -1/+5 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 3 | -2/+7 |
2007-09-03 | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 25 | -126/+115 |
2007-08-31 | Resync. | Arnaud Charlet | 1 | -0/+194 |
2007-08-31 | [multiple changes] | Arnaud Charlet | 6 | -99/+133 |
2007-08-31 | symbols-vms.adb (Initialize): Read symbol files with continuation lines | Vincent Celier | 1 | -2/+41 |
2007-08-31 | tempdir.adb: On VMS, take into account GNUTMPDIR before TMPDIR | Vincent Celier | 1 | -6/+23 |
2007-08-31 | s-fileio.adb (Open): Normalize file name to lower case in non-case sensitive ... | Robert Dewar | 1 | -25/+43 |
2007-08-31 | sem_ch3.adb: The predicate Is_Descendent_Of_Address is now an entity flag, fo... | Ed Schonberg | 4 | -30/+46 |
2007-08-31 | sem_ch10.adb (Analyze_Subunit_Context): When analyzing context clauses of sub... | Ed Schonberg | 1 | -8/+14 |
2007-08-31 | prj-attr.adb: Add new attribute Excluded_Source_Files | Vincent Celier | 4 | -106/+133 |
2007-08-31 | par-ch4.adb (P_Simple_Expression): Fold long sequences of concatenations of s... | Bob Duff | 4 | -34/+174 |
2007-08-31 | restrict.adb, [...]: Remove redundant type conversion. | Hristian Kirtchev | 4 | -10/+20 |
2007-08-31 | layout.adb (Layout_Type): Use Underlying_Type to determine whether an access ... | Richard Kenner | 1 | -49/+38 |
2007-08-31 | exp_ch8.adb (Expand_N_Package_Renaming_Declaration): In the case of a library... | Gary Dismukes | 3 | -51/+71 |
2007-08-31 | exp_ch3.adb (Build_Record_Init_Proc): If there is a static initialization agg... | Ed Schonberg | 1 | -4/+66 |
2007-08-31 | exp_ch11.adb (Expand_At_End_Handler): Avoid generation of raise statement whe... | Javier Miranda | 1 | -2/+9 |
2007-08-31 | einfo.ads, einfo.adb: New flag Is_Raised (Flag224). | Hristian Kirtchev | 3 | -2/+60 |
2007-08-31 | checks.adb (In_Declarative_Region_Of_Subprogram_Body): New routine. | Hristian Kirtchev | 1 | -3/+95 |
2007-08-31 | a-tags.adb (Internal_Tag): Protect the run-time against wrong internal tags. | Javier Miranda | 1 | -3/+44 |
2007-08-31 | re PR ada/4720 (GNAT programs do not support --help and --version) | Vincent Celier | 14 | -188/+277 |
2007-08-31 | Makefile.in (LIBGNAT_TARGET_PAIRS): Use system-linux-ppc64.ads when compiling... | Ben Elliston | 3 | -2/+166 |
2007-08-22 | env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD. | Krister Walfridsson | 2 | -2/+8 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 2 | -2/+6 |
2007-08-16 | Resync | Arnaud Charlet | 1 | -0/+195 |
2007-08-16 | [multiple changes] | Arnaud Charlet | 4 | -11/+18 |