Go to file
Jim Kingdon 25200748a2 * os9kread.c (os9k_process_one_symbol): Rename
VARIABLES_INSIDE_BLOCK to OS9K_VARIABLES_INSIDE_BLOCK.
	* symfile.c (symbol_file_command): Check for (CORE_ADDR)-1, not
	(CORE_ADDR)0, from target_link, since that is what it uses.
	Process name at end, not during parsing (like we did before Kung's
	change), so that -readnow and -mapped can appear anywhere.
	Make text_relocation a local variable.
	* config/i386/i386os9k.mt: Fix comment.
	* Makefile.in (ALLDEPFILES): Add remote-os9k.c.
	* os9kread.c: Put "comments" after #endif inside /* */.
	* stabsread.h: Add os9k_stabs variable.
	* stabsread.c (start_stabs), os9kread.c (os9k_process_one_symbol):
	Set it.
	* stabsread.c (define_symbol): If os9k_stabs, put a 'V' symbol
	descriptor in global_symbols not local_symbols.
	(read_type): If os9k_stabs, accept 'c', 'i', and 'b' type
	descriptors.
	(read_type): If os9k_stabs, accept function parameters after 'f'
	type descriptor.
	(read_array_type): If os9k_stabs, don't expect index type and
	expect lower and upper to be separated by ',' not ';'.
	(read_enum_type): If os9k_stabs, read a number before the first
	enumeration constant.
	(os9k_init_type_vector): New function.
	(dbx_lookup_type): Call it when starting new type vector.
	* config/i386/tm-i386os9k.h: Define BELIEVE_PCC_PROMOTION.
	* (os9k_process_one_symbol): Call define_symbol not os9k_define_symbol.
	* os9kstab.c: Removed.
	* Makefile.in: Update accordingly.
	* objfiles.c (objfile_relocate_data): Removed.
	* remote-os9k.c (rombug_wait): Call objfile_relocate
	not objfile_relocate_data.
	* objfiles.h, objfiles.c: Remove find_pc_objfile.
	* remote-os9k.c (rombug_wait): Call find_pc_section not
	find_pc_objfile.
	* main.c (quit_command): Check inferior_pid; revert Kung change.
	* remote-os9k.c (rombug_create_inferior): Set inferior_pid.
1994-03-02 03:01:34 +00:00
bfd * bfd-in2.h: Rebuilt. 1994-03-02 02:36:07 +00:00
binutils Sanitization changes to reflect other comings and goings 1994-02-26 21:42:44 +00:00
config * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
gas Change "error" to "perror" everywhere. 1994-03-02 02:59:43 +00:00
gdb * os9kread.c (os9k_process_one_symbol): Rename 1994-03-02 03:01:34 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include Modified Files: 1994-03-02 02:12:39 +00:00
ld Mon Feb 28 11:09:48 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 19:15:10 +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 * rldefs.h: Define S_ISREG if necessary. 1994-02-24 14:19:43 +00:00
sim * gencode.c (main, gendefines): New -d option prints table of defines. 1994-02-12 06:02:09 +00:00
.Sanitize Keep/lose mpw-README 1994-02-28 00:16:13 +00:00
Build-A-Release.mk
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 Modified Files: 1994-03-01 00:48:55 +00:00
ChangeLog.mpw Various entries 1994-02-28 00:15:45 +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
configure * configure: Completely rewrite option processing. Take 1994-01-22 01:41:21 +00:00
configure.bat
configure.in * configure.in: Remove embedded newlines from configdirs. 1994-02-18 21:23:25 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh * install.sh: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi
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 Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk don't ever use sh explicitly 1993-11-09 23:32:04 +00:00