aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-07-17include/gdb:Joern Rennecke7-133/+348
* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp, renumbering the sh-dsp registers to use distinct numbers. sim/sh: * Makefile.in (interp.o): Depend on $(srcroot)/include/gdb/sim-sh.h. * interp.c: Include "gdb/sim-sh.h". (sim_store_register, sim_fetch_register): Use constants defined there. gdb: * sh-tdep.c (sh_dsp_register_sim_regno): New function. (sh_gdbarch_init): Use it for sh-dsp.
2002-07-172002-07-17 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+7
* Makefile.am: Fix a typo. * Makefile.in: Regenerate.
2002-07-17oops - omitted from previous deltaNick Clifton1-0/+4
2002-07-17Add IP2k support to BFD and LDNick Clifton24-17/+2481
2002-07-17From: Ian Rickards <irickard@arm.com>Richard Earnshaw2-2/+12
* dwarf2.c (concat_filename): If we can't establish the directory just return the filename.
2002-07-172002-07-17 David Mosberger <davidm@hpl.hp.com>H.J. Lu3-570/+587
* ia64-opc-b.c (bWhc): New macro. (mWhc): Ditto. (OpPaWhcD): Ditto. (ia64_opcodes_b): Correct patterns for indirect call instructions to use 3-bit "wh" field. * ia64-asmtab.c: Regnerate.
2002-07-172002-07-17 H.J. Lu <hjl@gnu.org>H.J. Lu3-49/+54
* gas/ia64/dv-branch.d: Updated. * gas/ia64/opc-b.d: Likewise.
2002-07-172002-07-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou3-45/+93
* config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
2002-07-17*** empty log message ***gdbadmin1-1/+1
2002-07-17daily updateAlan Modra1-1/+1
2002-07-16 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.Jan Hubicka2-15/+38
2002-07-16 * dwarf2read.c (read_initial_length): Handle older, non-standard,Kevin Buettner2-4/+38
64-bit DWARF2 format.
2002-07-16 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid includingJoel Brobecker2-0/+7
<sys/proc.h> when not available.
2002-07-16Obsolete i[3456]86-*-os9k.Andrew Cagney7-2873/+2888
2002-07-16Obsolete fr30.Andrew Cagney34-26758/+22485
2002-07-16 * config/tc-z8k.c (build_bytes): Correct order of memset args.Alan Modra2-1/+5
2002-07-16 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.Alan Modra2-1/+5
2002-07-16 * elflink.h: Formatting fixes, tidy prototypes.Alan Modra2-55/+57
(elf_link_assign_sym_version): Move common code out of loop.
2002-07-16 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter whenAlan Modra2-6/+12
reloc section size is zero. Correct reloc output location.
2002-07-16Add 'Chnages in 2.13' to NEWS files.Nick Clifton6-4/+22
2002-07-162002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-0/+7
* blockframe.c (get_pc_function_start): return 0 if the minimal symbol found is not inside a section.
2002-07-16 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F asAlan Modra2-9/+21
the final type for the e_fsel selector when generating PA2.0W code. (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1 relocations.
2002-07-16 * aix-thread.c (ptrace_check): Use safe_strerror() instead ofKevin Buettner2-2/+8
strerror(). (pdc_realloc): Use xrealloc() instead of realloc().
2002-07-162002-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu7-0/+64
* ld-elfvers/vers.exp: Add vers21. * ld-elfvers/vers21.c: New. * ld-elfvers/vers21.dsym: New. * ld-elfvers/vers21.map: New. * ld-elfvers/vers21.sym: New. * ld-elfvers/vers21.ver: New.
2002-07-16*** empty log message ***gdbadmin1-1/+1
2002-07-16daily updateAlan Modra1-1/+1
2002-07-15 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.Kevin Buettner2-25/+36
(ops_resume, ops_wait, fetch_regs_lib, store_regs_lib) (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE macros.
2002-07-15 * aix-thread.c (ptrace_check): Eliminate goto.Kevin Buettner2-32/+50
(sync_threadlists): Eliminate gotos. Also, fix array overrun problem.
2002-07-15 * aix-thread.c (gdbcmd.h): Include.Kevin Buettner2-75/+83
(DEBUG, DBG, DBG2, dbg): Eliminate. (debug_aix_thread): New static global. (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs) (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc) (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite invocations to DBG and DBG2 macros to test against ``debug_aix_thread'' and call fprintf_unfiltered(). (_initialize_aix_thread): Add new command "set debug aix-thread".
2002-07-15From Gerhard Tonn <TON@de.ibm.com>:Andrew Cagney2-12/+32
* s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect instead of supply_register.
2002-07-15* sim-resume.c (sim_resume): Add local variable sig_to_deliver toAndrew Cagney2-6/+16
avoid possible longjmp problems with automatic variable siggnal.
2002-07-15* dwarf2cfi.c: Include "gdb_assert.h".Andrew Cagney2-22/+26
(frame_state_for): Use gdb_assert to check that fde->cie_ptr is non-NULL. (update_context): Do not use __func__. Add missing ``break''. (update_context): Do not use __func__.
2002-07-152002-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-6/+19
* rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn and its setting. Set gdbarch instruction printing functions directly. For non-rs6000 case use new function gdb_print_insn_powerpc. (gdb_print_insn_powerpc): New function.
2002-07-15bfd/H.J. Lu4-1/+50
2002-07-14 H.J. Lu <hjl@gnu.org> * elflink.h (elf_link_assign_sym_version): Hide the default definition if there is a hidden versioned definition. ld/ 2002-07-14 H.J. Lu <hjl@gnu.org> * ld.texinfo: Document a .symver takes precedence over a version script.
2002-07-15copyright dateAlan Modra1-1/+1
2002-07-15 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.Alan Modra2-0/+11
2002-07-15*** empty log message ***gdbadmin1-1/+1
2002-07-15daily updateAlan Modra1-1/+1
2002-07-14From 2002-07-11 Momchil Velikov <velco@fadata.bg>:Andrew Cagney2-0/+7
* Make-common.in (installdirs): Make $(libdir) too, needed when installing libsim.a.
2002-07-14Mention d30v obsolete in news file.Andrew Cagney2-0/+3
2002-07-14Obsolete the d30v.Andrew Cagney23-5946/+5941
2002-07-14daily updateAlan Modra1-1/+1
2002-07-14*** empty log message ***gdbadmin1-1/+1
2002-07-13 * ada-tasks.c (add_task_entry): replace calls toAidan Skinner3-11/+21
malloc() with xmalloc * ada-tasks.c (init_task_list): replace calls to free with xfree() * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype, ada_finish_decode_line_1, all_sals_for_line ada_breakpoint_rewrite): replace calls to free() with xfree()
2002-07-13 From Nicholas Duffek (with minor changes by Martin Hunt,Kevin Buettner2-0/+1498
Louis Hamilton, and Kevin Buettner): * aix-thread.c: New file.
2002-07-13daily updateAlan Modra1-1/+1
2002-07-13*** empty log message ***gdbadmin1-1/+1
2002-07-122002-07-12 Petr Sorfa <petrs@caldera.com>Petr Sorfa2-9/+132
* dwarf2read.c (dwarf2_invalid_attrib_class): New complaint for invalid attribute class or form. (read_func_scope): DW_AT_frame_base better handling of DW_AT_block*. (dwarf2_add_member_fn): DW_AT_vtable_elem_location better handling of DW_AT_block*. (read_common_block): DW_AT_location better handling of DW_AT_block*. (read_partial_die): DW_AT_location better handling of DW_AT_block*. (new_symbol): DW_AT_external better handling of DW_AT_block*. Proper initialization of variable "addr". (attr_form_is_block): New function that returns true if the attribute's form is of DW_FORM_block*.
2002-07-122002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>Daniel Jacobowitz2-2/+6
* valops.c (find_method_list): Remove comment about removed STATIC_MEMFUNCP argument. (value_find_oload_method_list): Likewise.
2002-07-12 From Nicholas Duffek:Kevin Buettner2-0/+14
* rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call target_new_objfile_hook.