Go to file
Ian Lance Taylor 5e65fbc84b Some support for PowerPC ELF, although it isn't in BFD yet.
* configure.in: If cpu is powerpc*, use ppc.
	(ppc-*-sysv4*): Use object format elf.
	* config/tc-ppc.h: Only declare a number of things if OBJ_COFF is
	defined.
	(TARGET_ARCH): Make it call ppc_arch.
	(ppc_arch): Declare.
	(TARGET_FORMAT): Set based on OBJ_COFF or OBJ_ELF.
	(NO_STRING_ESCAPES): Define.
	(LOCAL_LABEL, FAKE_LABEL_NAME): Define for OBJ_ELF.
	* config/tc-ppc.c: Only define a number of functions of OBJ_COFF
	is defined.
	(md_pseudo_table): Most pseudo-ops are OBJ_COFF specific.  Added
	OBJ_COFF specific "bi" and "ei".
	(md_parse_option): Fix handling of -u.  Make -m601 set
	PPC_OPCODE_601.  If OBJ_ELF, accept -V and -Q.
	(ppc_set_cpu): New function.
	(ppc_arch): New function.
	(md_begin): Call ppc_set_cpu.
	(ppc_insert_operand): For a signed operand accept an unsigned
	value, for IBM compatibility.
	(ppc_byte): Don't call stringer for strings; instead, treat two
	double quotes as a single double quote.
	(ppc_comm): Set sy_tc.output for a .lcomm symbol.
	(ppc_biei): New function.
	(ppc_tc): If not OBJ_COFF, ignore first argument.
	(ppc_fix_adjustable): Call as_bad_where, not as_bad.
	(ppc_is_toc_sym): New function.
	(md_apply_fix): Use ppc_is_toc_sym.  Handle BFD_RELOC_16 and
	BFD_RELOC_8.
1994-02-17 21:37:32 +00:00
bfd Various entries. 1994-02-17 20:56:49 +00:00
binutils * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c, 1994-02-17 18:10:18 +00:00
config * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
gas Some support for PowerPC ELF, although it isn't in BFD yet. 1994-02-17 21:37:32 +00:00
gdb * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, 1994-02-17 18:19:25 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include hppa.h: Fix typo in fstws arg string. 1994-02-17 20:31:08 +00:00
ld Various entries. 1994-02-17 20:56:49 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes Change inclusion of <string.h> to sysdep.h. 1994-02-08 19:01:45 +00:00
readline * rltty.c: #if out some code if __GO32__. 1994-02-17 00:42:25 +00:00
sim * gencode.c (main, gendefines): New -d option prints table of defines. 1994-02-12 06:02:09 +00:00
.Sanitize Since gdb distributions must be sanitized, and it is easy to forget to 1994-01-24 19:36:12 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to 1993-11-11 20:35:30 +00:00
ChangeLog * config.guess: Add Lynx/rs6000 config support. 1994-02-11 23:34:39 +00:00
ChangeLog.mpw Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +00:00
config.guess * config.guess: Add Lynx/rs6000 config support. 1994-02-11 23:34:39 +00:00
config.sub * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. 1994-02-07 00:35:51 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: Completely rewrite option processing. Take 1994-01-22 01:41:21 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 1994-02-08 21:42:55 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 1994-02-02 19:56:10 +00:00
mpw-build.in Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +00:00
mpw-config.in Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +00:00
mpw-configure Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk don't ever use sh explicitly 1993-11-09 23:32:04 +00:00