Hans-Peter Nilsson
|
7e60d30187
|
Remove all #if 0'd code.
* filter.c: Remove #if 0'd function it_is.
(main): Remove #if 0'd code.
* gen-engine.c: Remove #if 0'd functions print_jump,
print_jump_insn, print_jump_definition,
print_jump_internal_function, print_jump_body.
(gen_engine_c): Remove #if 0'd code.
* gen-idecode.c: Remove #if 0'd functions print_jump print_jump,
print_jump_insn, print_jump_definition,
print_jump_internal_function, print_jump_until_stop_body.
* gen-model.c: Remove #if 0'd functions model_c_or_h_data,
model_c_or_h_function, gen_model_h, model_c_insn,
model_c_function, gen_model_c and types model_c_passed_data
and struct _model_c_passed_data.
* gen.c: Remove #if 0'd type constant_field_types and function
insn_field_is_constant.
(gen_entry_find_opcode_field): Remove #if 0'd code.
* ld-insn.c (parse_insn_model_record): Remove #if 0'd code.
* misc.h (STRDUP, STRNDUP): Remove #if 0'd macros.
|
2011-07-08 02:27:18 +00:00 |
|
Joel Brobecker
|
7b6bb8daac
|
run copyright.sh for 2011.
|
2011-01-01 15:34:07 +00:00 |
|
Joel Brobecker
|
dc3cf14f35
|
Update copyright notices to add year 2010.
|
2010-01-01 10:03:36 +00:00 |
|
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
|
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 |
|
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
|
a4c97499d9
|
Instruction decode generator taken from the PowerPC simulator
and being made more generic.
|
1997-02-21 02:49:21 +00:00 |
|