summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [ dejagnu/ChangeLog ]Chris Demetriou2002-07-193-67/+120
| | | | | | | | | | | | | 2002-07-19 Chris Demetriou <cgd@broadcom.com> * config.guess: Update from ../config.guess. * config.sub: Update from ../config.sub. [ readline/ChangeLog.gdb ] 2002-07-19 Chris Demetriou <cgd@broadcom.com> * support/config.guess: Update from ../config.guess. * support/config.sub: Update from ../config.sub.
* * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).Andrew Cagney2002-07-193-3/+12
| | | | | | * x86-64-tdep.c: Include "objfiles.h". (x86_64_gdbarch_init): Set in_solib_call_trampoline to in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
* 2002-07-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-192-2/+8
| | | | | * MAINTAINERS: Clarify updates of config.guess and config.sub, and add one instance of them which was missed to the list to update.
* 2002-07-17 Michal Ludvig <michal@suse.cz>Michal Ludvig2002-07-192-2/+8
| | | | | * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value. (update_context): Initialise cfa variable.
* Add IP2k GAS and OPCODES support.Nick Clifton2002-07-1915-54/+5358
|
* * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scanAlan Modra2002-07-192-13/+12
| | | | PT_IA_64_UNWIND segments for a given section.
* * gdb.base/ending-run.exp: Don't expect to see the program end inJim Blandy2002-07-192-1/+10
| | | | | some orderly fashion when we're running on a real stand-alone board.
* *** empty log message ***gdbadmin2002-07-191-1/+1
|
* daily updateAlan Modra2002-07-191-1/+1
|
* * gdb.base/interrupt.exp: Correct logic for skipping tests onJim Blandy2002-07-182-5/+8
| | | | targets that don't support interrupts.
* 2002-07-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-07-182-214/+267
| | | | | * aix-thread.c: Shorten some long lines. Bring comments into line with code spec.
* * infrun.c: Re-indent using gdb_indent.sh.Joel Brobecker2002-07-182-1527/+1513
|
* * infrun.c (handle_inferior_event): Remove unneeded extra brace.Joel Brobecker2002-07-182-4/+5
| | | | Leave the indentation temporarily untouched, to minimize the diffs.
* 2002-07-18 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-07-183-84/+131
| | | | | | * stabsread.c: Make os9k sections of the code obsolete, for real this time. * stabsread.h: Make os9k sections of the code obsolete.
* 2002-07-18 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-07-183-4/+9
| | | | | | | * linux-low.c (regsets_store_inferior_registers): Add free() at the end of a loop to prevent memory leak. * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers. (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
* * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.hMichal Ludvig2002-07-182-1/+2
|
* 2002-07-18 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-07-182-2/+7
| | | | | * config/sparc/tm-sp64linux.h: Make the rest of #endif line a comment.
* Delete w65 directory.Andrew Cagney2002-07-1811-5658/+4
|
* daily updateAlan Modra2002-07-181-1/+1
|
* *** empty log message ***gdbadmin2002-07-181-1/+1
|
* Index: sim/common/ChangeLogAndrew Cagney2002-07-174-59/+79
| | | | | | | | | | | | | | | | | 2002-07-17 Andrew Cagney <cagney@redhat.com> * run-sim.h: Add #ifdef RUN_SIM_H wrapper. (sim_set_callbacks, sim_size, sim_trace) (sim_set_trace, sim_set_profile_size, sim_kill): Declare. Moved to here from "gdb/remote-sim.h". Index: include/gdb/ChangeLog 2002-07-17 Andrew Cagney <cagney@redhat.com> * remote-sim.h: Update copyright. (sim_set_callbacks, sim_size, sim_trace) (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to "sim/common/run-sim.h".
* * macrocmd.c (info_macro_command): Remove newline from errorJim Blandy2002-07-172-1/+6
| | | | message.
* include/gdb:Joern Rennecke2002-07-177-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-17 H.J. Lu <hjl@gnu.org>H.J. Lu2002-07-173-2/+7
| | | | | * Makefile.am: Fix a typo. * Makefile.in: Regenerate.
* oops - omitted from previous deltaNick Clifton2002-07-171-0/+4
|
* Add IP2k support to BFD and LDNick Clifton2002-07-1717-16/+2287
|
* From: Ian Rickards <irickard@arm.com>Richard Earnshaw2002-07-172-2/+12
| | | | | * dwarf2.c (concat_filename): If we can't establish the directory just return the filename.
* 2002-07-17 David Mosberger <davidm@hpl.hp.com>H.J. Lu2002-07-173-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-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-07-173-45/+93
| | | | | * config.guess: Update to 2002-07-09 version. * config.sub: Update to 2002-07-03 version.
* *** empty log message ***gdbadmin2002-07-171-1/+1
|
* daily updateAlan Modra2002-07-171-1/+1
|
* * dwarf2read.c (read_initial_length): Handle older, non-standard,Kevin Buettner2002-07-162-4/+38
| | | | 64-bit DWARF2 format.
* * proc-api.c: use HAVE_SYS_PROC_H macro to avoid includingJoel Brobecker2002-07-162-0/+7
| | | | <sys/proc.h> when not available.
* Obsolete i[3456]86-*-os9k.Andrew Cagney2002-07-167-2873/+2888
|
* Obsolete fr30.Andrew Cagney2002-07-1634-26758/+22485
|
* * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.Alan Modra2002-07-162-1/+5
|
* * elflink.h: Formatting fixes, tidy prototypes.Alan Modra2002-07-162-55/+57
| | | | (elf_link_assign_sym_version): Move common code out of loop.
* * elflink.h (elf_link_input_bfd): Don't call reloc_emitter whenAlan Modra2002-07-162-6/+12
| | | | reloc section size is zero. Correct reloc output location.
* 2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-07-162-0/+7
| | | | | * blockframe.c (get_pc_function_start): return 0 if the minimal symbol found is not inside a section.
* * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F asAlan Modra2002-07-162-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.
* * aix-thread.c (ptrace_check): Use safe_strerror() instead ofKevin Buettner2002-07-162-2/+8
| | | | | strerror(). (pdc_realloc): Use xrealloc() instead of realloc().
* *** empty log message ***gdbadmin2002-07-161-1/+1
|
* daily updateAlan Modra2002-07-161-1/+1
|
* * aix-thread.c (PD_ERROR, CALL_BASE): Delete.Kevin Buettner2002-07-152-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.
* * aix-thread.c (ptrace_check): Eliminate goto.Kevin Buettner2002-07-152-32/+50
| | | | | (sync_threadlists): Eliminate gotos. Also, fix array overrun problem.
* * aix-thread.c (gdbcmd.h): Include.Kevin Buettner2002-07-152-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".
* From Gerhard Tonn <TON@de.ibm.com>:Andrew Cagney2002-07-152-12/+32
| | | | | * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect instead of supply_register.
* * sim-resume.c (sim_resume): Add local variable sig_to_deliver toAndrew Cagney2002-07-152-6/+16
| | | | avoid possible longjmp problems with automatic variable siggnal.
* * dwarf2cfi.c: Include "gdb_assert.h".Andrew Cagney2002-07-152-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-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-07-152-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.