mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 12:24:19 +08:00
* dv-sockser.c: Include unistd.h if present.
(dv_sockser_init): Add missing arg to call to sim_io_eprintf.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
1998-12-09 Doug Evans <devans@casey.cygnus.com>
|
||||||
|
|
||||||
|
* dv-sockser.c: Include unistd.h if present.
|
||||||
|
(dv_sockser_init): Add missing arg to call to sim_io_eprintf.
|
||||||
|
|
||||||
1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
|
1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
|
||||||
|
|
||||||
* gennltvals.sh: Add i960.
|
* gennltvals.sh: Add i960.
|
||||||
@ -19,7 +24,7 @@
|
|||||||
(EXTERN_INLINE): New macro.
|
(EXTERN_INLINE): New macro.
|
||||||
* sim-module.c (sim_post_argv_init): Initialize cpu backlink
|
* sim-module.c (sim_post_argv_init): Initialize cpu backlink
|
||||||
before calling module init fns.
|
before calling module init fns.
|
||||||
* sim-profile.h (OPTION_PROFILE_*): Move into enum.
|
* sim-profile.c (OPTION_PROFILE_*): Move into enum.
|
||||||
(profile_init): New function.
|
(profile_init): New function.
|
||||||
(profile_options): New option --profile-range.
|
(profile_options): New option --profile-range.
|
||||||
(profile_option_handler): Handle --profile-range.
|
(profile_option_handler): Handle --profile-range.
|
||||||
|
Reference in New Issue
Block a user