]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* dv-sockser.c, dv-sockser.h: New files.
authorDoug Evans <dje@google.com>
Sun, 15 Mar 1998 02:43:00 +0000 (02:43 +0000)
committerDoug Evans <dje@google.com>
Sun, 15 Mar 1998 02:43:00 +0000 (02:43 +0000)
commit84c6d152d1229e1ed22622c1981192495ccb419e
tree99693fe37e400d5707c917914028e28a5ae7927e
parent86a60941332cd44e8fb2eb6fcba0d91a9deb44d1
* dv-sockser.c, dv-sockser.h: New files.
* Make-common.in (dv-sockser.o): Add rule for.
* aclocal.m4: Check for fcntl.h.
* config.h: Add HAVE_FCNTL_H.

* sim-break.c (remove_breakpoint): Fix thinko.

* sim-hload.c (sim_load): Provide default value of SIM_HANDLES_LMA.
Use SIM_HANDLES_LMA for lma_p arg to sim_load_file.
sim/common/.Sanitize
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/aclocal.m4
sim/common/dv-sockser.h [new file with mode: 0644]
sim/common/sim-break.c