aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1993-11-08netware target support.David Henkel-Wallace2-7/+30
1993-11-08netware target support.David Henkel-Wallace1-13/+0
Remove redundent unixware target; made it the same as svr4 which is what config.guess chooses anyway.
1993-11-08Netware target supportDavid Henkel-Wallace1-0/+6
1993-11-08 * alpha-opc.h, alpha-dis.c (print_insn_alpha): AddPeter Schauer2-14/+32
FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct FLOAT_FORMAT_CODE to put out floating point register names.
1993-11-08 * symtab.c (decode_line_1, decode_line_2): Do not adjust pc byPeter Schauer2-9/+25
FUNCTION_START_OFFSET if funfirstline is not set.
1993-11-08 * libbfd.c (bfd_put_8): Add parens around reference to "val"Jeff Law1-0/+5
argument.
1993-11-07 * First cut at cleaning up PA instruction parsing.Jeff Law1-0/+18
* config/tc-hppa.c (pa_get_absolute_expression): Accept pointer to insn structure as an argument, and a pointer to a string. All callers changed. Always read any field selector here. Call evaluate absolute to get a return value. (evaluate_absolute): Addept pointer to insn structure as its argument. All callers changed. (INSERT_FIELD_AND_CONTINUE): New macro for inserting a bitfield into an instruction and continuing the main pa_ip loop. (CHECK_FIELD): New macro for simple range checking of fields. (pa_ip): Delete unused variables. Use INSERT_FIELD_AND_CONTINUE and CHECK_FIELD. All immediate fields now pass through pa_get_absolute_expression which will also handle field selectors. Delete dead code. Simplify. (md_apply_fix_1): Use CHECK_FIELD to verify any fixes that are applied are in range. Use bfd_put_32 rather than inserting each byte of the fixed instrution into the buffer ourselves.
1993-11-07 * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,Jeff Law1-0/+8
it was PA specific and is no longer needed (it's now handled within the PA backend). * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition. * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for a fixup is $global$ change it to NULL as $global$ is really only needed long enough to determine the base type of relocation to use.
1993-11-07 * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.Jeff Law1-0/+6
* config/tc-hppa.c (fix_new_hppa): If the subtract symbol for a fixup is $global$ change it to NULL as $global$ is really only needed long enough to determine the base type of relocation to use.
1993-11-07 * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.Jeff Law2-0/+6
1993-11-07 * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors workJeff Law2-1/+8
for 'z' operands (target of ble branch).
1993-11-07 * gas/hppa/basic/basic.exp: No longer expect failures forJeff Law1-0/+5
system instruction tests now that probei is fixed.
1993-11-07 * hppa.h: Immediate field in probei instructions is unsigned,Jeff Law1-0/+13
not low-sign extended.
1993-11-07 * config/tc-hppa.c: (update_subspace): Fix type and name of lastJeff Law2-8/+13
parameter. All callers fixed. (md_begin, pa_chk_field_selector, pa_entry): Lint.
1993-11-07 * gas/hppa/reloc/selectorbug.s: New test.Jeff Law4-0/+266
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-07 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selectorJeff Law2-1/+9
to default state after it's been used.
1993-11-06correct mach3 valuesDavid MacKenzie2-1/+11
1993-11-06more doc cleanupsDavid MacKenzie2-14/+14
1993-11-06Modified Files:Kung Hsu4-7/+51
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 * gdb.texinfo: updates re threads.Roland Pesch1-15/+235
1993-11-06 * gdb.texinfo: updates re threads.Roland Pesch1-2/+2
* remote.texinfo: avoid index entries starting with digits.
1993-11-06 * gdb.texinfo: updates re threads.Roland Pesch1-0/+5
* remote.texinfo: avoid index entries starting with digits.
1993-11-05* Makefile.in (DISTDOCDIRS): Add gdb.Jim Kingdon1-0/+8
1993-11-05coffcode.h change.Ian Lance Taylor1-0/+4
1993-11-05* Version 4.11.2.Jim Kingdon2-1/+5
1993-11-05fix mistakes in last changeDavid MacKenzie3-99/+96
1993-11-05adjusting repository after cvs mixupKen Raeburn3-2261/+0
1993-11-05adjusting repository for cvs flakinessKen Raeburn6-5807/+0
1993-11-05Trying to fix repository after cvs breakage...Ken Raeburn1-1127/+0
1993-11-05 binutils.texi: added nlmconv chapterJeffrey Osier1-3/+59
1993-11-05 * config/obj-som.c (obj_som_init_stab_section): ChangeJeff Law1-0/+6
space/subspace sort keys for the stab sections so as to avoid bugs in the hp linker and pxdb.
1993-11-05doc cleanupDavid MacKenzie19-1137/+1517
1993-11-05 * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGETStu Grossman4-59/+205
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-05First cut at sanitization, doc files, &c for gas/binutils releasesKen Raeburn10-0/+9195
1993-11-05* Makefile.in (taz): Only build "info" in DISTDOCDIRS.Ken Raeburn2-3/+9
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now.
1993-11-05 * configure.in: Add doc to configdirs.Jim Kingdon1-0/+5
* Makefile.in (info dvi install-info clean-info): Recurse into doc.
1993-11-05* Makefile.in (init.c): Don't call sed if filename is empty.Jim Kingdon2-2/+9
1993-11-05Check in version built from changed bfd-in.h.John Gilmore1-1/+13
1993-11-05 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well asJim Kingdon1-0/+2
"_vb$".
1993-11-05 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.Jim Kingdon1-0/+5
* gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
1993-11-05 * dbxread.c (unknown_symchar_complaint): Make message refer toJim Kingdon2-1/+5
"symbol descriptor" not "symbol type character" for consistency with stabs.texinfo terminology.
1993-11-05 * stabsread.c (read_struct_fields): Accept either '$' or '.' asJim Kingdon2-5/+13
the character which introduces a cpp_abbrev or anonymous type.
1993-11-05 * c-lang.c (c_printstr): Print "" to stream (like all the otherJim Kingdon2-1/+4
output from this function), not gdb_stdout.
1993-11-05* config.sub: Accept hiux* as an OS name.Jim Kingdon1-0/+2
1993-11-05 * gas/hppa/unsorted/fragbug.s: New test.Jeff Law2-0/+8
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-05Add fragbug.s to things to keep.Jeff Law1-0/+1
1993-11-05 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS perJim Kingdon2-1/+7
etc/make-stds.texi. The underscore came from gcc, and dje now agrees that RUNTESTFLAGS is the correct name.
1993-11-05 * write.c (chain_frchains_together): Update pointer to lastJeff Law2-3/+16
frag for a segment in the seginfo structure.
1993-11-04 * dbxread.c (process_one_symbol): Do relocate 'S' symbols byJim Kingdon2-3/+14
the text offset (revert 12 Oct 93 change).
1993-11-04* bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors.John Gilmore3-29/+110
* bfd.c, opncls.c: Improve comments on file descriptor cacheing.