GDB that can debug Mach-Os on Linux
Go to file
Jim Wilson 51c6d73375 For NEC 4100/4300 project: Add little endian support and misc cleanups.
* gencode.c (build_instruction): Use !ByteSwapMem instead of
	BigEndianMem.
	* interp.c (CONFIG, config_EP_{mask,shift,D,DxxDxx, config_BE): Delete.
	(BigEndianMem): Rename to ByteSwapMem and change sense.
	(BigEndianCPU, sim_write, LoadMemory, StoreMemory): Change
	BigEndianMem references to !ByteSwapMem.
	(set_endianness): New function, with prototype.
	(sim_open): Call set_endianness.
	(sim_info): Use simBE instead of BigEndianMem.
	(xfer_direct_word, xfer_direct_long, swap_direct_word,
	swap_direct_long, xfer_big_word, xfer_big_long, xfer_little_word,
	xfer_little_long, swap_word, swap_long): Delete unnecessary MSC_VER
	ifdefs, keeping the prototype declaration.
	(swap_word): Rewrite correctly.
	(ColdReset): Delete references to CONFIG.  Delete endianness related
	code; moved to set_endianness.
1996-12-11 22:04:46 +00:00
bfd * elf32-mn10300.c (reloc_type): Remove big endian mn10300 reloc 1996-12-11 06:31:23 +00:00
binutils * ieee.c (parse_ieee_bb): Always initialize namcopy to avoid gcc 1996-12-06 22:22:52 +00:00
config Update .Sanitize files 1996-12-04 21:12:01 +00:00
gas * gas/mn10300/basic.exp: Update after endianness changes to 1996-12-11 06:20:40 +00:00
gdb * monitor.c (monitor_load): Add support for load address argument. 1996-12-11 20:14:11 +00:00
gprof * configure: Rebuild with autoconf 2.12. 1996-11-26 22:09:02 +00:00
include * callback.h (host_callback): New member `error'. 1996-12-09 01:12:03 +00:00
ld modify last patch 1996-12-05 23:34:59 +00:00
mmalloc * configure configure.in: Don't default CC to cc. It causes problems 1996-09-05 01:06:10 +00:00
opcodes * mn10300-dis.c (disassemble, print_insn_mn10300): Corrently 1996-12-11 17:34:15 +00:00
readline * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__ 1996-10-08 16:00:54 +00:00
sim For NEC 4100/4300 project: Add little endian support and misc cleanups. 1996-12-11 22:04:46 +00:00
.Sanitize Added findutils, less, ncurses to top level .Sanitize 1996-11-22 00:59:24 +00:00
Build-A-Release.mk
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
ChangeLog fix sanitize typo 1996-12-02 22:29:55 +00:00
config-ml.in
config.guess * config.guess: Combine mips-mips-riscos cases, and use cpp to 1996-06-08 01:13:04 +00:00
config.sub config.sub: Handle v850-unknown. 1996-11-23 15:29:11 +00:00
configure * configure: Don't get confused by CPU-VENDOR-linux-gnu. 1996-10-10 18:15:03 +00:00
configure.bat
configure.in Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> 1996-12-05 00:55:29 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
INSTALL
install-texi.in
Install.in
install.sh * install.sh (chmodcmd): Set to null if the DST directory already 1996-11-11 18:12:15 +00:00
intro.texi
make-all.com Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> 1996-10-02 19:53:12 +00:00
makeall.bat
Makefile.in * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET 1996-10-24 16:13:43 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
SUPPORTED
tape-labels-tex.in
test-build.mk