aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-11-13Index: bfd/ChangeLogGeoffrey Keating6-27/+86
2001-11-11 Geoffrey Keating <geoffk@redhat.com> * dwarf2.c (decode_line_info): Properly deal with unknown standard opcodes. Index: binutils/ChangeLog 2001-11-11 Geoffrey Keating <geoffk@redhat.com> * readelf.c (display_debug_lines): Deal with unknown standard opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin, DW_LNS_set_isa. Index: include/elf/ChangeLog 2001-11-11 Geoffrey Keating <geoffk@redhat.com> * dwarf2.h (dwarf_line_number_ops): Add DWARF 3 opcodes.
2001-11-132001-11-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-1/+21
From Andrew Cagney <cagney@redhat.com>: * gdbtypes.h (builtin_type_int128, builtin_type_uint128): Declare. * gdbtypes.c (_initialize_gdbtypes, build_gdbtypes): Initialize new builtin types.
2001-11-132001-11-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+8
* gdb.c++/templates.exp (test_template_breakpoints): If we get an overload menu, but it does not match what we expect, we still need to issue the "cancel" command.
2001-11-13* gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.Jim Blandy2-23/+43
2001-11-132001-11-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-9/+12
* gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*", making the whitespace optional. Argument for "new" may be "unsigned" as well as "unsigned int/long".
2001-11-13 * emulparams/elf64hppa.sh (OTHER_BSS_END_SECTIONS): AddJeff Law2-1/+6
additional symbols referenced by newer crt0.o files from HP.
2001-11-13* s390-tdep.c: Rewrite inferior function call code. This mayJim Blandy2-98/+334
break zSeries support; that should be fixed soon. #include "gdb_assert.h". (is_integer_like, is_pointer_like, is_simple_arg, pass_by_copy_ref, extend_simple_arg, is_double_arg, round_up, round_down, alignment_of): New functions. (s390_push_arguments): Rewritten to handle passing large arguments by value, and to make more readable.
2001-11-13* s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, toJim Blandy2-9/+42
interact correctly with generic dummy frames. (s390_pop_frame_regular): Move the guts of the frame-popping code to here, to be called by generic_pop_current_frame. Use the frame's saved_regs array; this works for `return' as well as inferior function calls.
2001-11-13* s390-tdep.c (s390_gdbarch_init): Register the functionJim Blandy2-0/+6
`standard_coerce_float_to_double', since GCC for the S/390 follows the standard rules for passing floats.
2001-11-13* valops.c (default_coerce_float_to_double,Jim Blandy2-14/+31
standard_coerce_float_to_double): Doc fixes.
2001-11-13Patch from Peter Schauer:Jim Blandy2-0/+16
* symtab.c (find_pc_sect_line): If we can't find the function containing PC, we certainly won't have line number information for that location, so return zero immediately.
2001-11-13remove diff indicatorsTimothy Wall1-1/+0
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall25-821/+808
2001-11-13merge from gccDJ Delorie6-127/+145
2001-11-13 * section.c (bfd_make_section_anyway): Don't increment section_idAlan Modra3-7/+21
and the BFD's section_count if adding the section failed. * vms.c (vms_new_section_hook): Adjust for bfd_make_section_anyway change.
2001-11-13 * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra2-13/+12
put in note section. Use sizeof instead of hard-coded constants.
2001-11-13Eliminate REGISTER_CONVERTIBLE().Andrew Cagney4-30/+23
2001-11-13Zap REGISTER_CONVERTIBLE from m88k.Andrew Cagney3-31/+24
2001-11-13 * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra4-6/+21
accept WordReg. * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand category instead of Ew.
2001-11-13*** empty log message ***gdbadmin1-1/+1
2001-11-12 * elf32-cris.c (cris_elf_grok_prstatus): Adjust values to match newHans-Peter Nilsson2-2/+7
core dump format.
2001-11-12daily updateAlan Modra1-1/+1
2001-11-12* i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.Mark Kettenis5-10/+8
* i387-nat.c, i387-tdep.c: Unconditionally include "i386-tdep.h". * config/i386/tm-i386.h (FPU_REG_RAW_SIZE): Removed. (SIZEOF_FPU_REGS): Don't use FPU_REG_RAW_SIZE here.
2001-11-12 * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer4-77/+98
(md_longopts): Allow OPTION_MABI for ELF compilation only. RE-allow OPTION_GP32, OPTION_GP64, OPTION_FP32 for non-ELF compilation. Sort options a bit more logical. (md_parse_option): Allow OPTION_32, OPTION_N32, OPTION_N64, OPTION_MABI only for elf targets. * gas/mips/mips.exp: Change naming of some conditionals to reflect the object format they actually mean. Don't try mips-abi32 and mips-abi32-pic tests for ecoff.
2001-11-12 * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer2-181/+248
(load_register): Likewise. (macro): Likewise. Some code reformatting. (macro2): Add cast needed for varargs. (mips16_macro): Likewise.
2001-11-12 * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer2-42/+38
(append_insn): Likewise. (mips16_macro_build): Likewise. (macro): Likewise. (mips16_ip): Likewise. (s_cpload): Likewise. (mips_relax_frag): Likewise.
2001-11-12Patch from Andreas Schwab <schwab@suse.de>:Jim Blandy2-2/+8
* eval.c (evaluate_subexp_standard): Fix memory leak: use alloca instead of xmalloc.
2001-11-12* corefile.c (write_memory_unsigned_integer,Jim Blandy3-11/+46
write_memory_signed_integer): New functions. (write_memory): Move to be with other write_memory_* functions. * gdbcore.h (write_memory_unsigned_integer, write_memory_signed_integer): New declarations.
2001-11-122001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2-1/+17
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
2001-11-12 * dwarf2read.c (dwarf_decode_lines): Properly deal withGeoffrey Keating2-9/+26
unknown standard opcodes.
2001-11-12 * lib/mi-support.exp (mi_run_to_helper): Move commentsDaniel Jacobowitz2-6/+8
outside of gdb_expect.
2001-11-12 * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer2-79/+95
mips_set_options. (mips_set_options): Add members gp32, fp32, abi. (file_mips_gp32): New flag. (file_mips_fp32): New flag. (mips_opts): Initialize the new members. (mips_gp32): Remove. (mips_fp32): Remove. (HAVE_32BIT_GPRS): Use the new values from mips_opts. (HAVE_32BIT_FPRS): Likewise. (HAVE_NEWABI): Likewise. (HAVE_64BIT_OBJECTS): Likewise. (md_begin): Likewise. Save default (file) values. (md_parse_option): Use the new values from mips_opts. (s_mipsset): Likewise. Fix logic to keep the ABI selection if possible. Let .set mipsN work together with .set push/pop. Enhance error messages. (mips_elf_final_processing): Use file_mips_* for header processing.
2001-11-12Fix definitions of wddata[bwl].Nick Clifton2-3/+7
2001-11-12Only compare the tail end of the two binary files produced in order to avoidNick Clifton2-3/+17
date stamp present in PE binaries.
2001-11-12Use mkstemp in place of mktemp.Nick Clifton2-11/+15
2001-11-12New symbol: DATA_START_SYMBOLSNick Clifton2-0/+6
2001-11-12 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.Alan Modra3-2/+7
* Makefile.in: Regenerate.
2001-11-12*** empty log message ***gdbadmin1-1/+1
2001-11-112001-11-11 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+10
* elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Call _bfd_elf_strtab_size instead of _bfd_stringtab_size. * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Change dynstr type to `struct elf_strtab_hash *'.
2001-11-11daily updateAlan Modra1-1/+1
2001-11-11 * elf-strtab.c (_bfd_elf_strtab_finalize): Make first variable iHans-Peter Nilsson2-3/+14
size_t. Rename second i to j.
2001-11-11 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,Daniel Jacobowitz6-281/+160
mi_step_to, mi_next_to, mi_continue_to, mi_finish_to, mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to, mi0_run_to): New functions. * gdb.mi/mi-simplerun.exp: Use them. * gdb.mi/mi0-simplerun.exp: Likewise. * gdb.mi/mi-var-cmd.exp: Likewise. * gdb.mi/mi0-var-cmd.exp: Likewise.
2001-11-11 Change target name from stormy16 to xstormy16.Corinna Vinschen1-2/+2
2001-11-11* README (alpha-dec-osf5.1): Mention -DUSE_LDR_ROUTINES.Andrew Cagney2-3/+21
(sparcv9-sun-solars2.8): Mention problem with 64 bit GCC 3.0.x. (i586-sco-sysv5uw7.1.1): Mention problem with threads.
2001-11-11From Mark Kettenis <kettenis@gnu.org>:Andrew Cagney2-3/+31
* breakpoint.c (breakpoint_re_set_one): Don't discard SHLIB breakpoints when they fail.
2001-11-11Clarify length reference in commentTimothy Wall2-2/+6
2001-11-11 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.Hans-Peter Nilsson2-1/+5
2001-11-11 * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:Hans-Peter Nilsson4-90/+28
Prune and generalize, adjusting to generic ELF file layout changes.
2001-11-11*** empty log message ***gdbadmin1-1/+1
2001-11-10daily updateAlan Modra1-1/+1