OSDN Git Service

2007-10-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / treelang / ChangeLog
1 2007-09-12  Jan Hubicka  <jh@suse.cz>
2
3         * treetree.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill.
4         (treelang_expand_function): Kill.
5
6 2007-09-06  Tom Tromey  <tromey@redhat.com>
7
8         * tree1.c (treelang_init): Update.
9         (treelang_parse_file): Update.
10         (treelang_parse_file): Update.
11         (treelang_parse_file): Update.
12         * lex.l: Update.
13         (update_lineno_charno): Likewise.
14
15 2007-09-05  Sandra Loosemore  <sandra@codesourcery.com>
16
17         * treetree.c (tree_code_create_function_wrapup):  Use set_cfun.
18
19 2007-08-21  Paul Brook  <paul@codesourcery.com>
20             Nathan Sidwell  <nathan@codesourcery.com>
21             Mark Mitchell  <mark@codesourcery.com>
22             Joseph Myers  <joseph@codesourcery.com>
23
24         * tree1.c (treelang_handle_option): Use pkgversion_string.
25         * treelang.texi (which-treelang): Define to use VERSION_PACKAGE.
26
27 2007-07-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
28
29         * lex.l (update_yylval): Constify.
30         * treelang.h (struct token_part, struct parameter_part):
31         Likewise.
32         * treetree.c (tree_code_create_function_prototype,
33         tree_code_create_variable, tree_code_get_integer_value):
34         Likewise.
35         * treetree.h (tree_code_get_integer_value,
36         tree_code_create_function_prototype, tree_code_create_variable):
37         Likewise.
38
39 2007-07-25  Richard Guenther  <rguenther@suse.de>
40
41         * treetree.c (tree_code_generate_return): RETURN_EXPRs
42         have volatile type.
43
44 2007-07-17  Nick Clifton  <nickc@redhat.com>
45
46         * parse.y: Change copyright header to refer to version 3 of the
47         GNU General Public License and to point readers at the COPYING3
48         file.
49         * lex.l: Likewise.
50         * lang.opt: Likewise.
51         * lang-specs.h: Likewise.
52         * treelang.h: Likewise.
53         * config-lang.in: Likewise.
54         * tree-convert.c: Likewise.
55         * treetree.c: Likewise.
56         * tree1.c: Likewise.
57         * Make-lang.in: Likewise.
58         * treetree.h: Likewise.
59         * spec.c: Likewise.
60
61 2007-06-11  Rafael Avila de Espindola  <espindola@google.com>
62
63         * treetree.c (tree_lang_signed_type): Remove.
64         (LANG_HOOKS_SIGNED_TYPE): Remove.
65
66 2007-05-14  Rafael Avila de Espindola  <espindola@google.com>
67
68         * treetree.c (tree_lang_unsigned_type): Remove.
69         (LANG_HOOKS_UNSIGNED_TYPE): Remove.
70
71 2007-03-30  Rafael Avila de Espindola  <espindola@google.com>
72
73         * treetree.c (tree_lang_signed_or_unsigned_type): Remove.
74         (LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE) Remove.
75
76 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
77
78         * Make-lang.in: Add install-pdf target as copied from
79         automake v1.10 rules.
80
81 2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
82
83         * treelang.texi: Standardize title page, remove version number
84         from copyright page.
85
86 2006-10-23 Rafael Avila de Espindola  <rafael.espindola@gmail.com>
87
88         * treetree.c (builtin_function): Remove.
89
90 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
91
92         * Make-lang.in: Added "treelang.pdf" target support.
93
94 2006-07-28  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
95
96         * Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.
97
98 2006-06-17  Karl Berry  <karl@gnu.org>
99
100         * treelang.texi (@dircategory): Use "Software development"
101         instead of "Programming", following the Free Software Directory.
102
103 2006-06-06  Mike Stump  <mrs@apple.com>
104
105         * Make-lang.in: Rename to gcc_htmldir to build_htmldir to avoid
106         installing during build.
107
108 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
109
110         * Make-lang.in: Rename htmldir to gcc_htmldir.
111
112 2006-05-16  H.J. Lu  <hongjiu.lu@intel.com>
113
114         PR driver/26885
115         * Make-lang.in (gtreelang$(exeext)): Replace gcc.o with
116         $(GCC_OBJS).
117
118 2006-05-14  H.J. Lu  <hongjiu.lu@intel.com>
119
120         * Make-lang.in (treelang/treetree.o): Add dependency on
121         $(TARGET_H).
122
123 2006-04-22  Matthias Klose  <doko@debian.org>
124
125         * Make-lang.in (treelang.check): Don't set and pass TRANSFORM.
126
127 2006-03-29  Carlos O'Donell  <caros@codesourcery.com>
128
129         * Make-lang.in: Rename docdir to gcc_docdir.
130
131 2006-02-20 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
132
133         * Make-lang.in (.phony): Remove TREELANG.
134         (TREELANG): Remove.
135
136 2006-01-21  Joseph S. Myers  <joseph@codesourcery.com>
137
138         * spec.c (lang_specific_driver): Update copyright notice date.
139
140 2006-01-16  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
141
142         * spec.c (lang_specific_spec_functions): Remove.
143
144 2005-12-28  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
145
146         * Make-lang.in (treelang.distdir): Remove.
147
148 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
149
150         * Make-lang.in (treelang.all.build, treelang.install-normal): Remove.
151
152 2005-12-07  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
153
154         * Make-lang.in: Remove all dependencies on s-gtype.
155
156 2005-12-05  Richard Guenther  <rguenther@suse.de>
157
158         * treetree.c (tree_code_if_start, tree_code_create_variable,
159         tree_code_generate_return, tree_code_get_expression,
160         tree_code_add_parameter): Use fold_convert where appropriate.
161
162 2005-11-07  James A. Morrison  <phython@gcc.gnu.org>
163
164         PR treelang/24066
165         * treetree.c (LANG_HOOKS_ATTRIBUTE_TABLE): Set to
166         treelang_attribute_table.
167         (handle_attribute): New function.
168         (treelang_attribute_table): New attribute table.
169
170 2005-09-23  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
171
172         * parse.y : Changed pointer declaration from "type* var" to "type *var"
173         Removed trailing space.  Wrap long lines.
174
175 2005-09-23  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
176
177         * parse.y :  Fixed two compile warnings in "error" and "warning"
178         invocations.  Removed trailing periods in messages.  Decapitalized the
179         first word of each.
180
181 2005-08-07  James A. Morrison  <phython@gcc.gnu.org>
182
183         * tree-convert.c (convert): Use fold_build1 instead of
184         fold (build1.
185
186 2005-08-06  James A. Morrison  <phython@gcc.gnu.org>
187
188         PR treelang/23072
189         * Make-lang.in: Remove old testing cruft.
190
191 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
192
193         * all files: Update FSF address in copyright headers.
194
195 2005-06-15  James A. Morrison  <phython@gcc.gnu.org>
196
197         * parse.y (function_invocation): Reverse parameter list.
198         * treetree.c (tree_code_get_expression): Don't reverse parameter list.
199
200 2005-06-12  Rafael ?vila de Esp?ndola   <rafael.espindola@gmail.com>
201
202         * treetree.c (tree_code_get_expression): Call build_function_call_expr
203         to build function calls.
204
205 2005-05-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
206
207         * treelang/lex.l, treelang/parse.y: Don't include errors.h and
208         include toplev.h.
209         * treelang/Make-lang.in: Updates dependencies.
210
211 2005-05-02  Andrew Pinski  <pinskia@physics.uc.edu>
212
213         PR treelang/21345
214         * parse.y (parameters_opt): Add semicolon at the end.
215
216 2005-04-29  Tom Tromey  <tromey@redhat.com>
217
218         * treetree.c (poplevel): Updated for change to build_block.
219
220 2005-04-23  DJ Delorie  <dj@redhat.com>
221
222         * parse.y: Adjust warning() callers.
223
224 2005-04-11  Richard Sandiford  <rsandifo@redhat.com>
225
226         * lang.opt: Refer to the GCC internals documentation instead of c.opt.
227
228 2005-04-01  Andrew Pinski  <pinskia@physics.uc.edu>
229
230         PR treelang/20604
231         * lang-spec.c: Simplify @treelang to what the other
232         languages do.
233
234 2005-04-01  Kazu Hirata  <kazu@cs.umass.edu>
235
236         * treelang/treelang.texi: Fix typos.
237         * treelang/treetree.c: Fix comment typos.
238
239 2005-03-23  Joseph S. Myers  <joseph@codesourcery.com>
240
241         * treetree.c (LANG_HOOKS_TRUTHVALUE_CONVERSION,
242         tree_lang_truthvalue_conversion): Remove.
243         * tree-convert.c: Don't call truthvalue_conversion.
244
245 2005-03-22  James A. Morrison  <phython@gcc.gnu.org>
246
247         * treetree.c (tree_code_if_start): Use fold_buildN.
248         (tree_code_create_variable): Likewise.
249         (tree_code_generate_return): Likewise.
250         (tree_code_get_expression): Likewise.
251         (tree_code_add_parameter): Likewise.
252
253 2005-03-22  James A. Morrison  <phython@gcc.gnu.org>
254
255         * treelang.h (struct parameter_part): Skip WHERE_TO_PUT_VAR_TREE
256         during GC.
257
258 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
259
260         * Make-lang.in (TEXI_TREELANG_FILES): Add gcc-vers.texi.
261
262 2005-03-06  James A. Morrison  <phython@gcc.gnu.org>
263
264         PR other/20326
265         * Make-lang.in (gtreelang, treelang/spec.o): New targets.
266         * spec.c: New file.
267
268 2005-02-27  Kazu Hirata  <kazu@cs.umass.edu>
269
270         * treelang.texi: Fix a typo.
271
272 2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
273
274         * parse.y (function_invocation, variable-ref, make_plus_expression):
275         Pass location to tree_code_get_expression.
276         * treetree.c (tree_code_generate_return): Set EXPR_LOCUS on retval.
277         (tree_code_get_expression): Wrap variable references in NOP_EXPRs and
278         set EXPR_LOCATION on ret1.
279         * treetree.h (tree_code_get_expression): Take the location of the
280         expression as an argument.
281
282 2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
283
284         * treelang.texi: Treelang does have warnings.
285         * treetree.c (tree_code_create_function_prototype): Don't set
286         TREE_USED and set TREE_PUBLIC, DECL_EXTERNAL, and TREE_STATIC
287         as few times as needed on the function declaration.
288         (tree_code_create_function_initial): Don't set TREE_USED,
289         TREE_ADDRESSABLE, but set TREE_STATIC on the function declaration.
290         (tree_code_create_variable): Don't set TREE_USED on VAR_DECL.
291         (tree_code_get_expression): Set TREE_USED for variable references
292         and function calls.
293
294 2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
295
296         * parse.y: Do comparisons as the type of the first expression.
297         * treetree.c (tree_code_get_integer_value): Build integer constants
298         with the proper type.
299
300 2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
301
302         * Make-lang.in: Remove commented out code.
303         * lang-specs.h: Always pass -dumpbase to tree1.
304
305 2005-02-25  James A. Morrrison  <phython@gcc.gnu.org>
306
307         * treelang.texi: Remove extra contribution notice.
308         Split up some run-on sentences.  Document function parameters
309         as optional.  Indicate automatic variables can now be at any scope.
310         Mention literals are only signed if they are preceded by a unary
311         plus or minus.  Clarify interoperability with C.
312
313 2005-02-25  James A. Morrison  <phython@gcc.gnu.org>
314
315         * treelang.texi: Fix whitespacing.
316
317 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
318
319         PR other/19896
320         * treetree.c (tree_code_create_variable): Initialize DECL_EXTERNAL,
321         TREE_PUBLIC, and TREE_STATIC for var_decl to zero.  Don't call
322         rest_of_decl_compilation on static variables.
323         (pushdecl): Put DECL_EXPRs into the current BIND_EXPR for automatic
324         variables.
325
326 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
327
328         PR other/19897
329         * parse.y: (function_prototype): Accept EXTERNAL_REFERENCE_STORAGE.
330         Move function parameters check from ...
331         (function): ...Here.  Update call to tree_code_create_function_initial.
332         (function_invocation): Use expressions_with_commas_opt instead of
333         expressions_with_commas.
334         (expressions_with_commas_opt): New rule.
335         * treetree.c (tree_code_create_function_prototype): Create PARM_DECLs
336         for function parameters.
337         (tree_code_create_function_initial): Remove PARMS parameter.
338         Don't create PARM_DECLs for function parameters.
339         * treetree.h (tree_code_create_function_initial): Remove PARMS
340         parameter.
341
342 2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
343
344         * parse.y: Update copyright.
345
346 2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
347
348         * treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non
349         scalar integer types.
350
351 2005-02-09  Richard Henderson  <rth@redhat.com>
352
353         * treetree.c (treelang_init_decl_processing): Call
354         build_common_builtin_nodes.
355
356 2005-02-06  Joseph S. Myers  <joseph@codesourcery.com>
357
358         * treelang.texi: Don't use local treelang version number.  Don't
359         give last update date.
360
361 2005-02-01  James A. Morrison  <phython@gcc.gnu.org>
362
363         * lex.l: Undef LINEMAP_POSITION_FOR_COLUMN before defining it.
364
365 2005-02-01  James A. Morrison  <phython@gcc.gnu.org>
366
367         * parse.y: Reformat comments.
368         * treetree.c: Likewise.
369         * treetree.h: Likewise.
370
371 2004-10-24  James A. Morrison  <phython@gcc.gnu.org>
372
373         * treetree.c (tree_code_generate_return): Wrap param declaration in
374         ENABLE_CHECKING.
375
376 2004-10-05  Zack Weinberg  <zack@codesourcery.com>
377
378         * parse.y: Add list of diagnostic messages to insulate
379         translation template from version of yacc/bison used to
380         compile the grammar.
381
382 2004-10-02  James A. Morrison  <phython@gcc.gnu.org>
383
384         PR other/17762
385         * lex.l: Include input.h and errors.h
386         (lineno): New variable.
387         (LINEMAP_POSITION_FOR_COLUMN): Define as noop when USE_MAPPED_LOCATION
388         is not defined.
389         Set column position with LINEMAP_POSITION_FOR_COLUMN.
390         Use error instead of fprintf.
391         Set input_location with the value returned by linemap_start_line when
392         USE_MAPPED_LOCATION is defined.
393         (dump_lex_value): Use LOCATION_LINE.
394         * parse.y: Include errors.h.
395         Use error and warning instead of fprintf.
396         (return): Move exp to rule scope and always set to $2.  Test against
397         exp instead of $2.
398         (init): Set $$ to $2.
399         (print_token): Use LOCATION_LINE.
400         * tree1.c (treelang_init): Call treelang_init_decl_processing last.
401         Call linemap_add to set input_filename when USE_MAPPED_LOCATION is
402         defined.
403         (treelang_parse_file): Always start at line one.
404         Rename input_filename to main_input_filename when USE_MAPPED_LOCATION is
405         defined.
406         Leave main_input_filename when done parsing the input.
407         (insert_tree_name): Use error instead of fprintf.
408         * treetree.c (tree_code_get_expression): Wrap long line.
409         (tree_mark_addressable): Use %qD to print out DECLs.
410
411 2004-10-02  James A. Morrison  <phython@gcc.gnu.org>
412
413         * parse.y: Use gcc_assert and gcc_unreachable instead of abort.
414         * tree1.c: Likewise.
415         * treetree.c: Likewise.
416
417 2004-10-02  James A. Morrison  <phython@gcc.gnu.org>
418
419         * lex.l: Remove random whitespace.
420         * parse.y: Reformat copyright notice.  Indent declarations.
421         Wrap long lines, unwrap short lines.
422         * tree1.c: Reformat copyright notice.  Wrap long lines.
423         Remove random whitespace.
424         (lookup_tree_name): Use LOCATION_LINE.
425         * treetree.c: Reformat copyright notice.  Wrap long lines.
426         Remove random whitespace.
427
428 2004-10-01  James A. Morrison  <phython@gcc.gnu.org>
429
430         * parse.y (ELSE): Set tok to $1.
431         * treelang.texi: Wrap comments in @r{}.  Indent example comments.
432         Use gcc when refering to the command line or website.  Update function
433         definition.
434
435 2004-10-01  Jan Hubicka  <jh@suse.cz>
436
437         * treetree.c (treeland_expand_function): Update call of
438         tree_rest_of_compilation.
439
440 2004-09-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
441             Zack Weinberg  <zack@codesourcery.com>
442
443         * treetree.c: Update for new tree-class enumeration constants.
444
445 2004-09-15  Zack Weinberg  <zack@codesourcery.com>
446
447         * Make-lang.in (treelang-warn): Set to $(STRICT_WARN).
448
449 2004-08-26  Nathan Sidwell  <nathan@codesourcery.com>
450
451         * treetree.c (tree_code_get_integer_value): Fix build_int_cst call.
452
453 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
454
455         * treelang/treetree.c (treelang_init_decl_processing): Adjust
456         build_common_tree_nodes call.
457
458 2004-08-14  Nathan Sidwell  <nathan@codesourcery.com>
459
460         * treetree.c (tree_code_get_integer_value): Use build_int_cst.
461
462 2004-07-31  James A. Morrison  <phython@gcc.gnu.org>
463
464         * Make-lang.in (TREE_BE_LIBS): Remove.
465         (tree1): Depend on BACKEND and LIBDEPS.  Use BACKEND and LIBS instead
466         of TREE_BE_LIBS.
467         * parse.y: Add variable_defs_opt before statements_opt.
468         Use tree_code_get_type instead of get_type_for_numeric_type.
469         Reformat long lines.
470         (parameters_opt): New rule.
471         (function_prototype): Use parameters_opt.
472         (return): Remove calls to print_token in error cases.  Use VOID_TYPE.
473         (check_type_match): Use VOID_TYPE.
474         * lex.l (update_lineno_charno): Ensure INPUT_LINE starts at 1.
475         * tree1.c: Include version.h and cgraph.h
476         (treelang_parse_file): Call cgraph_finalize_compilation_unit and
477         cgraph_optimize.
478         * treelang.h (item): Remove extraneous GTY.
479         * treetree.h (get_type_for_numeric_type): Remove.
480         * treetree.c: Include tree-dump.h, tree-iterator.h, tree-gimple.h,
481         function.h, and cgraph.h.  Don't include rtl.h
482         (keep_level_p): Remove.
483         (tree_push_atomic_type_decl): Remove.
484         (get_type_for_numeric_type): Remove.
485         (tree_code_get_numeric_type): Remove.
486         (global_bindings_p): Make static.
487         (getdecls): Likewise.
488         (insert_block): Likewise.
489         (tree_code_if_start): Create a COND_EXPR and add it to the tree
490         instead of creating rtl.
491         (tree_code_if_else): Create a BIND_EXPR if any variables were created
492         in the if statement.
493         (tree_code_end_if): Likewise.
494         (tree_code_create_function_prototype): Use tree_code_get_type.
495         Don't use SET_DECL_ASSEMBLER_NAME.
496         (tree_code_create_function_initial): Set DECL_ARTIFICIAL and
497         DECL_IGNORING_P on RESULT_DECL.  Use tree_code_get_type.  Don't call
498         layout_decl on RESULT_DECL.  Don't call rtl expand functions.
499         (tree_code_create_function_wrapup): Don't call rtl expand functions.
500         Create a BIND_EXPR for each function.  Dump original and gimplified
501         copies of the function tree.  Gimplify function.
502         (tree_code_create_variable): Use tree_code_get_type.  Don't call
503         layout_decl or expand_decl.  Fold CONVERT_EXPRs.
504         (tree_code_generate_return): Fold CONVERT_EXPRs and MODIFY_EXPRs.
505         Add RETURN_EXPR to the current statement list.  Don't call rtl expand
506         functions.
507         (tree_code_output_expression_statement): Append CODE to current
508         statement list.
509         (tree_code_get_expression): Fold expressions.  Build a pointer to
510         a FUNCTION_TYPE intead of the called functions return type.
511         (struct binding_level): Add statement list STMTS.
512         (getstmtlist): New Function.
513         (pushlevel): Make static.  Allocate an empty statement list.
514         (poplevel): Make static.  Don't clear BLOCK_NODE's BLOCK_VARS.
515         Don't use DECL_ASSEMBLER_NAME.
516         (tree_push_type_decl): Set TYPE_NAME of TYPE_NODE to ID.
517         (treelang_init_decl_processing): Define basic types after unused types.
518         Don't call tree_push_atomic_type_decl.
519         (builtin_function): Don't call make_decl_rtl.
520         (treelang_expand_function). New Function.
521
522 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
523
524         * treetree.c (set_block): Remove.
525         (struct binding_level): Remove block_created_by_back_end.
526         (clear_binding_level): Likewise.
527         (tree_code_create_function_initial,
528         tree_code_create_function_wrapup): Call pushlevel and poplevel
529         directly rather than through hooks.
530         (poplevel): Don't handle block_created_by_back_end.
531
532 2004-04-07  Richard Henderson  <rth@redhat.com>
533
534         * treetree.c (tree_mark_addressable):  Don't put_var_into_stack.
535
536 2004-03-31  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
537
538         * treetree.c (tree_lang_signed_or_unsigned_type): Use TYPE_UNSIGNED,
539         not TREE_UNSIGNED.
540
541 2004-03-21  Joseph S. Myers  <jsm@polyomino.org.uk>
542
543         * treelang.texi: Update link to "G++ and GCC".
544
545 2004-02-20  Richard Henderson  <rth@redhat.com>
546
547         * Make-lang.in (treelang-warn): Add -Wno-variadic-macros.
548
549 2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>
550
551         * Make-lang.in (doc/treelang.dvi): Use $(abs_docdir).
552
553 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
554
555         * Make-lang.in: Replace $(docdir) with doc.
556         (treelang.info, treelang.srcinfo): New rules.
557         (treelang.man, treelang.man): Dummy entries.
558
559 2004-01-15  Kelley Cook  <kcook@gcc.gnu.org>
560
561         * Make-lang.in (TREE_GENERATED): Delete reference to $(parsedir).
562         (treelang/parse.o, treelang/lex.o): Look for sources in build
563         directory.  Use implicit rule.
564         (treelang/parse.c, treelang/parse.h treelang/lex.c): Always build in
565         doc directory.
566         (treelang.srcextra): Copy above back to source directory if requested.
567
568 2004-01-07  Zack Weinberg  <zack@codesourcery.com>
569
570         * parse.y (yyerror): Mark the definition static.
571
572 2003-12-04  James A. Morrison  <ja2morri@uwaterloo.ca>
573
574         * lex.l: Add \t as a whitespace character.
575         * treelang.texi (Lexical Syntax): Document a tab as whitespace.
576
577         * treelang.texi (What is GNU Treelang?): Fix a typo.
578         (Lexical Syntax): Create an itemize list of keywords.  Add commas to
579         paragraph defining names.
580
581 2003-11-26  Jason Merrill  <jason@redhat.com>
582
583         * Make-lang.in (treelang.tags): Create TAGS.sub files in each
584         directory and TAGS files that include them for each front end.
585
586 2003-11-21  Kelley Cook  <kcook@gcc.gnu.org>
587
588         * .cvsignore: Delete.
589
590 2003-11-20  Joseph S. Myers  <jsm@polyomino.org.uk>
591
592         * Make-lang.in (treelang.extraclean): Delete.
593
594 2003-11-20  Joseph S. Myers  <jsm@polyomino.org.uk>
595
596         * Make-lang.in: Remove obsolete comment.
597
598 2003-11-03  Kelley Cook  <kcook@gcc.gnu.org>
599
600         * Make-lang.in (dvi): Move targets to $(docobjdir).
601         (treelang.dvi): Simplify rule and adjust target.
602         (treelang.info): Simplify rule.
603         (parse.o): Correct dependencies.
604         (TREE_EXE): Delete doubled suffix append.
605
606 2003-10-21  Kelley Cook  <kcook@gcc.gnu.org>
607
608         * Make-lang.in (treelang.o): Depend on $(parsedir)/treelang/parse.h.
609         (lex.o): Likewise.
610
611 2003-10-21  Kelley Cook  <kcook@gcc.gnu.org>
612
613         * Make-lang.in (parse.o): Honor $(parsedir).
614         (lex.o): Likewise.
615         (lex.c): Likewise
616         (parse.c, parse.h): Likewise.
617         ($(docobjdir)/treelang.info): Replace $(srcdir)/doc with $(docdir).
618         (dvi): Likewise.
619
620 2003-10-20  Mark Mitchell  <mark@codesourcery.com>
621
622         * Make-lang.in ($(docobjdir)/treelang/treelang.info): Depend on
623         stmp-docobjdir.
624
625         * Make-lang.in (info): Use docobjdir.
626         ($(srcdir)/treelang/treelang.info): Replace with ...
627         ($(docobjdir)/treelang/treelang.info): ... this.
628         (install-info): New target.
629
630 2003-10-12  Andreas Jaeger  <aj@suse.de>
631
632         * Make-lang.in (treelang.install-info): Remove reference to
633         treelang.info.
634         (treelang.): Removed.
635
636 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
637
638         * Make-lang.in (treelang.info): Replace with ...
639         (info): ... this.
640         * Make-lang.in (treelang.dvi): Replace with ...
641         (dvi): ... this.
642
643 2003-09-21  Richard Henderson  <rth@redhat.com>
644
645         * treetree.c: Revert.
646
647 2003-09-21  Richard Henderson  <rth@redhat.com>
648
649         * treetree.c: Update for DECL_SOURCE_LOCATION rename and
650         change to const.
651
652 2003-07-28  Andreas Jaeger  <aj@suse.de>
653
654         * treetree.c: Convert remaining K&R prototypes to ISO C90.
655         * tree1.c: Likewise.
656         * parse.y: Likewise.
657         * tree-convert.c: Likewise.
658
659 2003-07-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
660
661         * treetree.c: Remove unnecessary casts.
662
663 2003-07-15  Neil Booth  <neil@daikokuya.co.uk>
664
665         * lang-options.h: Remove.
666         * lang.opt: Document some options.  Remove --help.
667         * tree1.c (treelang_handle_option): Remove OPT__help case.
668
669 2003-07-12  Andreas Jaeger  <aj@suse.de>
670
671         * Make-lang.in (treelang/tree-convert.o): Depend on TM_H.
672
673 2003-07-10  Neil Booth  <neil@daikokuya.co.uk>
674
675         * Make-lang.in: Update.
676         * tree1.c: Don't include c-common.h.
677         (c_language): Remove.
678
679 2003-07-10  Fergus Henderson  <fjh@cs.mu.oz.au>
680             Steven Bosscher  <steven@gcc.gnu.org>
681
682         * tree-convert.c: New file.
683         * treetree.c: Don't include c-tree.h.  Include target.h.
684         (struct lang_identifier, union lang_tree_node, struct lang_type,
685         struct lang_function): New, minimal language-specific datastructs.
686         (tree_lang_truthvalue_conversion, tree_mark_addressable,
687         tree_lang_type_for_size, tree_lang_type_for_mode,
688         tree_lang_unsigned_type, tree_lang_signed_type,
689         tree_lang_signed_or_unsigned): New functions.
690         (LANG_HOOKS_*): Don't use C front end langhooks.  Use new functions.
691         (pushlevel, poplevel, global_bindings_p, insert_block, set_block,
692         pushdecl, getdecls, kept_level_p, tree_push_type_decl,
693         tree_push_atomic_type_decl): New functions.
694         (struct resword, struct reswords): Remove.
695         * Make-lang.in: Update.  Don't depend on C front end objects.
696         * config-lang.in: Likewise.
697
698 2003-07-07  Nathan Sidwell  <nathan@codesourcery.com>
699
700         * treelang/treetree.c (tree_code_if_start, tree_code_if_else,
701         tree_code_if_end, tree_code_create_function_initial,
702         tree_code_create_function_wrapup, tree_code_generate_return,
703         tree_code_output_expression_statement): Adjust emit_line_note
704         calls.
705
706 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
707
708         * Make-lang.in: Replace PWD with PWD_COMMAND.
709
710 2003-07-02  Neil Booth  <neil@daikokuya.co.uk>
711
712         * tree1.c (treelang_init_options): Update prototype.
713         * treelang.h (treelang_init_options): Update prototype.
714
715 2003-07-01  Neil Booth  <neil@daikokuya.co.uk>
716
717         * Make-lang.in: Update.
718         * tree1.c: Include c-common.h.  Define c_language.
719
720 2003-06-20  Nathan Sidwell  <nathan@codesourcery.com>
721
722         * treetree.c (tree_code_create_function_wrapup): Adjust
723         expand_function_end call.
724
725 2003-06-18  Nathan Sidwell  <nathan@codesourcery.com>
726
727         * treetree.c (build_stmt): Remove VPARAMS.
728         (pedwarn_c99): Likewise.
729
730 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
731
732         * lang.opt: Declare Treelang.  Update.
733         * tree1.c (treelang_init_options): Update.
734
735 2003-06-14  Nathan Sidwell  <nathan@codesourcery.com>
736
737         * treetree.c (tree_code_create_function_initial): Adjust
738         init_function_start call.
739
740 2003-06-14  Neil Booth  <neil@daikokuya.co.uk>
741
742         * Make-lang.in: Update to use options.c and options.h.
743         * tree1.c: Include options.h not t-options.h.
744         (treelang_init_options): New.
745         (treelang_handle_option): Abort on unrecognized switch.
746         * treetree.c (LANG_HOOKS_INIT_OPTIONS): Override.
747         * treetree.h (treelang_init_options): New.
748
749 2003-06-12  Andreas Jaeger  <aj@suse.de>
750
751         * treetree.c: Remove cl_options-count and cl_options.
752
753 2003-06-11  Neil Booth  <neil@daikokuya.co.uk>
754
755         * Make-lang.in: Update for option handling.
756         * lang.opt: New.
757         * tree1.c: Include opts.h and t-options.h.
758         (treelang_decode_option): Remove.
759         (treelang_handle_option): New.
760         * treetree.c (LANG_HOOKS_DECODE_OPTION): Remove.
761         (LANG_HOOKS_HANDLE_OPTION): Override.
762         * treetree.h (treelang_decode_option): Remove.
763         (treelang_handle_option): New.
764
765 2003-06-08  Andreas Jaeger  <aj@suse.de>
766
767         * Make-lang.in: Update.
768         * treetree.c: Include opts.h. Define cl_options_count and cl_options.
769
770 2003-06-08  Tim Josling  <tej@melbpc.org.au>
771
772         * treetree.c (c_lex): Add fake routine to satisfy RS6000 backend.
773
774 2003-06-05  Jan Hubicka  <jh@suse.cz>
775
776         * Make-lang.in:  Add support for stageprofile and stagefeedback
777
778 2003-05-21  Nathan Sidwell  <nathan@codesourcery.com>
779
780         * treetree.c (reswords): Remove __bounded__, __unbounded__.
781
782 2003-05-09  Tim Josling  <tej@melbpc.org.au>
783
784         * Make-lang.in (TREE_BE_LIBS): Add C_TARGET_OBJS to object files
785         to link (needed by some front ends such as PPC).
786
787         * treetree.c (tree_code_create_function_initial): Fix long line.
788         Initialize tree_code_int_size and tree_code_char_size to
789         meaningful values.
790         (tree_code_get_numeric_type): Add check that size1 parameter is
791         valid.
792
793         * parse.y: Fix extra long lines in prototypes.
794
795         * treelang.h: Fix extra long lines in macro definitions.
796
797 2003-05-07  Zack Weinberg  <zack@codesourcery.com>
798
799         * Make-lang.in: Set -Wno-error for treelang/lex.o.
800
801 2003-05-06  Nathan Sidwell  <nathan@codesourcery.com>
802
803         * Make-lang.in (treelang/tree1.o): Depends on input.h
804         (treelang/treetree.o, treelang/parse.o, treelang/lex.o): Likewise.
805         * treelang.h: #include input.h.
806         (in_fname): Remove.
807         (struct token_part): Remove lineno, add location.
808         * lex.l (next_tree_lineno): Remove.
809         (update_lineno_charno): Adjust.
810         (dump_lex_value): Adjust.
811         * parse.y (variable_def, function_prototype, function, statement,
812         if_statement, return, function_invocation, variable_ref): Adjust.
813         (print_token, yyerror, ensure_not_void): Adjust.
814         tree1.c (in_fname): Remove.
815         (treelang_init): Setup input_location.
816         (lookup_tree_name): Adjust.
817         (insert_tree_name): Adjust.
818         * treetree.c (tree_code_if_start): Replace filename and lineno
819         parms with loc. Adjust.
820         (tree_code_if_else, tree_code_if_end,
821         tree_code_create_function_prototype,
822         tree_code_create_function_initial,
823         tree_code_create_function_wrapup, tree_code_create_variable,
824         tree_code_output_expression_statement): Likewise.
825         * treetree.h (tree_code_if_start): Replace filename and lineno
826         parms with loc.
827         (tree_code_if_else, tree_code_if_end,
828         tree_code_create_function_prototype,
829         tree_code_create_function_initial,
830         tree_code_create_function_wrapup, tree_code_create_variable,
831         tree_code_output_expression_statement): Likewise.
832
833 2003-05-01  Nathan Sidwell  <nathan@codesourcery.com>
834
835         * tree1.c (treelang_init): Rename lineno to input_line.
836
837 2003-04-30  Steven Bosscher  <steven@gcc.gnu.org>
838
839         * parse.y (make_plus_expression): New function.
840         (expression production): Use make_plus_expression for PLUS,
841         MINUS, ASSIGN and EQUALS.
842         * tree1.c (treelang_decode_option): Don't fall through to
843         options that start with a different character when an option
844         was not recognized.
845
846 2003-04-30  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * Make-lang.in (parse.c): Reorder bison arguments for POSIXLY_CORRECT.
849         * treetree.c: Do not #include parse.h.
850
851 2003-03-21  Andreas Jaeger  <aj@suse.de>
852
853         * treetree.c (cpp_create_reader): Follow prototype change in
854         cpplib.h.
855
856 2003-03-17  Andreas Jaeger  <aj@suse.de>
857
858         * Make-lang.in (treelang.tags): Remove duplicate entry.
859
860 2003-03-15  Andreas Jaeger  <aj@suse.de>
861
862         * treetree.c (cpp_handle_option): Remove.
863
864 2003-03-13  Andreas Jaeger  <aj@suse.de>
865
866         * Make-lang.in (tree1$(exeext)): Fix previous patch.
867
868 2003-03-12  Andreas Jaeger  <aj@suse.de>
869
870         * Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.
871
872 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
873
874         * tree1.c (in_fname): Fix type.
875         (treelang_init): Update prototype and use of in_fname.
876         * treelang.h (in_fname): Fix type.
877         * treetree.c (tree_code_if_start, tree_code_if_else,
878         tree_code_if_end, tree_code_create_function_prototype,
879         tree_code_create_function_initial, tree_code_create_funciton_wrapup,
880         tree_code_create_variable, tree_code_output_expression_statement)
881         : Fix prototypes and use of filenames.
882         * treetree.h: Similarly.
883
884 2003-03-05  Andreas Jaeger  <aj@suse.de>
885
886         * treetree.c (init_c_lex): Follow change to c-common.h.
887
888 2003-03-04  Tom Tromey  <tromey@redhat.com>
889
890         * Make-lang.in (treelang.tags): New target.
891
892 2003-03-01  Tim Josling  <tej@melbpc.org.au>
893
894         Name clashes with rtl.h fixed.
895
896         * lex.l: Tokens PLUS, MINUS, RETURN changed to tl_PLUS tl_MINUS
897         tl_RETURN.
898
899         * parse.y: Ditto.
900
901 2003-02-24  Tim Josling  <tej@melbpc.org.au>
902
903         * parse.y (my_yylex): New - ensure lexer time is charged to
904         TV_LEX.
905         (yylex): redefine as invocation of my_yylex which then calls
906         flex-generated yylex.
907         (timevar.h): include.
908
909 2003-02-23  Tim Josling  <tej@melbpc.org.au>
910
911         Fix garbage collection, add more error checking, force GC always.
912
913         * Make-lang.in (treelang/tree1.o): Depend on treelang/treetree.h
914         (treelang/treetree.o): Depend on  treelang/parse.h
915
916         * lex.l: include "treetree.h"
917
918         * lex.l (update_yylval): Allocate string using get_string so GC
919         works.
920
921         * parse.y (function_prototype): Set category correctly so GC works.
922         (function): Set category in search so checking works.
923         (function_invocation): Ditto.
924         (variable_ref): Ditto.
925
926         * tree1.c (lookup_tree_name): Call sanity_check for passed
927         production and associated token and for symbol table entries.
928
929         * tree1.c (sanity_check): New, basic check that struct is valid.
930
931         * treelang.h: Prototype for sanity_check.
932
933 2003-01-27  Tim Josling  <tej@melbpc.org.au>
934
935         * treetree.c (treelang_init_decl_processing): Change memory
936         allocation to use GC.
937
938 2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>
939
940         * treelang.texi: Update to GFDL 1.2.
941
942 2003-01-26  Michael Matz  <matz@suse.de>
943
944         * Make-lang.in (treelang/parse.o-warn): Define as -Wno-error.
945
946 2003-01-14  Andreas Jaeger  <aj@suse.de>
947
948         * Make-lang.in (treelang.install-info): Depend only on info files
949         if BUILD_INFO is set.  Fix install rules.
950         (treelang.): New.
951
952 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
953
954         * Make-lang.in (treelang.install.common.done,
955         treelang.install-info, treelang.uninstall): Prepend
956         $(DESTDIR) to destination paths in all (un)installation
957         commands.
958
959 2002-12-28  Joseph S. Myers  <jsm@polyomino.org.uk>
960
961         * treelang.texi: Use @copying.
962
963 2002-12-23  Joseph S. Myers  <jsm@polyomino.org.uk>
964
965         * treelang.texi: Include gcc-common.texi.
966         * Make-lang.in ($(srcdir)/treelang/treelang.info, treelang.dvi):
967         Depend on gcc-common.texi.  Add other missing dependencies.
968         (treelang.dvi): Use texi2dvi.
969
970 2002-12-22  Joseph S. Myers  <jsm@polyomino.org.uk>
971
972         * treelang.texi: Use @ifnottex instead of @ifinfo.
973
974 2002-11-30  Zack Weinberg  <zack@codesourcery.com>
975
976         * lex.l: Move "%{" below copyright notice; get rid of "/*"
977         embedded in comment.  Do not #undef IN_GCC; do not include
978         stdio.h, memory.h, or ansidecl.h; do not include config.h twice.
979         Do include coretypes.h and tm.h.
980         * parse.y: Do not #undef IN_GCC, provide bogus definitions of tree
981         and rtx typedefs, or include stdio.h, stdlib.h, string.h, or
982         ansidecl.h. Do include coretypes.h and tm.h.
983         * tree1.c: Do not include ansidecl.h, stdlib.h, unistd.h, ctype.h,
984         stdarg.h, string.h, or stdio.h.  Do include coretypes.h and tm.h.
985         * treetree.c: Do not include stdlib.h, unistd.h, safe-ctype.h,
986         errno.h. stdarg.h, limits.h, string.h, fcntl.h, getopt.h. stdio.h,
987         or ansidecl.h.  Do include coretypes.h and tm.h.
988         * Make-lang.in: Update dependencies.
989
990 2002-09-09  Tim Josling  <tej@melbpc.org.au>
991
992         * treetree.c (objc_is_id): New.
993
994 2002-08-16  Tim Josling  <tej@melbpc.org.au>
995
996         Remove variables and functions now defined elsewhere.
997
998         * treetree.c (maybe_objc_comptypes): Remove.
999         (warn_format, warn_format_y2k, warn_format_extra_args,
1000         warn_format_nonliteral, warn_format_security,
1001         warn_format_zero_length): Remove.
1002         (maybe_building_objc_message_expr): Remove.
1003         (cpp_post_options): Remove.
1004         (maybe_objc_check_decl): Remove.
1005         (integer_types): Remove.
1006
1007
1008 2002-08-13  Neil Booth  <neil@daikokuya.co.uk>
1009
1010         * treelang.c: Remove cpp_post_options.
1011
1012 2002-08-13  Tim Josling  <tej@melbpc.org.au>
1013
1014         * parse.y: Provide dummy definition of rtx for use by config.h.
1015         * Make-lang.in (treetree.o): Remove dependency on non-existent
1016         gt-treelang-treelang.h.
1017         (gt-treelang-treelang.h): Remove.
1018
1019 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1020
1021         * treelang/Make-lang.in (treelang.mostlyclean): Remove coverage files.
1022
1023 2002-07-11  Tim Josling  <tej@melbpc.org.au>
1024
1025         Remove front end hard coding from gengtype.c.
1026
1027         * config-lang.in (gtfiles): Add files needed for this front
1028         end.
1029
1030 2002-07-09  Tim Josling  <tej@melbpc.org.au>
1031
1032         Support new attributes regime (Fix for PR c++/7099).
1033
1034         * treetree.c (handle_format_attribute): Return NULL_TREE instead
1035         of aborting.
1036         (top level): Define LANG_HOOKS_COMMON_ATTRIBUTE_TABLE
1037         LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE
1038         LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES as the standard C routines.
1039
1040 2002-06-21  Andreas Jaeger  <aj@suse.de>
1041
1042         * Make-lang.in (treelang/tree1.o, treelang/treetree.o,
1043         treelang/parse.o, treelang/lex.o): Add dependency on $(CONFIG_H).
1044
1045 2002-06-19  Paolo Bonzini <bonzini@gnu.org>
1046
1047         * lex.l (yyparse) Return AUTOMATIC for 'automatic' token rather
1048         than STATIC.
1049
1050 2002-06-10  Tim Josling  <tej@melbpc.org.au>
1051
1052         Cleanup
1053
1054         * Make-lang.in (check-treelang). Add. Remove direct dependency of
1055         'check' on 'treelang.check' as redundant.
1056
1057         PCH Garbage collection regime (gengtypes.c) phase 1.
1058
1059         * Make-lang.in (treelang/tree1.o). Depend on gt-treelang-tree1.h
1060         gt-treelang-treelang.h gtype-treelang.h.
1061         (gt-treelang-tree1.h) Depend on s-gtype.
1062         (gt-treelang-treelang.h) Depend on s-gtype.
1063         (gtype-treelang.h) Depend on s-gtype.
1064
1065         * config-lang.in (gtfiles): Define.
1066
1067         * lex.l (main): Remove '#if 0' dead code.
1068         (main): Move undef of IN_GCC so define of tree typedef works.
1069         (all): Replace token and production by prod_token_parm_item.
1070
1071         * parse.y
1072         (all): Replace token and production by prod_token_parm_item.
1073
1074         * tree1.c (main): Remove include of "output.h".
1075         (symbol_table): Add GTY details.
1076         (symbol_table_ggc): Remove.
1077         (treelang_init): Remove root definitions for garbage collection.
1078         (mark_production_used): Remove.
1079         (mark_token_used): Remove.
1080         (main, at end): include generated garage collection routines.
1081
1082         * treelang.h (category_enum ): Add parameter_category.
1083         (all): Replace token and production and parameters by union
1084         prod_token_parm_item containing production_part, token_part,
1085         parameter_part.
1086         (STATIC_STORAGE AUTOMATIC_STORAGE EXTERNAL_REFERENCE_STORAGE
1087         EXTERNAL_DEFINITION_STORAGE SIGNED_CHAR UNSIGNED_CHAR SIGNED_INT
1088         UNSIGNED_INT VOID_TYPE EXP_PLUS EXP_REFERENCE EXP_ASSIGN
1089         EXP_FUNCTION_INVOCATION EXP_MINUS EXP_EQUALS): Move here from
1090         treetree.h.
1091
1092         * treetree.c
1093         (tm_p.h): Do not include.
1094         (ansidecl.h): Move include after config.h.
1095         (treelang.h): Include it.
1096         (ADDROOT): Remove.
1097         (all): Replace token, production and parameter by prod_token_parm_item.
1098         (tree_parameter_list): Move to treelang.h as part of
1099         prod_token_parm_item.
1100         (STATIC_STORAGE AUTOMATIC_STORAGE EXTERNAL_REFERENCE_STORAGE
1101         EXTERNAL_DEFINITION_STORAGE SIGNED_CHAR UNSIGNED_CHAR SIGNED_INT
1102         UNSIGNED_INT VOID_TYPE EXP_PLUS EXP_REFERENCE EXP_ASSIGN
1103         EXP_FUNCTION_INVOCATION EXP_MINUS EXP_EQUALS): Move from here to
1104         treelang.h.
1105
1106 2002-05-19  Tim Josling  <tej@melbpc.org.au>
1107
1108         * treetree.c (warn_format_zero_length): Add.
1109
1110 2002-05-14  Tim Josling  <tej@melbpc.org.au>
1111
1112         * Make-lang.in: Fix build for .info files, add target for manpages.
1113         A bug report and a suggested patch came from Magnus Fromreide
1114         <magfr@lysator.liu.se>.
1115
1116 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1117
1118         * Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
1119
1120 2002-05-11  Tim Josling  <tej@melbpc.org.au>
1121
1122         * treetree.c: (cpp_define) Add.
1123         (cpp_get_callbacks) Add.
1124
1125 2002-05-07  Tim Josling  <tej@melbpc.org.au>
1126
1127         * treetree.c: (cpp_get_options) Add.
1128
1129 2002-05-06  Tim Josling  <tej@melbpc.org.au>
1130
1131         * .cvsignore: Add.
1132
1133 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1134
1135         * Updated for gcc3.2 experimental. Major changes throughout.
1136
1137 2002-03-31  Tim Josling  <tej@melbpc.org.au>
1138
1139         * Make-lang.in: Changes so build and check work more reliably
1140
1141 2001-07-30  Tim Josling  <tej@melbpc.org.au>
1142
1143         * root.texi: remove
1144         * treelang.texi: updates based on feedback
1145
1146 2001-06-11  Tim Josling  <tej@melbpc.org.au>
1147
1148         * all (all) Revamp code to conform to GCC coding standards, fix
1149         typos in texi files.
1150
1151 2001-05-11  Tim Josling  <tej@melbpc.org.au>
1152
1153         Create the new language.