OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
21 years ago* win/tclWin32Dll.c (tclWinTCharEncoding): Remove 'static' since it is declared
cgf [Sun, 6 Oct 2002 20:00:35 +0000 (20:00 +0000)]
* win/tclWin32Dll.c (tclWinTCharEncoding): Remove 'static' since it is declared
in header as exportable extern.

21 years ago* Makefile.in (install-gdbtk): Add missing continuation backslash to insure
cgf [Sun, 6 Oct 2002 19:53:52 +0000 (19:53 +0000)]
* Makefile.in (install-gdbtk): Add missing continuation backslash to insure
that shell variables, such as "transformed_name" are propagated to later shell
statements in rule.

21 years ago* config/i386/nm-i386sco.h: Add protection against
kettenis [Sun, 6 Oct 2002 18:37:12 +0000 (18:37 +0000)]
* config/i386/nm-i386sco.h: Add protection against
multiple-inclusion.  Include "i386/nm-i386v.h".
(REGISTER_U_ADDR): Remove define.
(i386_register_u_addr): Remove prototype.

21 years ago * opncls.c: Formatting.
amodra [Sun, 6 Oct 2002 09:03:05 +0000 (09:03 +0000)]
* opncls.c: Formatting.
(_bfd_new_bfd): Use a smaller section hash table.

21 years ago* cygthread.cc (cygthread::stub): Very minor cleanup.
cgf [Sun, 6 Oct 2002 01:01:57 +0000 (01:01 +0000)]
* cygthread.cc (cygthread::stub): Very minor cleanup.
(cygthread::stub): Report overflows in cygwin thread pool when DEBUGGING is on
and special environment variable is not set.
(cygthread::terminate): Set event only when event actually exists.
* exceptions.cc (signal_exit): Set priority of main thread to low before
setting current thread to high.

21 years ago*** empty log message ***
gdbadmin [Sun, 6 Oct 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sun, 6 Oct 2002 00:00:06 +0000 (00:00 +0000)]
daily update

21 years agowhitespace
cgf [Sat, 5 Oct 2002 17:47:25 +0000 (17:47 +0000)]
whitespace

21 years ago* elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
aoliva [Sat, 5 Oct 2002 11:18:12 +0000 (11:18 +0000)]
* elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
of the other two relocations packed with a REL32 to NONE.

21 years ago*** empty log message ***
gdbadmin [Sat, 5 Oct 2002 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sat, 5 Oct 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2002-10-04 Michael Snyder <msnyder@redhat.com>
msnyder [Fri, 4 Oct 2002 22:17:35 +0000 (22:17 +0000)]
2002-10-04  Michael Snyder  <msnyder@redhat.com>

* m32r-stub.c (handle_exception): Make sure exception is "trap"
before treating it as a single-step event.

21 years ago2002-10-03 H.J. Lu <hjl@gnu.org>
hjl [Fri, 4 Oct 2002 07:40:42 +0000 (07:40 +0000)]
2002-10-03  H.J. Lu <hjl@gnu.org>

* ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
3.x.

21 years ago2002-10-04 Steven Edwards <Steven_Ed4153@yahoo.com>
dannysmith [Fri, 4 Oct 2002 04:39:25 +0000 (04:39 +0000)]
2002-10-04  Steven Edwards  <Steven_Ed4153@yahoo.com>

* lib/ntdll.def (NtAccessCheck, NtAdjustPrivilegesToken,
NtCreateKey, NtDeleteKey, NtDeleteValueKey, NtEnumerateKey,
NtEnumerateValueKey, NtOpenKey, NtOpenProcessToken,
NtOpenThreadToken, NtQueryInformationToken, NtQueryKey,
NtQueryValueKey, NtSetSecurityObject, NtSetValueKey,
RtlAddAccessAllowedAce, RtlCreateAcl,
RtlCreateSecurityDescriptor, RtlCreateUnicodeStringFromAsciiz,
RtlGetAce, RtlGetControlSecurityDescriptor,
RtlGetDaclSecurityDescriptor,RtlGetGroupSecurityDescriptor,
RtlGetOwnerSecurityDescriptor,RtlGetSaclSecurityDescriptor,
RtlImpersonateSelf, RtlIsTextUnicode, RtlLargeIntegerAdd,
RtlLengthSecurityDescriptor, RtlMakeSelfRelativeSD,
RtlMultiByteToUnicodeN RtlMultiByteToUnicodeSize,
RtlOpenCurrentUser, RtlSetDaclSecurityDescriptor,
RtlSetGroupSecurityDescriptor, RtlSetOwnerSecurityDescriptor,
RtlSetSaclSecurityDescriptor, RtlValidSecurityDescriptor,
ZwAccessCheck, ZwAdjustPrivilegesToken, ZwCreateKey,
ZwDeleteValueKey, ZwEnumerateKey, ZwEnumerateValueKey,
ZwOpenKey, ZwOpenProcessToken, ZwOpenThreadToken,
ZwQueryInformationToken, ZwQueryKey, ZwQueryValueKey
ZwSetSecurityObject, ZwSetValueKey): Added missing exports.

ChangeLog whitespace cleanup.

21 years ago2002-10-04 "KJK::Hyperion" <noog@libero.it>
dannysmith [Fri, 4 Oct 2002 04:25:00 +0000 (04:25 +0000)]
2002-10-04  "KJK::Hyperion"  <noog@libero.it>

*include/windef.h (WPARAM): Update typedef.
(LPARAM): Ditto.
(LRESULT): Ditto.

21 years ago2002-10-04 "KJK::Hyperion" <noog@libero.it>
dannysmith [Fri, 4 Oct 2002 04:18:55 +0000 (04:18 +0000)]
2002-10-04  "KJK::Hyperion"  <noog@libero.it>

* include/shlobj.h (CSIDL_*): Add defines.

21 years ago2002-10-03 Adam Fedor <fedor@gnu.org>
fedor [Fri, 4 Oct 2002 01:18:48 +0000 (01:18 +0000)]
2002-10-03  Adam Fedor  <fedor@gnu.org>

* objc-lang.c: ARI fixes.  Change string.h to gdb_string.h.
(objc_demangle): Remove assignment in if statements, Replace
free with xfree.
(add_msglist): Likewise.
(end_msglist): Likewise.
(complare_selectors): Likewise.
(selectors_info): Likewise.
(compare_classes): Likewise.
(classes_info): Likewise.
(print_object_command): Likewise.
(find_objc_msgcall_submethod): Replace PTR with void *.
* objc-lang.h: Remove check for __STDC__.

21 years ago*** empty log message ***
gdbadmin [Fri, 4 Oct 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Fri, 4 Oct 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2002-10-03 Chris Demetriou <cgd@broadcom.com>
cgd [Thu, 3 Oct 2002 23:56:24 +0000 (23:56 +0000)]
2002-10-03  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
        more compatible with non-embedded targets.
        * ld-mips-elf/branch-misc-2.d: Likewise.

        * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
        PIC tests.
        (elf): New variable, to control whether generic ELF tests are run.
        (embedded_elf): New variable, to control whether ELF tests
        requiring embedded PIC or embedded relocs are run.

21 years ago2002-10-03 Chris Demetriou <cgd@broadcom.com>
cgd [Thu, 3 Oct 2002 23:53:09 +0000 (23:53 +0000)]
2002-10-03  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
        tools which target a specific CPU by default.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 22:34:58 +0000 (22:34 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * ui-out.h (ui_out_field_fmt_int): New prototype.
        * ui-out.c (ui_out_field_fmt_int): New function allowing specification
        of field width and alignment.
        * stack.c (print_frame_info_base): When printing frame level, use
        ui_out_field_fmt_int with a width of 2 and left alignment.  Fix for
        PR gdb/192

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 22:33:15 +0000 (22:33 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * mi-return.exp: Change expected frame output to remove extraneous
        space in level field when frame level is single digit.  Part of
        fix for PR gdb/192.
        * mi-stack.exp: Ditto.
        * mi1-return.exp: Ditto.
        * mi1-stack.exp: Ditto.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 22:31:31 +0000 (22:31 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * gdbmi.texinfo: Fix examples that show frames to remove
        extraneous blank in level field.  Part of fix for PR gdb/192.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 22:30:01 +0000 (22:30 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
        interface definition.

21 years ago2002-10-03 Dave Brolley <brolley@redhat.com>
brolley [Thu, 3 Oct 2002 21:00:49 +0000 (21:00 +0000)]
2002-10-03  Dave Brolley  <brolley@redhat.com>
       From Ben Elliston  <bje@redhat.com>

* sidcpuutil.h (basic_cpu::disassembler_bus): New accessor.
(basic_cpu::basic_cpu): Initialise; register "disassembler-memory".

21 years ago2002-10-03 Dave Brolley <brolley@redhat.com>
brolley [Thu, 3 Oct 2002 21:00:17 +0000 (21:00 +0000)]
2002-10-03  Dave Brolley  <brolley@redhat.com>
       From Ben Elliston  <bje@redhat.com>

* compCGEN.cxx (cgen_bi_endian_cpu::cgen_read_memory): Don't
bother fiddling the latency values.  Have the disassembler read
memory using the disassembler-memory accessor, if available.
* common-xml/interface.xml: Document disassembler-memory accessor.
* common-xml/behavior.xml (execution): Likewise.

21 years ago2002-10-03 Dave Brolley <brolley@redhat.com>
brolley [Thu, 3 Oct 2002 21:00:02 +0000 (21:00 +0000)]
2002-10-03  Dave Brolley  <brolley@redhat.com>
       From Ben Elliston  <bje@redhat.com>

* compCGEN.cxx (cgen_bi_endian_cpu::cgen_read_memory): Don't
bother fiddling the latency values.  Have the disassembler read
memory using the disassembler-memory accessor, if available.
* common-xml/interface.xml: Document disassembler-memory accessor.
* common-xml/behavior.xml (execution): Likewise.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 20:23:56 +0000 (20:23 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * MAINTAINERS: Add self to Write After Approval list.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 20:03:55 +0000 (20:03 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * mi-var-block.exp: Change expected output from -var-update
        command to expect list format for "changelist".  Fix for
        PR gdb/672.
        * mi-var-cmd.exp: Ditto.
        * mi-var-child: Ditto.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 20:02:13 +0000 (20:02 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * mi-cmd-var.c (mi_cmd_var_update): Fix for PR gdb/672.  For m2,
        output list begin and end for "changelist" rather than tuple begin/end.
        (varobj_update_one): For m2, add tuple begin and end for varobj
        update output.

21 years ago2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 3 Oct 2002 19:33:08 +0000 (19:33 +0000)]
2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/reent.h: Update documentation at start of file.

21 years ago2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Thu, 3 Oct 2002 19:08:53 +0000 (19:08 +0000)]
2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
* configure.in: Make SET_LIB_PATH substitution more autoconfy.
* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
* Makefile.in: Regenerate.

21 years agoadd target specific commands; add myself to contributors list
markom [Thu, 3 Oct 2002 05:56:40 +0000 (05:56 +0000)]
add target specific commands; add myself to contributors list

21 years ago * contig/tc-sh.c (sh_local_pcrel): New.
kkojima [Thu, 3 Oct 2002 04:58:27 +0000 (04:58 +0000)]
* contig/tc-sh.c (sh_local_pcrel): New.
(sh_force_relocation): Use sh_local_pcrel.
(md_pcrel_from_section): Check the relocation type whether it
should be resolved locally. Use S_FORCE_RELOC.
* testsuite/gas/sh/pcrel2.d: Check code also.

21 years ago2002-10-02 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 3 Oct 2002 02:34:06 +0000 (02:34 +0000)]
2002-10-02  Elena Zannoni  <ezannoni@redhat.com>

* infcmd.c (interrupt_target_command_wrapper): Delete.
(interrupt_target_command): Make non static.
(nofp_registers_info): Make static.
* stack.c (return_command_wrapper): Delete.
(return_command): Make non static.

21 years ago2002-10-02 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 3 Oct 2002 01:23:50 +0000 (01:23 +0000)]
2002-10-02  Elena Zannoni  <ezannoni@redhat.com>

* event-top.c (gdb_setup_readline): New function. Code moved from
_initialize_event_loop().
(_initialize_event_loop): Call gdb_setup_readline().

21 years ago* gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
sclarke [Thu, 3 Oct 2002 00:56:06 +0000 (00:56 +0000)]
* gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
symbol generation.
* gas/sh/sh64/ptc64-noexp-1.d: Likewise.

21 years ago * include/cytpe.h (_imp____mbcur_max): Add missing ';'.
dannysmith [Thu, 3 Oct 2002 00:51:25 +0000 (00:51 +0000)]
* include/cytpe.h (_imp____mbcur_max): Add missing ';'.
(_imp____mbcur_max_dll): Likewise.

21 years ago * include/fcntl.h (_fmode): Remove declarations and
dannysmith [Thu, 3 Oct 2002 00:49:20 +0000 (00:49 +0000)]
* include/fcntl.h (_fmode): Remove declarations and
compatibility defines.
(_setmode, setmode): Remove prototypes.
* include/stdlib (_fmode): Add declarations and
compatibility defines.  Change type to int.
* include/io.h (_setmode, setmode): Add prototypes.
* samples/fmode/all.c: Adjust includes.
* samples/fmode/test.c: Likewise.
* crt1.c (_CRT_fmode): Declare as int.
* CRTfmode.c (_CRT_fmode): Likewise.

* include/stdlib: Remove comment about MB_CUR_MAX.

21 years ago*** empty log message ***
gdbadmin [Thu, 3 Oct 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Thu, 3 Oct 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2002-10-02 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 2 Oct 2002 23:28:53 +0000 (23:28 +0000)]
2002-10-02  Andrew Cagney  <ac131313@redhat.com>

* infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
* gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
* gdbarch.h, gdbarch.c: Re-generate.

21 years ago Fix PR gdb/778
drow [Wed, 2 Oct 2002 22:01:52 +0000 (22:01 +0000)]
    Fix PR gdb/778
        * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
        before recursing.
        * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
        of fill_in_vptr_fieldno.

21 years ago* ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
sclarke [Wed, 2 Oct 2002 21:56:49 +0000 (21:56 +0000)]
* ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
ld-sh/sh64/gotplt.s: New test.

21 years ago* elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
sclarke [Wed, 2 Oct 2002 21:53:39 +0000 (21:53 +0000)]
* elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
(sh_elf_link_hash_newfunc): Initialize it.
(allocate_dynrelocs): Transfer gotplt refs from plt.refcount
to got.refcount for symbols that are forced local or when
we have direct got refs.
(sh_elf_gc_sweep_hook): Adjust gotplt_refcount.  Use it
to correctly adjust got.refcount and plt.refcount.
(sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
(sh_elf_check_relocs): Increment gotplt_refcount.

21 years ago* gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
jimb [Wed, 2 Oct 2002 21:46:56 +0000 (21:46 +0000)]
* gdb.c++/casts.cc, gdb.c++/casts.exp: New test.

21 years ago2002-10-02 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 2 Oct 2002 21:33:57 +0000 (21:33 +0000)]
2002-10-02  Elena Zannoni  <ezannoni@redhat.com>

        * inferior.h (registers_info, stepi_command, nexti_command,
        continue_command, interrupt_target_command): Export from infcmd.c.
        * frame.h (args_info, selected_frame_level_changed_hook,
        return_command): Export from stack.c.
        * v850ice.c (stepi_command, nexti_command, continue_command): use
        prototypes from inferior.h.
        * tracepoint.c (registers_info, args_info, locals_info): Use
        prototypes from frame.h and inferior.h.
        * Makefile.in (mi-main.o): Add dependency on frame.h.

2002-10-02  Elena Zannoni  <ezannoni@redhat.com>

        * mi-main.c (mi_cmd_exec_return): Don't use
        return_command_wrapper, use return_command instead.
        (mi_cmd_exec_interrupt): Don't use
        interrupt_target_command_wrapper, use interrupt_target_command
        instead.
        (return_command_wrapper, interrupt_target_command_wrapper):
        Delete.
        Include frame.h.

2002-10-02  Elena Zannoni  <ezannoni@redhat.com>

        * tui-hooks.c (selected_frame_level_changed_hook): Use the one
        exported from frame.h.

21 years ago2002-10-02 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 2 Oct 2002 21:21:46 +0000 (21:21 +0000)]
2002-10-02  Andrew Cagney  <ac131313@redhat.com>

* rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
value in register 3 adjusted by ppc_gp0_regnum.

21 years ago* ld-sh/sh64/cmpct1.sd : Fix linked file name.
sclarke [Wed, 2 Oct 2002 21:19:59 +0000 (21:19 +0000)]
* ld-sh/sh64/cmpct1.sd : Fix linked file name.
* ld-sh/sh64/crange3.dd: Likewise.

21 years ago2002-10-02 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 2 Oct 2002 21:18:57 +0000 (21:18 +0000)]
2002-10-02  Andrew Cagney  <ac131313@redhat.com>

* rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 19:14:25 +0000 (19:14 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
* Makefile.in: Regenerate.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 06:29:04 +0000 (06:29 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.def: Remove order dependency comments.
* Makefile.tpl: Add explicit install-install dependencies.
* Makefile.in: Regenerate.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 06:22:08 +0000 (06:22 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl: Remove material now in src-release.  (Finally!)
* Makefile.in: Regenerate.

21 years agoadd myself to the Write After Approval list.
markom [Wed, 2 Oct 2002 06:06:06 +0000 (06:06 +0000)]
add myself to the Write After Approval list.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 05:37:45 +0000 (05:37 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* configure: Restore my original patch by syncing with gcc version.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 05:22:11 +0000 (05:22 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* Bring following over from gcc:

2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>

* configure.in (s390*-*-linux*): Enable libgcj.

21 years ago2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 2 Oct 2002 04:40:23 +0000 (04:40 +0000)]
2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.in: Regenerate.  This really ought to fix things. :sigh:

21 years ago * configure: Move stray lines back to where they belong.
amodra [Wed, 2 Oct 2002 03:47:32 +0000 (03:47 +0000)]
* configure: Move stray lines back to where they belong.

21 years ago * include/stdlib.h (_imp____mbcur_max): add missing ';'.
dannysmith [Wed, 2 Oct 2002 03:43:33 +0000 (03:43 +0000)]
* include/stdlib.h (_imp____mbcur_max): add missing ';'.
(_imp____mbcur_max_dll): Likewise.

21 years ago * configure: Move stray line back to where it belongs.
amodra [Wed, 2 Oct 2002 02:41:36 +0000 (02:41 +0000)]
* configure: Move stray line back to where it belongs.

21 years ago * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
amodra [Wed, 2 Oct 2002 02:21:52 +0000 (02:21 +0000)]
* emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.

21 years ago* mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
aoliva [Wed, 2 Oct 2002 01:28:55 +0000 (01:28 +0000)]
* mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
of the section for the N64 ABI, fixed.

21 years ago* config/mips/tm-irix6.h: Include solib.h.
aoliva [Wed, 2 Oct 2002 01:27:58 +0000 (01:27 +0000)]
* config/mips/tm-irix6.h: Include solib.h.

21 years ago*** empty log message ***
gdbadmin [Wed, 2 Oct 2002 00:00:13 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Wed, 2 Oct 2002 00:00:12 +0000 (00:00 +0000)]
daily update

21 years ago2002-10-01 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 1 Oct 2002 23:51:43 +0000 (23:51 +0000)]
2002-10-01  Elena Zannoni  <ezannoni@redhat.com>

* dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
GNU operators.

21 years ago2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Tue, 1 Oct 2002 23:35:42 +0000 (23:35 +0000)]
2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl: Insert configure-target target, for src-release.

21 years ago2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Tue, 1 Oct 2002 23:21:50 +0000 (23:21 +0000)]
2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>

* configure: Finish reverting change which Andrew Cagney started
reverting.  Should fix bustage.

21 years ago2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Tue, 1 Oct 2002 22:58:14 +0000 (22:58 +0000)]
2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>

* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.

21 years ago2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Tue, 1 Oct 2002 22:34:16 +0000 (22:34 +0000)]
2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>

* src-release: New file.  Contains material for making net
releases for gdb, binutils, et al., formerly in Makefile.in.

21 years ago2002-10-01 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 1 Oct 2002 21:15:42 +0000 (21:15 +0000)]
2002-10-01  Andrew Cagney  <ac131313@redhat.com>

        * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
        and that "mi0" syntax has been removed.

2002-10-01  Andrew Cagney  <ac131313@redhat.com>

        * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
        and "mi1" instead of "mi1" and "mi0".

2002-10-01  Andrew Cagney  <ac131313@redhat.com>

        * mi-main.c (mi2_command_loop): New function.
        (mi0_command_loop): Delete function.
        (_initialize_mi_main): Recognize, and default to, "mi2".  Do not
        recognize "mi0".
        * mi-out.c (mi_table_begin): Remove mi0 code.
        (mi_table_body, mi_table_end): Ditto.
        (mi_table_header, mi_open, mi_close): Ditto.

21 years ago2002-09-30 David Carlton <carlton@math.stanford.edu>
carlton [Tue, 1 Oct 2002 19:26:03 +0000 (19:26 +0000)]
2002-09-30  David Carlton  <carlton@math.stanford.edu>

* Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
* ppc-sysv-tdep.c: #include "gdb_string.h".
* remote-sds.c (getmessage): Add semicolon after 'retry' label to
pacify GCC.

21 years ago2002-10-01 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 1 Oct 2002 16:01:37 +0000 (16:01 +0000)]
2002-10-01  Andrew Cagney  <ac131313@redhat.com>

* mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
* mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
* mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
* mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
* mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
* mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
* mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.

21 years ago2002-10-01 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 1 Oct 2002 14:57:54 +0000 (14:57 +0000)]
2002-10-01  Andrew Cagney  <ac131313@redhat.com>

* rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
"vrsave"'s register number.

21 years agobfd/
jakub [Tue, 1 Oct 2002 10:43:34 +0000 (10:43 +0000)]
bfd/
* elf32-i386.c (elf_i386_relocate_section): Fix
movl foo@indntpoff, %eax IE->LE transition.
ld/testsuite/
* ld-i386/i386.exp: Add tlsindntpoff test.
* ld-i386/tlsindntpoff.s: New test.
* ld-i386/tlsindntpoff.dd: New test.

21 years agobfd/
jakub [Tue, 1 Oct 2002 09:15:33 +0000 (09:15 +0000)]
bfd/
* elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
sequence and its transitions.
ld/testsuite/
* ld-x86-64/tlspic1.s: Change TLSGD sequences.
* ld-x86-64/tlsbinpic.s: Likewise.
* ld-x86-64/tlspic.dd: Adjust.

21 years agobfd/
jakub [Tue, 1 Oct 2002 09:10:44 +0000 (09:10 +0000)]
bfd/
* elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
to st_value + addend in non-code sections.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
R_X86_64_DTPOFF32 to st_value + addend in non-code sections.

ld/testsuite/
* ld-i386/i386.exp: Add tlsg test.
* ld-i386/tlsg.s: New test.
* ld-i386/tlsg.sd: New test.
* ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
* ld-i386/tlsbinpic.s: Likewise.
* ld-x86-64/x86-64.exp: Add tlsg test.
* ld-x86-64/tlsg.s: New test.
* ld-x86-64/tlsg.sd: New test.
* ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
* ld-x86-64/tlsbinpic.s: Likewise.

21 years ago * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.
amodra [Tue, 1 Oct 2002 06:15:32 +0000 (06:15 +0000)]
* config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.
(TC_FORCE_RELOCATION): Tidy arg.

21 years ago2002-09-30 H.J. Lu <hjl@gnu.org>
hjl [Tue, 1 Oct 2002 04:37:46 +0000 (04:37 +0000)]
2002-09-30  H.J. Lu <hjl@gnu.org>

* gas/mips/mips.exp: Undo the last change.

21 years ago2002-09-30 H.J. Lu <hjl@gnu.org>
hjl [Tue, 1 Oct 2002 03:27:56 +0000 (03:27 +0000)]
2002-09-30  H.J. Lu <hjl@gnu.org>

* readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
E_MIPS_MACH_5400 and E_MIPS_MACH_5500.

21 years ago2002-09-30 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 1 Oct 2002 01:30:10 +0000 (01:30 +0000)]
2002-09-30  Andrew Cagney  <ac131313@redhat.com>

* mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
use frame_unwind_signed_register to obtain the PC.
(mips_frame_chain): Handle a generic dummy frame.
(mips_init_extra_frame_info): When a generic dummy frame, don't
re-compute the frame base.
(mips_pop_frame): Handle generic dummy frames.
(mips_gdbarch_init): When generic dummy frames, set
use_generic_dummy_frames, push_dummy_frame to
generic_push_dummy_frame, pc_in_call_dummy to
generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
generic_save_dummy_frame_tos.

21 years ago2002-09-30 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 1 Oct 2002 01:24:00 +0000 (01:24 +0000)]
2002-09-30  Andrew Cagney  <ac131313@redhat.com>

* blockframe.c (generic_find_dummy_frame): Rewrite.  Only test
against TOP when TOP was explictly set.
(generic_push_dummy_frame): Set TOP to zero.

21 years ago2002-09-30 H.J. Lu <hjl@gnu.org>
hjl [Tue, 1 Oct 2002 00:12:25 +0000 (00:12 +0000)]
2002-09-30  H.J. Lu <hjl@gnu.org>

* gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
rest of output.

21 years ago*** empty log message ***
gdbadmin [Tue, 1 Oct 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Tue, 1 Oct 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2002-09-30 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 30 Sep 2002 21:25:47 +0000 (21:25 +0000)]
2002-09-30  Elena Zannoni  <ezannoni@redhat.com>

* event-loop.c (start_event_loop): Rename variable 'result' to
'gdb_result', to avoid conflicts with upcoming intepreters changes.

21 years ago2002-09-30 H.J. Lu <hjl@gnu.org>
hjl [Mon, 30 Sep 2002 21:12:23 +0000 (21:12 +0000)]
2002-09-30  H.J. Lu <hjl@gnu.org>

* gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
empic3_g2 on Linux/mips.

21 years ago2002-10-01 Robert Collins <rbtcollins@hotmail.com>
rbcollins [Mon, 30 Sep 2002 21:06:04 +0000 (21:06 +0000)]
2002-10-01  Robert Collins <rbtcollins@hotmail.com>

        * thread.cc (pthread_key::keys): Copy on fork. Add a comment explaining
        why.
        (pthreadNull::_instance): Copy on fork. Absolutely no state exists
        in pthreadNull.

21 years ago2002-09-30 H.J. Lu <hjl@gnu.org>
hjl [Mon, 30 Sep 2002 20:59:11 +0000 (20:59 +0000)]
2002-09-30  H.J. Lu <hjl@gnu.org>

* gas/mips/vr4120.d: Pass -m mips:4120 to objdump.

21 years ago2002-09-29 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 30 Sep 2002 20:18:52 +0000 (20:18 +0000)]
2002-09-29  Andrew Cagney  <ac131313@redhat.com>

* mi-out.c (mi_version): New function.
* mi-out.h (mi_version): Declare.

21 years agoFix handling of v850e bit-twiddle instructions.
wilson [Mon, 30 Sep 2002 20:11:08 +0000 (20:11 +0000)]
Fix handling of v850e bit-twiddle instructions.
* simops.c (OP_E6077E0): And op1 with 7 after reading register, not
before.
(BIT_CHANGE_OP): Likewise.

21 years ago * gdb-events.sh (selected_thread_changed): New event.
kseitz [Mon, 30 Sep 2002 20:06:52 +0000 (20:06 +0000)]
    * gdb-events.sh (selected_thread_changed): New event.
        * gdb-events.c: Regenerated.
        * gdb-events.h: Regenerated.

21 years ago * cygserver_transport_pipes.cc (transport_layer_pipes::accept):
scottc [Mon, 30 Sep 2002 18:31:55 +0000 (18:31 +0000)]
* cygserver_transport_pipes.cc (transport_layer_pipes::accept):
Remove trailing \n from debug_printf.

21 years ago * MAINTAINERS: Add self to Write After Approval list.
hp [Mon, 30 Sep 2002 16:05:30 +0000 (16:05 +0000)]
* MAINTAINERS: Add self to Write After Approval list.

21 years ago * disasm.c: New file.
fnasser [Mon, 30 Sep 2002 15:57:24 +0000 (15:57 +0000)]
* disasm.c: New file.
* disasm.h: New file.
* mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
(compare_lines): Ditto.
(dump_insns): Ditto.
(do_mixed_source_and_assembly): Moved to disasm.c. Added uiout argument. (do_assembly_only): Ditto.
(do_disassembly): Renamed to gdb_disassembly and moved to disasm.c.
Sdded uiout argument.
* Makefile.in: Add new files.  Reorder SFILES list. Update dependencies. Include libgdb.a later in the insight executable.

21 years agowhitespace
cgf [Mon, 30 Sep 2002 15:17:44 +0000 (15:17 +0000)]
whitespace

21 years ago* thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.
cgf [Mon, 30 Sep 2002 15:11:54 +0000 (15:11 +0000)]
* thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.

21 years ago* thread.cc (pthread::precreate): Use explicit "no inherit" option when
cgf [Mon, 30 Sep 2002 15:04:59 +0000 (15:04 +0000)]
* thread.cc (pthread::precreate): Use explicit "no inherit" option when
creating mutex.
(pthread_mutex::nativeMutex::init): Ditto.
(semaphore::semaphore): Ditto.

21 years ago* thread.cc (pthread_key::keys): Do not copy on fork.
cgf [Mon, 30 Sep 2002 15:00:52 +0000 (15:00 +0000)]
* thread.cc (pthread_key::keys): Do not copy on fork.
(pthread_mutex::mutexInitializationLock): Ditto.
(pthreadNull::_instance): Ditto.