Fred Fish
725f922e71
Approved by med@shout.net:
...
2002-01-07 Fred Fish <fnf@redhat.com>
* gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
g_instance.bfoo, and g_instance.cfoo.
2002-01-07 21:23:35 +00:00
Jackie Smith Cashion
494e8a93ef
2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
...
From Nick Clifton <nickc@redhat.com>
* d10v-tdep.c: Set STACK_START to 0x200bffe.
2002-01-07 20:43:46 +00:00
Michael Snyder
d0e1d48ef4
2002-01-07 Michael Snyder <msnyder@redhat.com>
...
* solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
Don't use exec_bfd if it's NULL.
2002-01-07 19:45:14 +00:00
Jeff Johnston
a9fa5e1fae
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
...
* Change reference to Cygnus Solutions to be Red Hat.
2002-01-07 19:44:59 +00:00
Jeff Johnston
9407710804
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Update generic copyright date.
2002-01-07 19:40:40 +00:00
Jeff Law
f286b2c396
* gdb.base/break.c (multi_line_if_conditional): New function.
...
(multi_ilne_while_conditional): Likewise.
* gdb.base/break.exp: Verify that a breakpoint on a multi-line
IF or WHILE condition puts the breakpoint at the start of
the condition.
2002-01-07 19:21:27 +00:00
Jeff Law
634d57ec50
* gdb.base/selftest.exp (backtrace through signal handler): Remove
...
hppa*-*-hpux* expected failure.
* gdb.base/structs.exp (do_function_calls): Similarly.
* gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
watchpoints.
2002-01-07 19:20:10 +00:00
Mark Salter
05ecd75c3e
ARM support added to libgloss
2002-01-07 18:14:04 +00:00
Geoffrey Keating
47b22aef48
* elflink.h (elf_link_input_bfd): Don't ask for the merged offset
...
of a symbol in a section that will be deleted.
2002-01-07 17:55:37 +00:00
Nick Clifton
ceac3f6271
do not allow size or nbytes to go negative.
2002-01-07 17:51:18 +00:00
Nick Clifton
be2d1673e4
Add spanish translation files
2002-01-07 17:37:59 +00:00
Nick Clifton
dbab7a7bff
Note that --emit-relocs is currently only implemented for ELF.
2002-01-07 17:32:42 +00:00
Nick Clifton
08d561335f
Rotate ChangeLog
2002-01-07 12:12:47 +00:00
Nick Clifton
39e90f101a
Rotated ChangeLog
2002-01-07 12:10:15 +00:00
Eli Zaretskii
2c0069bbef
* gdb.texinfo (Tracepoints): Clarify that tracepoints need support
...
in the stub.
2002-01-07 09:28:44 +00:00
gdbadmin
dcf8a7ed82
*** empty log message ***
2002-01-07 00:00:02 +00:00
Alan Modra
09f0f265aa
daily update
2002-01-06 23:00:04 +00:00
Mark Kettenis
290b2c7ad8
* valops.c (value_arg_coerce): Fix formatting.
2002-01-06 22:09:08 +00:00
Andrew Cagney
aef21287e3
<string.h> -> "gdb_string.h"
2002-01-06 19:18:28 +00:00
Andrew Cagney
30efa6272a
Doco which targets are not multi-arch.
2002-01-06 19:10:24 +00:00
Andrew Cagney
9b4ff27668
* MAINTAINERS: Mark a29k target as obsolete.
...
* Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
(remote-mm.o, remote-udi.o): Obsolete. Remove references in
comments.
* NEWS: Note that a29k targets are obsolete.
* a29k-tdep.c: Mark as obsolete.
* configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
a29k-*-vxworks* targets as obsolete.
* remote-adapt.c: Obsolete.
* remote-eb.c: Obsolete.
* remote-mm.c: Obsolete.
* remote-udi.c: Obsolete.
* config/a29k/a29k-udi.mt: Obsolete.
* config/a29k/a29k.mt: Obsolete.
* config/a29k/tm-a29k.h: Obsolete.
* config/a29k/tm-vx29k.h: Obsolete.
* config/a29k/vx29k.mt: Obsolete.
2002-01-06 15:02:01 +00:00
Andrew Cagney
9fbfe2dc64
Fix PR gdb/66.
...
* gdb.base/structs.exp: Replace skip for a29k with skip for
gdb,cannot_call_functions.
* gdb.base/call-ar-st.exp: Remove references to a29k in comments.
* gdb.base/callfuncs.exp: Ditto.
* gdb.base/call-rt-st.exp: Ditto.
* gdb.base/call-strs.exp: Ditto.
* gdb.base/callfwmall.exp: Ditto.
* gdb.base/scope.exp: Obsolete xfail a29k.
* gdb.c++/misc.exp: Ditto.
* gdb.c++/cplusfuncs.exp: Ditto.
* gdb.base/ptype.exp: Ditto.
* gdb.base/printcmds.exp: Ditto.
* gdb.base/opaque.exp: Ditto.
* gdb.base/list.exp: Ditto.
* gdb.base/funcargs.exp: Ditto.
* gdb.base/default.exp: Ditto.
2002-01-06 14:42:39 +00:00
Alan Modra
d7861ad2a5
* config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
...
* config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
2002-01-06 12:15:45 +00:00
Alan Modra
d9cf1b54c5
* elfxx-ia64.c (is_unwind_section_name): Add target vector as
...
argument so we can handle HP-UX specially.
(elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
(elfNN_hpux_backend_section_from_bfd_section): New for support
of SHN_IA_64_ANSI_COMMON.
(elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
(is_unwind_section_name): Add special HP-UX support.
(elfNN_ia64_section_from_shdr): Add support for more sections.
(elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
add support for more sections.
(elfNN_ia64_additional_program_headers): Modify
is_unwind_section_name call.
(elfNN_ia64_modify_segment_map): Remove assumption that there is
only one unwind section in segment.
2002-01-06 11:14:19 +00:00
Alan Modra
00428cca73
* readelf.c (get_ia64_segment_type): Add support for macros.
...
(get_segment_type): Add support for IA64 specific macros.
2002-01-06 11:13:31 +00:00
Alan Modra
8661be6aa6
* ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.
...
(SHT_IA_64_HP_OPT_ANOT): Ditto
(PT_IA_64_HP_OPT_ANOT): Ditto
(PT_IA_64_HP_HSL_ANOT): Ditto
(PT_IA_64_HP_STACK): Ditto
(SHN_IA_64_ANSI_COMMON): Ditto
2002-01-06 11:12:39 +00:00
Alan Modra
3f3c5c3404
* syms.c (_bfd_generic_make_empty_symbol): New function.
...
* libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
_bfd_generic_make_empty_symbol.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
(hppabsd_core_get_symtab_upper_bound): Don't define.
(hppabsd_core_get_symtab): Likewise.
(hppabsd_core_print_symbol): Likewise.
(hppabsd_core_get_symbol_info): Likewise.
(hppabsd_core_bfd_is_local_label_name): Likewise.
(hppabsd_core_get_lineno): Likewise.
(hppabsd_core_find_nearest_line): Likewise.
(hppabsd_core_bfd_make_debug_symbol): Likewise.
(hppabsd_core_read_minisymbols): Likewise.
(hppabsd_core_minisymbol_to_symbol): Likewise.
(hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
Formatting fixes.
* hpux-core.c: Similarly.
* irix-core.c: Similarly.
* osf-core.c: Similarly.
* sco5-core.c: Similarly.
* binary.c (binary_make_empty_symbol): Remove function, define as
_bfd_generic_make_empty_symbol.
* ihex.c (ihex_make_empty_symbol): Likewise.
* mmo.c (mmo_make_empty_symbol): Likewise.
* ppcboot.c (ppcboot_make_empty_symbol): Likewise.
* srec.c (srec_make_empty_symbol): Likewise.
* versados.c (versados_make_empty_symbol): Likewise.
* vms.c (_bfd_vms_make_empty_symbol): Remove.
(vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
* vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
rather than _bfd_vms_make_empty_symbol.
* vms-misc.c (new_symbol): Likewise.
2002-01-06 07:30:35 +00:00
Andrew Cagney
a9011d31b6
last? remaining BIG_ENDIAN switch
2002-01-06 04:50:56 +00:00
Andrew Cagney
79e10fabfc
Move changelog to correct position.
2002-01-06 04:37:53 +00:00
gdbadmin
1d84ffd519
*** empty log message ***
2002-01-06 00:01:03 +00:00
Alan Modra
44d212dcbf
daily update
2002-01-05 23:00:06 +00:00
Andrew Cagney
9299404eba
Don't include <endian.h>
2002-01-05 22:06:38 +00:00
Daniel Jacobowitz
7a62114442
2002-01-05 Daniel Jacobowitz <drow@mvista.com>
...
* tc-mips.c (mips_cprestore_valid): New flag.
(mips_frame_reg_valid): New flag.
(macro) [M_JAL_2]: Check both flags.
[M_JAL_A]: Likewise.
(s_cprestore): Set mips_cprestore_valid.
(tc_get_register): If setting mips_frame_reg, set
mips_frame_reg_valid and clear mips_cprestore_valid.
(s_mips_ent): Clear both flags.
(s_mips_end): Clear both flags.
2002-01-05 Daniel Jacobowitz <drow@mvista.com>
* gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
* gas/mips/mips-abi32-pic.s: Add .frame directive.
* gas/mips/mips-gp32-fp32-pic.s: Likewise.
* gas/mips/mips-gp32-fp64-pic.s: Likewise.
* gas/mips/mips-gp64-fp32-pic.s: Likewise.
* gas/mips/mips-gp64-fp64-pic.s: Likewise.
2002-01-05 19:06:52 +00:00
Jason Thorpe
7e89e3575d
* acconfig.h (HAVE_PT_GETXMMREGS): New.
...
* config.in: Regenerate.
* configure.in: Update copyright years.
Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
* configure: Regenerate.
* i386bsd-nat.c: Update copyright years.
(fill_gregset): Use regcache_collect.
(fetch_inferior_registers): Only fetch integer registers
if requested to do so. Add support for XMM registers
using PT_GETXMMREGS.
(store_inferior_registers): Only store integer registers
if requested to do so. Add support for XMM registers
using PT_SETXMMREGS.
* i386nbsd-nat.c (fetch_inferior_registers): Remove.
(store_inferior_registers): Remove.
(fetch_core_registers): Use supply_gregset and i387_supply_fsave.
(fetch_elfcore_registers): New function.
(i386nbsd_elfcore_fns): New.
(_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
* config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
i386bsd-nat.o.
* config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
* config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
* config/i386/nbsdelf.mt (TDEPFILES): Likewise.
* config/i386/tm-nbsd.h: Update copyright years.
(HAVE_SSE_REGS): Define.
(IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
(SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
(SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
(SIGCONTEXT_PC_OFFSET): Remove.
(FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
2002-01-05 18:36:32 +00:00
Alan Modra
3dfe7a8c3a
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
...
of bfd_section_list_remove and bfd_section_list_insert macros.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* emultempl/mmo.em (mmo_place_orphan): Likewise.
2002-01-05 13:14:00 +00:00
Alan Modra
7c6beb6988
* write.c (write_object_file): Make use of bfd_section_list_remove.
...
* config/obj-ecoff.c (ecoff_frob_file): Likewise.
* config/tc-mmix.c (mmix_frob_file): Likewise.
2002-01-05 13:13:18 +00:00
Alan Modra
9e7b37b31f
* section.c (bfd_section_init): Remove unnecessary initialisations.
...
(bfd_section_list_clear): New function.
(bfd_section_list_remove, bfd_section_list_insert): New macros.
(_bfd_strip_section_from_output): Use them.
* coffcode.h (coff_set_alignment_hook): Likewise.
* elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
* elf64-mips.c (mips_elf64_final_link): Likewise.
* elf64-mmix.c (mmix_elf_final_link): Likewise.
* sunos.c (sunos_add_dynamic_symbols): Likewise.
* xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
* bfd-in2.h: Regenerate.
* netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
rather than doing our own section handling. Clean up after errors
with bfd_release and bfd_section_list_clear. Handle unexpected
flags.
* aoutf1.h (sunos4_core_file_p): Likewise.
* aix386-core.c (aix386_core_file_p): Likewise.
* cisco-core.c (cisco_core_file_validate): Likewise.
* ptrace-core.c (ptrace_unix_core_file_p): Likewise.
* trad-core.c (trad_unix_core_file_p): Likewise.
* hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
with bfd_release and bfd_section_list_clear.
* hpux-core.c (hpux_core_core_file_p): Likewise.
* irix-core.c (irix_core_core_file_p): Likewise.
* lynx-core.c (lynx_core_file_p): Likewise.
* osf-core.c (osf_core_core_file_p): Likewise.
* rs6000-core.c (rs6000coff_core_p): Likewise.
* sco5-core.c (sco5_core_file_p): Likewise.
2002-01-05 13:11:33 +00:00
Alan Modra
3f0a7f7f73
* elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
...
sign extension adjustments without conditionals.
2002-01-05 12:36:18 +00:00
Andrew Cagney
a752853e6e
Remove obsolete MacOS support.
2002-01-05 05:54:31 +00:00
Andrew Cagney
d7449b42d3
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
2002-01-05 04:30:46 +00:00
Michael Snyder
ca4976a694
2002-01-04 Michael Snyder <msnyder@redhat.com>
...
* gdb.base/info-proc.exp: New file, test for "info proc" cmd.
2002-01-05 02:44:07 +00:00
Michael Snyder
8ddad156de
2002-01-04 Michael Snyder <msnyder@redhat.com>
...
* gdb.base/maint.exp: Add tests for maint info sections options.
2002-01-05 02:40:47 +00:00
Daniel Jacobowitz
356374e821
2002-01-04 Daniel Jacobowitz <drow@mvista.com>
...
* thread-db.c (thread_db_new_objfile): Do not enable thread_db
for core files.
2002-01-05 01:46:30 +00:00
gdbadmin
b62818f6d8
*** empty log message ***
2002-01-05 00:00:04 +00:00
Jason Thorpe
a2b8f8f88f
* config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
2002-01-04 23:49:04 +00:00
Andrew Cagney
12466af99c
Move value_ptr typedef to gdbtk-wrapper from value.h.
2002-01-04 23:21:38 +00:00
Alan Modra
e355ef1be4
daily update
2002-01-04 23:00:04 +00:00
Jason Thorpe
3549ab40a5
* i386nbsd-nat.c: Update copyright years.
...
Include i386-tdep.h.
2002-01-04 22:43:31 +00:00
Jason Thorpe
596bfd105b
Write After Approval: Add myself.
2002-01-04 22:41:21 +00:00
Elena Zannoni
fec8b34f93
Mention PR number fixed.
2002-01-04 19:55:08 +00:00