Joel Brobecker
|
e4d013fc0f
|
Update the copyright notice of some of the files I missed
in the previous copyright update.
|
2009-01-14 10:53:10 +00:00 |
Daniel Jacobowitz
|
9b254dd1ce
|
Updated copyright notices for most files.
|
2008-01-01 22:53:26 +00:00 |
Joel Brobecker
|
4744ac1bb0
|
Switch the license of all files explicitly copyright the FSF
to GPLv3.
|
2007-08-24 14:30:15 +00:00 |
Daniel Jacobowitz
|
6aba47ca06
|
Copyright updates for 2007.
|
2007-01-09 17:59:20 +00:00 |
Andrew Cagney
|
1fdb3c684d
|
2002-11-22 Andrew Cagney <cagney@redhat.com>
* gen.c (name_cmp): Rename format_name_cmp.
(insn_list_insert): When a merge, compare the format name and
instruction name. Add trace messages.
|
2002-11-22 23:20:46 +00:00 |
Andrew Cagney
|
4e0bf4c4d0
|
2002-11-21 Andrew Cagney <ac131313@redhat.com>
* filter.c: Re-indent.
* filter.h, filter_host.h, gen-engine.c, gen-engine.h: Ditto.
* gen-icache.c, gen-icache.h, gen-idecode.c: Ditto.
* gen-idecode.h, gen-itable.c, gen-itable.h: Ditto.
* gen-model.c, gen-model.h, gen-semantics.c: Ditto.
* gen-semantics.h, gen-support.c, gen-support.h: Ditto.
* gen.c, gen.h, igen.c, igen.h, ld-cache.c, ld-cache.h: Ditto.
* ld-decode.c, ld-decode.h, ld-insn.c, ld-insn.h, lf.c: Ditto.
* lf.h, misc.c, misc.h, table.c, table.h: Ditto.
|
2002-11-22 04:20:49 +00:00 |
Andrew Cagney
|
feaee4bdbb
|
2002-11-21 Andrew Cagney <ac131313@redhat.com>
* Makefile.in: Update copyright. IGEN contributed to the FSF.
* filter.c, filter.h, filter_host.c, filter_host.h: Ditto.
* gen-engine.c, gen-engine.h, gen-icache.c, gen-icache.h: Ditto.
* gen-idecode.c, gen-idecode.h, gen-itable.c: Ditto.
* gen-itable.h, gen-model.c, gen-model.h, gen-semantics.c: Ditto.
* gen-semantics.h, gen-support.c, gen-support.h, gen.c: Ditto.
* gen.h, igen.c, igen.h, ld-cache.c, ld-cache.h: Ditto.
* ld-decode.c, ld-decode.h, ld-insn.c, ld-insn.h, lf.c: Ditto.
* lf.h, misc.c, misc.h, table.c, table.h: Ditto.
|
2002-11-22 04:09:40 +00:00 |
Andrew Cagney
|
78e731cd36
|
* gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 and
``t'' to NULL.
* igen.c (main): Add default case to switch.
* gen-icache.c (print_icache_extraction): Ditto.
|
2002-06-17 21:44:06 +00:00 |
Andrew Cagney
|
e7b564aa85
|
* gen.c (format_name_cmp): New function.
(insn_list_insert): Use the instruction field name as an
additional key. Different field names indicate different
semantics.
|
2002-03-24 00:43:28 +00:00 |
Stan Shebs
|
c906108c21
|
Initial creation of sourceware repository
|
1999-04-16 01:35:26 +00:00 |
Stan Shebs
|
071ea11e85
|
Initial creation of sourceware repository
|
1999-04-16 01:34:07 +00:00 |
Andrew Cagney
|
8d3580d090
|
Fix incorrect calculation of conditional field when being extracted
from a previous decode.
|
1998-07-29 00:14:29 +00:00 |
Andrew Cagney
|
f6b7bfcfa0
|
Add note about limitations of insn_field_cmp().
|
1998-07-28 08:58:23 +00:00 |
Andrew Cagney
|
07c2bd1455
|
Problems with conditional instruction-table fields (N!M, N=M, ...).
Was restricting `M' to opcode fields in the current word.
|
1998-07-28 08:08:54 +00:00 |
Andrew Cagney
|
346a3d6c11
|
Add support for instruction word conditionals of the form `XXX!YYY'
and XXX=YYY'. See mn10300 for examples.
|
1998-04-14 00:00:15 +00:00 |
Andrew Cagney
|
687f3f1cef
|
Add multi-sim support to simulator.
|
1997-09-08 17:40:24 +00:00 |