sim: rename common/aclocal.m4 to common/acinclude.m4
[external/binutils.git] / sim / igen / ChangeLog
1 2011-10-17  Mike Frysinger  <vapier@gentoo.org>
2
3         * configure.ac: Change include to common/acinclude.m4.
4
5 2011-10-17  Mike Frysinger  <vapier@gentoo.org>
6
7         * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
8         call.  Replace common.m4 include with SIM_AC_COMMON.
9         * configure: Regenerate.
10
11 2011-07-08  Hans-Peter Nilsson  <hp@axis.com>
12
13         * ld-insn.c (print_insn_words): For fields, print conditionals.
14
15         Correct handling of constant named fields.
16         * gen.c (insn_field_cmp): Tweak comment about neither field
17         being an insn_field_string with a cond_eq-to-value condition.
18         (insns_bit_useless) <case insn_field_string, case
19         decode_find_mixed>: Handle cond_eq-to-value fields as
20         insn_field_int.
21         * gen-idecode.c (print_idecode_validate): Handle
22         insn_field_string cond-equal-to-value fields as insn_field_int.
23         * gen-icache.c (print_icache_body): Add comment why constant
24         string fields are handled.
25
26         Remove all #if 0'd code.
27         * filter.c: Remove #if 0'd function it_is.
28         (main): Remove #if 0'd code.
29         * gen-engine.c: Remove #if 0'd functions print_jump,
30         print_jump_insn, print_jump_definition,
31         print_jump_internal_function, print_jump_body.
32         (gen_engine_c): Remove #if 0'd code.
33         * gen-idecode.c: Remove #if 0'd functions print_jump print_jump,
34         print_jump_insn, print_jump_definition,
35         print_jump_internal_function, print_jump_until_stop_body.
36         * gen-model.c: Remove #if 0'd functions model_c_or_h_data,
37         model_c_or_h_function, gen_model_h, model_c_insn,
38         model_c_function, gen_model_c and types model_c_passed_data
39         and struct _model_c_passed_data.
40         * gen.c: Remove #if 0'd type constant_field_types and function
41         insn_field_is_constant.
42         (gen_entry_find_opcode_field): Remove #if 0'd code.
43         * ld-insn.c (parse_insn_model_record): Remove #if 0'd code.
44         * misc.h (STRDUP, STRNDUP): Remove #if 0'd macros.
45
46 2011-02-14  Mike Frysinger  <vapier@gentoo.org>
47
48         * table.c (table_push): Change zfree to free.
49
50 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51
52         * config.in: Regenerate.
53         * configure: Likewise.
54
55         * configure: Regenerate.
56
57 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58
59         * Makefile.in (datarootdir): New variable.
60
61 2008-08-28  Joel Brobecker  <brobecker@adacore.com>
62
63         * compare_igen_models: Change license to GPL version 3.
64
65 2007-08-27  Joel Brobecker  <brobecker@adacore.com>
66
67         * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3.
68
69 2006-12-21  Hans-Peter Nilsson  <hp@axis.com>
70
71         * acconfig.h: Remove.
72         * config.in: Regenerate.
73
74 2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
75
76         * configure.ac: Delete AC_CONFIG_AUX_DIR.
77         * configure: Re-generate.
78
79 2005-01-07  Andrew Cagney  <cagney@gnu.org>
80
81         * configure.ac: Rename configure.in, require autoconf 2.59.
82         * configure: Re-generate.
83
84 2003-05-03  Chris Demetriou  <cgd@broadcom.com>
85
86         * compare_igen_models: Tweak attribution slightly.
87
88 2002-11-22  Andrew Cagney  <cagney@redhat.com>
89
90         * gen.c (name_cmp): Rename format_name_cmp.
91         (insn_list_insert): When a merge, compare the format name and
92         instruction name.  Add trace messages.
93
94 2002-11-21  Andrew Cagney  <ac131313@redhat.com>
95
96         * filter.c: Re-indent.
97         * filter.h, filter_host.h, gen-engine.c, gen-engine.h: Ditto.
98         * gen-icache.c, gen-icache.h, gen-idecode.c: Ditto.
99         * gen-idecode.h, gen-itable.c, gen-itable.h: Ditto.
100         * gen-model.c, gen-model.h, gen-semantics.c: Ditto.
101         * gen-semantics.h, gen-support.c, gen-support.h: Ditto.
102         * gen.c, gen.h, igen.c, igen.h, ld-cache.c, ld-cache.h: Ditto.
103         * ld-decode.c, ld-decode.h, ld-insn.c, ld-insn.h, lf.c: Ditto.
104         * lf.h, misc.c, misc.h, table.c, table.h: Ditto.
105         
106 2002-11-21  Andrew Cagney  <ac131313@redhat.com>
107
108         * Makefile.in: Update copyright.  IGEN contributed to the FSF.
109         * filter.c, filter.h, filter_host.c, filter_host.h: Ditto.
110         * gen-engine.c, gen-engine.h, gen-icache.c, gen-icache.h: Ditto.
111         * gen-idecode.c, gen-idecode.h, gen-itable.c: Ditto.
112         * gen-itable.h, gen-model.c, gen-model.h, gen-semantics.c: Ditto.
113         * gen-semantics.h, gen-support.c, gen-support.h, gen.c: Ditto.
114         * gen.h, igen.c, igen.h, ld-cache.c, ld-cache.h: Ditto.
115         * ld-decode.c, ld-decode.h, ld-insn.c, ld-insn.h, lf.c: Ditto.
116         * lf.h, misc.c, misc.h, table.c, table.h: Ditto.
117
118 2002-11-06  Richard Sandiford  <rsandifo@redhat.com>
119
120         * gen-engine.c (print_engine_issue_prefix_hook): Don't add the
121         global prefix to ENGINE_ISSUE_PREFIX_HOOK.
122         (print_engine_issue_postfix_hook): Likewise ENGINE_ISSUE_POSTFIX_HOOK.
123
124 2002-08-28  Dave Brolley  <brolley@redhat.com>
125
126         * gen-support.c (gen_support_h): Generate
127         '#define semantic_illegal <PREFIX>_semantic_illegal'.
128
129 2002-08-22  Chris Demetriou  <cgd@broadcom.com>
130
131         * compare_igen_models: New script.
132
133 2002-06-17  Andrew Cagney  <cagney@redhat.com>
134
135         * gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 and
136         ``t'' to NULL.
137         * igen.c (main): Add default case to switch.
138         * gen-icache.c (print_icache_extraction): Ditto.
139
140 2002-06-17  Andrew Cagney  <cagney@redhat.com>
141
142         * Makefile.in (BUILD_CFLAGS): Remove -O0.
143
144 2002-06-16  Andrew Cagney  <ac131313@redhat.com>
145
146         * configure: Regenerated to track ../common/aclocal.m4 changes.
147
148 2002-06-03  Richard Henderson  <rth@redhat.com>
149
150         * gen-engine.c (print_run_body): Avoid multi-line strings.
151         * lf.c (lf_print__gnu_copyleft): Likewise.
152
153 2002-05-01  Chris Demetriou  <cgd@broadcom.com>
154
155         * igen.c: Use 'deprecated' rather than 'depreciated.'
156
157 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
158
159         * gen.c (format_name_cmp): New function.
160         (insn_list_insert): Use the instruction field name as an
161         additional key.  Different field names indicate different
162         semantics.
163
164 2002-03-07  Chris Demetriou  <cgd@broadcom.com>
165
166         * igen.c (print_itrace_format): Add support for a new "%#lx" format.
167
168 Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
169
170         * configure: Regenerated to track ../common/aclocal.m4 changes.
171
172 2000-04-12  Frank Ch. Eigler  <fche@redhat.com>
173
174         * gen-semantics.c (print_semantic_body): Use GPR_CLEAR(N) instead
175         of GPR_SET(N,0) for gen-zero-rN.
176
177 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
178
179         * Makefile.in (SIM_WARNINGS): Replace this with.
180         (IGEN_WERROR_CFLAGS, IGEN_WARN_CFLAGS, WERROR_CFLAGS,
181         WARN_CFLAGS): With these.
182         (BUILD_CFLAGS): Update.
183
184         * configure: Regenerated to track ../common/aclocal.m4 changes.
185
186 1999-05-08  Felix Lee  <flee@cygnus.com>
187
188         * configure: Regenerated to track ../common/aclocal.m4 changes.
189         
190 Fri Dec  4 15:14:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
191
192         * igen.c (main): Fix -Pitable=.
193
194         * gen-engine.c (print_run_body): Prefix instruction_address.
195
196 Wed Oct 28 18:12:43 1998  Andrew Cagney  <cagney@b1.cygnus.com>
197
198         * Makefile.in (SIM_WARNINGS): Update to match ../common/aclocal.m4
199         changes.
200
201 Wed Aug 12 10:55:28 1998  Frank Ch. Eigler  <fche@cygnus.com>
202
203         * gen-icache.c (print_icache_extraction): #undef a generated
204         symbol before #define'ing it, to remove conflict with system
205         macros.
206
207 Wed Jul 29 10:07:27 1998  Andrew Cagney  <cagney@b1.cygnus.com>
208
209         * gen.c (gen_entry_expand_opcode): For conditional, fields.  Fix
210         the extraction of the value from its source - both table and bit
211         cases were wrong.
212
213 Tue Jul 28 11:19:43 1998  Andrew Cagney  <cagney@b1.cygnus.com>
214
215         * ld-insn.c (parse_insn_word): For constant conditional strings,
216         encode their bit value.
217
218         * ld-insn.c (parse_insn_word, parse_insn_words): Allow conditional
219         operands to refer to fields in earlier instruction words.
220
221         * gen.c (sub_val): Replace field argument with val_last_pos.
222         (gen_entry_expand_opcode): Look in previous tables for a value for
223         a conditional field as well as the bits from the current table.
224         (insn_list_insert): Add sort key of instructions where
225         their operand fields have different conditionals.
226         (insn_field_cmp): New function.
227         
228 Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
229
230         * configure: Regenerated to track ../common/aclocal.m4 changes.
231         * config.in: Ditto.
232
233 Sun Apr 26 15:20:08 1998  Tom Tromey  <tromey@cygnus.com>
234
235         * acconfig.h: New file.
236         * configure.in: Reverted change of Apr 24; use sinclude again.
237
238 Fri Apr 24 14:16:40 1998  Tom Tromey  <tromey@creche>
239
240         * configure: Regenerated to track ../common/aclocal.m4 changes.
241         * config.in: Ditto.
242
243 Fri Apr 24 11:19:33 1998  Tom Tromey  <tromey@cygnus.com>
244
245         * configure.in: Don't call sinclude.
246
247 Fri Apr 24 19:45:00 1998  Andrew Cagney  <cagney@b1.cygnus.com>
248
249         * gen-icache.c (print_icache_extraction): Do not type cast
250         pointers.
251         
252         * ld-insn.c (load_insn_table): Terminate error with NL.
253
254         * gen.c (insns_bit_useless): Perform unsigned bit comparisons.
255
256         * filter.c (is_filtered_out, filter_parse): Pacify GCC, len is
257         unsigned.
258
259 Wed Apr 22 14:27:39 1998  Michael Meissner  <meissner@cygnus.com>
260
261         * configure: Reconfigure to pick up ../common/aclocal.m4 changes
262         to suppress inlining by default.
263
264 Tue Apr 21 01:37:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
265
266         * gen-icache.c (print_icache_extraction): When generating #define
267         force the expression to the correct type.
268
269 Thu Apr 16 08:50:29 1998  Andrew Cagney  <cagney@b1.cygnus.com>
270
271         * misc.c (name2i): strlen returns an unsigned.
272
273 Tue Apr 14 19:04:28 1998  Andrew Cagney  <cagney@b1.cygnus.com>
274
275         * igen.h (struct igen_warn_options): Add unimplemented option.
276         * igen.c (main): Update
277
278         * ld-insn.c (load_insn_table): Report unimplemented functions.
279
280 Tue Apr 14 10:57:26 1998  Andrew Cagney  <cagney@b1.cygnus.com>
281
282         * ld-insn.c (parse_insn_word): Treat `!' and `=' as valid
283         separator tokens when parsing a conditional.
284
285         * igen.h (main): Add option -S so that suffix can be specified.
286
287 Tue Apr 14 08:44:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
288
289         * igen.h (struct igen_trace_options): Add members insn_expansion
290         and insn_insertion.
291
292         * igen.c (main): Add options -Gtrace-insn-expansion,
293         -Gtrace-insn-insertion and -Gtrace-all.
294
295         * gen.c (gen_entry_expand_insns): Trace each instruction as it is
296         selected for expansion.
297         (gen_entry_expand_opcode): Trace each expanded instruction as it
298         is inserted into the table.
299         
300 Mon Apr 13 19:21:47 1998  Andrew Cagney  <cagney@b1.cygnus.com>
301
302         * ld-insn.c (parse_insn_word): Parse conditional operators.
303         (parse_insn_word): Verify field conditionals.
304
305         * ld-insn.h: Extend syntax to allow macros and field equality.
306         (struct insn_field_cond): Rename insn_field_exclusion, add type.
307
308         * gen.c (gen_entry_expand_opcode): Check type of conditional.
309         (insns_bit_useless): Ditto.
310
311         * ld-insn.c (parse_macro_record): New function.
312
313 Mon Apr 13 22:37:47 1998  Andrew Cagney  <cagney@b1.cygnus.com>
314
315         * ld-insn.h (enum insn_field_type): Add insn_field_invalid.
316
317         * ld-insn.c (parse_insn_word): Check instruction field type
318         correctly initialized.
319         (print_insn_words): Ditto.
320         (insn_field_type_to_str): Ditto.
321         (dump_insn_field): Ditto.
322
323         * gen.c (insns_bit_useless): Ditto.
324
325 Fri Apr  3 18:08:16 1998  Andrew Cagney  <cagney@b1.cygnus.com>
326
327         * gen.h, igen.c (print_include_inline, print_includes,
328         print_includes): New functions.  Generate include list.  For for
329         semantics et.al. generate CPP code to inline when
330         C_REVEALS_MODULE_P.
331         
332         * igen.c (gen_semantics_c): Call print_includes.
333         * gen-engine.c (gen_engine_c): Ditto.
334
335 Sat Apr  4 21:09:11 1998  Andrew Cagney  <cagney@b1.cygnus.com>
336
337         * igen.h: (struct _igen_name_option): Replace with struct
338         igen_module_option. Contains both module prefix and suffix.
339         (INIT_OPTIONS): Initialize.
340         
341         * igen.c (main): Update -P option to fill in full module info.
342         (gen-engine.c, gen-icache.c, gen-itable.c, gen-semantics.c,
343         gen-support.c): Update.
344
345 Sat Apr  4 02:15:35 1998  Andrew Cagney  <cagney@b1.cygnus.com>
346
347         * igen.c (print_itrace): Use TRACE_ANY_P macro to determine if any
348         tracing is needed.
349
350 Thu Mar 26 20:51:23 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
351
352         * table.c (table_push):  Redo, using stdio.  Fixes NT native
353         problem with <CRLF>=><LF> translation...
354
355 Tue Mar 24 23:30:07 1998  Andrew Cagney  <cagney@b1.cygnus.com>
356
357         * gen-engine.c (print_run_body): Re-extract the CIA after
358         processing any events.
359
360 Tue Mar 24 17:46:08 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
361
362         * Makefile.in:  Get SHELL from configure.
363         * configure:  Regenerate with autoconf 2.12.1 to fix shell issues for
364         NT native builds.
365
366 Mon Mar 16 12:51:31 1998  Andrew Cagney  <cagney@b1.cygnus.com>
367
368         * igen.c: Pass sim_cia to trace_prefix.
369
370 Thu Feb 26 19:25:02 1998  Andrew Cagney  <cagney@b1.cygnus.com>
371
372         * ld-insn.c (parse_function_record): Check models are valid.
373         (parse_function_record): Only discard function when no model is
374         common.
375
376 Tue Feb 24 01:42:03 1998  Andrew Cagney  <cagney@b1.cygnus.com>
377
378         * gen-engine.c (print_run_body): Always wrap generated idecode
379         body in ENGINE_ISSUE_PREFIX_HOOK / ENGINE_ISSUE_POSTFIX_HOOK.
380
381 Fri Feb 20 16:22:10 1998  Andrew Cagney  <cagney@b1.cygnus.com>
382
383         * ld-insn.c (parse_function_record): When -Wnodiscard, suppress
384         discarded function warning.
385
386         * igen.c (main): Clarify -Wnodiscard.
387
388         * ld-insn.c (parse_function_record): For functions, allow use of
389         instruction style function model records
390
391         * ld-insn.h (nr_function_model_fields): Define.
392         
393 Tue Feb 17 16:36:27 1998  Andrew Cagney  <cagney@b1.cygnus.com>
394
395         * igen.c (print_itrace_prefix): Generate call to trace_prefix
396         instead of trace_one_insn.
397         (print_itrace): Generate trace_prefix call if any tracing enabled,
398         (print_itrace): Nest generated call to trace_generic inside
399         conditional for any tracing enabled.
400         (print_itrace_prefix): Do not pass PHASE to trace_prefix.
401
402 Tue Feb  3 14:00:32 1998  Andrew Cagney  <cagney@b1.cygnus.com>
403
404         * gen-engine.c (print_run_body): Add bitsize suffix to IMEM macro.
405         * gen-icache.c (print_icache_body): Ditto.
406         * gen-idecode.c (print_idecode_ifetch): Ditto.
407
408         * gen-icache.c (print_icache_body): Mark successive instruction
409         words as unused.
410
411         * ld-insn.c (parse_insn_word): Only report insn-width problems
412         when warning enabled.
413
414         * igen.h: Add flag for warning about invalid instruction widths.
415         * igen.c: Parse -Wwidth option.
416         
417         * gen-support.c (gen_support_h): Map instruction_word onto
418         <PREFIX>_instruction_word when needed.
419         (print_support_function_name): Use support prefix.
420         (gen_support_h): Ditto for <PREFIX>_idecode_issue.
421         
422 Sun Feb  1 11:08:48 1998  Andrew Cagney  <cagney@b1.cygnus.com>
423
424         * gen-support.c (gen_support_h): Generate new macro CPU_.
425
426 Sat Jan 31 14:50:27 1998  Andrew Cagney  <cagney@b1.cygnus.com>
427
428         * gen-engine.c (gen_engine_h): Don't assume a model is present.
429         (gen_engine_c): Ditto.
430
431         * igen.c (gen_run_c): Ditto.
432
433         * gen-engine.c (print_run_body): Use CIA_GET & CIA_SET instead of
434         CPU_CIA.  Parameterize with CPU argument.
435         
436 Fri Jan 30 09:09:39 1998  Andrew Cagney  <cagney@b1.cygnus.com>
437
438         * gen.h (struct _gen_list): Replace processor with model.
439
440         * igen.c (gen_idecode_h): Update.
441         (gen_run_c): For generated switch, use model->full_name.
442
443         * gen.c (print_gen_entry_path): Ditto.
444         (make_table):  Ditto.
445         (gen_entry_expand_insns):  Ditto.
446         (make_gen_tables):  Ditto.
447
448         * igen.c (gen_run_c): Add extra argument `nr_cpus' to generated
449         function sim_engine_run.  Pass argument on to engine_run.
450
451         * gen-engine.c (print_engine_run_function_header): Add extra
452         argument `nr_cpus' to generated function engine_run.
453         (print_run_body): Fix SMP case.
454
455         * gen-support.c (support_c_function): Call sim_engine_abort when
456         internal function fails to long jump.
457
458 Wed Jan 21 18:00:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
459
460         * gen-semantics.c (print_semantic_body): Use GPR_SET to zero
461         hardwired register.
462
463 Wed Dec 17 14:49:03 1997  Jeffrey A Law  (law@cygnus.com)
464
465         * gen-semantics.c (print_semantic_body): Fix handling of
466         hardwired zero register.
467
468 Tue Dec  9 12:45:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
469
470         * igen.h (struct _igen_gen_options): Add member default_model.
471
472         * igen.c (gen_run_c): Default to the first machine in the
473         multi-sim list.
474         (main): Add MODEL parameter to gen-multi-sim option.
475
476         * gen.h (function_decl_type): Declare enum.
477
478         * gen-engine.c (print_engine_run_function_header), gen-engine.h:
479         Make global, pass function_decl_type as argument.
480         (gen_engine_h, gen_engine_c): Update call.
481
482         * gen-idecode.c (print_idecode_issue_function_header),
483         gen-idecode.h: Pass function_decl_type as argument.
484
485         * igen.c (gen_idecode_h): For multi-sim, delcare global variable
486         idecode_issue.
487
488         * igen.c (gen_run_c): For multi-sim, initialize globals
489         idecode_issue and engine_run.
490
491 Fri Nov 14 10:51:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
492
493         * ld-insn.c (parse_insn_model_record): Allow multiple model names
494         to be specified in a single instruction model record.
495         (dump_insn_model_entry): Update.
496
497         * ld-insn.h (struct _insn_model_entry): Replace member name with
498         the filter names.  Document syntax change.
499
500 Wed Nov 12 15:45:40 1997  Andrew Cagney  <cagney@b1.cygnus.com>
501
502         * gen-engine.c (print_run_body): Add hooks for adding code before
503         and after an instruction has been issued.
504
505 1997-11-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
506
507         * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of
508         `#ifdef 0' around this.
509
510 Tue Nov  4 08:18:29 1997  Michael Meissner  <meissner@cygnus.com>
511
512         * ld-decode.c (load_decode_table): Don't assume NULL is an integer
513         constant.
514
515 Wed Oct 29 13:17:17 1997  Andrew Cagney  <cagney@b1.cygnus.com>
516
517         * ld-insn.h: Document mnemonic string format.
518
519 Tue Oct 28 10:50:35 1997  Andrew Cagney  <cagney@b1.cygnus.com>
520
521         * gen-icache.c (print_icache_extraction): Force result of atol to
522         unsigned.
523
524         * ld-insn.c (parse_function_record): Separate handling of old and
525         ney fynction records.
526         (load_insn_table): For %s record, hack function name & type after
527         it has been parsed.
528
529         * filter.h (filter_is_subset): Reverse argument names, wrong
530         order.
531
532         * ld-insn.c (load_insn_table): Move include code to.
533         (parse_include_record): New function.  Check for filtering of
534         include statement by both flags and models.
535         (load_insn_table): Check for model filtering of cache and model
536         records.
537         (parse_model_data_record): Check for model & flag filtering of
538         model data records.
539         (parse_function_record): Check for model & flag filtering of
540         function records.
541
542         * ld-insn.h: Define record_filter_models_field.  Add filter-models
543         field to all but instruction records.
544         (struct _function_entry, struct _cache_entry): Add models field.
545         (nr_function_fields): Make parm field mandatory.
546
547 Mon Oct 27 15:14:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
548
549         * igen.c (main): Change -I option to -I<directory>.  Add optional
550         size to -Ggen-icache option.  Add -Gno-... support.
551         
552         * igen.h (struct _igen_options): Add include field.
553         
554         * ld-insn.c (enum insn_record_type, insn_type_map): Add
555         include_record.
556         (load_insn_table): Call table_push when include record.
557         
558         * table.c (struct _open table, struct table): Make table object an
559         indirect ptr to the current table file.
560         (current_line, new_table_entry, next_line): Make file arg type
561         open_table.
562         (table_open): Use table_push.
563         (table_read): Point variable file at current table, at eof, pop
564         last open table.
565
566         * table.h, table.c (table_push): New function.
567
568 Thu Oct 16 11:03:27 1997  Andrew Cagney  <cagney@b1.cygnus.com>
569
570         * gen-semantics.c (print_semantic_body): Use CIA not
571         cia.ip. Escape newlines at end of generated call to
572         sim_engine_abort.
573
574 Tue Oct 14 11:13:27 1997  Andrew Cagney  <cagney@b1.cygnus.com>
575
576         * igen.c (print_itrace): Output line-ref to igen source file when
577         generating trace statements.
578         (print_itrace_prefix, print_itrace_format): Escape newline at end
579         of each line of generated call to trace function.
580
581 Mon Oct 13 11:27:31 1997  Andrew Cagney  <cagney@b1.cygnus.com>
582
583         * gen-support.c (gen_support_h): Generate #define NIA. Definition
584         dependant on gen-delayed-branch mode.
585
586         * ld-insn.c (parse_insn_mnemonic_record): Check for opening and
587         closing double quote in mnemonic field.
588         (parse_option_record): Add gen-delayed-branch option.
589
590 Wed Oct  8 13:10:16 1997  Andrew Cagney  <cagney@b1.cygnus.com>
591
592         * gen.c (insn_list_insert): Missing \n in warning.
593
594         * ld-insn.c (load_insn_table): Only notify of discarded
595         instrctions when warn.discard enabled.
596
597         * igen.h: Add option.warn.discard, default enabled.
598
599         * igen.c (main): Add -Wnodiscard option.
600
601         * ld-insn.c (record_type): For old record type, check the number
602         of fields is correct.
603         (load_insn_table): Allow insn assembler and insn model records to
604         appear in any order.
605         (parse_insn_model_record): Rename from parse_insn_model_records.
606         Parse only one record.
607         (parse_insn_mnemonic_record): Rename from
608         parse_insn_mnemonic_records.  Parse only one record.
609
610 Tue Sep 23 15:52:06 1997  Felix Lee  <flee@yin.cygnus.com>
611
612         * gen-itable.c (gen_itable_h): [nr_itable_* + 1] to avoid
613         illegal zero-sized array.
614         (itable_print_set): likewise, avoid empty initializers.
615
616 Mon Sep 22 18:49:07 1997  Felix Lee  <flee@cygnus.com>
617
618         * configure.in: i386-windows is a cross, so don't expect
619         libiberty to be there.
620         * configure: updated.
621         
622 Fri Sep 19 10:36:30 1997  Andrew Cagney  <cagney@b1.cygnus.com>
623
624         * igen.c (print_function_name): Put the format name after the
625         function / instruction name, not before.
626         (print_itrace): Better format trace code.
627
628 Tue Sep 16 11:01:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
629
630         * gen.c (insns_bit_useless): Don't treat string fields restricted
631         to a range of values as useless.
632
633 Mon Sep 15 15:47:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
634
635         * igen.c (gen_run_c): Handle non-multi-sim case.
636
637         * gen-support.c (gen_support_h): Define SD_ - to replace _SD.
638         Define CIA from cia.
639
640 Thu Sep 11 10:27:39 1997  Andrew Cagney  <cagney@b1.cygnus.com>
641
642         * gen-semantics.c (print_semantic_body): Trace the instruction
643         after it has been validated.
644         (print_semantic_body): Count the instruction using sim-profile.
645         
646 Wed Sep 10 13:35:37 1997  Andrew Cagney  <cagney@b1.cygnus.com>
647
648         * gen-itable.c (gen_itable_h): Collect summary info on instruction
649         table when traversing it.
650         (gen_itable_h): Output an enum defining the max size of each of
651         the itable string members.
652
653 Tue Sep  9 03:30:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
654
655         * igen.c (gen_run_c): New function. Generate sim_engine_run that
656         looks at the currently selected architecture.
657
658         * gen-engine.c, gen-idecode.c: Add multi-sim support - generate
659         one engine per model.
660         
661         * gen-semantics.c, gen-icache.c gen-support.c:
662         Update.
663
664         * ld-insn.h, ld-insn-h (load_insn_table): Rewrite.  table.h only
665         returns a line at a time.  Parse multi-word instructions.  Add
666         multi-sim support.
667
668         * table.h, table.c: Simplify.  Only parse a single line at a time.
669         ld-insn can handle the rest.
670
671         * filter.h, filter.c (filter_parse, filter_add, filter_is_subset,
672         filter_is_common, filter_is_member, filter_next): New filter
673         operations.
674         (dump_filter): Ditto.
675         
676         * gen.h, gen.c: New file.  Takes the insn table and turns it into
677         a set of decode tables and semantic functions.
678         
679         * ld-insn.c: Copy generator code from here.
680         * gen.c: To here.
681
682 Fri Aug  8 11:43:45 1997  Andrew Cagney  <cagney@b1.cygnus.com>
683
684         * misc.h (NZALLOC): Allocate an N element array of TYPE.
685
686         * table.h, table.c: Simplify table parser so that it only
687         understands colon delimited lines and code blocks.
688         (table_read): Parse '{' ... '}' as a code block.
689         (table_print_code): New function, print out a code block to file.
690         (main): Add suport for standalone testing.
691         
692         * ld-insn.h, ld-insn.c:
693         
694         
695 Mon Sep  1 11:41:12 1997  Andrew Cagney  <cagney@b1.cygnus.com>
696
697         * gen-idecode.c (error_leaf_contains_multiple_insn): Make static.
698         (print_jump_definition, print_jump, print_jump_internal_function,
699         print_jump_insn, print_jump_until_stop_body): Delete, moved to
700         sim-engine.c
701
702         * igen.c (print_itrace_format): Delete unused variable chp.
703         (gen-engine.h): Include.
704
705         * table.c (current_file_name, current_line_entry,
706         current_line_entry): Make static.
707
708 Wed Aug  6 12:31:17 1997  Andrew Cagney  <cagney@b1.cygnus.com>
709
710         * configure.in: Define AR_FOR_BUILD, AR_FLAGS_FOR_BUILD,
711         RANLIB_FOR_BUILD and CFLAGS_FOR_BUILD.
712         * configure.in: Include simulator common/aclocal.m4.
713         * configure.in: Add --enable-sim-warnings option.
714         * configure: Re-generate.
715         
716         * Makefile.in: Use.
717
718         * Makefile.in (tmp-filter): New rule.
719         (igen.o, tmp-table, tmp-ld-decode, tmp-ld-cache, tmp-ld-insn,
720         ld-decode.o, ld-cache.o, ld-insn.o): Fix dependencies.
721         
722         * gen.h, gen.c: New files.
723         
724         * Makefile.in (gen.o, tmp-gen): New rules, update all
725         dependencies.
726         
727 Tue Jun 24 11:46:45 1997  Andrew Cagney  <cagney@b1.cygnus.com>
728
729         * ld-insn.c (load_insn_table): Accept %s as a function type.
730
731 Thu Jun  5 17:14:32 1997  Andrew Cagney  <cagney@b1.cygnus.com>
732
733         * igen.c (print_itrace_prefix): Move printing of insn prefix to
734         here.
735         (print_itrace_format): Drop printing of MY_NAME in instruction
736         trace.  Printing of insn prefix moved.
737         (print_itrace): Ditto.
738
739 Fri May 30 11:27:37 1997  Andrew Cagney  <cagney@b1.cygnus.com>
740
741         * gen-icache.c (print_icache_function_header): Pass
742         table_line_entry instead of separate file and line.
743
744         * table.c (table_entry_read): Set assembler source file/line-nr to
745         the current not initial file.
746         (table_entry_read): Fix line numbering of source files.
747
748         table.h (table_line_entry): New structure.  Exactly specifies a
749         source file/line-nr.
750         (table_*_entry): Add this to all.
751         
752         table.c (table_entry_print_cpp_line_nr): Change to use values from
753         a table_line_entry struct.
754         (table_entry_read): Save table_line_entry in all structures read.
755
756         gen-icache.c, gen-support.c, gen-idecode.c, gen-semantics.c,
757         gen-model.c: Update all references.
758         
759 Thu May 29 10:29:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
760
761         * igen.c (print_my_defines): Define MY_NAME - a string.  For
762         MY_PREFIX, undefine the name of the function incase some dumb
763         header defined it.  it.
764         (print_itrace): Use MY_NAME not MY_PREFIX.
765
766         * lf.c (lf_write): New function write an N character buffer to the
767         file.
768
769         * igen.c (print_itrace): When available, use the assembler to
770         print the insn-trace.
771         (print_itrace_prefix): New function, print first part of call to
772         print_one_insn.
773         (print_itrace_format): New function, print fmt argument for
774         print_one_insn.
775         
776         * table.c (table_entry_read): Save any assembler lines instead of
777         discarding them.
778
779 Wed May 28 09:55:29 1997  Andrew Cagney  <cagney@b1.cygnus.com>
780
781         * gen-icache.c (print_icache_body): Process immeds.
782
783         * gen-semantics.c (print_semantic_body): When computing NIA, skip
784         any immed words that follow the instruction word.
785
786         * ld-insn.c (parse_insn_format): Parse immeds appended to an
787         instruction.
788
789         * igen.c (main): Allow any register to be specified as the zero
790         register.
791         (semantic_zero_reg): Global, index to zero register.
792
793         * gen-semantics.c (print_semantic_body): Zero selected register.
794
795 Tue May 27 14:12:32 1997  Andrew Cagney  <cagney@b1.cygnus.com>
796
797         * igen.h: Stop options and code gen type bit masks overlaping.
798
799 Fri May 23 12:01:08 1997  Andrew Cagney  <cagney@b1.cygnus.com>
800
801         * gen-semantics.c (print_semantic_body): Incorrect test for
802         zero-r0 code.
803
804 Fri May 16 14:32:31 1997  Andrew Cagney  <cagney@b1.cygnus.com>
805
806         * gen-semantics.c (print_semantic_body): Use common sim-engine
807         interface.
808
809 Fri May 16 11:48:30 1997  Andrew Cagney  <cagney@b1.cygnus.com>
810
811         * gen-semantics.c (print_semantic_body): Add code to clear r0.
812
813         * igen.c (main): Add new option zero-r0, which adds code to clear
814         GPR(0) each cycle.
815
816 Wed May  7 12:31:30 1997  Andrew Cagney  <cagney@b1.cygnus.com>
817
818         * igen.c (print_itrace): Fix so line-nr is passed to trace
819         function.
820
821         * gen-idecode.c (print_idecode_validate): Correct FP code.
822
823         * gen-support.c (gen_support_h): Always pass MY_INDEX to support
824         functions.
825         (print_support_function_name): Ditto.
826
827 Tue May  6 06:12:04 1997  Mike Meissner  <meissner@cygnus.com>
828
829         * igen.c (print_itrace): Call trace_one_insn to trace
830         instructions, rather than doing it directly.
831
832 Mon May  5 14:11:46 1997  Mike Meissner  <meissner@cygnus.com>
833
834         * gen-engine.c (engine_switch_leaf): Remove extra %s.
835         (print_engine_floating_point_unavailable): Wrap in #ifdef
836         UNUSED/#endif, until somebody uses it.
837
838         * gen-idecode.c (error_leaf_contains_multiple_insn): Remove unused
839         variable.
840         (print_jump_until_stop_body): Wrap in #ifdef UNUSED/#endif, until
841         somebody uses it.
842         (print_idecode_validate): Use long formats to print long values.
843
844         * gen-semantics.c (print_idecode_invalid): Set name to "unknown"
845         if we get an unexpected type.
846
847 Fri May  2 13:28:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
848
849         * igen.c (print_itrace): Pass SD as well as CPU to calls to
850         trace_printf.
851
852         * gen-support.c (gen_support_h): Always pass sim_cia cia to
853         support functions.
854         (print_support_function_name): Ditto.
855
856 Wed Apr 30 17:35:51 1997  Andrew Cagney  <cagney@b1.cygnus.com>
857
858         * gen-support.c (support_c_function): Remove unnecessary memset of
859         cia.
860         * gen-semantics.c (print_semantic_body): Wasn't closing
861         generated comment.
862
863 Tue Apr 29 11:11:12 1997  Andrew Cagney  <cagney@b1.cygnus.com>
864
865         * ld-insn.c (load_insn_table): Report instructions that do not
866         have at least a format and name.
867         (insn_table_find_opcode_field): Check progress is being made.
868
869         * gen-support.c (support_c_function): Report empty function body.
870
871 Thu Apr 24 11:43:45 1997  Andrew Cagney  <cagney@b1.cygnus.com>
872
873         * ld-insn.c (insn_table_expand_opcode): Allow reserved fields to
874         be broken up.
875         (insn_table_expand_insns): Allow special rules to apply to groups
876         of instructions when all members of the group match the special
877         mask/value.
878
879         * gen-semantics.c (print_c_semantic): Ditto.
880         * igen.c (print_semantic_function_formal): Ditto.
881         (print_semantic_function_type): Ditto.
882         * igen.c (print_icache_function_formal): Ditto.
883         * gen-idecode.c (print_idecode_issue_function_body): Ditto.
884
885         * gen-idecode.c (gen_idecode_h): Prepend the global_prefix to the
886         instruction_address type.
887
888         * gen-semantics.c (print_semantic_body): Call cpu_error when an
889         unimplemented instruction is encountered - gives the interpreter
890         the chance to stop correctly.
891
892 Wed Apr 23 20:06:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
893
894         * igen.c (print_function_name): Allow dot's in instruction names.
895
896 Tue Apr 22 21:46:28 1997  Andrew Cagney  <cagney@b1.cygnus.com>
897
898         * igen.c (main), igen.h: Support new option - delayed-branch -
899         generate code to drive a delayed branch processor.
900
901         * gen-idecode.c (gen_idecode_h): Define instruction_address type.
902
903         * igen.c (print_icache_function_formal): Replace address_word with
904         instruction_address.
905         (print_semantic_function_formal): Ditto.
906         (print_semantic_function_type): Ditto.
907         * gen-idecode.c (print_idecode_issue_function_body): Ditto.
908
909         * gen-semantics.c (print_semantic_body): Ditto.
910         (print_c_semantic): Ditto.
911
912         * gen-support.c (support_c_function): Return a zeroed CIA instead
913         of just zero - works with any cia type.
914
915         * igen.c (print_itrace): For delayed branch case, print just the
916         current instruction.
917         
918 Thu Apr 17 07:02:33 1997  Doug Evans  <dje@canuck.cygnus.com>
919
920         * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.
921
922 Tue Apr 15 15:20:31 1997  Ian Lance Taylor  <ian@cygnus.com>
923
924         * Makefile.in (INSTALL): Set to @INSTALL@.
925         (INSTALL_XFORM, INSTALL_XFORM1): Remove.
926
927 Mon Apr 14 16:29:34 1997  Ian Lance Taylor  <ian@cygnus.com>
928
929         * Makefile.in (INSTALL): Change install.sh to install-sh.
930
931 Wed Apr  2 18:51:20 1997  Doug Evans  <dje@canuck.cygnus.com>
932
933         * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.
934         * gen-idecode.c (gen_idecode_c): Likewise.
935         * igen.c (gen_semantics_c): Likewise.
936
937 Mon Mar 24 10:10:08 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
938
939         * gen-icache.c (print_icache_body): No longer define cpu/sd,
940         support.h now defines CPU/SD globally.
941
942         * gen-model.c (gen_model_h): Ditto.
943
944         * gen-idecode.c (print_idecode_issue_function_body): Ditto.
945         (print_jump): Ditto.
946         (print_jump_until_stop_body): Ditto.
947         (print_idecode_validate): Ditto.
948
949         * gen-icache.c (print_icache_body): Ditto.
950
951         * gen-semantics.c (print_semantic_body): Ditto.
952
953         * igen.c (print_semantic_function_formal): Rename cpu to sim_cpu,
954         processor to cpu.
955         (print_icache_function_formal): Ditto.
956
957         * gen-support.c (print_support_function_name): Include sd/cpu arg
958         in support function argument list.
959         (support_c_function): Generate code to cpu/sd from sd/cpu.
960         (gen_support_h): Define _SD the argument prefix for all support
961         functions.  Define SD/CPU to determine sd/cpu from value of _SD
962         macro.
963
964 Tue Mar 18 15:52:24 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
965
966         * gen-support.c (gen_support_c): Update for renaming of engine to
967         sim-state.
968         
969         * igen.c: Ditto.
970         * gen-idecode.c (gen_idecode_c): Ditto.
971
972 Mon Mar 17 15:17:07 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
973
974         * ld-decode.c (load_decode_table): Rename slash to reserved.
975         (dump_decode_rule): Ditto.
976
977         * ld-insn.c (parse_insn_format): Differentiate between a `/' -
978         reserved bit - and a `*' - wild card.
979         (parse_insn_format): Change is_slash to more informative reserved.
980         (dump_insn_field): Ditto.
981         (insn_field_is_constant): Ditto.
982         (insn_table_expand_opcode): Ditto.
983
984         * gen-idecode.c (print_idecode_validate): Make check_mask and
985         check_val the correct integer size.
986         (print_idecode_validate): Fix reserved bit check for 64 bit
987         targets.
988
989 Fri Mar 14 11:24:06 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
990
991         * ld-insn.c (parse_insn_format): Accept '*' as an alternative of
992         `/' in bit fields.  `/' denotes a wild bit.
993
994 Fri Mar  7 18:20:38 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
995
996         * igen.h, igen.c (main): New options. Control generation of
997         conditional issue and slot verification code.
998
999 Fri Mar  7 18:17:25 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1000
1001         * gen-support.c (print_support_function_name): Prepend the global
1002         name prefix when applicable.  Provide #define to map the user
1003         specified name the generated globaly unique one.
1004
1005 Fri Mar  7 18:07:45 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1006
1007         * gen-idecode.c (print_idecode_validate): Wrap each of the checks
1008         - reserved bits, floating point and slot validation - with a
1009         #ifdef so that they are optional.
1010         
1011 Fri Mar  7 16:35:13 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1012
1013         * gen-idecode.c (error_leaf_contains_multiple_insn): New function
1014         - report the error of a leaf node in the decision tree containing
1015         several instructions.
1016         (print_idecode_table_leaf): Detect a leaf with multiple instructions.
1017         (print_idecode_switch_leaf): Ditto.
1018
1019         * gen-semantics.h, gen-semantics.c (print_idecode_illegal,
1020         print_idecode_invalid): Rename former to latter.  Add argument so
1021         that one function can generate all invalid instruction cases -
1022         illegal, fp-unavailable, wrong-slot.
1023         * gen-engine.c: Update.
1024
1025         * gen-idecode.c: Use print_idecode_invalid to generate a function
1026         call for cases when fp-unavailable and the slot is wrong.
1027
1028         * gen-idecode.c (print_idecode_validate): New check, generate code
1029         to verify that the instruction slot is correct.
1030         
1031         * igen.c (main): Simplify options.
1032
1033 Wed Mar  5 09:55:55 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1034
1035         * igen.c (print_itrace): Remove source line reference for trace
1036         code - let the user see the generated file.
1037         (print_itrace): Print the trace code rather than reference a
1038         macro.
1039
1040 Tue Mar  4 17:31:55 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1041
1042         * igen.c (print_semantic_function_actual): Pass either the
1043         processor - smp - or the engine - mono - into semantic functions.
1044         Don't pass in both.
1045
1046         * gen-icache.c (print_icache_body): Dependant on smp, derive
1047         processor from engine or engine from processor, and hence ensuring
1048         that both are defined in all semantic functions.
1049
1050 Mon Mar  3 17:11:21 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1051
1052         * ld-insn.c (parse_insn_format): Make the width field optional.
1053         If missing assume that the number of characters in the value
1054         determines the number of bits in the field.
1055         
1056 Thu Feb 27 11:27:48 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1057
1058         * ld-insn.c (insn_table_expand_opcode): Replace assertion with
1059         more useful error message.
1060
1061 Tue Feb 25 16:43:27 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
1062
1063         * misc.c (error): Output errors on stderr.
1064
1065         * ld-insn.c (parse_insn_format): Skip any leading spaces.
1066         Verify the width of instructions being parsed.
1067
1068         * table.c (table_entry_read): Parse CPP's convention for
1069         specifying original file name/line-nr.
1070
1071 Wed Feb 19 12:30:28 1997  Andrew Cagney  <cagney@critters.cygnus.com>
1072
1073         * ld-insn.c (parse_insn_format): Allow trailing spaces in
1074         instruction fields.
1075
1076         * Makefile.in: Create using ../ppc/Makefile.in as a starting
1077         point.
1078         * configure.in: Ditto vis ../ppc/configure.in
1079         
1080 Mon Feb 17 10:44:18 1997  Andrew Cagney  <cagney@critters.cygnus.com>
1081
1082         * gen-support.c (gen_support_c): Always include engine.h instead
1083         of cpu.h
1084         * gen-idecode.c (gen_idecode_c): Ditto.
1085
1086         * words.h (instruction_word): Remove instruction_word - now
1087         generated by igen.
1088         (address_word): New.  Used by igen.
1089         
1090         * lf.c (lf_print_function_type_function): New, pass a function to
1091         print out the type instead of a constant string.
1092         
1093         * igen.h, igen.c (print_semantic_function_formal,
1094         SEMANTIC_FUNCTION_FORMAL): Relace macro with function.
1095         (print_semantic_function_actual, SEMANTIC_FUNCTION_ACTUAL): Ditto.
1096         (print_semantic_function_type, SEMANTIC_FUNCTION_TYPE): Ditto.
1097         (print_icache_function_type, ICACHE_FUNCTION_TYPE): Ditto.
1098         (print_icache_function_formal, ICACHE_FUNCTION_FORMAL): Ditto.
1099         (print_icache_function_actual, ICACHE_FUNCTION_ACTUAL): Ditto.
1100         * gen-idecode.c (print_idecode_table): Update.
1101         (idecode_switch_leaf): Update.
1102         (print_idecode_switch_function_header): Ditto.
1103         (print_idecode_floating_point_unavailable): Ditto.
1104         (print_idecode_issue_function_header): Ditto.
1105         * igen.c (gen_icache_h): Ditto.
1106         * gen-engine.c (print_engine_table): Ditto.
1107         (engine_switch_leaf): Ditto.
1108         * gen-support.c (print_support_function_name): Ditto.
1109         * gen-semantics.c (print_semantic_function_header): Update.
1110         Update.
1111         * gen-icache.c (print_icache_function_header): Update.
1112         (print_icache_function): Update.
1113         (print_icache_internal_function_declaration): Update.
1114         (print_icache_internal_function_definition): Update.
1115
1116         * gen-idecode.c (gen_idecode_h): Drop including of idecode_*.h
1117         files, will at some stage need to move it into support.
1118
1119         * igen.h, igen.c (main): New option -e <engine> - generate a full
1120         simulation engine.  Previously this was the -d <idecode-file>
1121         option.
1122         * gen-engine.h, gen-engine.c: Copies of gen-idecode.*.  Will need
1123         to clean these up so that that call upon the updated gen-idecode
1124         code.
1125         
1126         * gen-idecode.h, gen-idecode.c: Prune out any code not relevant to
1127         generating a decode table.
1128         
1129         * Makefile.in (igen): Add dependencies for new gen-engine.* files.
1130
1131         * igen.h, igen.c (main): New option -M - Control what is returned
1132         by semantic functions - -1/NIA vs CIA+N/NIA.  Add
1133         generate_semantic_returning_modified_nia_only to igen_code enum.
1134         * gen-semantics.c (print_semantic_body): As an alternative, make
1135         NIA == -1 instead of CIA+insn_size by default.
1136         
1137         * igen.h, igen.c (main, global_name_prefix, global_uname_prefix):
1138         New option -P <prefix> - Prepend all generated functions with the
1139         specified prefix.
1140         (gen_idecode_c): Adjust.
1141         * gen-icache.c (print_icache_struct): Ditto.
1142         * gen-support.c (gen_support_c): Ditto.
1143
1144 Sun Feb 16 15:23:15 1997  Andrew Cagney  <cagney@critters.cygnus.com>
1145
1146         * igen.c (main): Correct usage. Missleading message about ucase
1147         options dumping internal tables.  -F now includes rather then
1148         excludes instructions.
1149
1150         * misc.h, misc.c (a2i): Make 64bit.
1151
1152         * ld-insn.h (max_insn_bit_size, default_insn_bit_size): Increase
1153         max to 64bits, expect trouble.  Make the default 32 bits.
1154         * gen-idecode.c (print_idecode_table): Change EXTRACTED*
1155         et.al. macro's to use the insn_bit_size instead of assuming 32
1156         bits.
1157         * gen-icache.c (print_icache_extraction): Ditto.
1158         * gen-idecode.c (idecode_switch_start): Ditto.
1159         * gen-idecode.c (gen_idecode_c): Ditto
1160
1161         * igen.h (insn_specifying_widths), igen.c (main): New option -W.
1162         Indicates that the instruction field of the table is specifying
1163         bit widths instead of bit offsets.
1164         * ld-insn.c (parse_insn_format): Parse instruction fields
1165         specifying widths.
1166
1167         * misc.c (a2i): Allow binary numbers to be specified using the
1168         syntax 0bNNNN.
1169         * ld-insn.c: Allow such numbers to appear in the instruction
1170         format.
1171
1172         * table.c (table_entry_read): Make // a valid comment character.
1173         (table_entry_read): Skip lines containing a leading " - these may
1174         eventually be used in a disasembler.
1175
1176 Fri Feb 14 15:23:15 1997  Andrew Cagney  <cagney@critters.cygnus.com>
1177
1178         * filter.c, filter.h, gen-engine.c, gen-engine.h, gen-icache.c,
1179         gen-icache.h, gen-idecode.c, gen-idecode.h, gen-itable.c,
1180         gen-itable.h, gen-model.c, gen-model.h, gen-semantics.c,
1181         gen-semantics.h, gen-support.c, gen-support.h, igen.c, igen.h,
1182         ld-cache.c, ld-cache.h, ld-decode.c, ld-decode.h, ld-insn.c,
1183         ld-insn.h, lf.c, lf.h, misc.c, misc.h, table.c, table.h: Copy in
1184         from the ../ppc directory.
1185
1186         * filter_host.c, filter_host.h: Copy in from the ../ppc directory
1187         renaming from filter_filename.[hc]