deliverable/binutils-gdb.git
31 years ago * hosts/delta88.h: #if 0 out some declarations which conflict with
Jim Kingdon [Fri, 18 Jun 1993 03:12:04 +0000 (03:12 +0000)] 
* hosts/delta88.h: #if 0 out some declarations which conflict with
system headers.

31 years ago * config/m88k/xm-delta88.h: Comment out unused defines which conflict
Jim Kingdon [Fri, 18 Jun 1993 02:33:01 +0000 (02:33 +0000)] 
* config/m88k/xm-delta88.h: Comment out unused defines which conflict
with system headers.
* printcmd.c (printf_command): Cast second arg to vprintf to PTR.
Use VPRINTF macro if defined.
* config/m88k/xm-delta88.h: Define VPRINTF.  Include <sys/siginfo.h>.
Define TIOC{GETC,GLTC}_BROKEN.
* m88k-nat.c: Uncomment include of <sys/ptrace.h>.
* main.c: Rename initialize_{main,cmd_lists,history} to init_* to
make things easier on munch (apparently this matters on
the delta88 with svr3).

31 years ago * Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
Jim Kingdon [Fri, 18 Jun 1993 02:32:27 +0000 (02:32 +0000)] 
* Makefile.in (INTERNAL_CFLAGS): Include ../include as well as
${srcdir}/../include.

* config/m88k/xm-delta88.h: Comment out unused defines which conflict
with system headers.
* printcmd.c (printf_command): Cast second arg to vprintf to PTR.
Use VPRINTF macro if defined.
* config/m88k/xm-delta88.h: Define VPRINTF.  Include <sys/siginfo.h>.
Define TIOC{GETC,GLTC}_BROKEN.
* m88k-nat.c: Uncomment include of <sys/ptrace.h>.
* main.c: Rename initialize_{main,cmd_lists,history} to init_* to
make things easier on munch (apparently this matters on
the delta88 with svr3).

31 years ago * Makefile.in: Change extension for gzip'd files from '.z' to
Fred Fish [Fri, 18 Jun 1993 01:45:34 +0000 (01:45 +0000)] 
* Makefile.in:  Change extension for gzip'd files from '.z' to
'.gz' per new FSF standard usage.

31 years ago * gencode.c: Fix some opcodes.
Steve Chamberlain [Fri, 18 Jun 1993 01:31:54 +0000 (01:31 +0000)] 
* gencode.c: Fix some opcodes.
* interp.c: Support for profiling and portability fixes.
* run.c (main): Get profiling args.

31 years agoFix install.
Steve Chamberlain [Fri, 18 Jun 1993 01:30:34 +0000 (01:30 +0000)] 
Fix install.

31 years agoremove parentdir support
David D. Zuhn [Fri, 18 Jun 1993 01:00:13 +0000 (01:00 +0000)] 
remove parentdir support

31 years agocanonicalize install.sh location
David D. Zuhn [Fri, 18 Jun 1993 00:35:08 +0000 (00:35 +0000)] 
canonicalize install.sh location

31 years agoquote program_transform_name value
David D. Zuhn [Thu, 17 Jun 1993 23:59:43 +0000 (23:59 +0000)] 
quote program_transform_name value

31 years agocanonicalize install.sh location
David D. Zuhn [Thu, 17 Jun 1993 23:56:08 +0000 (23:56 +0000)] 
canonicalize install.sh location

31 years agodoc last change
David D. Zuhn [Thu, 17 Jun 1993 23:55:23 +0000 (23:55 +0000)] 
doc last change

31 years agoget install.sh canonicalized
David D. Zuhn [Thu, 17 Jun 1993 23:50:35 +0000 (23:50 +0000)] 
get install.sh canonicalized

31 years agoconfigure already add the -e
David D. Zuhn [Thu, 17 Jun 1993 23:50:01 +0000 (23:50 +0000)] 
configure already add the -e

31 years agoDocument -Map option.
David MacKenzie [Thu, 17 Jun 1993 23:23:48 +0000 (23:23 +0000)] 
Document -Map option.

31 years agohand-edited
Jim Kingdon [Thu, 17 Jun 1993 23:20:46 +0000 (23:20 +0000)] 
hand-edited

31 years ago * ldgram.y: Tweak grammar to make reporting of invalid options work.
David MacKenzie [Thu, 17 Jun 1993 22:55:38 +0000 (22:55 +0000)] 
* ldgram.y: Tweak grammar to make reporting of invalid options work.

31 years agoAlpha host support.
Steve Chamberlain [Thu, 17 Jun 1993 22:23:40 +0000 (22:23 +0000)] 
Alpha host support.

31 years ago * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
Steve Chamberlain [Thu, 17 Jun 1993 22:16:07 +0000 (22:16 +0000)] 
* configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New
host.
* sh-tdep.c (frame_find_saved_regs): Use NUM_REGS rather than hard
wired (and wrong) constant.
* values.c (unpack_long): Add case to unpack when target object is
sizeof(int).
* config/sh/tm-sh.h (REGISTER_NAMES): Know about the news ones the
simulator defines.

31 years agoUnderstand more opcodes.
Steve Chamberlain [Thu, 17 Jun 1993 22:02:49 +0000 (22:02 +0000)] 
Understand more opcodes.

31 years ago * config/obj-coffbfd.c (fill_section): Don't allow fills backwards.
Steve Chamberlain [Thu, 17 Jun 1993 21:58:28 +0000 (21:58 +0000)] 
* config/obj-coffbfd.c (fill_section): Don't allow fills backwards.
* config/tc-sh (get_specific, md_convert_frag,
md_estimate_size_before_relax): Add support for rest of opcodes.

31 years agoSupport for constructors.
Steve Chamberlain [Thu, 17 Jun 1993 21:49:48 +0000 (21:49 +0000)] 
Support for constructors.

31 years ago * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
David MacKenzie [Thu, 17 Jun 1993 21:34:11 +0000 (21:34 +0000)] 
* Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
and .cc.o rule.

31 years agoMoved to emulparams subdir.
David MacKenzie [Thu, 17 Jun 1993 21:23:10 +0000 (21:23 +0000)] 
Moved to emulparams subdir.

31 years agoMoved to scripttempl subdir.
David MacKenzie [Thu, 17 Jun 1993 21:21:21 +0000 (21:21 +0000)] 
Moved to scripttempl subdir.

31 years agoMoved to emultempl subdir.
David MacKenzie [Thu, 17 Jun 1993 21:19:58 +0000 (21:19 +0000)] 
Moved to emultempl subdir.

31 years agoNo longer needed.
David MacKenzie [Thu, 17 Jun 1993 21:16:37 +0000 (21:16 +0000)] 
No longer needed.

31 years ago * ldfile.c (ldfile_open_command): Don't try .ld extension.
David MacKenzie [Thu, 17 Jun 1993 20:55:43 +0000 (20:55 +0000)] 
* ldfile.c (ldfile_open_command): Don't try .ld extension.
It wasn't documented (or likely used) and wastes time.
(try_open): If EXTEN is empty, don't try it.

* ldctor.c, lderror.c, ldexp.c, ldfile.c, ldindr.c, ldlang.c,
ldlex.l, ldmain.c, ldmisc.c, ldsym.c, ldver.c, ldwarn.c,
ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
with normal function declarations.

* Move *.em to emultempl/*.em.  Move *.sh to emulparams/*.sh.
Move *.sc-sh to scripttempl/*.sc.
* {emultempl,emulparams,scripttempl}/README: New files.
* sh.em, st2000.em, z8ksim.em, h8300hms.em, h8500hms.em: Files
removed, replaced with generic.em.
* h8300.sh, h8500.sh, h8300.sc, h8500.sc: Renamed from
 h8[35]00hms.s[ch].  Change their contents to omit the "hms".

* *.em (*_get_script): Return script name instead of script contents.
* ldlang.c (lang_process): Change caller.

* ldlex.l, ldgram.y: Recognize -m option.
Check for input files after *all* options in grammar.
* ldmain.c (main): Check for -m options.  Add default directory
for -m.

* mkscript.c: File removed.
* genscripts.sh: Take two more parameters, tooldirlib and libdir,
to add to the default LIB_PATH.
Look for input files in the new subdirectories.
Create the scripts in emulations subdirectory and don't filter
them through mkscript.
* configure.in: Make the emulations subdirectory.

* Makefile.in: Account for all of the above changes.
Remove unused .SUFFIXES.  Get libgcc.a path with gcc
-print-libgcc-file-name instead of $(libdir)/libgcc.a.
Put CFLAGS last in the compilation rules.
Add -I../bfd to INCLUDES so sysdep.h is found.

* ldfile.c (try_open): If opening without the extension fails,
try with the extension even if -v or -V was given.
had_script is imported (from ldgram.y), not exported.

31 years agostart tracking user visible changes
K. Richard Pixley [Wed, 16 Jun 1993 23:13:57 +0000 (23:13 +0000)] 
start tracking user visible changes

31 years agorename user settable option from rpcTimeout to vxworks-timeout.
K. Richard Pixley [Wed, 16 Jun 1993 23:11:46 +0000 (23:11 +0000)] 
rename user settable option from rpcTimeout to vxworks-timeout.

31 years ago * Makefile.in (depend): More makefile diddling.
Fred Fish [Wed, 16 Jun 1993 21:34:42 +0000 (21:34 +0000)] 
* Makefile.in (depend):  More makefile diddling.
* alldeps.mak, depend:  Update to latest automatically built
versions.

31 years agoNuke dir.
David MacKenzie [Wed, 16 Jun 1993 21:16:16 +0000 (21:16 +0000)] 
Nuke dir.

31 years ago * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
Ian Lance Taylor [Wed, 16 Jun 1993 20:49:36 +0000 (20:49 +0000)] 
* hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
header files.

31 years ago * gmon.h, gprof.h: structs of chars used to hold external
Steve Chamberlain [Wed, 16 Jun 1993 19:58:37 +0000 (19:58 +0000)] 
* gmon.h, gprof.h: structs of chars used to hold external
representations.
* gprof.c (getpfile, openpfile, readsamples): Swap data in using
new structures.

31 years ago * Makefile.in (depend): Bfd.h keeps moving, keep up with it.
Fred Fish [Wed, 16 Jun 1993 19:28:19 +0000 (19:28 +0000)] 
* Makefile.in (depend):  Bfd.h keeps moving, keep up with it.
* alldeps.mak, depend:  Update to latest automatically built
versions.

31 years agoClarifications based on Ian Taylor review of manual for FSF.
Roland Pesch [Wed, 16 Jun 1993 19:08:14 +0000 (19:08 +0000)] 
Clarifications based on Ian Taylor review of manual for FSF.

31 years ago* gdb.texinfo (Copying): delete this node and references to it;
Roland Pesch [Wed, 16 Jun 1993 19:03:53 +0000 (19:03 +0000)] 
* gdb.texinfo (Copying): delete this node and references to it;
RMS says this manual need not carry GPL. (passim): Improvements
from last round at FSF, largely due to Ian Taylor review, and
minor formatting improvements.

* gdbinv-s.texi (passim): Improvements from last round at FSF,
largely due to Ian Taylor review. (Debug Session): minor edits to
new text.

31 years agoNote that bfd.h has been removed.
Fred Fish [Wed, 16 Jun 1993 17:43:58 +0000 (17:43 +0000)] 
Note that bfd.h has been removed.

31 years ago * gdb.t00/teststrategy.exp: Rework to provide more useful
Fred Fish [Wed, 16 Jun 1993 17:17:55 +0000 (17:17 +0000)] 
* gdb.t00/teststrategy.exp:  Rework to provide more useful
description of each test, fix problem with systems that define
ALIGN_STACK_ON_STARTUP code, other misc cleanups.
* gdb.t06/break.exp (test_next_with_recursion):  Fix expected
results for "next over recursive call" so timeouts aren't taken
by error.

31 years agoBuild HP700 crosses with optimization.
Ian Lance Taylor [Wed, 16 Jun 1993 14:29:19 +0000 (14:29 +0000)] 
Build HP700 crosses with optimization.

31 years ago(use full hostname in log entry)
Ken Raeburn [Wed, 16 Jun 1993 03:10:44 +0000 (03:10 +0000)] 
(use full hostname in log entry)

31 years agolook in ../include instead of ../bfd for bfd.h
Ken Raeburn [Wed, 16 Jun 1993 03:10:01 +0000 (03:10 +0000)] 
look in ../include instead of ../bfd for bfd.h

31 years agoMakefile.in, aout.sc-sh, hp3hpux.sh changes
Ken Raeburn [Wed, 16 Jun 1993 03:07:27 +0000 (03:07 +0000)] 
Makefile.in, aout.sc-sh, hp3hpux.sh changes

31 years ago* aout.sc-sh: Add SHLIB_PATH like STACKZERO. Make STACKZERO
Ken Raeburn [Wed, 16 Jun 1993 03:06:33 +0000 (03:06 +0000)] 
* aout.sc-sh: Add SHLIB_PATH like STACKZERO.  Make STACKZERO
dependent on RELOCATING, not RELOCATION.
* hp3hpux.sh (SHLIB_PATH): Define it.

31 years agonow generated at build time
Ken Raeburn [Wed, 16 Jun 1993 02:36:48 +0000 (02:36 +0000)] 
now generated at build time

31 years agoallow "make bfd.h" to still dtrt
Ken Raeburn [Wed, 16 Jun 1993 02:32:27 +0000 (02:32 +0000)] 
allow "make bfd.h" to still dtrt

31 years agoupdated
Ken Raeburn [Wed, 16 Jun 1993 02:25:53 +0000 (02:25 +0000)] 
updated

31 years agoMove bfd.h to ../include. (Directory is created if it doesn't exist.)
Ken Raeburn [Wed, 16 Jun 1993 02:22:02 +0000 (02:22 +0000)] 
Move bfd.h to ../include.  (Directory is created if it doesn't exist.)
Insert sysdep.h into it, so manually including it isn't required for every
single file using bfd.h.

Search ../include when compiling.

31 years agoPut in marker for sysdep.h inclusion.
Ken Raeburn [Wed, 16 Jun 1993 02:08:29 +0000 (02:08 +0000)] 
Put in marker for sysdep.h inclusion.

(int64_type, uint64_type): Define when using "long long" fallback for
HOST_64_BIT.

31 years agosparc-dis, configure/Makefile changes
Ken Raeburn [Wed, 16 Jun 1993 02:05:13 +0000 (02:05 +0000)] 
sparc-dis, configure/Makefile changes

31 years agocomment branches in ARCH_SIZE test
Ken Raeburn [Wed, 16 Jun 1993 01:51:56 +0000 (01:51 +0000)] 
comment branches in ARCH_SIZE test

31 years agosearch ../include, and not ../bfd
Ken Raeburn [Wed, 16 Jun 1993 01:46:54 +0000 (01:46 +0000)] 
search ../include, and not ../bfd

31 years agoremove parentdir support
David D. Zuhn [Wed, 16 Jun 1993 01:00:29 +0000 (01:00 +0000)] 
remove parentdir support

31 years ago * Makefile.in (install, install-info): remove parentdir support,
David D. Zuhn [Wed, 16 Jun 1993 00:45:43 +0000 (00:45 +0000)] 
* Makefile.in (install, install-info): remove parentdir support,
use INSTALL_XFORM; define INSTALL_XFORM

31 years agoremove parentdir support
David D. Zuhn [Wed, 16 Jun 1993 00:44:27 +0000 (00:44 +0000)] 
remove parentdir support

31 years agoremove parentdir support
David D. Zuhn [Wed, 16 Jun 1993 00:24:54 +0000 (00:24 +0000)] 
remove parentdir support

31 years agoremove accidental INSTALL change
David D. Zuhn [Wed, 16 Jun 1993 00:16:23 +0000 (00:16 +0000)] 
remove accidental INSTALL change

31 years agoremove parentdir support
David D. Zuhn [Wed, 16 Jun 1993 00:15:53 +0000 (00:15 +0000)] 
remove parentdir support

31 years agodon't set INSTALL=cp anymore
David D. Zuhn [Wed, 16 Jun 1993 00:08:27 +0000 (00:08 +0000)] 
don't set INSTALL=cp anymore

31 years agoremove parentdir support; use INSTALL_XFORM
David D. Zuhn [Wed, 16 Jun 1993 00:03:44 +0000 (00:03 +0000)] 
remove parentdir support; use INSTALL_XFORM

31 years agoremove parentdir support
David D. Zuhn [Wed, 16 Jun 1993 00:01:46 +0000 (00:01 +0000)] 
remove parentdir support

31 years agoupdate install usage
David D. Zuhn [Tue, 15 Jun 1993 23:49:46 +0000 (23:49 +0000)] 
update install usage

31 years agoSecond try at getting elfNAME macros right.
Ken Raeburn [Tue, 15 Jun 1993 23:29:48 +0000 (23:29 +0000)] 
Second try at getting elfNAME macros right.
Under ANSI C, "32_" is not a valid pp-token...

31 years agoa portable install script, also creates parent directories
David D. Zuhn [Tue, 15 Jun 1993 22:18:29 +0000 (22:18 +0000)] 
a portable install script, also creates parent directories

31 years ago(elfNAME, ElfNAME): Use CAT directly rather than going through NAME.
Ken Raeburn [Tue, 15 Jun 1993 21:44:03 +0000 (21:44 +0000)] 
(elfNAME, ElfNAME): Use CAT directly rather than going through NAME.
(bfd_elf32_new_section_hook): Declare.

31 years ago Changes from Jeff Law, law@cs.utah.edu:
Stu Grossman [Tue, 15 Jun 1993 20:37:37 +0000 (20:37 +0000)] 
Changes from Jeff Law, law@cs.utah.edu:
* hppa-dis.c: Fix typo.  'a' and 'd' were reversed.
Do not print a space before the completers specified by
'a' and 'd'.

31 years agomake rpcTimeout user settable
K. Richard Pixley [Tue, 15 Jun 1993 19:28:40 +0000 (19:28 +0000)] 
make rpcTimeout user settable

31 years agoprotect against multiple inclusions
Ken Raeburn [Tue, 15 Jun 1993 18:36:11 +0000 (18:36 +0000)] 
protect against multiple inclusions

31 years ago * hppa.c (hppa_get_symbol_info): Remove redundant copy.
Stu Grossman [Tue, 15 Jun 1993 02:06:29 +0000 (02:06 +0000)] 
* hppa.c (hppa_get_symbol_info):  Remove redundant copy.
* Expurgate random DEFUNs that have crept in.

31 years agoadd isi-xdep.c
Jim Kingdon [Mon, 14 Jun 1993 21:20:56 +0000 (21:20 +0000)] 
add isi-xdep.c

31 years ago * main.c, symfile.c, source.c, exec.c, core.c: Use it for
Jim Kingdon [Mon, 14 Jun 1993 20:50:12 +0000 (20:50 +0000)] 
* main.c, symfile.c, source.c, exec.c, core.c: Use it for
"directory", "source", "cd", "symbol-file" "add-symbol-file",
"load", "file", "exec-file", "core-file" commands.

31 years agoo - size
Ian Lance Taylor [Mon, 14 Jun 1993 20:17:35 +0000 (20:17 +0000)] 
o - size
    Currently assumes that the only relevant sections are named .text,
    .data and either .bss or .stack.  This is not very general, and it
    doesn't work for ECOFF.

31 years ago * main.c, gdbcmd.h: Add function filename_completer.
Jim Kingdon [Mon, 14 Jun 1993 19:23:37 +0000 (19:23 +0000)] 
* main.c, gdbcmd.h: Add function filename_completer.
source.c: Use it for "directory" command.
(But '/' is a word break, limiting usefulness; see comments).

* source.c (mod_path): Warning not error if can't find directory.

31 years agoCorrected if test for build native, and added else true for Ultrix.
Ian Lance Taylor [Mon, 14 Jun 1993 19:17:29 +0000 (19:17 +0000)] 
Corrected if test for build native, and added else true for Ultrix.

31 years ago * coff-mips.c (ecoff_set_symbol_info): Constructor sections should
Ian Lance Taylor [Mon, 14 Jun 1993 17:25:15 +0000 (17:25 +0000)] 
* coff-mips.c (ecoff_set_symbol_info): Constructor sections should
only be aligned to a 4 byte boundary.

31 years ago * gdb.t12/scope.exp: Test printing of variables before run.
Jim Kingdon [Mon, 14 Jun 1993 16:43:24 +0000 (16:43 +0000)] 
* gdb.t12/scope.exp: Test printing of variables before run.

31 years ago * isi-xdep.c: New file.
Jim Kingdon [Mon, 14 Jun 1993 16:27:39 +0000 (16:27 +0000)] 
* isi-xdep.c: New file.
* config/m68k/isi.mh (XDEPFILES): Add isi-xdep.o

31 years ago * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
Jim Kingdon [Mon, 14 Jun 1993 16:17:30 +0000 (16:17 +0000)] 
* gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
printed in wrong order due to sorting.

31 years ago * config/m68k/xm-news.h: Include <sys/param.h>.
Jim Kingdon [Sun, 13 Jun 1993 20:19:45 +0000 (20:19 +0000)] 
* config/m68k/xm-news.h: Include <sys/param.h>.

31 years ago * Makefile.in: Add distclean, realclean, and mostlyclean targets.
Jim Kingdon [Sun, 13 Jun 1993 20:11:10 +0000 (20:11 +0000)] 
* Makefile.in: Add distclean, realclean, and mostlyclean targets.

31 years ago * Makefile.in ({real,dist}clean): Remove sysdep.h.
Jim Kingdon [Sun, 13 Jun 1993 20:05:45 +0000 (20:05 +0000)] 
* Makefile.in ({real,dist}clean): Remove sysdep.h.

31 years ago * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
Jim Kingdon [Sun, 13 Jun 1993 19:55:35 +0000 (19:55 +0000)] 
* {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.

31 years ago * Makefile.in (realclean): Remove info and dvi files too.
Jim Kingdon [Sun, 13 Jun 1993 19:54:31 +0000 (19:54 +0000)] 
* Makefile.in (realclean): Remove info and dvi files too.

31 years ago * m88k-tdep.c (IEEE_isNAN): Remove.
Jim Kingdon [Sun, 13 Jun 1993 19:41:01 +0000 (19:41 +0000)] 
* m88k-tdep.c (IEEE_isNAN): Remove.
config/m88k/tm-m88k.h (INVALID_FLOAT): Return 0.  This was the same
broken isNAN as on the mips.

31 years ago * valprint.c (_initialize_valprint): Use c->function.sfunc not just
Jim Kingdon [Sun, 13 Jun 1993 18:59:29 +0000 (18:59 +0000)] 
* valprint.c (_initialize_valprint): Use c->function.sfunc not just
c->function.

31 years ago * config/m68k/tm-sun3.h: Define SUN_FIXED_LBRAC_BUG to 0.
Jim Kingdon [Sun, 13 Jun 1993 18:47:22 +0000 (18:47 +0000)] 
* config/m68k/tm-sun3.h: Define SUN_FIXED_LBRAC_BUG to 0.

31 years ago * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is not
Jim Kingdon [Sun, 13 Jun 1993 18:46:47 +0000 (18:46 +0000)] 
* dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is not
defined, don't worry about Sun's silly LBRAC bug.

* dbxread.c (process_one_symbol): If there's a symbol before an
N_SO, don't error().
(case N_BCOMM): complain () not error ().

31 years ago * defs.h, main.c (catch_errors): Add return_mask arg.
Jim Kingdon [Sun, 13 Jun 1993 18:16:42 +0000 (18:16 +0000)] 
* defs.h, main.c (catch_errors): Add return_mask arg.
stack.c (print_frame_info): Pass RETURN_MASK_ERROR.
other callers: Pass RETURN_MASK_ALL.
(return_to_top_level), callers: Add return_reason arg.
* utils.c (quit):
Use return_to_top_level (RETURN_QUIT) instead of error ().
* main.c (main), tm-nindy960.h (ADDITIONAL_OPTION_HANDLER):
Use SET_TOP_LEVEL not setjmp (to_top_level).
* remote-nindy.c: Use catch_errors not setjmp (to_top_level).

31 years agoAdd .Sanitize file.
Fred Fish [Sun, 13 Jun 1993 18:08:35 +0000 (18:08 +0000)] 
Add .Sanitize file.

31 years ago * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:
Jim Kingdon [Sun, 13 Jun 1993 03:18:18 +0000 (03:18 +0000)] 
* solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:
Don't try to get the debug base yet.

31 years ago * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.
Jim Kingdon [Sun, 13 Jun 1993 02:32:05 +0000 (02:32 +0000)] 
* valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.
* printcmd.c (print_scalar_formatted): Use val_print_type_code_int.

31 years ago * dbxread.c (process_one_symbol): Set n_opt_found based on whether
Jim Kingdon [Sun, 13 Jun 1993 02:26:18 +0000 (02:26 +0000)] 
* dbxread.c (process_one_symbol): Set n_opt_found based on whether
a non-gcc N_OPT symbol is found.  Make SUN_FIXED_LBRAC_BUG a macro
which returns 0 or 1 to say whether to do it.
* config/sparc/sun4{sol2,os4}.h
(SUN_FIXED_LBRAC_BUG,VARIABLES_INSIDE_BLOCK): Use n_opt_found so
the right thing happens for both acc and SunOS4 /bin/cc.

31 years ago * gdb.texinfo: Change accordingly.
Jim Kingdon [Sun, 13 Jun 1993 01:24:24 +0000 (01:24 +0000)] 
* gdb.texinfo: Change accordingly.

31 years ago * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
Jim Kingdon [Sun, 13 Jun 1993 01:19:45 +0000 (01:19 +0000)] 
* {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
* Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.

31 years ago * hosts/std-host.h (struct int64e_struct): Remove needless typedef
Jim Kingdon [Sat, 12 Jun 1993 23:15:20 +0000 (23:15 +0000)] 
* hosts/std-host.h (struct int64e_struct): Remove needless typedef
keyword.

31 years ago * gdb.t00/teststrategy.exp: Fix expected results for printing
Fred Fish [Sat, 12 Jun 1993 23:13:48 +0000 (23:13 +0000)] 
* gdb.t00/teststrategy.exp:  Fix expected results for printing
user entered string constant.  Is array of char, prints with no
address.

31 years ago * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
Jim Kingdon [Sat, 12 Jun 1993 23:11:31 +0000 (23:11 +0000)] 
* stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
N_{L,R}BRAC,N_SLINE are relative to.

31 years agox
Jim Kingdon [Sat, 12 Jun 1993 22:13:44 +0000 (22:13 +0000)] 
x

31 years ago * mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 and
Jim Kingdon [Sat, 12 Jun 1993 22:12:45 +0000 (22:12 +0000)] 
* mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 and
probably contained byte-order sins too.
config/mips/tm-mips.h (INVALID_FLOAT): Define to 0 like most machines.
The IEEE_FLOAT code in print_floating takes care of it.

31 years ago * gdb.t00/{default.exp, help.exp}: Account for changes to radix
Fred Fish [Sat, 12 Jun 1993 22:09:59 +0000 (22:09 +0000)] 
* gdb.t00/{default.exp, help.exp}:  Account for changes to radix
commands.
* gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
* gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
* gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
of struct of char arrays.
* gdb.t00/radix.exp:  New tests for radix commands.

31 years ago * Makefile.in (VERSION): Bump to 4.9.2.
Fred Fish [Sat, 12 Jun 1993 22:03:27 +0000 (22:03 +0000)] 
* Makefile.in (VERSION):  Bump to 4.9.2.
* c-valprint.c (c_val_print):  For array of chars printed with
string syntax, don't print the address of the array.  From
bothner@cygnus.com.
* c-exp.y (yylex): Recognize '.' as indicating a floating point
number regardless of the radix.  From wilson@cygnus.com.
* valprint.c (set_input_radix_1, set_output_radix_1):  New
prototypes and functions that do the actual radix setting work.
* valprint.c (set_radix, set_output_radix, set_input_radix):
Rewrite to use set_input_radix_1 and set_output_radix_1.
* valprint.c (initialize_valprint):  Enable commands to
independently set and show input and output radices.
* valprint.c (show_radix):  New prototype and function that
handles separate input and output radices.

This page took 0.03914 seconds and 4 git commands to generate.