2005-03-07 Jerome Guitton <guitton@gnat.com>
authorJerome Guitton <guitton@adacore.com>
Mon, 7 Mar 2005 11:09:05 +0000 (11:09 +0000)
committerJerome Guitton <guitton@adacore.com>
Mon, 7 Mar 2005 11:09:05 +0000 (11:09 +0000)
commit187d3d28e20b10b698edf77b54518c27a8c083f2
treeca0b175d5e998ea82cf37831baff0d608e36d6f5
parent0709bb22464041e573f935abf42b267822c6588e
2005-03-07  Jerome Guitton  <guitton@gnat.com>

* sim/erc32/float.c (set_fsr): Do not use deprecated multi-line
strings.
(clear_accex): Ditto.
* sim/erc32/interf.c: Remove the redeclaration of fprintf.
* sim/erc32/sis.c: Ditto.
* sim/erc32/exec.c: Add missing semicolon.
* sim/erc32/func.c: Remove definitions of generic_print_address,
generic_symbol_at_address, buffer_read_memory and perror_memory, as
they are already defined in opcodes/dis-buf.c.
sim/erc32/ChangeLog
sim/erc32/exec.c
sim/erc32/float.c
sim/erc32/func.c
sim/erc32/interf.c
sim/erc32/sis.c