OSDN Git Service

Index: common/ChangeLog
authorAndrew Cagney <cagney@redhat.com>
Thu, 28 Aug 2003 17:02:00 +0000 (17:02 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 28 Aug 2003 17:02:00 +0000 (17:02 +0000)
commit49831d3da4d665e0235a92e69fef232a50fdcaf3
treee550b9ec3b33b267b4a75c9ec10997a7a3a5f978
parentdc91349054292249d6472324db8e8b30872d9e01
Index: common/ChangeLog
2003-08-28  Andrew Cagney  <cagney@redhat.com>

* dv-glue.c (hw_glue_finish): Change %d to %ld to match sizeof.
* sim-options.c (print_help): Cast the format with specifier to
"int".

Index: mn10300/ChangeLog
2003-08-28  Andrew Cagney  <cagney@redhat.com>

* dv-mn103ser.c (do_polling_event): Change type of "serial_reg" to
"long".
(read_status_reg): Cast "serial_reg" to "long".
* dv-mn103tim.c (do_counter_event): Change type of "timer_nr" to
"long".
(do_counter6_event, write_mode_reg, write_tm6md): Ditto.
sim/common/ChangeLog
sim/common/dv-glue.c
sim/common/sim-options.c
sim/mn10300/ChangeLog
sim/mn10300/dv-mn103ser.c
sim/mn10300/dv-mn103tim.c