summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting nits.Eric Botcazou2007-02-261-176/+161
* decl.c (annotate_value): Adjust for refactoring of tree_map hierarchy.Mark Mitchell2007-02-252-1/+6
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-252-1/+6
* re PR ada/18819 (ACATS cdd2a02 fail at runtime)Eric Botcazou2007-02-212-6/+99
* trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal...Eric Botcazou2007-02-164-70/+66
* Fix nits.Eric Botcazou2007-02-121-13/+9
* raise-gcc.c (get_region_description_for, [...]): Replaced _Unwind_Word with _...Andreas Krebbel2007-02-072-4/+10
* tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini2007-02-063-4/+38
* * misc.c, utils2.c: Fix comment typos.Kazu Hirata2007-02-033-2/+6
* decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF...Roger Sayle2007-01-255-25/+28
* re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ...Richard Guenther2007-01-233-10/+17
* configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini2007-01-111-3/+0
* tree.h (build_int_cst_wide_type): Export.Richard Guenther2007-01-083-5/+8
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-133-6/+12
* Fix ChangeLog.Eric Botcazou2006-12-081-0/+9
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-052-2/+3
* Makefile.in, [...]: Fix comment typos.Kazu Hirata2006-12-026-7/+13
* Fix oversight.Eric Botcazou2006-11-261-0/+5
* re PR ada/27936 (gnatbind fails to link)Eric Botcazou2006-11-172-36/+30
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-112-3/+5
* re PR ada/29707 (s-osinte.adb:86:13: warning: function "To_Target_Priority" i...Arnaud Charlet2006-11-053-0/+14
* Fix typo.Arnaud Charlet2006-10-311-1/+1
* Resync.Arnaud Charlet2006-10-311-0/+2544
* Resync.Arnaud Charlet2006-10-3114-67/+1829
* gigi.h: (tree_code_for_record_type): Declare.Eric Botcazou2006-10-316-464/+949
* fmap.adb: Put routines in alpha orderRobert Dewar2006-10-3172-511/+523
* s-osinte-tru64.adb: Mark Asm statements Volatile to prevent warnings (seems a...Robert Dewar2006-10-316-138/+220
* debug.adb: Update flags documentationRobert Dewar2006-10-3113-310/+1015
* a-rttiev.ads, [...]: This is a significant redesign primarily for the sake of...Pat Rogers2006-10-312-194/+174
* symbols-processing-vms-ia64.adb, [...] (Process): Do not include symbols that...Vincent Celier2006-10-312-37/+93
* g-trasym-vms-alpha.adb: Dummy_User_Act_Proc: New function.Doug Rupp2006-10-311-9/+34
* a-crbtgo.ads: Commented each subprogramMatt Heaney2006-10-3119-1163/+1098
* makegpr.adb (Check_Compilation_Needed): Take into account path names with spa...Vincent Celier2006-10-311-104/+129
* a-direct.ads, [...] (Search): New procedure in Ada 2005Vincent Celier2006-10-312-2/+44
* a-dirval-vms.adb (Invalid_Character): Specify that digits are allowed in file...Vincent Celier2006-10-311-1/+2
* s-stchop.ads: make this unit preelaborate.Olivier Hainque2006-10-312-2/+9
* widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding...Robert Dewar2006-10-311-8/+35
* s-tpobop.adb (Requeue_Call): Introduce a dispatching point when requeuing to ...Jose Ruiz2006-10-311-0/+6
* 2006-10-31 Javier Miranda <miranda@adacore.com>Javier Miranda2006-10-317-8/+108
* s-scaval.adb (Initialize): Add new Boolean flag AFloat that is set True when...Gary Dismukes2006-10-311-16/+64
* s-restri.ads, [...]: Mark this package as Preelaborate.Arnaud Charlet2006-10-314-97/+26
* sprint.adb (Sprint_Node_Actual, [...]): Do not print null exclusion twice in ...Ed Schonberg2006-10-311-62/+360
* sinfo.ads, sinfo.adb (Set_Synchronized_Present, [...]): Add Formal_Derived_Ty...Robert Dewar2006-10-315-888/+2701
* sem_util.ads, [...] (Enter_Name): Exclude -gnatwh warning messages for entiti...Robert Dewar2006-10-313-282/+1742
* sem_type.adb (Add_One_Interp): If node is an indirect call...Ed Schonberg2006-10-311-40/+100
* sem_eval.adb (Compile_Time_Compare): Make use of information from Current_Val...Robert Dewar2006-10-311-12/+138
* sem_elab.ads, [...] (Check_Elab_Assign): New procedure Add new calls to this ...Robert Dewar2006-10-312-47/+289
* sem_disp.adb (Check_Dispatching_Operation): Do not flag subprograms inherited...Hristian Kirtchev2006-10-311-122/+166
* sem_ch9.adb (Analyze_Protected_Definition): Remove call to Check_Overriding_I...Hristian Kirtchev2006-10-311-283/+50
* sem_ch8.adb: Minor error msg rewordingRobert Dewar2006-10-311-78/+296