Ken Raeburn
0630b39c7d
new tests
1993-05-17 19:13:38 +00:00
Ken Raeburn
09f080a55e
hppa assembler/disasm support routines
1993-05-17 19:04:58 +00:00
Ken Raeburn
00312bc1b2
bump version number
1993-05-17 19:03:44 +00:00
Roland Pesch
ad16d0947e
Remove header info no longer useful now that this file is never
...
formatted except as an @include from other files.
1993-05-15 04:42:09 +00:00
Roland Pesch
da24340ca3
Now that makeinfo node defaulting works, include readline appendices in
...
Info form of manual as well as printed form.
(Thanks for spotting this, Zoo!)
1993-05-15 04:38:03 +00:00
Roland Pesch
e32341a77c
Minor cleanups to c++filt node, and copyright dates.
1993-05-15 00:35:08 +00:00
Per Bothner
b6216af269
* Makefile.in (underscore.c): Automatically generate
...
(using nm) a file with the variable prepends_underscore.
* Makefile.in (c++filt): Link underscore.o with cplus-dem.o
so that initial underscores get removed iff appropriate.
* binutils.texi: Preliminary documentation for c++filt.
* Makefile.in, binutils.texi: Set to version 2.2.
1993-05-15 00:25:03 +00:00
K. Richard Pixley
d968d5b48f
back out malloc/xmalloc patch
1993-05-14 22:14:45 +00:00
Ian Lance Taylor
1720003031
* mips.sc-sh: Don't define BSS_VAR unless relocating.
1993-05-14 18:33:37 +00:00
Per Bothner
20e54bf2c2
* NEWS: Mention copy->objcopy renaming and new c++filt program.
1993-05-14 18:13:52 +00:00
Ken Raeburn
d698222b58
note a hppa-dis.c change i forgot to list before
1993-05-14 12:10:41 +00:00
Ken Raeburn
1da91f29e1
move split to divide tables more evenly
1993-05-14 11:43:42 +00:00
Ken Raeburn
cfa8d0617d
add hppa disassembly code
1993-05-14 11:41:02 +00:00
Ken Raeburn
342143440a
Updated list of m68k options, described required-register-prefix hack.
...
Added a tiny bit of documentation on MIPS target.
Minor tweaks to `-a' description.
1993-05-14 11:00:17 +00:00
Ken Raeburn
607c86259f
updated
1993-05-14 10:57:21 +00:00
Ken Raeburn
74fa454788
override obj_header_append from obj-aout.c
1993-05-14 10:56:24 +00:00
Ken Raeburn
bbbb0da30e
discard empty rs6000 files
1993-05-14 10:54:34 +00:00
Ken Raeburn
a54e05f607
revised rules for gas snapshots
1993-05-14 10:50:44 +00:00
Ken Raeburn
71f73518ed
keep miniframe.h
1993-05-14 10:18:18 +00:00
Ken Raeburn
8e40bcd8ec
expand comment about "global_sym" complaint
1993-05-14 09:43:28 +00:00
Ken Raeburn
024b9649f6
add ct miniframe host support
1993-05-14 09:39:38 +00:00
David D. Zuhn
7d0eab7ba1
keep release stuff around for Cygnus releases
1993-05-13 19:16:46 +00:00
Ian Lance Taylor
204ff785f8
Fix stuff broken when sh support was checked in.
...
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
* config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
1993-05-13 14:52:59 +00:00
Ian Lance Taylor
09c6a0aa0f
* remote-nindy.c: Removed declaration of coffstrip.
...
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
1993-05-13 14:37:02 +00:00
Ian Lance Taylor
979227d480
* bout.c (aout32_slurp_extended_name_table): Define to be
...
_bfd_slurp_extended_name_table rather than bfd_true.
1993-05-12 21:44:18 +00:00
Ian Lance Taylor
bb511e8a1e
* coff-mips.c: Include libaout.h and aout/aout64.h to get
...
definitions for N_SET[ATDB].
(ecoff_howto_table): Moved near top of file.
(ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is
seen, cook up a constructor section of the same name and put in a
reloc pointing to the symbol. This lets the GNU linker build
global constructors and destructors without using collect.
1993-05-12 21:42:20 +00:00
Fred Fish
377f53d2a9
* Makefile.in (VERSION): Bump to 4.9.1 after release and cvs
...
tagging.
1993-05-12 19:59:57 +00:00
Ian Lance Taylor
df14d9573c
* objcopy.c: Renamed from copy.c, updated comments accordingly.
...
* Makefile.in, binutils.texi: Renamed copy to objcopy.
* is-strip.c, maybe-strip.c, not-strip.c: Updated comments for
rename of copy to objcopy.
1993-05-12 19:08:53 +00:00
David Edelsohn
261d3247f9
Macroize all conditional move insns.
...
Fix generated code of fmovcc insns (opf field was wrong).
1993-05-11 21:16:39 +00:00
Fred Fish
965a33af59
* README: Update known bugs to include the Solaris bug that
...
leaves core dumps in the current directory when restarting the
inferior with "run". Expand on the testsuite information.
1993-05-11 17:45:22 +00:00
Fred Fish
415e62080d
* config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
...
gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
gdb.t31/chillvars.exp, lib/gdb.exp:
Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
bug-gdb@prep.ai.mit.edu .
1993-05-11 16:15:41 +00:00
Ian Lance Taylor
eb0293dc7c
Update dates.
...
Also, build more Q2 targets: hp/300 native, hp/700 cross hp/300,
solaris cross mips-idt-ecoff.
1993-05-11 16:12:09 +00:00
John Gilmore
af34c75d69
Remove CVS-merge trash from ChangeLog.
1993-05-11 07:26:45 +00:00
Jim Kingdon
d2712f0267
* config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX
...
redefined warnings.
1993-05-11 05:17:40 +00:00
Fred Fish
0a4a0f097b
* README, NEWS: Update for gdb 4.9 release.
1993-05-11 03:45:47 +00:00
John Gilmore
57ffffe3fe
* ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN.
...
* target.c (MIN): #undef before defining.
1993-05-11 02:49:40 +00:00
Per Bothner
1269d44115
* binutils.texi (strip, -v option): Fix typo.
1993-05-11 00:21:13 +00:00
Jim Kingdon
4a2383c1f8
Patch from Jeffrey Law:
...
* gdb/config/pa/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
1993-05-10 23:10:46 +00:00
Ian Lance Taylor
1edc5cd26d
* hppa-tdep.c (hppa_push_arguments): Allocate correct amount of
...
memory.
1993-05-10 22:30:34 +00:00
K. Richard Pixley
a0b9aa8dc4
Change help message to prefer --options rather than -options.
1993-05-10 21:57:09 +00:00
Fred Fish
f39a2631d9
* ch-exp.y (start): Apply work-around to avoid bison warning.
1993-05-10 20:18:05 +00:00
Ian Lance Taylor
35eae2d8bd
Fixes for Canadian Cross stuff.
1993-05-10 19:51:37 +00:00
Ken Raeburn
54f10da0da
whitespace changes; rely on default initialization for a var
1993-05-10 19:07:57 +00:00
Ken Raeburn
65824763af
configure.in: treat m68*-*-sysv* target like m68k-*-coff
1993-05-10 19:05:04 +00:00
Ken Raeburn
6bf74aa6ca
Reorganized test hierarchy to categorize tests.
...
New test procs support examining listing output from assembler.
New tests added.
1993-05-10 18:58:50 +00:00
Fred Fish
0b81fc4394
* Makefile.in (BISON): Remove double quotes around BISON
...
definition when bison is used.
1993-05-10 00:53:27 +00:00
Fred Fish
8f59e92be9
* configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd*
...
* configure.in (hppa*-hp-hpux): Change to hppa*-hp-hpux*
* configure.in (m68*-hp-bsd): Change to m68*-hp-bsd*
* configure.in (m68*-hp-hpux): Change to m68*-hp-hpux*
* configure.in (hppa*-*-bsd): Change to hppa*-*-bsd*
* configure.in (hppa*-*-hpux): Change to hppa*-*-hpux*
* configure.in (m68*-hp-bsd): Change to m68*-hp-bsd*
* configure.in (m68*-hp-hpux): Change to m68*-hp-hpux*
1993-05-10 00:15:12 +00:00
Fred Fish
aa9a648958
* configure.in (hppa*-*-bsd): Change to hppa*-*-bsd*
...
* configure.in (hppa*-*-hpux): Change to hppa*-*-hpux*
* configure.in (m68*-hp-bsd): Change to m68*-hp-bsd*
* configure.in (m68*-*-hpux): Change to m68*-*-hpux*
* configure.in (*-*-bsd): Change to *-*-bsd*
1993-05-09 23:42:50 +00:00
Fred Fish
67d2bd1a4b
* Makefile.in (VERSION): Bump to 4.8.6.
1993-05-09 14:26:25 +00:00
Fred Fish
64c5ac4f6d
* config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, and
...
include declarations for malloc/realloc/free. Both malloc and
realloc return 'void *' for non-ANSI compilations.
1993-05-08 19:42:07 +00:00