OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
19 years ago * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
amodra [Wed, 29 Jun 2005 14:05:11 +0000 (14:05 +0000)]
* elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
.eh_frame specially..
(bfd_elf_gc_sections): ..rather than totally ignoring .eh_frame.
Don't recheck sections we have already marked.
(elf_gc_sweep): Keep non-code sections referenced from .eh_frame.
* section.c (struct bfd_section): Add gc_mark_from_eh.
(STD_SECTION): Adjust.
* ecoff.c (bfd_debug_section): Adjust.
* bfd-in2.h: Regenerate.

19 years ago * elflink.c (elf_gc_sweep): Do not refcount on sections that have
amodra [Wed, 29 Jun 2005 13:56:04 +0000 (13:56 +0000)]
* elflink.c (elf_gc_sweep): Do not refcount on sections that have
not been processed by check_relocs.

19 years ago2005-06-29 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 29 Jun 2005 13:16:38 +0000 (13:16 +0000)]
2005-06-29  Paul Brook  <paul@codesourcery.com>

* bfd-in.h (_bfd_elf_provide_symbol): Update prototype.
* bfd-in2.h: Regenerate.
* elf32-ppc.c (ppc_elf_set_sdata_syms): Make sdata symbols section
relative.
* elflink.c (bfd_elf_set_symbol): Add section argument.
(_bfd_elf_provide_symbol): Ditto.
(_bfd_elf_provide_section_bound_symbols): Pass NULL section argument.

19 years agoRemove dejagnu/ entry.
bje [Wed, 29 Jun 2005 02:05:07 +0000 (02:05 +0000)]
Remove dejagnu/ entry.

19 years agoRemove old version of DejaGnu.
bje [Wed, 29 Jun 2005 01:58:36 +0000 (01:58 +0000)]
Remove old version of DejaGnu.

19 years ago*** empty log message ***
gdbadmin [Wed, 29 Jun 2005 00:00:37 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 29 Jun 2005 00:00:08 +0000 (00:00 +0000)]
daily update

19 years ago* eval.c (evaluate_struct_tuple): Use strcmp instead of
kettenis [Tue, 28 Jun 2005 20:48:09 +0000 (20:48 +0000)]
* eval.c (evaluate_struct_tuple): Use strcmp instead of
DEPRECATED_STREQ.

19 years ago2005-06-28 Dave Korn <dave.korn@artimi.com>
jjohnstn [Tue, 28 Jun 2005 17:03:17 +0000 (17:03 +0000)]
2005-06-28  Dave Korn  <dave.korn@artimi.com>

        * libm/common/s_lrint.c (lrint):  Fix signed-vs-unsigned comparison
        and miscalculation caused by fp representation of zero.
        * libm/common/sf_lrint.c (lrintf):  Likewise.

19 years agoRemove this old version of Expect.
bje [Tue, 28 Jun 2005 05:02:28 +0000 (05:02 +0000)]
Remove this old version of Expect.

19 years ago2005-06-27 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 28 Jun 2005 00:17:50 +0000 (00:17 +0000)]
2005-06-27  Michael Snyder  <msnyder@redhat.com>

* config/mn10300/linux.mt: New file.
* configure.tgt: Add rule for am33 / mn10300-linux.
* mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.

19 years ago2005-06-27 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 28 Jun 2005 00:17:41 +0000 (00:17 +0000)]
2005-06-27  Michael Snyder  <msnyder@redhat.com>

* config/mn10300/linux.mt: New file.
* configure.tgt: Add rule for am33 / mn10300-linux.
* mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.

19 years ago*** empty log message ***
gdbadmin [Tue, 28 Jun 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 28 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago * bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry):
danglin [Mon, 27 Jun 2005 23:43:42 +0000 (23:43 +0000)]
* bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry):
Use bh_root, and hh.
(struct elf32_hppa_link_hash_entry): Use eh, and hsh_cache.
(struct elf32_hppa_dyn_reloc_entry): Use hdh_next.
(struct elf32_hppa_link_hash_table): Use etab and bstab.
(stub_hash_newfunc): Use hh.
(hppa_link_hash_newfunc): Use hsh_cache.
(elf32_hppa_link_hash_table_create): Use etab, and bstab.
(elf32_hppa_link_hash_table_free): Use bstab.
(hppa_stub_name): Use eh.
(hppa_get_stub_entry): Use hh, hsh_entry, and hsh_cache.
(hppa_add_stub): Use bstab.
(hppa_type_of_stub): Use eh.
(hppa_build_one_stub): Use hh and bh_root.
(elf32_hppa_copy_indirect_symbol): Use hdh_next.
(elf32_hppa_check_relocs): Use eh, etab, and hdh_next.
(elf32_hppa_gc_sweep_hook): Use hdh_next.
(elf32_hppa_adjust_dynamic_symbol): Use hdh_next, and etab.
(allocate_plt_static): Use etab.
(allocate_dynrelocs): Use etab, and hdh_next.
(readonly_dynrelocs): Use hdh_next.
(elf32_hppa_size_dynamic_sections): Use etab, and hdh_next.
(get_local_syms): Use eh, bstab, and hh.
(elf32_hppa_size_stubs): Use eh, bstab, and hh.
(elf32_hppa_set_gp): Use etab.
(elf32_hppa_build_stubs): Use bstab.
(final_link_relocate): Use eh, bh_root.
(elf32_hppa_relocate_section): Use elf, etab.
(elf32_hppa_finish_dynamic_sections): Use etab.

19 years ago2005-06-27 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 27 Jun 2005 21:08:09 +0000 (21:08 +0000)]
2005-06-27  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): Remove
the extra `;'.

19 years ago * fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.
corinna [Mon, 27 Jun 2005 14:18:10 +0000 (14:18 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::facl): Add missing break.

19 years ago * gdbtypes.c (get_discrete_bounds): Fix a comment typo.
woodzltc [Mon, 27 Jun 2005 08:38:13 +0000 (08:38 +0000)]
* gdbtypes.c (get_discrete_bounds): Fix a comment typo.

19 years ago*** empty log message ***
gdbadmin [Mon, 27 Jun 2005 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Mon, 27 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years agodaily update
amodra [Sun, 26 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Sun, 26 Jun 2005 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* sol-thread.c (sol_thread_xfer_memory): Change type of second
kettenis [Sat, 25 Jun 2005 12:48:55 +0000 (12:48 +0000)]
* sol-thread.c (sol_thread_xfer_memory): Change type of second
argument to `gdb_byte *'.
(sol_thread_xfer_partial): Change type of readbuf and writebuf
arguments to `gdb_byte *'.

19 years ago* mips-tdep.c (mips_xfer_register, mips_o32_return_value)
kettenis [Sat, 25 Jun 2005 11:58:30 +0000 (11:58 +0000)]
* mips-tdep.c (mips_xfer_register, mips_o32_return_value)
(mips_integer_to_address): Use gdb_byte instead of bfd_byte.

19 years ago* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
kettenis [Sat, 25 Jun 2005 11:54:29 +0000 (11:54 +0000)]
* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
(ppcobsd_supply_pcb): New function.
(_initialize_ppcobsd_nat): Enable libkvm interface.
* Makefile.in (ppcobsd-nat.o): Update dependencies.
* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.

19 years ago*** empty log message ***
gdbadmin [Sat, 25 Jun 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sat, 25 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
kettenis [Fri, 24 Jun 2005 21:15:37 +0000 (21:15 +0000)]
* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.

19 years ago* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
kettenis [Fri, 24 Jun 2005 21:11:37 +0000 (21:11 +0000)]
* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
(ppcobsd_supply_pcb): New function.
(_initialize_ppcobsd_nat): Enable libkvm interface.
* Makefile.in (ppcobsd-nat.o): Update dependencies.

19 years ago*** empty log message ***
brolley [Fri, 24 Jun 2005 18:52:10 +0000 (18:52 +0000)]
*** empty log message ***

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:50:58 +0000 (18:50 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * pregen-configs.in: Add support for Ms1.
        * ms1-gloss.conf: New file.
        * ms1-gdb.conf: Likewise.

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:47:04 +0000 (18:47 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * config.sub: Add ms1 support.
        * info.tcl.in: Likewise.
        * sidtargets.m4: Likewise.

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:44:11 +0000 (18:44 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * tconfig.in: Add ms1 support.

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:42:19 +0000 (18:42 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * configrun-sid.in: Add ms1 support.
        * Makefile.am: Likewise.

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:39:34 +0000 (18:39 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * sid.spec: Add ms1 support.

19 years agoNew testsuite
brolley [Fri, 24 Jun 2005 18:37:26 +0000 (18:37 +0000)]
New testsuite

19 years ago2005-06-24 Dave Brolley <brolley@redhat.com>
brolley [Fri, 24 Jun 2005 18:34:15 +0000 (18:34 +0000)]
2005-06-24  Dave Brolley  <brolley@redhat.com>

        * pregen-configs.in: Add support for Ms1.
        * ms1-gloss.conf: New file.
        * ms1-gdb.conf: Likewise.

19 years agoRegenerated to add ms1.
brolley [Fri, 24 Jun 2005 18:28:31 +0000 (18:28 +0000)]
Regenerated to add ms1.

19 years agoRegenerated to add ms1.
brolley [Fri, 24 Jun 2005 18:28:03 +0000 (18:28 +0000)]
Regenerated to add ms1.

19 years agoRegenerated to add ms1.
brolley [Fri, 24 Jun 2005 18:27:28 +0000 (18:27 +0000)]
Regenerated to add ms1.

19 years ago * path.cc (path_conv::check): Don't strip trailing dots and spaces
corinna [Fri, 24 Jun 2005 09:15:03 +0000 (09:15 +0000)]
* path.cc (path_conv::check): Don't strip trailing dots and spaces
at the start of the path.

19 years ago * fhandler.cc (rootdir): Don't set errno.
corinna [Fri, 24 Jun 2005 09:12:11 +0000 (09:12 +0000)]
* fhandler.cc (rootdir): Don't set errno.
* syscalls.cc (statvfs): Set errno to ENOTDIR if rootdir() failed.

19 years ago * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
corinna [Fri, 24 Jun 2005 08:12:32 +0000 (08:12 +0000)]
* i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.

19 years ago * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
corinna [Fri, 24 Jun 2005 08:12:20 +0000 (08:12 +0000)]
* i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.

19 years agodaily update
amodra [Fri, 24 Jun 2005 00:00:11 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Fri, 24 Jun 2005 00:00:08 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * config/m68k-parse.h: Use ISO C90.
bje [Thu, 23 Jun 2005 11:40:28 +0000 (11:40 +0000)]
* config/m68k-parse.h: Use ISO C90.
* config/m68k-parse.y: Likewise.
* config/tc-m68k.h: Likewise.

19 years ago * ld-elfweak/size_foo.c (foo): Fix warning about implicit return
schwab [Thu, 23 Jun 2005 11:36:21 +0000 (11:36 +0000)]
* ld-elfweak/size_foo.c (foo): Fix warning about implicit return
type.

19 years ago * m68k-dis.c: Use ISC C90.
bje [Thu, 23 Jun 2005 11:18:25 +0000 (11:18 +0000)]
* m68k-dis.c: Use ISC C90.
* m68k-opc.c: Formatting fixes.

19 years ago * gdb_ptrace.h: Fix typos when checking for PT_ATTACH. Reported
schwab [Thu, 23 Jun 2005 09:21:40 +0000 (09:21 +0000)]
* gdb_ptrace.h: Fix typos when checking for PT_ATTACH.  Reported
by Chad Harrington <harrington.chad@gmail.com>.

19 years ago2005-06-22 Paolo Bonzini <bonzini@gnu.org>
bonzini [Thu, 23 Jun 2005 07:34:14 +0000 (07:34 +0000)]
2005-06-22  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (stagefeedback): Come after profile.
Define profiledbootstrap target.
* Makefile.tpl (profiledbootstrap): Remove.
(stageprofile-end): Zap stagefeedback.
(stagefeedback-start): Copy all .gcda files, not only GCC's.
* Makefile.in: Regenerate.

19 years agodaily update
amodra [Thu, 23 Jun 2005 00:00:07 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 23 Jun 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * fhandler.h (class fhandler_dev_tape): Add declaration for
corinna [Wed, 22 Jun 2005 19:59:18 +0000 (19:59 +0000)]
* fhandler.h (class fhandler_dev_tape): Add declaration for
fixup_after_fork and set_close_on_exec.
* fhandler_tape.cc (fhandler_dev_tape::open): Create mt_mtx mutex
inheritable.
(fhandler_dev_tape::close): Close mt_mtx.
(fhandler_dev_tape::dup): Duplicate mt_mtx and mt_evt as necessary.
(fhandler_dev_tape::fixup_after_fork): New method.
(fhandler_dev_tape::set_close_on_exec): New method.

19 years ago* remote.c (extended_remote_restart): Pass buffer in call to
kettenis [Wed, 22 Jun 2005 11:42:49 +0000 (11:42 +0000)]
* remote.c (extended_remote_restart): Pass buffer in call to
xsnprintf instead of a pointer to the buffer.

19 years ago(History) Rename "Command History".
nickrob [Wed, 22 Jun 2005 06:20:00 +0000 (06:20 +0000)]
(History) Rename "Command History".
(Command History): Move node "Server Prefix" from section on
Annotations here.

19 years ago*** empty log message ***
nickrob [Wed, 22 Jun 2005 06:15:43 +0000 (06:15 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 22 Jun 2005 00:00:08 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Wed, 22 Jun 2005 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.
corinna [Tue, 21 Jun 2005 20:38:03 +0000 (20:38 +0000)]
* security.cc (get_initgroups_sidlist): Drop special_pgrp parameter.
(get_setgroups_sidlist): Avoid duplicate groups in group list.
(create_token): Remove special_pgrp local variable.  Accomodate
change to get_initgroups_sidlist call.

19 years ago * uinfo.cc (uinfo_init): Call reimpersonate to set the main thread's
corinna [Tue, 21 Jun 2005 20:09:30 +0000 (20:09 +0000)]
* uinfo.cc (uinfo_init): Call reimpersonate to set the main thread's
impersonation token.

19 years ago2005-06-21 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 21 Jun 2005 14:34:39 +0000 (14:34 +0000)]
2005-06-21  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS: List GDB's Steering Committee as responsible for
GDB's maintenance.

19 years ago * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define.
danglin [Tue, 21 Jun 2005 13:53:53 +0000 (13:53 +0000)]
* bfd/elf32-hppa.c (hppa_elf_hash_entry): Define.
(hppa_stub_hash_entry): Define.
(stub_hash_newfunc): Rename variables.
(hppa_link_hash_newfunc): Likewise.
(elf32_hppa_link_hash_table_free): Likewise.
(hppa_stub_name): Likewise.
(hppa_get_stub_entry): Likewise.
(hppa_add_stub): Likewise.
(hppa_type_of_stub): Likewise.
(hppa_build_one_stub): Likewise.
(hppa_size_one_stub): Likewise.
(elf32_hppa_create_dynamic_sections): Likewise.
(elf32_hppa_copy_indirect_symbol): Likewise.
(elf32_hppa_check_relocs): Likewise.
(elf32_hppa_gc_mark_hook): Likewise.
(elf32_hppa_gc_sweep_hook): Likewise.
(elf32_hppa_grok_psinfo): Likewise.
(elf32_hppa_hide_symbol): Likewise.
(elf32_hppa_adjust_dynamic_symbol): Likewise.
(allocate_dynrelocs): Likewise.
(clobber_millicode_symbols): Likewise.
(readonly_dynrelocs): Likewise.
(elf32_hppa_size_dynamic_sections): Likewise.
(get_local_syms): Likewise.
(elf32_hppa_size_stubs): Likewise.
(hppa_record_segment_addr): Likewise.
(final_link_relocate): Likewise.
(elf32_hppa_relocate_section): Likewise.
(elf32_hppa_finish_dynamic_symbol): Likewise.

19 years ago* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
kettenis [Tue, 21 Jun 2005 11:58:34 +0000 (11:58 +0000)]
* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
and writebuf arguments to `gdb_byte *'.

19 years ago * MAINTAINERS (Write After Approval): Add myself.
woodzltc [Tue, 21 Jun 2005 08:36:29 +0000 (08:36 +0000)]
* MAINTAINERS (Write After Approval): Add myself.

19 years ago* how-using.texinfo: Add FAQ about firewall software. Update
joshuadfranklin [Tue, 21 Jun 2005 05:52:25 +0000 (05:52 +0000)]
* how-using.texinfo: Add FAQ about firewall software. Update
        section on mounting and specifically note using managed mounts.

19 years ago* hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
kettenis [Tue, 21 Jun 2005 05:31:56 +0000 (05:31 +0000)]
* hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
"value.h" and "elf/common.h".
(hppabsd_supply_gregset): Use `gdb_byte *' for byte buffer.
(hppabsd_find_global_pointer): New function.
(hppabsd_init_abi): Set TDEP->find_global_pointer to
hppabsd_find_global_pointer.
* Makefile.in (hppabsd-tdep.o): Update dependencies.

19 years agoIndex: include/ChangeLog
geoffk [Tue, 21 Jun 2005 00:28:25 +0000 (00:28 +0000)]
Index: include/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* libiberty.h (strverscmp): Prototype.

Index: libiberty/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* strverscmp.c: New.
* Makefile.in (CFILES): Add strverscmp.c.
(CONFIGURED_OFILES): Add strverscmp.o.
(strverscmp.o): New rule.
(stamp-functions): Add $(srcdir) to files in source directory.
* configure.ac (funcs): Add strverscmp.
(AC_CHECK_FUNCS): Add strverscmp.
* configure: Regenerate.
* functions.texi: Regenerate.

19 years agodaily update
amodra [Tue, 21 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Tue, 21 Jun 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agogas/
hjl [Mon, 20 Jun 2005 23:18:37 +0000 (23:18 +0000)]
gas/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* config/tc-i386.c (md_assemble): Don't call optimize_disp on
movabs.
(optimize_disp): Optimize only if possible. Don't use 64bit
displacement on non-constants and do same on constants if
possible.

gas/testsuite/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* i386/x86_64.s: Add absolute 64bit addressing tests for mov.
* i386/x86_64.s: Updated.

include/opcode/

2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1013
* i386.h (i386_optab): Update comments for 64bit addressing on
mov. Allow 64bit addressing for mov and movq.

19 years ago * fhandler_proc.cc (format_proc_partitions): Only list recognized
corinna [Mon, 20 Jun 2005 19:58:24 +0000 (19:58 +0000)]
* fhandler_proc.cc (format_proc_partitions): Only list recognized
partitions.  Use partition number given by PartitionNumber member.

19 years ago2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 20 Jun 2005 18:12:03 +0000 (18:12 +0000)]
2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1025
* elf-m10300.c (mn10300_elf_check_relocs): Handle indirect
symbol.
* elf32-arm.c (elf32_arm_check_relocs): Likewise.
* elf32-avr.c (elf32_avr_check_relocs): Likewise.
* elf32-cris.c (cris_elf_check_relocs): Likewise.
* elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
* elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
* elf32-fr30.c (fr30_elf_check_relocs): Likewise.
* elf32-frv.c (elf32_frv_check_relocs): Likewise.
* elf32-i370.c (i370_elf_check_relocs): Likewise.
* elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
* elf32-m32r.c (m32r_elf_check_relocs): Likewise.
* elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
* elf32-m68k.c (elf_m68k_check_relocs): Likewise.
* elf32-mcore.c (mcore_elf_check_relocs): Likewise.
* elf32-ms1.c (ms1_elf_check_relocs): Likewise.
* elf32-msp430.c (elf32_msp430_check_relocs): Likewise.
* elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
* elf32-ppc.c (ppc_elf_check_relocs): Likewise.
* elf32-s390.c (elf_s390_check_relocs): Likewise.
* elf32-sh.c (sh_elf_check_relocs): Likewise.
* elf32-v850.c (v850_elf_check_relocs): Likewise.
* elf32-vax.c (elf_vax_check_relocs): Likewise.
* elf64-mmix.c (mmix_elf_check_relocs): Likewise.
* elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
* elf64-s390.c (elf_s390_check_relocs): Likewise.
* elf64-sh64.c (sh_elf64_check_relocs): Likewise.
* elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise.
* elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.

19 years agofix indentation
cgf [Mon, 20 Jun 2005 15:33:50 +0000 (15:33 +0000)]
fix indentation

19 years ago2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 20 Jun 2005 13:06:21 +0000 (13:06 +0000)]
2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1022
* elf32-hppa.c (elf32_hppa_check_relocs): Handle indirect
symbol.

19 years ago2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 20 Jun 2005 12:59:48 +0000 (12:59 +0000)]
2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1025:
* elf32-i386.c (elf_i386_check_relocs): Handle indirect symbol.
* elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.

19 years ago2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 20 Jun 2005 12:59:35 +0000 (12:59 +0000)]
2005-06-20  H.J. Lu  <hongjiu.lu@intel.com>

PR 1025:
* elf32-i386.c (elf_i386_check_relocs): Handle indirect symbol.
* elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.

19 years ago(test_stack_locals_listing): Remove test for -stack-select-frame without
nickrob [Mon, 20 Jun 2005 03:38:20 +0000 (03:38 +0000)]
(test_stack_locals_listing): Remove test for -stack-select-frame without
arguments.
(test_stack_frame_listing): Add test for newly implemented command
-stack-info-frame.

19 years ago*** empty log message ***
nickrob [Mon, 20 Jun 2005 03:37:15 +0000 (03:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
gdbadmin [Mon, 20 Jun 2005 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Mon, 20 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago* hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.
kettenis [Sun, 19 Jun 2005 21:25:44 +0000 (21:25 +0000)]
* hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.
(unwind_command): Use %lx to print pointer.

19 years ago* remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.
kettenis [Sun, 19 Jun 2005 20:08:35 +0000 (20:08 +0000)]
* remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.
Change type of second argument to`gdb_byte *'.

19 years ago * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
dannysmith [Sun, 19 Jun 2005 07:25:11 +0000 (07:25 +0000)]
* include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,
ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR.
Thanks to: Christian  <chhd at users dot sf dot net>

19 years ago(GDB/MI Stack Manipulation):
nickrob [Sun, 19 Jun 2005 03:16:32 +0000 (03:16 +0000)]
(GDB/MI Stack Manipulation):
Re-instate -stack-info-frame with example.  Say that it gets
info on selected frame, not current frame.

19 years ago*** empty log message ***
nickrob [Sun, 19 Jun 2005 03:14:46 +0000 (03:14 +0000)]
*** empty log message ***

19 years ago(mi_cmds): Replace entry for -stack-info-frame.
nickrob [Sun, 19 Jun 2005 03:12:39 +0000 (03:12 +0000)]
(mi_cmds): Replace entry for -stack-info-frame.
Make it use mi_cmd_stack_info_frame

19 years ago(mi_cmd_stack_info_frame): New declaration.
nickrob [Sun, 19 Jun 2005 03:12:15 +0000 (03:12 +0000)]
(mi_cmd_stack_info_frame): New declaration.

19 years ago(mi_cmd_stack_info_frame): New function.
nickrob [Sun, 19 Jun 2005 03:11:47 +0000 (03:11 +0000)]
(mi_cmd_stack_info_frame): New function.

19 years ago*** empty log message ***
nickrob [Sun, 19 Jun 2005 03:11:19 +0000 (03:11 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
gdbadmin [Sun, 19 Jun 2005 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 19 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago* hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
kettenis [Sat, 18 Jun 2005 22:03:38 +0000 (22:03 +0000)]
* hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
can't find the bounds of the current function.  Wrap some long
lines in the process.

19 years ago * glob.c: (glob0): New local variable `limit`. Use in calls to glob1
corinna [Sat, 18 Jun 2005 19:04:23 +0000 (19:04 +0000)]
* glob.c: (glob0): New local variable `limit`. Use in calls to glob1
and globextend.
(glob1): Add `limit' parameter.
(glob2): Ditto.
(glob3): Ditto.
(globextend): Ditto. Implement GLOB_LIMIT handling.
* include/glob.h (GLOB_LIMIT): New define.
* include/cygwin/version.h: Bump API minor number.

19 years ago* regcache.c (regcache_raw_supply, regcache_raw_collect): Change
kettenis [Sat, 18 Jun 2005 15:22:52 +0000 (15:22 +0000)]
* regcache.c (regcache_raw_supply, regcache_raw_collect): Change
type of last argument back to `void *'.
* regcache.h (regcache_raw_supply, regcache_raw_collect): Likewise.

19 years ago2005-06-18 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 18 Jun 2005 13:23:04 +0000 (13:23 +0000)]
2005-06-18  H.J. Lu  <hongjiu.lu@intel.com>

* reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
BFD_RELOC_X86_64_GOTPC32.
* bfd-in2.h: Regenerated.

19 years ago(Backtrace): Document that free-standing environments do not need
eliz [Sat, 18 Jun 2005 13:12:04 +0000 (13:12 +0000)]
(Backtrace): Document that free-standing environments do not need
to have a `main' function.

19 years ago(Machine Code): Document possible problems with locations in
eliz [Sat, 18 Jun 2005 12:54:36 +0000 (12:54 +0000)]
(Machine Code): Document possible problems with locations in
shared libraries.

19 years ago(Files): Add more indexing for solib-absolute-prefix and --with-sysroot.
eliz [Sat, 18 Jun 2005 12:40:47 +0000 (12:40 +0000)]
(Files): Add more indexing for solib-absolute-prefix and --with-sysroot.

19 years ago(Files): Document the possibility of loading unlinked object files.
eliz [Sat, 18 Jun 2005 12:36:05 +0000 (12:36 +0000)]
(Files): Document the possibility of loading unlinked object files.