OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago * sim-load.c (sim_load_file): Use bfd_get_section_size
amodra [Tue, 15 Jun 2004 01:08:00 +0000 (01:08 +0000)]
* sim-load.c (sim_load_file): Use bfd_get_section_size
instead of bfd_get_section_size_before_reloc.

20 years ago * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
amodra [Tue, 15 Jun 2004 01:04:15 +0000 (01:04 +0000)]
* dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
bfd_get_section_size_before_reloc or _raw_size.
* dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
* dwarf2read.c (dwarf2_locate_sections): Likewise.
(dwarf2_read_section): Likewise.
* elfread.c (elf_locate_sections): Likewise.
* gcore.c (derive_heap_segment): Likewise.
* mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
* remote-e7000.c (e7000_load): Likewise.
* remote-m32r-sdi.c (m32r_load): Likewise.
* remote-mips.c (mips_load_srec): Likewise.
(pmon_load_fast): Likewise.
* remote.c (compare_sections_command): Likewise.
* symfile.c (add_section_size_callback): Likewise.
(load_section_callback): Likewise.
(pc_in_unmapped_range): Likewise.
(pc_in_mapped_range): Likewise.
(sections_overlap): Likewise.
(list_overlays_command): Likewise.
(simple_overlay_update_1): Likewise.
(simple_overlay_update): Likewise.
* tracepoint.c (remote_set_transparent_ranges): Likewise.
* win32-nat.c (core_section_load_dll_symbols): Likewise.

20 years ago * generic/gdbtk-cmds.c (gdb_load_info): Use bfd_get_section_size
amodra [Tue, 15 Jun 2004 01:01:43 +0000 (01:01 +0000)]
* generic/gdbtk-cmds.c (gdb_load_info): Use bfd_get_section_size
instead of bfd_get_section_size_before_reloc.

20 years ago2004-06-14 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 15 Jun 2004 00:16:40 +0000 (00:16 +0000)]
2004-06-14  Andrew Cagney  <cagney@gnu.org>

* gdb.base/gcore.exp (capture_command_output): Delete the always
passing tests containing inferior values.
* gdb.base/ending-run.exp: Do not include the breakpoint address
in the test message.  Update copyright.
* gdb.base/sizeof.exp (check_sizeof): Do not include the type's
size in the test name, use gdb_test_multiple.  Update copyright.

20 years agodaily update
amodra [Tue, 15 Jun 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Tue, 15 Jun 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

20 years agoChangeLog editorial fixes.
cagney [Mon, 14 Jun 2004 22:52:51 +0000 (22:52 +0000)]
ChangeLog editorial fixes.

20 years ago2004-06-14 Andrew Cagney <cagney@gnu.org>
cagney [Mon, 14 Jun 2004 22:26:33 +0000 (22:26 +0000)]
2004-06-14  Andrew Cagney  <cagney@gnu.org>

Based on changes from Karl Berry.
* gdb.texinfo: Do not use @sc in a direntry.
* stabs.texinfo: Change @dircateogry to "Software development".
* gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.

20 years ago2004-06-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 14 Jun 2004 20:57:06 +0000 (20:57 +0000)]
2004-06-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/machine/i386/syscall.h: For now, set up
        __syscall_return macro for systems with vsyscall.

20 years ago2004-06-14 Randolph Chung <tausq@debian.org>
tausq [Mon, 14 Jun 2004 20:40:35 +0000 (20:40 +0000)]
2004-06-14  Randolph Chung  <tausq@debian.org>

* Makefile.in (hppa-hpux-tdep.o): Update dependency.
* hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
static.
(hppa_hpux_inferior_created): New function.
(hppa_hpux_init_abi): Register observer.
* symfile.c (hp_cxx_exception_support_initialized)
(RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
(symbol_file_add_main_1, symbol_file_clear): Likewise.

20 years ago[ bfd/ChangeLog ]
cgd [Mon, 14 Jun 2004 18:25:05 +0000 (18:25 +0000)]
[ bfd/ChangeLog ]
2004-06-14  Chris Demetriou  <cgd@broadcom.com>

        * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24
        removal) with updated comment.
        (bfd_elf32_bfd_reloc_type_lookup): Add back case for
        BFD_RELOC_32_PCREL.
        (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32.
        * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.

[ include/elf/ChangeLog ]
2004-06-14  Chris Demetriou  <cgd@broadcom.com>

        * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24),
        with an updated comment.

20 years ago2004-06-14 Randolph Chung <tausq@debian.org>
tausq [Mon, 14 Jun 2004 17:35:04 +0000 (17:35 +0000)]
2004-06-14  Randolph Chung  <tausq@debian.org>

* MAINTAINERS (Write After Approval): Alphabetize my entry correctly.

20 years ago2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 14 Jun 2004 16:30:15 +0000 (16:30 +0000)]
2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/ref-types.cc: Add copyright notice.

20 years ago2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 14 Jun 2004 15:29:27 +0000 (15:29 +0000)]
2004-06-14  Michael Chastain  <mec.gnu@mindspring.com>

* lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
hp_aCC_compiler.
* lib/compiler.cc: Likewise.
* lib/gdb.exp (get_compiler_info): Eval lines only if they are
'set' commands.  Log diagnostics for other lines.  Set
gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.

20 years agoIndex: ChangeLog
cagney [Mon, 14 Jun 2004 13:40:34 +0000 (13:40 +0000)]
Index: ChangeLog
2004-06-14  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS (testsuite): List Michael Chastain as the lead
testsuite maintainer.

20 years agoIndex: ChangeLog
cagney [Mon, 14 Jun 2004 13:40:24 +0000 (13:40 +0000)]
Index: ChangeLog
2004-06-14  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS (testsuite): List Michael Chastain as the lead
testsuite maintainer.

20 years ago * ldlang.c (lang_finish): Don't free lang_definedness_table.
amodra [Mon, 14 Jun 2004 12:46:42 +0000 (12:46 +0000)]
* ldlang.c (lang_finish): Don't free lang_definedness_table.

20 years ago2004-06-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
joshuadfranklin [Mon, 14 Jun 2004 02:42:05 +0000 (02:42 +0000)]
2004-06-13  Joshua Daniel Franklin  <joshuadfranklin@yahoo.com>

* faq.texinfo: Move outdated calls.texinfo to readme.texinfo.
* how-api.texinfo: Fix typos.
* how-programming.texinfo: Fix typos.
* how-resources.texinfo: Fix typos.
* how-using.texinfo: Fix typos.
* install.texinfo: Fix typos.
* readme.texinfo: Move outdated calls.texinfo to readme.texinfo.

20 years ago*** empty log message ***
gdbadmin [Mon, 14 Jun 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Mon, 14 Jun 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago2004-06-13 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 13 Jun 2004 17:05:55 +0000 (17:05 +0000)]
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* infcmd.c (print_return_value): Fix logic, allow
DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.

20 years ago2004-06-13 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 13 Jun 2004 17:04:48 +0000 (17:04 +0000)]
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
defining any macros.
* gdbarch.h: Re-generate.

20 years ago2004-06-13 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 13 Jun 2004 16:43:58 +0000 (16:43 +0000)]
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh: Delete "level" attribute.  Only check for a macro
redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
* gdbarch.h: Re-generate.

20 years ago2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sun, 13 Jun 2004 16:07:01 +0000 (16:07 +0000)]
2004-06-13  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/try_catch.cc: Add copyright notice.

20 years ago2004-06-13 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 13 Jun 2004 15:15:57 +0000 (15:15 +0000)]
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* values.c (generic_use_struct_convention): Don't check gcc_p.

20 years ago2004-06-13 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 13 Jun 2004 13:49:51 +0000 (13:49 +0000)]
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
(DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
* gdbarch.h, gdbarch.c: Regenerate.
* ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
(NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
deprecated_max_register_raw_size and
deprecated_max_register_virtual_size.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* mcore-tdep.c (mcore_gdbarch_init): Ditto.
* cris-tdep.c (cris_gdbarch_init): Ditto.

20 years agoIndex: ChangeLog
cagney [Sun, 13 Jun 2004 13:42:30 +0000 (13:42 +0000)]
Index: ChangeLog
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
* gdbarch.h, gdbarch.c: Re-generate.
* m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
(m68hc11_use_struct_convention): Delete function.
(m68hc11_extract_struct_value_address): Delete function.
(m68hc11_return_value): New function.
(m68hc11_gdbarch_init): Instead of store_return_value,
extract_return_value, return_value_on_stack,
deprecated_extract_struct_value_address and use_struct_convention,
set return_value.
* values.c (using_struct_return): Do not call
RETURN_VALUE_ON_STACK.
* arch-utils.h (generic_return_value_on_stack_not): Delete
declaration.
* arch-utils.c (generic_return_value_on_stack_not): Delete
function.

Index: doc/ChangeLog
2004-06-13  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Target Architecture Definition): Delete
description of RETURN_VALUE_ON_STACK.

20 years ago*** empty log message ***
gdbadmin [Sun, 13 Jun 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sun, 13 Jun 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2004-06-12 Andrew Cagney <cagney@gnu.org>
cagney [Sat, 12 Jun 2004 18:02:25 +0000 (18:02 +0000)]
2004-06-12  Andrew Cagney  <cagney@gnu.org>

* values.c (register_value_being_returned): Delete function.
* infcmd.c (legacy_return_value): Delete function.
* infcall.c (call_function_by_hand): Inline
"register_value_being_returned", simplify.
* values.c (using_struct_return): Update comment, refer to
print_return_value instead of register_value_being_returned.
* infcmd.c (print_return_value): Inline calls to
register_value_being_returned and legacy_return_value.  Simplify.

20 years ago2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 12 Jun 2004 16:45:48 +0000 (16:45 +0000)]
2004-06-12  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/userdef.cc: Add copyright notice.

20 years agoYA forced checkin to see if I can duplicate the header mismatch problem.
cgf [Sat, 12 Jun 2004 16:07:16 +0000 (16:07 +0000)]
YA forced checkin to see if I can duplicate the header mismatch problem.

20 years ago * elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore reloc
amodra [Sat, 12 Jun 2004 11:30:06 +0000 (11:30 +0000)]
* elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore reloc
overflow on branches to undefweaks.

20 years ago2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 12 Jun 2004 01:20:50 +0000 (01:20 +0000)]
2004-06-11  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/virtfunc.cc: Add copyright notice.

20 years agodaily update
amodra [Sat, 12 Jun 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Sat, 12 Jun 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-06-11 Randolph Chung <tausq@debian.org>
tausq [Fri, 11 Jun 2004 23:44:22 +0000 (23:44 +0000)]
2004-06-11  Randolph Chung  <tausq@debian.org>

* somread.c (som_symtab_read): Exclude gcc local symbols.

20 years ago2004-06-11 Randolph Chung <tausq@debian.org>
tausq [Fri, 11 Jun 2004 23:42:49 +0000 (23:42 +0000)]
2004-06-11  Randolph Chung  <tausq@debian.org>

* gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
problem.

20 years ago2004-06-11 Randolph Chung <tausq@debian.org>
tausq [Fri, 11 Jun 2004 23:39:48 +0000 (23:39 +0000)]
2004-06-11  Randolph Chung  <tausq@debian.org>

* infrun.c (handle_inferior_event): Handle the case when a trampoline
ends up in the runtime resolver, and if the trampoline has no name.
Rearrange the code so that all the trampoline processing happens before
other step-out-of-range handling.

20 years ago2004-06-11 Antony King <antony.king@st.com>
jjohnstn [Fri, 11 Jun 2004 20:37:09 +0000 (20:37 +0000)]
2004-06-11  Antony King  <antony.king@st.com>

        * libc/include/sys/_types.h: Include <sys/lock.h> and change
        _flock_t to be of type _LOCK_RECURSIVE_T.
        * libc/include/sys/reent.h: (_REENT_INIT): Reformat.
        (_REENT_INIT_PTR): Ditto.  Use memset where appropriate.
        (_global_impure_ptr): New declaration.
        (_GLOBAL_REENT): Change to be _global_impure_ptr.
        * libc/include/sys/stdio.h: Include <sys/lock.h> and
        <sys/reent.h>.
        (_flockfile)[!_SINGLE_THREAD]: Add code for lock call.
        (_funlockfile)[!SINGLE_THREAD]: Ditto.
        * libc/reent/impure.c: Set _global_impure_ptr to _impure_ptr.
        * libc/stdio/fclose.c: Remove casting of fp lock to
        _LOCK_RECURSIVE_T.
        * libc/stdio/findfp.c: Ditto.
        * libc/stdio/fopen.c: Ditto.
        * libc/stdio/freopen.c: Ditto.
        * libc/stdio/vfprintf.c: Ditto.
        * libc/stdio64/fopen64.c: Ditto.
        * libc/stdlib/envlock.c: Add default stubs that use generic
        locking code.
        * libc/stdlib/mlock.c: Ditto.

        Jeff Johnston  <jjohnstn@redhat.com>
        * libc/sys/linux/sys/_types.h (__flock_mutex_t): New subtype.
        (_flock_t): Change to be a struct containing a single member
        named mutex which is of type __flock_mutex_t.

20 years ago2004-06-11 Martin Hunt <hunt@redhat.com>
hunt [Fri, 11 Jun 2004 19:34:28 +0000 (19:34 +0000)]
2004-06-11  Martin Hunt  <hunt@redhat.com>

* mips-tdep.c (mips_gdbarch_init): Recognize vr4120
has no fpu.

20 years ago2004-06-11 Martin Hunt <hunt@redhat.com>
hunt [Fri, 11 Jun 2004 18:49:37 +0000 (18:49 +0000)]
2004-06-11  Martin Hunt  <hunt@redhat.com>

* generic/gdbtk-cmds.c (gdb_find_file_command): Use
symtab_to_fullname() instead of symtab_to_filename().
(gdb_loc): Ditto.
(gdb_loadfile): Ditto.
* generic/gdbtk-bp.c (gdb_get_breakpoint_info): Ditto.
(gdb_get_tracepoint_info): Ditto.

* generic/gdbtk-register.c (get_register): Simplify and remove
references to DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL.

20 years agoDefine ps status flags
joshuadfranklin [Fri, 11 Jun 2004 18:25:06 +0000 (18:25 +0000)]
Define ps status flags

20 years ago * config/tc-hppa.c (log2): Rename to exact_log2.
danglin [Fri, 11 Jun 2004 17:39:17 +0000 (17:39 +0000)]
* config/tc-hppa.c (log2): Rename to exact_log2.
(pa_next_subseg): Delete unused function.
(create_new_space): Mark unused arguments with ATTRIBUTE_UNUSED.
(create_new_subspace): Likewise.

20 years ago Bug gas/213
danglin [Fri, 11 Jun 2004 17:36:31 +0000 (17:36 +0000)]
Bug gas/213
* config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake
labels.  Fix warning.

20 years ago* coff-alpha.c (alpha_relocate_section): Set used_by_bfd directly
macro [Fri, 11 Jun 2004 14:19:27 +0000 (14:19 +0000)]
* coff-alpha.c (alpha_relocate_section): Set used_by_bfd directly
as ecoff_section_data() does not return a valid lvalue.

20 years agoforced checkin
cgf [Fri, 11 Jun 2004 13:52:50 +0000 (13:52 +0000)]
forced checkin

20 years agoforced checkin
cgf [Fri, 11 Jun 2004 13:51:28 +0000 (13:51 +0000)]
forced checkin

20 years agoforced checkin
cgf [Fri, 11 Jun 2004 01:53:38 +0000 (01:53 +0000)]
forced checkin

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Fri, 11 Jun 2004 00:41:54 +0000 (00:41 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* blockframe.c (legacy_inside_entry_func): Delete.
(legacy_frame_chain_valid): Inline call to
legacy_inside_entry_func, simplify.

20 years agodaily update
amodra [Fri, 11 Jun 2004 00:00:10 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Fri, 11 Jun 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 10 Jun 2004 21:38:02 +0000 (21:38 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* lib/compiler.cc, lib/compiler.c: Append either
__GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
* gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
instead of gcc-3-3.

20 years ago2004-06-10 Michael Snyder <msnyder@redhat.com>
msnyder [Thu, 10 Jun 2004 20:22:17 +0000 (20:22 +0000)]
2004-06-10  Michael Snyder  <msnyder@redhat.com>
        Patch submitted by Nitin Yewale <NitinY@KPITCummins.com>.
        * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.

20 years agoSorry, date was wrong.
bobbybrasko [Thu, 10 Jun 2004 20:08:22 +0000 (20:08 +0000)]
Sorry, date was wrong.

20 years agoAdd the -file-list-exec-source-files command to MI.
bobbybrasko [Thu, 10 Jun 2004 20:05:40 +0000 (20:05 +0000)]
Add the -file-list-exec-source-files command to MI.

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 10 Jun 2004 18:25:48 +0000 (18:25 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
to generic_use_struct_convention, the default value.

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 10 Jun 2004 17:49:47 +0000 (17:49 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* mn10300-tdep.c (mn10300_type_align): Call internal_error instead
of abort.

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 10 Jun 2004 17:39:21 +0000 (17:39 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* ns32k-tdep.c (ns32k_push_arguments): New function.
(ns32k_gdbarch_init): Set deprecated_push_arguments.
* infcall.c (call_function_by_hand): Call error instead of
legacy_push_arguments.
* value.h (legacy_push_arguments): Delete declaration.
* valops.c (legacy_push_arguments): Delete function.
(value_push): Delete function.

20 years ago* coffread.c (coff_symfile_read): Prevent mixed debugging formats
ford [Thu, 10 Jun 2004 15:52:04 +0000 (15:52 +0000)]
* coffread.c (coff_symfile_read): Prevent mixed debugging formats
from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
info.
* dbxread.c (elfstab_build_psymtabs): Remove bogus comment.

20 years ago2004-06-10 Andrew Cagney <cagney@gnu.org>
cagney [Thu, 10 Jun 2004 13:22:03 +0000 (13:22 +0000)]
2004-06-10  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
parameters.
* dummy-frame.c (deprecated_pc_in_call_dummy): Update.
* arm-tdep.c (arm_pc_is_thumb_dummy): Call
deprecated_pc_in_call_dummy instead of
DEPRECATED_PC_IN_CALL_DUMMY.
(arm_skip_prologue): Ditto.
* xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
(xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
* v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
(v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
Ditto.
* sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
(sh64_init_extra_frame_info, sh64_get_saved_register)
(sh64_pop_frame): Ditto.
* mips-tdep.c (non_heuristic_proc_desc): Ditto.
* mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
(mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
* h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
(h8300_pop_frame): Ditto.
* blockframe.c (legacy_inside_entry_func)
(legacy_frame_chain_valid): Ditto.
* frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
to deprecated_pc_in_call_dummy.

20 years ago*** empty log message ***
gdbadmin [Thu, 10 Jun 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

20 years agoInclude Makefile.*, not just Makefile.in, in the top-level policy.
bje [Wed, 9 Jun 2004 22:48:28 +0000 (22:48 +0000)]
Include Makefile.*, not just Makefile.in, in the top-level policy.

20 years agoUpdate with respect to DejaGnu and Expect.
bje [Wed, 9 Jun 2004 22:14:10 +0000 (22:14 +0000)]
Update with respect to DejaGnu and Expect.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 21:26:46 +0000 (21:26 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (:REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
provide a default value.
(CONVERT_REGISTER_P): Default to generic_convert_register_p.
* gdbarch.h, gdbarch.c: Re-generate.
* arch-utils.c (generic_convert_register_p): Rename
legacy_convert_register_p
(legacy_register_to_value, legacy_value_to_register): Delete
functions.
* arch-utils.h (generic_convert_register_p): Rename
legacy_convert_register_p.
(legacy_register_to_value, legacy_value_to_register): Delete
declarations.

20 years ago2004-06-09 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 9 Jun 2004 20:43:42 +0000 (20:43 +0000)]
2004-06-09  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Change siglist.inc to be generated
        from /usr/include/asm/signal.h instead of kernel sources.  Also
        default max to 32 if not found in header file.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/machine/i386/socketcall.h: Fix for Fedora Core 2
        systems where __syscall_return is not defined.
        * libc/sys/linux/machine/i386/syscall.h: Change for Fedora Core 2
        systems to use syscall() function instead of assembler interrupt.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 20:42:27 +0000 (20:42 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
(DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
(DEPRECATED_REGISTER_CONVERTIBLE): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* infcmd.c (default_print_registers_info): Simplify.
* findvar.c (value_of_register): Simplify.
* mi/mi-main.c (get_register): Simplify.
* arch-utils.c (legacy_convert_register_p): Always return 0.
(legacy_register_to_value, legacy_value_to_register): Always call
internal_error.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 20:09:38 +0000 (20:09 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
#ifdef CLEAR_INSN_CACHE code.
* target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
Delete #ifdef CLEAR_DEFERRED_STORES code.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 20:03:28 +0000 (20:03 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 19:54:11 +0000 (19:54 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
copyright.
* config/ia64/tm-aix.h (TARGET_ELF64): Ditto.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 19:46:16 +0000 (19:46 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* config/mips/mipsv4.mh: Delete file.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 19:39:14 +0000 (19:39 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
unreferenced macro.
(hpread_adjust_stack_address): Delete declaration.

20 years ago2004-06-09 Toralf Lund <toralf@procaptura.com>
jjohnstn [Wed, 9 Jun 2004 19:06:49 +0000 (19:06 +0000)]
2004-06-09  Toralf Lund  <toralf@procaptura.com>

        * arm/crt0.S: Copied from newlib and it now also sets up stacks for
        FIQ and IRQ mode, plus calls hardware_init_hook() and
        software_init_hook() if present.
        * arm/libcfunc.c, arm/swi.h, arm/syscalls.c: Copied
        from newlib.
        * arm/Makefile.in: Build crt0.o, rdpmon-crt0.o, rdimon-crt0.o,
        librdpmon.a, librdimon.a - support file for "bare" setup, as well
        as "RDP" and "RDI" monitors.
        * arm/coff-rdpmon.specs, arm/elf-rdpmon.specs,
        arm/coff-rdimon.specs, arm/elf-rdimon.specs: gcc specs files to go
        with above mentioned support libs and startfiles.

20 years ago2004-06-09 Toralf Lund <toralf@procaptura.com>
jjohnstn [Wed, 9 Jun 2004 19:05:07 +0000 (19:05 +0000)]
2004-06-09  Toralf Lund  <toralf@procaptura.com>

        * libc/sys/arm/setjmp.S, libc/sys/arm/access.c: Move
        files from libc/sys/arm to libc/machine/arm.
        * libc/machine/arm/Makefile.am, libc/machine/arm/Makefile.in: Add
        library build support for files moved from libc/sys/arm.
        * libc/sys/arm/Makefile.am, libc/sys/arm/Makefile.in:  Remove
        references to access and setjmp.
        * configure.host: Add checks for newlib_may_supply_syscalls to
        determine whether or not to use sys/arm directory and use
        special compiler flags: ARM_RDI_MONITOR and ARM_RDP_MONITOR.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 17:27:57 +0000 (17:27 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
gdb/1455, bug is specific to "long long" and "double".

20 years ago* include/cygwin/version.h: REALLY bump dll minor version to 11.
cgf [Wed, 9 Jun 2004 16:03:51 +0000 (16:03 +0000)]
* include/cygwin/version.h: REALLY bump dll minor version to 11.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 14:19:50 +0000 (14:19 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdb.base/structs.exp (test_struct_returns, test_struct_returns)
(test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*.  PR tdep/1447
fixed.

20 years ago* elflink.c (elf_sort_symbol): Compare section id, not pointers.
aoliva [Wed, 9 Jun 2004 13:49:04 +0000 (13:49 +0000)]
* elflink.c (elf_sort_symbol): Compare section id, not pointers.
(elf_link_add_object_symbols): Likewise.

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 13:41:04 +0000 (13:41 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdb.base/structs.exp (test_struct_returns): Replace
"return_value_unknown" and "finish_value_unknown" by
"return_value_known" and "finish_value_known".  Instead of
"return_value_unknown" iff "finish_value_unknown", check
"return_value_known" implies "finish_value_known".

20 years ago2004-06-09 Andrew Cagney <cagney@gnu.org>
cagney [Wed, 9 Jun 2004 13:33:54 +0000 (13:33 +0000)]
2004-06-09  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Native Debugging): Restore "@table @code"
deleted by previous patch.

20 years ago2004-06-09 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 9 Jun 2004 08:32:32 +0000 (08:32 +0000)]
2004-06-09  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.tpl (touch-stage[+id+]): New.
(restage[+prev+]): Depend on touch-stage[+id+].

* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
Use it throughout.

* Makefile.def: Add profile and feedback bootstrap stages.
Remove next field from bootstrap stages.
* Makefile.tpl (LN, LN_S): Substitute.
(stageN-start, stageN-end): Use double-colon rules, to
provide a hook for additional setup commands.
(distclean-stageN-gcc, restageN): Create dependencies from
[+prev+], not from [+next+].
(stageN-bubble): Add commands for successive stages from
[+prev+], using double-colon rules.
(all-stageN-gcc): Fix typo.
(stagefeedback-start, profiledbootstrap): New.
* Makefile.in: Regenerate.
* configure.in: Call ACX_PROG_LN.
* configure: Regenerate.

config/ChangeLog:
2004-06-09  Paolo Bonzini  <bonzini@gnu.org>

* acx.m4 (ACX_PROG_LN): From gcc, modified to
accept a parameter.

20 years ago* elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
aoliva [Wed, 9 Jun 2004 08:31:27 +0000 (08:31 +0000)]
* elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
(elf_backend_reloc_type_class): New.

20 years ago*** empty log message ***
gdbadmin [Wed, 9 Jun 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years agoopcodes/
jakub [Tue, 8 Jun 2004 20:40:55 +0000 (20:40 +0000)]
opcodes/
* ia64-gen.c (in_iclass): Handle more postinc st
and ld variants.
* ia64-asmtab.c: Rebuilt.
gas/testsuite/
* gas/ia64/dv-raw-err.s: Add some new postinc tests.
* gas/ia64/dv-raw-err.l: Updated.

20 years ago2004-06-08 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 8 Jun 2004 19:58:08 +0000 (19:58 +0000)]
2004-06-08  Andrew Cagney  <cagney@gnu.org>

* infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
(attach, detach): When neither PT_ATTACH / PT_DETACH nor
PTRACE_ATTACH / PTRACE_DETACH available call error.
(PT_ATTACH, PT_DETACH): Move definition to attach / detach.
* infttrace.c (update_thread_state_after_attach, attach, detach):
Remove #ifdef wrappers.
* inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
* gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
* config/nm-bsd.h (ATTACH_DETACH): Delete.
* config/nm-sysv4.h (ATTACH_DETACH): Delete.
* config/nm-nbsd.h (ATTACH_DETACH): Delete.
* config/nm-linux.h (ATTACH_DETACH): Delete.
* config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
* config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
* config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
* config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
* config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.

Index: doc/ChangeLog
2004-06-08  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Native Debugging): Delete documentation on
ATTACH_DETACH.

20 years ago * configure.in: Set $configdir to the right OS specific value.
corinna [Tue, 8 Jun 2004 16:29:24 +0000 (16:29 +0000)]
* configure.in: Set $configdir to the right OS specific value.
Use value when setting $tcldir and $tkdir.
* configure: Regenerate.

20 years ago2004-06-08 Martin Hunt <hunt@redhat.com>
hunt [Tue, 8 Jun 2004 15:50:56 +0000 (15:50 +0000)]
2004-06-08  Martin Hunt  <hunt@redhat.com>

* gdb.base/float.exp: Add pattern for mips targets.

20 years ago * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
pbrook [Tue, 8 Jun 2004 13:34:48 +0000 (13:34 +0000)]
* gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
records.

20 years ago * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
corinna [Tue, 8 Jun 2004 10:53:37 +0000 (10:53 +0000)]
* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
utilities, to make it consistent with declaration of struct seminfo.

20 years ago2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
hilfingr [Tue, 8 Jun 2004 08:42:03 +0000 (08:42 +0000)]
2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>

* ada-lang.c (lookup_symbol_in_language): New function to allow
re-use of another language's symbol lookup code.  (Placed here
temporarily while Ada support is being integrated into the public
tree).
(restore_language): New auxiliary function for
lookup_symbol_in_language.
* ada-lang.h (lookup_symbol_in_language): Declare (Placed here
temporarily while Ada support is being integrated into the public
tree).

20 years ago2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
hilfingr [Tue, 8 Jun 2004 08:41:44 +0000 (08:41 +0000)]
2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>

* ada-lang.c (lookup_symbol_in_language): New function to allow
re-use of another language's symbol lookup code.  (Placed here
temporarily while Ada support is being integrated into the public
tree).
(restore_language): New auxiliary function for
lookup_symbol_in_language.
* ada-lang.h (lookup_symbol_in_language): Declare (Placed here
temporarily while Ada support is being integrated into the public
tree).

20 years ago* configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to
kettenis [Tue, 8 Jun 2004 07:39:30 +0000 (07:39 +0000)]
* configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to
netbsd-core.lo.
* configure: Regenerate.

20 years ago * path.cc (fchdir): Pass the Posix path to chdir.
corinna [Tue, 8 Jun 2004 07:19:56 +0000 (07:19 +0000)]
* path.cc (fchdir): Pass the Posix path to chdir.

20 years ago* Makefile.in (check//%): New.
aoliva [Tue, 8 Jun 2004 05:32:51 +0000 (05:32 +0000)]
* Makefile.in (check//%): New.

20 years ago* Makefile.in (check//%): New.
aoliva [Tue, 8 Jun 2004 05:32:31 +0000 (05:32 +0000)]
* Makefile.in (check//%): New.

20 years ago* baseboards/mn10300-sim.exp: Set needs_status_wrapper and
aoliva [Tue, 8 Jun 2004 05:30:21 +0000 (05:30 +0000)]
* baseboards/mn10300-sim.exp: Set needs_status_wrapper and
noresults to zero.

20 years ago* mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
aoliva [Tue, 8 Jun 2004 05:29:10 +0000 (05:29 +0000)]
* mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
(mn10300_store_return_value): Rewrite.
(mn10300_type_align): New.
(mn10300_use_struct_convention): Rewrite.
(mn10300_return_value): New, using all of the above.
(mn10300_pop_frame_regular): Add saved_regs_size.
(mn10300_gdbarch_init): Remove deprecated rewritten entry points.

20 years ago* mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
aoliva [Tue, 8 Jun 2004 05:29:01 +0000 (05:29 +0000)]
* mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
(mn10300_store_return_value): Rewrite.
(mn10300_type_align): New.
(mn10300_use_struct_convention): Rewrite.
(mn10300_return_value): New, using all of the above.
(mn10300_pop_frame_regular): Add saved_regs_size.
(mn10300_gdbarch_init): Remove deprecated rewritten entry points.

20 years ago* mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
aoliva [Tue, 8 Jun 2004 05:27:32 +0000 (05:27 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
regs if PC is on movm.

20 years ago* mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
aoliva [Tue, 8 Jun 2004 05:27:21 +0000 (05:27 +0000)]
* mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
regs if PC is on movm.