OSDN Git Service

* double-int.c (mpz_set_double_int): Moved from
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog.tree-ssa
1 2004-05-05  Richard Henderson  <rth@redhat.com>
2
3         * utils.c (unchecked_convert): Use OEP_ONLY_CONST.
4
5 2004-03-25  Diego Novillo  <dnovillo@redhat.com>
6
7         * config-lang.in: Disable Ada by default.
8
9 2004-02-16  Richard Henderson  <rth@redhat.com>
10
11         * utils.c (max_size): Add static chain op for call_expr.
12
13 2003-09-25  Jason Merrill  <jason@redhat.com>
14
15         * trans.c, utils.c: Revert 2003-01-15 change.
16
17 2003-01-15  Jeff Law <law@redhat.com>
18
19         * trans.c (tree_transform): Use annotate_with_file_line to add
20         file/line information to nodes.
21         (build_unit_elab): Use TREE_FILENAME and TREE_LINENO to 
22         retrieve file/line information from a node.
23         * utils.c (create_label_decl): Use annotate_with_file_line to
24         add file/line information to nodes.
25
26 Local Variables:
27 mode: change-log
28 change-log-default-name: "ChangeLog.tree-ssa"
29 End: