Go to file
Jim Kingdon 5573d7d4b1 Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* symmisc.c (print_symbol): Use %02x not %2x for LOC_CONST_BYTES.

	Clean up problems with targets and hosts that have 64 bit longs
	and pointers and 32 bit ints.
	* breakpoint.c, buildsym.c, c-lang.c, c-valprint.c, ch-lang.c,
	ch-valprint.c, core.c, cp-valprint.c, dbxread.c, exec.c,
	expprint.c, gdbtypes.c, infcmd.c, language.c, language.h,
	m2-lang.c, maint.c, mips-tdep.c, mipsread.c, partial-stab.h,
	printcmd.c, remote-vx.c, solib.c, source.c, stack.c, symfile.c,
	symmisc.c, symtab.c, valops.c, valprint.c, xcoffexec.c:
	Change all printf formats from %x to %lx if outputting an address.
	Change la_*_format to use long format.
	local_hex_string, local_hex_string_custom now take an unsigned long
	argument, change all callers.
	* coffread.c (read_coff_symtab):  Remove superfluous cast for
	complaint output.
	* dbxread.c (end_psymtab):  Cast MSYMBOL_INFO to long, not int.
	* findvar.c, value.h (write_register):  Change register value to long.
	* gdbtypes.h (struct type):  Change `bitsize' to long as
	TYPE_FIELD_STATIC_PHYSNAME uses this field as a pointer.
	* inferior.h (struct inferior_status):  Change type of stop_pc to
	CORE_ADDR.
	* language.h (local_octal_string, local_octal_string_custom):
	Remove prototype, the functions are neither defined nor used.
	* mipsread.c (parse_symbol):  Use temporary variable for bitsize as
	f->bitsize is a long now.
	* objfiles.c (add_to_objfile_sections, build_objfile_section_table):
	Use unsigned long casts instead of int for abusing sections_end
	pointer as integer.
	* stack.c (parse_frame_specification):  Change type of `args' to
	CORE_ADDR for SETUP_ARBITRARY_FRAME.

	* printcmd.c (make_vasize):  Allow redefinition via MAKEVA_SIZE.
	* mipsread.c (parse_type):  Alpha cc now supports the t->continued
	bit, update algorithm to match the way the compiler uses it.
1993-09-28 17:43:25 +00:00
bfd * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size 1993-09-28 10:23:52 +00:00
binutils * objdump.c (usage): Mention --stabs. 1993-09-23 05:21:21 +00:00
config hp300/hpux9 uses X11r5 1993-09-28 00:31:23 +00:00
gas Whitespace/comment cleanup. Use PARAMS in tc-vax.c. 1993-09-28 04:47:32 +00:00
gdb Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 1993-09-28 17:43:25 +00:00
gprof
include * sym.h, symconst.h: Add comment stating these files are not part 1993-09-17 03:32:10 +00:00
ld * config/solaris2.mh: New file. Define HOSTING_CRT0 and 1993-09-23 21:53:33 +00:00
mmalloc
opcodes * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use 1993-09-17 11:47:59 +00:00
readline * configure.in (m88k-*-sysvr4*): Comment out previous change. 1993-09-07 22:17:47 +00:00
sim do not echo recursion lines 1993-09-13 19:49:33 +00:00
.Sanitize
Build-A-Release.mk
build-all.mk
ChangeLog * Makefile.in: define M4, and pass it down to sub-makes; 1993-09-20 00:04:33 +00:00
config.guess
config.sub
configdos.bat
configure fix replacement of multiline values for CC and CXX 1993-09-15 02:11:35 +00:00
configure.bat
configure.in * configure.in: Build gas, ld, and binutils for *-*-sysv4* and 1993-09-23 22:07:39 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh (chmodcmd): Set file to mode 755 by default (should also do default 1993-09-10 00:04:38 +00:00
intro.texi
Makefile.in
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk