aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-29 * README: Fix a typo.Kazu Hirata2-1/+5
2001-10-29 * bfdsumm.texi: Fix a typo.Kazu Hirata2-1/+5
2001-10-29 * gdb.base/call-ar-st.c (print_double_array): Match for loopCorinna Vinschen3-83/+53
with new double_array size. (main): Change storage class of all local variables to static. Reduce size of double_array to 9. * gdb.base/call-ar-st.exp: Increase timeout value. Change expected output for double array to match new size in call-ar-st.c.
2001-10-29 * gdb.base/ending-run.exp: Create identical output when passingCorinna Vinschen2-3/+13
`step to end of run' case. Add regular expression branch satisfying Stormy16 target.
2001-10-29* gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV suchMark Kettenis2-1/+6
that we catch the expected failure under Linux/x86.
2001-10-292001-10-29 Orjan Friberg <orjanf@axis.com>Orjan Friberg3-4/+9
* gdb.base/setvar.exp: Escape curly braces. * gdb.stabs/weird.exp: Ditto.
2001-10-29daily update, a bit late..Alan Modra1-1/+1
2001-10-29*** empty log message ***gdbadmin1-1/+1
2001-10-28* doublest.c: Improve comments a bit.Mark Kettenis3-52/+104
(floatformat_from_length): New function. (NAN): Define to 0.0 if not already defined. (extract_floating): Rewrite to use floatformat_from_length. Warn instead of error if LEN doesn't match a known floating-point type, and return NaN (or 0.0 if NaN isn't available) in that case. (store_floating): Likewise, but zero out the target byte-stream if LEN doesn't match a known floating-point type. (extract_typed_floating): Reformat a bit. (store_typed_floating): Reformat a bit. Add comment about zeroing out padding in the target buffer. * doublest.h (extract_floating, store_floating): Fix comment about deprecation of these functions. Add parameter names to prototypes.
2001-10-28* i387-tdep.c (print_i387_value): Use extract_typed_floating toMark Kettenis2-18/+8
convert RAW to a DOUBLEST instead of extract_floating.
2001-10-28* gdbtypes.c (_initialize_gdbtypes): Set floating-point type forMark Kettenis2-0/+6
builtin_type_i387_ext to floatformat_i387_ext.
2001-10-28 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.Daniel Jacobowitz3-4/+9
* gdm.mi/mi0-hack-cli.exp: Likewise.
2001-10-28*** empty log message ***gdbadmin1-1/+1
2001-10-27daily updateAlan Modra1-1/+1
2001-10-27Change footer to refer to FSF. Change subtitle to refer to original ↵Nick Clifton2-6/+11
creation date.
2001-10-27*** empty log message ***gdbadmin1-1/+1
2001-10-27daily updateAlan Modra1-1/+1
2001-10-26 * arm-linux-nat.c (fill_gregset): Do not check register_valid[].Daniel Jacobowitz2-17/+13
(fill_fpregset): Likewise.
2001-10-262001-10-26 Orjan Friberg <orjanf@axis.com>Orjan Friberg2-27/+42
* cris-tdep.c (constraint): Loop through the whole cris_spec_regs struct, not just the NUM_SPECREGS first entries. (bdap_prefix): Read PC before autoincrement.
2001-10-26Fix usage of H_GET_32/16. Likewise with H_PUT_32/16.Nick Clifton2-4/+9
2001-10-26 * win32-nat.c (DebugSetProcessKillOnExit): New static functionCorinna Vinschen3-8/+115
pointer to Windows' DebugSetProcessKillOnExit() function. (DebugActiveProcessStop): Ditto for DebugActiveProcessStop(). (has_detach_ability): New function. (child_attach): If system has detach ability, enable it. (child_detach): If system has detach ability, actually detach from process. Change tty output to Linux format.
2001-10-26Chirp fixes:Andrew Cagney3-5/+28
* hw_htab.c (htab_map_binary): Don't try to map the text section when it is empty. * emul_chirp.c (map_over_chirp_note): Default load-base to -1 not CHIRP_LOAD_BASE. (emul_chirp_create): Map in the interrupt table.
2001-10-26Unify stabs/weird messages.Andrew Cagney2-3/+8
2001-10-26*** empty log message ***gdbadmin1-1/+1
2001-10-26daily updateAlan Modra1-1/+1
2001-10-25 * peXXigen.c (_bfd_XX_print_private_bfd_data_common): CopyRichard Henderson2-1/+9
timestamp to time_t for ctime.
2001-10-252001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-2/+6
* gas/mips/ld-empic.d: Remove extra whitespace at beginning of file introduced in the change on 2001-05-15.
2001-10-25*** empty log message ***gdbadmin1-1/+1
2001-10-25daily updateAlan Modra1-1/+1
2001-10-242001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+7
* config/tc-mips.c (hilo_interlocks, cop_interlocks): Make these evaluate to true if mips_arch indicates SB-1.
2001-10-24merge from gccDJ Delorie2-1/+8
2001-10-242001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou11-60/+64
* gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte". Delete use of ".size". * gas/mips/mips-abi32.s: Likewise. * gas/mips/mips-gp32-fp32-pic.s: Likewise. * gas/mips/mips-gp32-fp32.s: Likewise. * gas/mips/mips-gp32-fp64-pic.s: Likewise. * gas/mips/mips-gp32-fp64.s: Likewise. * gas/mips/mips-gp64-fp32-pic.s: Likewise. * gas/mips/mips-gp64-fp32.s: Likewise. * gas/mips/mips-gp64-fp64-pic.s: Likewise. * gas/mips/mips-gp64-fp64.s: Likewise.
2001-10-242001-10-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2-1/+5
Makefile.in (all-bison): Don't depend on texinfo.
2001-10-24(start_psymtab_common): Revert change accidentally included in lastJim Blandy1-1/+0
commit.
2001-10-24Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy5-51/+124
of `struct partial_symtab' to only a few locations. This change is not supposed to affect the way the values are computed, only where they live. * dbxread.c (struct symloc): Add `textlow' and `texthigh' fields to the reader-specific structure. * mdebugread.c (struct symloc): Same. * dbxread.c (TEXTLOW, TEXTHIGH): New accessor macros. * mdebugread.c (TEXTLOW, TEXTHIGH): Same. * dbxread.c (dbx_symfile_read): After we've built all our partial symbol tables, set each partial symtab's `textlow' and `texthigh' fields from our reader-specific structure. * mdebugread.c (mdebug_build_psymtabs): Same. * dbxread.c (start_psymtab): Initialize the reader-specific structure's `textlow' and `texthigh' from the new psymtab's. * mdebugread.c (parse_partial_symbols, new_psymtab): Same. * dbxread.c (read_dbx_symtab, end_psymtab, read_ofile_symtab): Use the reader-specific `textlow' and `texthigh', not the generic psymtab fields. * mdebugread.c (parse_lines, parse_partial_symbols, psymtab_to_symtab_1): Same. * partial-stab.h: Same.
2001-10-24 * elf32-cris.c (cris_reloc_type_lookup): Change loop to useHans-Peter Nilsson2-4/+9
unsigned, increasing index.
2001-10-24Fix -Wformat for hpux.Andrew Cagney4-21/+29
2001-10-24Tweeks for HP/UX and -Werror.Andrew Cagney3-4/+14
2001-10-24daily updateAlan Modra1-1/+1
2001-10-24*** empty log message ***gdbadmin1-1/+1
2001-10-232001-10-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* elf32-mips.c (_bfd_mips_elf_modify_segment_map): Check m != NULL before accessing it.
2001-10-23[opcodes/ChangeLog]Chris Demetriou12-17/+76
2001-10-21 Chris Demetriou <cgd@broadcom.com> * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and "bltzall" as writing GPR 31 (since they do). * mips-dis.c (print_insn_arg): Calculate info->target where appropriate. (print_insn_mips): Fill in instruction info. (print_mips16_insn_arg): Remove unneded variable 'val'. Removed duplicated instruction target calculations, calculate once and print that result. Use same idiom for masking the jump segment bits as is used in print_insn_arg. [gas/testsuite/ChangeLog] 2001-10-21 Chris Demetriou <cgd@broadcom.com> * gas/mips/beq.s: Add zero words at end of instructions so that objdump will print "..." when disassembling. * gas/mips/beq.d: Update for disassembler changes which force branch delay-slot nops to be printed. * gas/mips/bge.d: Ditto. * gas/mips/bgeu.d: Ditto. * gas/mips/blt.d: Ditto. * gas/mips/bltu.d: Ditto. * gas/mips/jal-svr4pic.d: Ditto. * gas/mips/jal-xgot.d: Ditto.
2001-10-23merge from gccDJ Delorie4-12/+104
2001-10-23 * configure.host: Move alpha*-*-linux-gnu* entry to genericAlan Modra2-5/+10
entries, and match *-*-linux*.
2001-10-23 * internal.h: White space changes to keep lines under 80 chars.Alan Modra2-14/+18
2001-10-23 * as.c (parse_args): Print the date as well for --version.Alan Modra2-1/+5
2001-10-23 * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra3-142/+153
bfd_reloc_type_lookup (bfd, BFD_RELOC_NONE) as bfd_reloc_type_lookup doesn't accept BFD_RELOC_* on some targets, eg. hppa. * elf32-hppa.c (elf32_hppa_link_hash_entry): Remove plt_abs. (hppa_link_hash_newfunc): Likewise. (elf32_hppa_finish_dynamic_symbol): Likewise. (allocate_dynrelocs): Always allocate .got relocs if shared. (elf32_hppa_relocate_section): Output them too. Similarly consolidate .plt reloc code, and no longer initialise .plt when a reloc is output. (elf32_hppa_finish_dynamic_symbol): Only initialise .plt entries when no reloc is output. From Herbert Xu <herbert@gondor.apana.org.au> * elf32-hppa.c (final_link_relocate): Call bfd_set_error for unreachable branches.
2001-10-23*** empty log message ***gdbadmin1-1/+1
2001-10-23daily updateAlan Modra1-1/+1
2001-10-222001-10-22 H.J. Lu <hjl@gnu.org>H.J. Lu3-24/+50
* configure.in (WIN32LIBADD): Use -L../libiberty for mips*-*-linux*. * configure: Rebuild.