aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-03-09cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling fold with the ...Roger Sayle6-128/+153
2007-03-01Make-lang.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses2-4/+22
2007-02-28Make-lang.in (doc/gnat_ugn_unw.texi): Depend on $(gcc_docdir)/include/gcc-com...Andreas Schwab2-4/+11
2007-02-26gcc/ChangeLog ---------------------------------------------------------Brooks Moses4-21/+15
2007-02-26Fix formatting nits.Eric Botcazou1-176/+161
2007-02-25decl.c (annotate_value): Adjust for refactoring of tree_map hierarchy.Mark Mitchell2-1/+6
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2-1/+6
2007-02-21re PR ada/18819 (ACATS cdd2a02 fail at runtime)Eric Botcazou2-6/+99
2007-02-16trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal...Eric Botcazou4-70/+66
2007-02-12Fix nits.Eric Botcazou1-13/+9
2007-02-07raise-gcc.c (get_region_description_for, [...]): Replaced _Unwind_Word with _...Andreas Krebbel2-4/+10
2007-02-06tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini3-4/+38
2007-02-03* misc.c, utils2.c: Fix comment typos.Kazu Hirata3-2/+6
2007-01-25decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF...Roger Sayle5-25/+28
2007-01-23re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ...Richard Guenther3-10/+17
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini1-3/+0
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther3-5/+8
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating3-6/+12
2006-12-08Fix ChangeLog.Eric Botcazou1-0/+9
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez2-2/+3
2006-12-02Makefile.in, [...]: Fix comment typos.Kazu Hirata6-7/+13
2006-11-26Fix oversight.Eric Botcazou1-0/+5
2006-11-17re PR ada/27936 (gnatbind fails to link)Eric Botcazou2-36/+30
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2-3/+5
2006-11-05re PR ada/29707 (s-osinte.adb:86:13: warning: function "To_Target_Priority" i...Arnaud Charlet3-0/+14
2006-10-31Fix typo.Arnaud Charlet1-1/+1
2006-10-31Resync.Arnaud Charlet1-0/+2544
2006-10-31Resync.Arnaud Charlet14-67/+1829
2006-10-31gigi.h: (tree_code_for_record_type): Declare.Eric Botcazou6-464/+949
2006-10-31fmap.adb: Put routines in alpha orderRobert Dewar72-511/+523
2006-10-31s-osinte-tru64.adb: Mark Asm statements Volatile to prevent warnings (seems a...Robert Dewar6-138/+220
2006-10-31debug.adb: Update flags documentationRobert Dewar13-310/+1015
2006-10-31a-rttiev.ads, [...]: This is a significant redesign primarily for the sake of...Pat Rogers2-194/+174
2006-10-31symbols-processing-vms-ia64.adb, [...] (Process): Do not include symbols that...Vincent Celier2-37/+93
2006-10-31g-trasym-vms-alpha.adb: Dummy_User_Act_Proc: New function.Doug Rupp1-9/+34
2006-10-31a-crbtgo.ads: Commented each subprogramMatt Heaney19-1163/+1098
2006-10-31makegpr.adb (Check_Compilation_Needed): Take into account path names with spa...Vincent Celier1-104/+129
2006-10-31a-direct.ads, [...] (Search): New procedure in Ada 2005Vincent Celier2-2/+44
2006-10-31a-dirval-vms.adb (Invalid_Character): Specify that digits are allowed in file...Vincent Celier1-1/+2
2006-10-31s-stchop.ads: make this unit preelaborate.Olivier Hainque2-2/+9
2006-10-31widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding...Robert Dewar1-8/+35
2006-10-31s-tpobop.adb (Requeue_Call): Introduce a dispatching point when requeuing to ...Jose Ruiz1-0/+6
2006-10-312006-10-31 Javier Miranda <miranda@adacore.com>Javier Miranda7-8/+108
2006-10-31s-scaval.adb (Initialize): Add new Boolean flag AFloat that is set True when...Gary Dismukes1-16/+64
2006-10-31s-restri.ads, [...]: Mark this package as Preelaborate.Arnaud Charlet4-97/+26
2006-10-31sprint.adb (Sprint_Node_Actual, [...]): Do not print null exclusion twice in ...Ed Schonberg1-62/+360
2006-10-31sinfo.ads, sinfo.adb (Set_Synchronized_Present, [...]): Add Formal_Derived_Ty...Robert Dewar5-888/+2701
2006-10-31sem_util.ads, [...] (Enter_Name): Exclude -gnatwh warning messages for entiti...Robert Dewar3-282/+1742
2006-10-31sem_type.adb (Add_One_Interp): If node is an indirect call...Ed Schonberg1-40/+100
2006-10-31sem_eval.adb (Compile_Time_Compare): Make use of information from Current_Val...Robert Dewar1-12/+138