12004-05-05  Richard Henderson  <rth@redhat.com>
2
3	* utils.c (unchecked_convert): Use OEP_ONLY_CONST.
4
52004-03-25  Diego Novillo  <dnovillo@redhat.com>
6
7	* config-lang.in: Disable Ada by default.
8
92004-02-16  Richard Henderson  <rth@redhat.com>
10
11	* utils.c (max_size): Add static chain op for call_expr.
12
132003-09-25  Jason Merrill  <jason@redhat.com>
14
15	* trans.c, utils.c: Revert 2003-01-15 change.
16
172003-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
26Local Variables:
27mode: change-log
28change-log-default-name: "ChangeLog.tree-ssa"
29End:
30
31
32Copyright (C) 2003, 2004 Free Software Foundation, Inc.
33
34Copying and distribution of this file, with or without modification,
35are permitted in any medium without royalty provided the copyright
36notice and this notice are preserved.
37