GDB that can debug Mach-Os on Linux
Go to file
Ian Lance Taylor 5f710a3a89 * libcoff-in.h (struct xcoff_tdata): Define.
(xcoff_data): Define.
	* bfd.c (struct _bfd): Add xcoff_obj_data field to tdata union.
	* bfd-in2.h, libcoff.h: Rebuild.
	* coff-rs6000.c (xcoff_mkobject): New static function.
	(coff_mkobject): Define.
	(xcoff_copy_private_bfd_data): New static function.
	(coff_bfd_copy_private_bfd_data): Define.
	(rs6000coff_howto_table): Change R_TOC complain_on_overflow from
	signed to bitfield.
	(rs6000coff_vec): Add DYNAMIC to object_flags.
	* coffcode.h (sec_to_styp_flags): If RS6000COFF_C, handle .pad and
	.loader sections specially.
	(coff_new_section_hook): If RS6000COFF_C, get the .text and .data
	section alignment from the XCOFF tdata information.
	(coff_mkobject_hook): If RS6000COFF_C, set DYNAMIC based on
	F_SHROBJ, and copy the extra a.out header information into the
	XCOFF tdata structure.
	(coff_write_object_contents): If RS6000COFF_C, set F_SHROBJ,
	F_DYNLOAD and the extra a.out header information.
	(coff_slurp_symbol_table): Set BSF_NOT_AT_END for a C_EXT or
	C_HIDEXT symbol with attached csect information.
	* coffswap.h (coff_swap_aouthdr_in): If RS6000COFF_C, swap
	in the o_maxdata field.
	(coff_swap_aouthdr_out): If RS6000COFF_C, swap extra XCOFF fields.
	* coffgen.c (coff_renumber_symbols): Don't move any symbol to the
	end if BSF_NOT_AT_END is set.
1995-10-09 21:19:53 +00:00
bfd * libcoff-in.h (struct xcoff_tdata): Define. 1995-10-09 21:19:53 +00:00
binutils Mon Oct 9 13:06:31 1995 steve chamberlain <sac@slash.cygnus.com> 1995-10-09 20:08:13 +00:00
config use bison 1995-09-29 00:48:00 +00:00
gas split change log 1995-10-06 22:39:14 +00:00
gdb * ch-exp.y (yylex): Also look for '$' following '$'. 1995-10-09 01:00:09 +00:00
gprof Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:51:43 +00:00
include * internal.h (struct internal_aouthdr): Add o_maxdata field. 1995-10-09 18:50:11 +00:00
ld * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't 1995-10-07 21:09:57 +00:00
mmalloc
opcodes Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:59:33 +00:00
readline * configure.in: Handle powerpc-ibm-aix* like rs6000-ibm-aix*. 1995-10-08 11:20:01 +00:00
sim * configure.in: Explicitly `exit 0' for broken shells. 1995-10-08 11:27:49 +00:00
.Sanitize * cfg-ml-com.in (sh-*-*): Add sh3e support. 1995-09-06 21:02:59 +00:00
Build-A-Release.mk
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
cfg-ml-com.in Add support for building -mcall-aixdesc libraries. 1995-10-09 16:40:32 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
ChangeLog Add support for building -mcall-aixdesc libraries. 1995-10-09 16:40:32 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure * configure: If CC and CXX are not set in the environment, set 1995-10-04 16:22:37 +00:00
configure.bat
configure.in * configure.in: Allow configuration and build of emacs19 for the alpha. 1995-10-05 20:27:24 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in * configure: If CC and CXX are not set in the environment, set 1995-10-04 16:22:37 +00:00
mpw-build.in
mpw-config.in
mpw-configure Add PowerMac support and many other enhancements. 1995-09-26 21:51:30 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00