binutils-gdb/sim
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
..
arm Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
avr 2009-04-27 Tristan Gingold <gingold@adacore.com> 2009-04-27 10:50:53 +00:00
common sim/ 2009-07-30 22:53:18 +00:00
cr16 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
cris * cris/sim-if.c: Include errno.h. 2009-01-18 22:17:03 +00:00
d10v Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
erc32 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
frv Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
h8300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
igen sim/ 2009-07-30 22:53:18 +00:00
iq2000 * common/Make-common.in (CPU_DIR): Define. 2009-07-12 16:59:34 +00:00
lm32 * Makefile.in (traps.o): Add dependency on targ-vals.h to fix 2009-07-08 06:16:46 +00:00
m32c * configure.in: Check for sys/select.h, termios.h, sys/socket.h, 2009-08-14 04:24:30 +00:00
m32r * common/Make-common.in (CPU_DIR): Define. 2009-07-12 16:59:34 +00:00
m68hc11 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mcore Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mips Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mn10300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
moxie Increase simulated memory size. Support new system call ABI. Support exception processing for Linux system calls. 2009-07-31 11:40:16 +00:00
ppc sim/ 2009-07-30 22:53:18 +00:00
sh Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sh64 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
testsuite * sim/cris/asm/opterr5.ms, sim/cris/asm/opterr4.ms, 2009-01-18 22:17:47 +00:00
v850 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
ChangeLog sim/ 2009-07-30 22:53:18 +00:00
MAINTAINERS gdb/ 2009-05-18 13:25:35 +00:00
Makefile.in sim/ 2009-07-30 22:53:18 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure gdb/ 2009-05-18 13:25:35 +00:00
configure.ac gdb/ 2009-05-18 13:25:35 +00:00