Jeff Law
163aac84be
* config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work
...
for 'z' operands (target of ble branch).
1993-11-07 09:03:59 +00:00
Jeff Law
f60a4a0b52
* gas/hppa/basic/basic.exp: No longer expect failures for
...
system instruction tests now that probei is fixed.
1993-11-07 08:33:03 +00:00
Jeff Law
79f7e58c29
* hppa.h: Immediate field in probei instructions is unsigned,
...
not low-sign extended.
1993-11-07 08:31:22 +00:00
Jeff Law
18c4f112b4
* config/tc-hppa.c: (update_subspace): Fix type and name of last
...
parameter. All callers fixed.
(md_begin, pa_chk_field_selector, pa_entry): Lint.
1993-11-07 07:23:52 +00:00
Jeff Law
e8dc4a9347
* gas/hppa/reloc/selectorbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-07 06:46:44 +00:00
Jeff Law
1cc248d263
* config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
...
to default state after it's been used.
1993-11-07 06:43:24 +00:00
David MacKenzie
2ccb88c0d6
correct mach3 values
1993-11-06 05:51:14 +00:00
David MacKenzie
17ecba1a84
more doc cleanups
1993-11-06 04:10:25 +00:00
Kung Hsu
024f65b180
Modified Files:
...
gdbtypes.h stabsread.c cp-valprint.c ChangeLog
* gdbtypes.h : add a field 'ignore_field_bits in cplus_specific,
and macros to handle the bits.
* stabsread.c (read_one_struct_field): add VISIBILITY_IGNORE, and
for field of length 0, set this bit on.
* cp-valprint.c (cp_print_value_fields): for VISIBILITY_IGNORE
field, print <no value>.
1993-11-06 01:32:11 +00:00
Roland Pesch
0cb95a9c27
* gdb.texinfo: updates re threads.
1993-11-06 01:29:12 +00:00
Roland Pesch
02f868b192
* gdb.texinfo: updates re threads.
...
* remote.texinfo: avoid index entries starting with digits.
1993-11-06 00:58:33 +00:00
Roland Pesch
54616a9999
* gdb.texinfo: updates re threads.
...
* remote.texinfo: avoid index entries starting with digits.
1993-11-06 00:33:29 +00:00
Jim Kingdon
66054cb431
* Makefile.in (DISTDOCDIRS): Add gdb.
1993-11-05 21:18:17 +00:00
Ian Lance Taylor
0f396d2a21
coffcode.h change.
1993-11-05 20:55:58 +00:00
Jim Kingdon
f7ae8a41b7
* Version 4.11.2.
1993-11-05 20:54:42 +00:00
David MacKenzie
3234eba0b2
fix mistakes in last change
1993-11-05 20:39:26 +00:00
Ken Raeburn
1a9f0c717f
adjusting repository after cvs mixup
1993-11-05 20:35:15 +00:00
Ken Raeburn
46e695a7f8
adjusting repository for cvs flakiness
1993-11-05 20:28:08 +00:00
Ken Raeburn
223deb2760
Trying to fix repository after cvs breakage...
1993-11-05 20:21:39 +00:00
Jeffrey Osier
94e9ad7723
binutils.texi: added nlmconv chapter
1993-11-05 20:13:42 +00:00
Jeff Law
88eb7ea6b2
* config/obj-som.c (obj_som_init_stab_section): Change
...
space/subspace sort keys for the stab sections so as to avoid
bugs in the hp linker and pxdb.
1993-11-05 20:11:19 +00:00
David MacKenzie
c188b0bec3
doc cleanup
1993-11-05 19:51:52 +00:00
Stu Grossman
5090e82cca
* inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET
...
macro to set process groups.
* infptrace.c (child_resume): Temporarily use Lynx PIDGET to
specify resumption of all threads.
* infrun.c (wait_for_inferior): Fix handling of thread-specific
breakpoints for systems where DECR_PC_AFTER_BREAK > 0 (ie: backup
PC by the right amount when continuing the thread).
* thread.c (thread_apply_command): Add the `thread apply'
command to apply a given GDB command to a list of threads.
1993-11-05 19:27:49 +00:00
Ken Raeburn
87ce76559c
First cut at sanitization, doc files, &c for gas/binutils releases
1993-11-05 19:21:35 +00:00
Ken Raeburn
ea18081db6
* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
...
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
1993-11-05 18:37:43 +00:00
Jim Kingdon
d5481f5dcb
* configure.in: Add doc to configdirs.
...
* Makefile.in (info dvi install-info clean-info): Recurse into doc.
1993-11-05 18:09:19 +00:00
Jim Kingdon
e2507f812e
* Makefile.in (init.c): Don't call sed if filename is empty.
1993-11-05 13:59:31 +00:00
John Gilmore
0a197a969c
Check in version built from changed bfd-in.h.
1993-11-05 08:34:09 +00:00
Jim Kingdon
073cca33d1
* gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
...
"_vb$".
1993-11-05 06:12:59 +00:00
Jim Kingdon
4a8f7bf11d
* gdb.t00/teststrategy.exp: Add xfail for RS/6000.
...
* gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
1993-11-05 05:36:03 +00:00
Jim Kingdon
b30c81b649
* dbxread.c (unknown_symchar_complaint): Make message refer to
...
"symbol descriptor" not "symbol type character" for consistency
with stabs.texinfo terminology.
1993-11-05 04:57:29 +00:00
Jim Kingdon
f73fb0ce03
* stabsread.c (read_struct_fields): Accept either '$' or '.' as
...
the character which introduces a cpp_abbrev or anonymous type.
1993-11-05 04:49:06 +00:00
Jim Kingdon
5576858065
* c-lang.c (c_printstr): Print "" to stream (like all the other
...
output from this function), not gdb_stdout.
1993-11-05 03:01:47 +00:00
Jim Kingdon
71da0d0be6
* config.sub: Accept hiux* as an OS name.
1993-11-05 02:29:48 +00:00
Jeff Law
70d4dc11dc
* gas/hppa/unsorted/fragbug.s: New test.
...
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-05 01:03:25 +00:00
Jeff Law
c5ab495714
Add fragbug.s to things to keep.
1993-11-05 01:03:13 +00:00
Jim Kingdon
8636515256
* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
...
etc/make-stds.texi. The underscore came from gcc, and dje now
agrees that RUNTESTFLAGS is the correct name.
1993-11-05 01:02:31 +00:00
Jeff Law
0f894895a1
* write.c (chain_frchains_together): Update pointer to last
...
frag for a segment in the seginfo structure.
1993-11-05 01:01:18 +00:00
Jim Kingdon
c7d4c4c8ce
* dbxread.c (process_one_symbol): Do relocate 'S' symbols by
...
the text offset (revert 12 Oct 93 change).
1993-11-04 23:03:03 +00:00
John Gilmore
baf205c4f2
* bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.
...
* bfd.c, opncls.c: Improve comments on file descriptor cacheing.
1993-11-04 22:49:47 +00:00
Per Bothner
4ec8fed342
* install.sh: Remove 'set -e'. It makes any conditionals
...
in the script useless.
1993-11-04 19:13:47 +00:00
Per Bothner
1c24285356
* config.guess: Automatically recognize arm-acorn-riscix
...
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk ).
1993-11-04 18:50:25 +00:00
Jeffrey Wheat
de074576ce
Changed RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 17:36:24 +00:00
Jim Kingdon
eba272f39e
* lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
1993-11-04 16:59:00 +00:00
Jeff Law
fa8e86489b
* From Pete Hoogenboom (hoogen@cs.utah.edu)
...
* elf32-hppa.c (hppa_elf_get_section_contents): Fix logic error
in last change. Always rebuild symbol extension section the first
time though if output sections exist (fixes ld -r problems).
1993-11-04 16:58:27 +00:00
Jeffrey Wheat
484fa12d0b
Changed RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 16:43:25 +00:00
Jeffrey Wheat
d5d53b0a18
Added .PHONY for check and installcheck. both now also echo a message.
1993-11-04 16:37:34 +00:00
Jeffrey Wheat
51b7bf87a0
Rename RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 16:08:03 +00:00
Jim Kingdon
7079e7665d
* configure.in: Make hppa*-*-hiux* use hppahpux,
...
not non-existent hppahiux.
1993-11-04 14:52:53 +00:00
David D. Zuhn
99161873e9
* configure.in (hppa target): check the source directory for the
...
pagas sub-directory
1993-11-04 05:35:21 +00:00