Add support for 16 byte quantities to sim-endian macro H2T.
[deliverable/binutils-gdb.git] / sim / igen / ChangeLog
index b535133fc1b51c842ba07386c90a5783ecd53be7..200e1e0d98fa20de95109123bf55255d92f362fe 100644 (file)
@@ -1,3 +1,31 @@
+Tue Oct 28 10:50:35 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gen-icache.c (print_icache_extraction): Force result of atol to
+       unsigned.
+
+       * ld-insn.c (parse_function_record): Separate handling of old and
+       ney fynction records.
+       (load_insn_table): For %s record, hack function name & type after
+       it has been parsed.
+
+       * filter.h (filter_is_subset): Reverse argument names, wrong
+       order.
+
+       * ld-insn.c (load_insn_table): Move include code to.
+       (parse_include_record): New function.  Check for filtering of
+       include statement by both flags and models.
+       (load_insn_table): Check for model filtering of cache and model
+       records.
+       (parse_model_data_record): Check for model & flag filtering of
+       model data records.
+       (parse_function_record): Check for model & flag filtering of
+       function records.
+
+       * ld-insn.h: Define record_filter_models_field.  Add filter-models
+       field to all but instruction records.
+       (struct _function_entry, struct _cache_entry): Add models field.
+       (nr_function_fields): Make parm field mandatory.
+
 Mon Oct 27 15:14:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * igen.c (main): Change -I option to -I<directory>.  Add optional
This page took 0.02294 seconds and 4 git commands to generate.