old-cross-binutils/gdb/config
Pedro Alves 10325bc5c4 * config/i386/mingw.mh, config/i386/mingw.mt: New files.
* configure.tgt	(i[34567]86-*-mingw32*): Set gdb_target = mingw.
	* win32-nat.c: Only include cygwin.h on Cygwin host.  Don't
	include procfs.h.
	(cygwin_load_start, cygwin_load_end, cygwin_exceptions): Disable
	if not building on Cygwin.
	(win32_make_so, handle_output_debug_string, handle_exception)
	(do_initial_win32_stuff): Wrap Cygwin specific code in __CYGWIN__.
	(win32_attach): Only fallback to Cygwin pids if building on
	Cygwin.
	(win32_pid_to_exec_file): Disable Cygwin specific code, if not
	building on Cygwin.
	(win32_create_inferior): Disable starting the inferior through a
	shell, environment var processing and tty handling if not building
	on Cygwin.
	(cygwin_pid_to_str): Rename to ...
	(win32_pid_to_str): ... this.
	(init_win32_ops): Update use of win32_pid_to_str.  Disable "shell"
	and "cygwin-exceptions" commands if not building on Cygwin.
2007-10-16 18:43:25 +00:00
..
alpha * alpha-mdebug-tdep.c: Include "gdb_string.h". 2007-10-12 16:13:20 +00:00
arm * target-descriptions.c (tdesc_predefined_types): New. 2007-10-15 19:19:18 +00:00
avr
cris * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. 2006-11-24 18:23:34 +00:00
djgpp * config/djgpp/djconfig.sh: Switch license to GPLv3. 2007-08-23 18:19:51 +00:00
frv Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
h8300 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
i386 * config/i386/mingw.mh, config/i386/mingw.mt: New files. 2007-10-16 18:43:25 +00:00
ia64 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
iq2000
m32c
m32r * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m68hc11
m68k * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m88k
mep Add support for new target, Toshiba Media Processor (MeP). 2007-02-23 22:50:41 +00:00
mips * target-descriptions.c (tdesc_predefined_types): New. 2007-10-15 19:19:18 +00:00
mn10300
mt
pa * breakpoint.c (breakpoint_sals_to_pc): Do not check for 2007-10-12 16:11:12 +00:00
powerpc * symfile.h (struct sym_fns): Add new field sym_read_linetable. 2007-09-21 18:01:26 +00:00
rs6000 * symfile.h (struct sym_fns): Add new field sym_read_linetable. 2007-09-21 18:01:26 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score 2007-01-04 Qinwei <qinwei@sunnorth.com.cn> 2007-01-05 01:15:11 +00:00
sh * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
sparc Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
spu
v850
vax * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
xstormy16
xtensa
nm-linux.h Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
nm-nto.h Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00