Fred Fish [Fri, 7 May 1993 03:55:10 +0000 (03:55 +0000)]
* a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
Cast second arg to read_memory_func to "bfd_byte *", as necessary.
Roland Pesch [Fri, 7 May 1993 00:49:33 +0000 (00:49 +0000)]
* gdb.texinfo (Shell Commands): do not mention SHELL env var in
DOSHOST configuration of manual. (At least for the nonce, since
precisely how this works under DOS seems to depend on mysteries known
only to DJ Delorie, which are not easily fathomed from his source.)
Roland Pesch [Fri, 7 May 1993 00:08:35 +0000 (00:08 +0000)]
*** empty log message ***
Roland Pesch [Fri, 7 May 1993 00:07:58 +0000 (00:07 +0000)]
* gdb.texinfo (MIPS Stack): new node.
Roland Pesch [Thu, 6 May 1993 23:48:43 +0000 (23:48 +0000)]
New material for MIPS Remote thanks to Ian, and minor miscellany:
* all-config.texi (MIPS) new switch.
* gdbinv-s.texi (Nindy Options) Remove two instances of future
tense; (MIPS Remote) new node.
* gdb.texinfo (passim) rephrases to work around makeinfo @value
bug; (Environment) less passive, other small cleanups in text about
.cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
(Remote) new MIPS Remote menu entry.
Stu Grossman [Thu, 6 May 1993 22:51:32 +0000 (22:51 +0000)]
* More patches from Jeffrey Law (law@cs.utah.edu).
* gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
Delete unnecessary declarations.
Stu Grossman [Thu, 6 May 1993 22:17:10 +0000 (22:17 +0000)]
* ser-unix.c (wait_for): Use VTIME to do timeouts instead of
poll() for termio{s}.
Jim Kingdon [Thu, 6 May 1993 18:10:16 +0000 (18:10 +0000)]
* i386-tdep.c (i386_frame_num_args): Always return -1.
Ian Lance Taylor [Thu, 6 May 1993 16:18:02 +0000 (16:18 +0000)]
Mention support for IDT MIPS board.
Fred Fish [Thu, 6 May 1993 16:16:39 +0000 (16:16 +0000)]
Fix typo, meant --srcdir not --subdir.
Fred Fish [Thu, 6 May 1993 15:52:30 +0000 (15:52 +0000)]
* snapshots.readme: Add notes for UNIX make and GNU make.
Ken Raeburn [Thu, 6 May 1993 02:04:18 +0000 (02:04 +0000)]
keep new files; get rid of trailing spaces after sh-support file names
Ken Raeburn [Thu, 6 May 1993 02:03:00 +0000 (02:03 +0000)]
keep new files
Stu Grossman [Wed, 5 May 1993 23:53:50 +0000 (23:53 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c: Declare frame_saved_pc.
(frameless_function_invocation): New function.
(frame_saved_pc, init_extra_frame_info): Use
frameless_function_invocation.
* gdb/config/pa/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
call instead of just grabbing the value currently in %r2.
(FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
* gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
definition and use the common one in tm-hppa.h.
Stu Grossman [Wed, 5 May 1993 23:53:09 +0000 (23:53 +0000)]
Fix directory on edit log.
Stu Grossman [Wed, 5 May 1993 23:52:10 +0000 (23:52 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c: Declare frame_saved_pc.
(frameless_function_invocation): New function.
(frame_saved_pc, init_extra_frame_info): Use
frameless_function_invocation.
* gdb/config/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
call instead of just grabbing the value currently in %r2.
(FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
* gdb/config/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
definition and use the common one in tm-hppa.h.
Per Bothner [Wed, 5 May 1993 23:12:11 +0000 (23:12 +0000)]
* elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums to
int, for the sake of the old Portable C Compiler.
Stu Grossman [Wed, 5 May 1993 22:39:23 +0000 (22:39 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
use unwind descriptors to determine if the frame chain is valid.
Stu Grossman [Wed, 5 May 1993 22:35:32 +0000 (22:35 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c (find_dummy_frame_regs): Rework so that
it does not assume %r4 is the frame pointer.
Stu Grossman [Wed, 5 May 1993 22:26:57 +0000 (22:26 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-pinsn.c (print_insn): Handle 'r' and 'R' for break, rsm,
and ssm instructions.
* gdb/hppa-tdep.c (extract_5r_store, extract_5R_store): New
helper functions for print_insn.
Stu Grossman [Wed, 5 May 1993 22:23:07 +0000 (22:23 +0000)]
* Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c (gcc_p, hpux_cc_p): Delete unused functions.
Stu Grossman [Wed, 5 May 1993 22:19:00 +0000 (22:19 +0000)]
* gdb/config/pa/tm-hppa.h (ABOUT_TO_RETURN): Handle a return
which nullifies the following instruction. (From law@cs.utah.edu).
Ian Lance Taylor [Wed, 5 May 1993 21:02:11 +0000 (21:02 +0000)]
* config/tc-mips.c (macro): Correct floating point double word
loads and stores for big endian target.
Ken Raeburn [Wed, 5 May 1993 20:51:35 +0000 (20:51 +0000)]
lots o' changes
Ken Raeburn [Wed, 5 May 1993 20:50:53 +0000 (20:50 +0000)]
hp300 support. Emulation mode fix for 386bsd and linux.
Reworded some messages.
Warn if bfd-assembler explicit selection on command line is overridden by
target requiring it be set. (No targets override to clear currently.)
Ken Raeburn [Wed, 5 May 1993 20:46:11 +0000 (20:46 +0000)]
BFD_ASSEMBLER md_convert_frag section arg is not a pointer
Ken Raeburn [Wed, 5 May 1993 20:32:12 +0000 (20:32 +0000)]
PR fix for debug symbols referring to other symbols, then same name defined
as common.
(crawl_symbols): Don't clear sy_forward field.
(yank_symbols): Merge symbols only if sy_forward is null.
Ian Lance Taylor [Wed, 5 May 1993 20:18:38 +0000 (20:18 +0000)]
* config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
to want it that way.
(ecoff_build_symbols): Turn local st_Proc symbols into
st_StaticProc symbols. Set index field of external st_Proc and
st_staticProc symbols correctly.
* config/tc-mips.h (NO_LISTING): Don't define. People might want
listings.
Jim Kingdon [Wed, 5 May 1993 18:47:15 +0000 (18:47 +0000)]
Fix typos (configure.in -> configure)
Ken Raeburn [Wed, 5 May 1993 12:43:06 +0000 (12:43 +0000)]
hppa configuration
Ken Raeburn [Wed, 5 May 1993 12:41:52 +0000 (12:41 +0000)]
hp300 hpux configuration
Fred Fish [Wed, 5 May 1993 05:54:43 +0000 (05:54 +0000)]
Update again to latest automatically generated version.
Jim Kingdon [Wed, 5 May 1993 03:32:02 +0000 (03:32 +0000)]
* Makefile.in (depend): Don't include command for *.tab.c.
Ken Raeburn [Wed, 5 May 1993 03:17:01 +0000 (03:17 +0000)]
hppaosf host & target makefile frags
Ken Raeburn [Wed, 5 May 1993 02:50:10 +0000 (02:50 +0000)]
*** empty log message ***
Fred Fish [Wed, 5 May 1993 02:48:28 +0000 (02:48 +0000)]
* Makefile.in (VERSION): Bump to 4.8.5
* Makefile.in (INCLUDE_CFLAGS): Add BFD_DIR and READLINE_DIR
directories to include search path.
* Makefile.in (CLIBS, CDEPS, ADD_FILES, ADD_DEPS): Clean up
whitespace.
* Makefile.in (depend): For gcc -MM line, use INTERNAL_CFLAGS
* Makefile.in (main.o, dbxread.o, coffread.o, mipsread.o,
elfread.o, dwarfread.o, stabsread.o, xcoffread.o, xcoffexec.o,
xdr_ld.o, xdr_rdb.o, nindy.o, Onindy.o, ttybreak.o, ttyflush.o,
udr.o, udip2soc.o): Remove explicit rules, use the ones that
are automatically generated in "depend".
* Makefile.in (paread.o): Document why a dependency doesn't get
automatically generated in "depend" and leave this explicit rule
in for now (FIXME).
* depend: Update to latest automatically generated version.
Ken Raeburn [Wed, 5 May 1993 02:08:31 +0000 (02:08 +0000)]
missed a file
Jim Kingdon [Tue, 4 May 1993 23:16:27 +0000 (23:16 +0000)]
Doc fix
Fred Fish [Tue, 4 May 1993 20:15:19 +0000 (20:15 +0000)]
Add list of things explicitly sanitize away, and description of each.
Fred Fish [Tue, 4 May 1993 20:11:25 +0000 (20:11 +0000)]
Update list of things explicitly sanitize away.
Ian Lance Taylor [Tue, 4 May 1993 19:39:33 +0000 (19:39 +0000)]
* mips.sc-sh: Put constructors in the .data section.
* Makefile.in (cdtest): Added dependency on ld.new.
Jim Kingdon [Tue, 4 May 1993 19:25:24 +0000 (19:25 +0000)]
* Makefile.in (depend): Include $(CC) command in generated output.
Per Bothner [Tue, 4 May 1993 18:37:03 +0000 (18:37 +0000)]
Forgot to check in. (Change definition of tool_dir.)
K. Richard Pixley [Tue, 4 May 1993 06:40:01 +0000 (06:40 +0000)]
* nindy-share/Onindy.c, nindy-share/nindy.c: convert malloc calls
to xmalloc. Include defs.h. Rename local macro from
REGISTER_BYTES to NINDY_REGISTER_BYTES to avoid conflict with
defs.h.
Fred Fish [Tue, 4 May 1993 05:57:03 +0000 (05:57 +0000)]
* Makefile.in (NONSRC): Remove ${srcdir}/putenv.c.
* Makefile.in (SFILES): Add ${srcdir}/putenv.c.
* depend: Update to latest automatically built version.
Per Bothner [Tue, 4 May 1993 02:51:33 +0000 (02:51 +0000)]
* Makefile.in: Change definition of $(tooldir) to match FSF.
* vax.sh, config/vax.mt, configure.in, Makefile.in:
Support VAX Ultrix and BSD.
Per Bothner [Tue, 4 May 1993 02:50:14 +0000 (02:50 +0000)]
* config/vax.mt: Support VAX Ultrix and BSD.
Stu Grossman [Tue, 4 May 1993 02:42:36 +0000 (02:42 +0000)]
* sparclite/Makefile.in: Create default target that does nothing
in order to force user to build by hand.
Stu Grossman [Tue, 4 May 1993 02:31:44 +0000 (02:31 +0000)]
* sparclite/Makefile: Remove. It's not necessary anymore.
Stu Grossman [Tue, 4 May 1993 02:22:14 +0000 (02:22 +0000)]
* ser-unix.c (wait_for): New routine to handle read timeouts,
etc. Uses poll() if HAVE_TERMIO[S] is defined, select() otherwise.
Per Bothner [Tue, 4 May 1993 02:12:50 +0000 (02:12 +0000)]
* Makefile.in: Change definition of $(tooldir) to match FSF.
Per Bothner [Tue, 4 May 1993 02:01:53 +0000 (02:01 +0000)]
* configure.in, Makefile.in: Change definition of $(tooldir)
to match the FSF.
Fred Fish [Tue, 4 May 1993 00:08:41 +0000 (00:08 +0000)]
* snapshots.readme: Clarify bison/byacc/yacc notes.
Steve Chamberlain [Mon, 3 May 1993 22:43:35 +0000 (22:43 +0000)]
More resonable default.
Steve Chamberlain [Mon, 3 May 1993 22:33:09 +0000 (22:33 +0000)]
Info on simulators.
Steve Chamberlain [Mon, 3 May 1993 22:27:41 +0000 (22:27 +0000)]
Support for broken makes and lint.
Ken Raeburn [Mon, 3 May 1993 20:58:06 +0000 (20:58 +0000)]
hppa-osf(elf) support files
Ian Lance Taylor [Mon, 3 May 1993 20:55:40 +0000 (20:55 +0000)]
* mips-pinsn.c (print_insn): Return value.
Ken Raeburn [Mon, 3 May 1993 19:47:38 +0000 (19:47 +0000)]
comment formatting fixup
Steve Chamberlain [Mon, 3 May 1993 15:29:55 +0000 (15:29 +0000)]
(endian): Add explicit rule for broken makes.
Fred Fish [Mon, 3 May 1993 01:19:46 +0000 (01:19 +0000)]
Update the last changed date.
Fred Fish [Mon, 3 May 1993 00:57:36 +0000 (00:57 +0000)]
Add info about bison, byacc, and yacc.
Fred Fish [Sun, 2 May 1993 22:27:05 +0000 (22:27 +0000)]
* Makefile.in (NONSRC): Add 29k-share/README.
* Makefile.in (HFILES): Add 29k-share/udi/udiids.h.
Fred Fish [Sun, 2 May 1993 22:00:25 +0000 (22:00 +0000)]
Remove commented out copies of monitor.h and remote-montor.c
Fred Fish [Sun, 2 May 1993 21:53:13 +0000 (21:53 +0000)]
* trad-core.c (NO_SIGNED_GET): New macro.
* trad-core.c (trad_core_vec): Use new NO_SIGNED_GET instead of
signed NO_GET, where appropriate.
Fred Fish [Sun, 2 May 1993 18:57:03 +0000 (18:57 +0000)]
* defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): Replace hex
constants with slightly more portable definitions (still depends
on 2's complement arithmetic though).
* config/i386/nm-linux.h: Define NO_SYS_REG_H for no <sys/reg.h>.
* i386v-nat.c (sys/reg.h): Conditionalize include on
NO_SYS_REG_H. Linux doesn't have <sys/reg.h>.
* ser-unix.c (termio.h): Include <termio.h> like other files that
include termio.h, not <sys/termio.h> which may not exist (on
linux for example).
Fred Fish [Sun, 2 May 1993 18:43:09 +0000 (18:43 +0000)]
* configure.in (i[34]86-*-linux*): Add; bfd_target = i386-linux.
* configure.in (*-*-linux*): Remove until linux port for a
non-i386/i486 system is actually available.
Fred Fish [Sat, 1 May 1993 23:09:11 +0000 (23:09 +0000)]
* valprint.c (print_longest): Change format parameter from a
'char' to an 'int'. We can't have 'char' parameters with the
current coding style, where we mix prototypes with pre-ANSI
style declarations.
* value.h (print_longest): Change format parameter in prototype
from a 'char' to an 'int'.
Peter Schauer [Sat, 1 May 1993 09:59:16 +0000 (09:59 +0000)]
Fix typo in last ChangeLog message.
Peter Schauer [Sat, 1 May 1993 09:56:13 +0000 (09:56 +0000)]
* config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match it with the gcc
definition.
* config/mips/tm-irix3.h (STABS_REG_TO_REGNUM): Add.
Peter Schauer [Sat, 1 May 1993 09:55:01 +0000 (09:55 +0000)]
* config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match it with the gcc
definition.
* config/mips/tm-irix3.h (STABS_REG_TO_REGNUM): Add.
* irix4-nat.c (fill_fpregset): Fix bug with indexing into fpregsetp.
Stu Grossman [Sat, 1 May 1993 03:05:18 +0000 (03:05 +0000)]
* libhppa.h: #undef e_* symbols which come from <machine/som.h>
when compiling under HPUX.
Stu Grossman [Sat, 1 May 1993 01:39:20 +0000 (01:39 +0000)]
* The following patches are from Jeffrey Law <law@cs.utah.edu>.
* config/pa/hppabsd.mh: Add more files to NATDEPFILES.
* config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE.
* hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs.
ptrace needs 5 arguments, #define ptrace to always
pass zero as the 5th argument.
Stu Grossman [Sat, 1 May 1993 01:22:02 +0000 (01:22 +0000)]
* remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST.
Stu Grossman [Sat, 1 May 1993 01:19:43 +0000 (01:19 +0000)]
* The following patches are from Jeffrey Law <law@cs.utah.edu>.
* config/pa/hppabsd.mh: Add more files to NATDEPFILES.
* config/pa/xm-hppa[bh].h: Define FIVE_ARG_PTRACE.
* hppab-nat.c: Delete WANT_NATIVE_TARGET ifdefs.
ptrace needs 5 arguments, #define ptrace to always
pass zero as the 5th argument.
Stu Grossman [Sat, 1 May 1993 00:57:03 +0000 (00:57 +0000)]
* The following patches are from Jeffrey Law <law@cs.utah.edu>.
* hppa.c (hppa_core_file_p): Provide a temporary dummy routine
for HOST_HPPABSD.
* bfd/hosts/hppabsd.h: Fix declarations of malloc and free.
* bfd/libhppa.h: Include sysdep here. Conditionalize
includes based on HOST_HPPAHPUX or HOST_HPPABSD.
Provide definitions for MAXCOMLEN and _PA_RISC_ID suitable
for BSD.
Steve Chamberlain [Sat, 1 May 1993 00:51:36 +0000 (00:51 +0000)]
Lint.
Steve Chamberlain [Sat, 1 May 1993 00:51:23 +0000 (00:51 +0000)]
Try again. Cvs core dumped.
Steve Chamberlain [Sat, 1 May 1993 00:50:27 +0000 (00:50 +0000)]
* configure.in: Match z8k-*-sim for z8000.
* config/h8500/tm-h8500.h, h8500-tdep.c: Lint.
* remote-hms.c: Update to use new serial protocol.
K. Richard Pixley [Sat, 1 May 1993 00:41:53 +0000 (00:41 +0000)]
* mips-tdep.c: remove include of sys/dir.h. Doesn't seem
necessary and Solaris doesn't have it.
K. Richard Pixley [Sat, 1 May 1993 00:34:05 +0000 (00:34 +0000)]
do not echo recursion lines
K. Richard Pixley [Sat, 1 May 1993 00:31:02 +0000 (00:31 +0000)]
* udip2soc.c (UDIConnect): replace union wait with int.
K. Richard Pixley [Sat, 1 May 1993 00:15:19 +0000 (00:15 +0000)]
* config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which is
required target ports which use sockets (like a29k-udi).
K. Richard Pixley [Sat, 1 May 1993 00:06:46 +0000 (00:06 +0000)]
* remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg,
Solaris doesn't have SIGLOST so use SIGURG as a backup.
Steve Chamberlain [Fri, 30 Apr 1993 22:53:31 +0000 (22:53 +0000)]
(all-gdb): gdb depends on sim.
Jim Kingdon [Fri, 30 Apr 1993 22:15:28 +0000 (22:15 +0000)]
* ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with
systems lacking select().
Jim Kingdon [Fri, 30 Apr 1993 22:08:46 +0000 (22:08 +0000)]
* Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES.
Ken Raeburn [Fri, 30 Apr 1993 21:49:02 +0000 (21:49 +0000)]
Don't include system a.out.h in elf32-hppa.c.
Apparently include/aout/*.h isn't needed either, so just omit it.
Should compile on Solaris now...
Jim Kingdon [Fri, 30 Apr 1993 18:06:32 +0000 (18:06 +0000)]
doc fix
David MacKenzie [Fri, 30 Apr 1993 17:42:22 +0000 (17:42 +0000)]
Fix typo.
Jim Kingdon [Fri, 30 Apr 1993 17:22:39 +0000 (17:22 +0000)]
* coffcode.h: use dummy_reloc16_extra_cases rather than casting abort.
Fred Fish [Fri, 30 Apr 1993 17:08:02 +0000 (17:08 +0000)]
* alldeps.mak, depend: Update with latest automatically built
versions.
Fred Fish [Fri, 30 Apr 1993 16:45:40 +0000 (16:45 +0000)]
* Makefile.in (GDBFLAGS): Set to -nx.
* Makefile.in (site.exp): Use GDBFLAGS.
Fred Fish [Fri, 30 Apr 1993 06:44:59 +0000 (06:44 +0000)]
* Makefile.in (SFILES): Add ser-unix.c and ser-go32.c.
Fred Fish [Fri, 30 Apr 1993 06:32:38 +0000 (06:32 +0000)]
* Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
at the same time we make the prototype gdb directory.
* Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
files at the same time as the gdb base release distribution.
Fred Fish [Fri, 30 Apr 1993 06:28:30 +0000 (06:28 +0000)]
* Makefile.in (make-proto-testsuite.dir): New target to make
prototype testsuite tree.
* Makefile.in (TAGS): Remove use of DEPFILES, it may be empty.
In any case, it is a subset of the ALLDEPFILES list, which is
part of SOURCES, which is part of TAGFILES, so it's redundant.
David MacKenzie [Fri, 30 Apr 1993 01:09:10 +0000 (01:09 +0000)]
Had a duplicate listing for -v.
Ken Raeburn [Thu, 29 Apr 1993 22:05:53 +0000 (22:05 +0000)]
Log for changes already checked in today.
(Yes, this changelog entry is well tested and reasonably localized. :-)
Ian Lance Taylor [Thu, 29 Apr 1993 19:54:19 +0000 (19:54 +0000)]
* Makefile.in (check): Use individual check targets rather than
DO_X rule.
(check-gcc): Added.
Fred Fish [Thu, 29 Apr 1993 19:05:22 +0000 (19:05 +0000)]
Bump version to 4.8.4 for gdb 4.9 prerelease testing.