OSDN Git Service

(Current_Year): Update.
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
1 2010-01-25  Arnaud Charlet  <charlet@adacore.com>
2
3         * gnatvsn.ads (Current_Year): Update.
4
5 2010-01-25  Florian Villoing  <villoing@adacore.com>
6
7         * gnat_ugn.texi: Fix typo.
8
9 2010-01-25  Thomas Quinot  <quinot@adacore.com>
10
11         * scos.ads: Update specification.
12
13 2010-01-25  Ed Schonberg  <schonberg@adacore.com>
14
15         * sem_ch6.adb (Process_PPCs): If a postcondition is present and the
16         enclosing subprogram has no previous spec, attach postcondition
17         procedure to the defining entity for the body.
18
19 2010-01-25  Ed Schonberg  <schonberg@adacore.com>
20
21         * exp_aggr.adb (Build_Record_Aggr_Code); Do not generate call to
22         initialization procedure of the ancestor part of an extension aggregate
23         if it is an interface type.
24
25 2010-01-25  Vincent Celier  <celier@adacore.com>
26
27         * gnatlink.adb (Process_Binder_File): The directory for the shared
28         version of libgcc in the run path options is found in the subdirectory
29         indicated by __gnat_default_libgcc_subdir.
30         * link.c: Declare new const char * __gnat_default_libgcc_subdir for
31         each platform.
32
33 2010-01-25  Ed Schonberg  <schonberg@adacore.com>
34
35         * sem_prag.adb: More flexible pragma Annotate.
36
37 2010-01-22  Eric Botcazou  <ebotcazou@adacore.com>
38
39         * system-linux-armel.ads (Stack_Check_Probes): Set to True.
40         * system-linux-armeb.ads (Stack_Check_Probes): Likewise.
41
42 2010-01-18  Eric Botcazou  <ebotcazou@adacore.com>
43
44         * gcc-interface/utils.c (create_var_decl_1): Fix formatting nits.
45
46 2010-01-18  Jan Hubicka  <jh@suse.cz>
47
48         PR middle-end/42068
49         * gcc-interface/utils.c (create_var_decl_1): Do not set COMMON flag for
50         unit local variables.
51
52 2010-01-17  Laurent GUERBY  <laurent@guerby.net>
53
54         * gcc-interface/Makefile.in: Fix typo in arm*-*-linux-gnueabi.
55
56 2010-01-11  Mikael Pettersson  <mikpe@it.uu.se>
57
58         * gcc-interface/Makefile.in: Add arm*-*-linux-gnueabi.
59         * system-linux-armeb.ads, system-linux-armel.ads: New files.
60
61 2010-01-09  Simon Wright  <simon@pushface.org>
62
63         PR ada/42626
64         * gcc-interface/Makefile.in (gnatlib-shared-darwin): Add missing
65         end-quote.
66
67
68 \f
69 Copyright (C) 2010 Free Software Foundation, Inc.
70
71 Copying and distribution of this file, with or without modification,
72 are permitted in any medium without royalty provided the copyright
73 notice and this notice are preserved.