binutils-gdb/sim/m32c
DJ Delorie 340cf1cfb6 * configure.in: Check for sys/select.h, termios.h, sys/socket.h,
netinet/in.h, and netinet/tcp.h.
* configure: Regenerate.
* config.in: Add those headers.
* main.c: Check for them.
(setup_tcp_console): Disable if no networking.
(main): Note missing networking or termios.
* mem.c: Check for those headers.
(stdin_ready): Disable if no termios.
(m32c_sim_restore_console): Disable if no termios.
(mem_get_byte): Disable console input if no termios.
2009-08-14 04:24:30 +00:00
..
ChangeLog * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
Makefile.in Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
blinky.S Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
config.in * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
configure * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
configure.in * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
cpu.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
gdb-if.c * m32c/gdb-if.c (m32c_signal_to_host): Rename to 2009-05-08 22:54:34 +00:00
gloss.S Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
int.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
int.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
load.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
load.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
m32c.opc Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
main.c * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
mem.c * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
mem.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
misc.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
misc.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
opc2c.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
r8c.opc Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
reg.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
safe-fgets.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
safe-fgets.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sample.S Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sample.ld Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sample2.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
srcdest.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
syscalls.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
trace.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00