OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
22 years agomerge from gcc
dj [Tue, 26 Mar 2002 23:29:30 +0000 (23:29 +0000)]
merge from gcc

22 years ago 2002-03-26 Fred Fish <fnf@redhat.com>
fnf [Tue, 26 Mar 2002 23:02:27 +0000 (23:02 +0000)]
2002-03-26  Fred Fish  <fnf@redhat.com>
* gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
have debugging info for those functions and the compiler uses them
internally to copy structs around.

22 years agodaily update
amodra [Tue, 26 Mar 2002 23:00:01 +0000 (23:00 +0000)]
daily update

22 years ago * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
dannysmith [Tue, 26 Mar 2002 22:23:23 +0000 (22:23 +0000)]
* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
(wpopen): Add if !(__CRTDLL).
* Makefile.in (moldname-msvcrt.def rule): Use -C, not -c to
preserve comments.
(moldname-crtdll.def rule): Likewise.
* moldname-msvcrt.def: Regenerate.
* moldname-crtdll.def: Regenerate.
* include/stdio.h (wpopen):Use prototype, not a define.
(_swnprintf): Add prototype.
(_vswnprintf): Likewise.
Tidy up whitespace.
* include/wchar.h (_swnprintf): Add prototype.
(_vswnprintf): Likewise.
Tidy up whitespace.

22 years ago * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
dannysmith [Tue, 26 Mar 2002 21:20:52 +0000 (21:20 +0000)]
* include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
Add defines.

22 years ago2002-03-26 H.J. Lu (hjl@gnu.org)
hjl [Tue, 26 Mar 2002 18:13:51 +0000 (18:13 +0000)]
2002-03-26  H.J. Lu  (hjl@gnu.org)

* elflink.h (elf_link_input_bfd): Revert the last change since
the gcc exception handling isn't fixed yet.

22 years ago * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.
amylaar [Tue, 26 Mar 2002 17:22:15 +0000 (17:22 +0000)]
* libc/machine/sh/memcpy.S (Large): Fix alignment rounding.
Store high part of leading bytes too.

22 years ago2002-03-26 H.J. Lu (hjl@gnu.org)
hjl [Tue, 26 Mar 2002 16:01:04 +0000 (16:01 +0000)]
2002-03-26  H.J. Lu  (hjl@gnu.org)

* elflink.h (elf_link_input_bfd): Complain about relocations
against local symbols in discarded sections.

22 years ago 2002-03-26 Fred Fish <fnf@redhat.com>
fnf [Tue, 26 Mar 2002 14:54:25 +0000 (14:54 +0000)]
2002-03-26  Fred Fish  <fnf@redhat.com>
* gdb.base/list.exp: Revert the change made yesterday and add note
about why we don't list the default lines for remote targets.

22 years ago * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
amodra [Tue, 26 Mar 2002 11:54:11 +0000 (11:54 +0000)]
* elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.

22 years ago2002-03-25 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 26 Mar 2002 05:10:25 +0000 (05:10 +0000)]
2002-03-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/help.exp: Clean up unnecessary wild cards in regexps.

22 years ago 2002-03-25 Fred Fish <fnf@redhat.com>
fnf [Tue, 26 Mar 2002 00:36:06 +0000 (00:36 +0000)]
2002-03-25  Fred Fish  <fnf@redhat.com>
* gdb.base/list.exp: This test works on remote targets so remove
the short circuit for remote targets.  Update copyright.

22 years agoSigh, should have updated the copyright date in the
fnf [Tue, 26 Mar 2002 00:17:38 +0000 (00:17 +0000)]
Sigh, should have updated the copyright date in the
change I just checked in.  Fix it here.

22 years ago 2002-03-25 Fred Fish <fnf@redhat.com>
fnf [Tue, 26 Mar 2002 00:13:21 +0000 (00:13 +0000)]
2002-03-25  Fred Fish  <fnf@redhat.com>
* gdb.base/attach.exp: Fix logic error that was suppressing this
test for all non hppa*-*-hpux* targets, instead of the hp target.
Move comments closer to the suppression point.  Also now need to
check that we are running natively.

22 years ago*** empty log message ***
gdbadmin [Tue, 26 Mar 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Mon, 25 Mar 2002 23:00:02 +0000 (23:00 +0000)]
daily update

22 years ago2002-03-25 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 25 Mar 2002 22:58:54 +0000 (22:58 +0000)]
2002-03-25  Elena Zannoni  <ezannoni@redhat.com>

        * generic/gdbtk-hooks.c: Include cli/cli-decode.h for
        cmd_list_element.

22 years ago2002-03-25 Jeff Law (law@redhat.com)
msnyder [Mon, 25 Mar 2002 19:47:39 +0000 (19:47 +0000)]
2002-03-25  Jeff Law (law@redhat.com)

* linux-proc.c (read_mapping): Scan up to end of line for filename.

22 years ago* generic/gdbtk.c (HAS_STDARG): Define.
aoliva [Mon, 25 Mar 2002 16:45:33 +0000 (16:45 +0000)]
* generic/gdbtk.c (HAS_STDARG): Define.
* generic/gdbtk-cmds.c (HAS_STDARG): Likewise.
* generic/gdbtk-hooks.c (HAS_STDARG): Likewise.

22 years ago * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
mludvig [Mon, 25 Mar 2002 07:59:16 +0000 (07:59 +0000)]
* x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.

22 years ago2002-03-24 David O'Brien <obrien@FreeBSD.org>
obrien [Mon, 25 Mar 2002 04:39:20 +0000 (04:39 +0000)]
2002-03-24  David O'Brien  <obrien@FreeBSD.org>
* ppc/hw_disk.c: Export a disk device property.

This is needed by the FreeBSD/powerpc porting effort.

22 years ago*** empty log message ***
gdbadmin [Mon, 25 Mar 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sun, 24 Mar 2002 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago* gen.c (format_name_cmp): New function.
cagney [Sun, 24 Mar 2002 00:43:27 +0000 (00:43 +0000)]
* gen.c (format_name_cmp): New function.
(insn_list_insert): Use the instruction field name as an
additional key.  Different field names indicate different
semantics.

22 years ago* command.h: Update copyright.
cagney [Sun, 24 Mar 2002 00:40:34 +0000 (00:40 +0000)]
* command.h: Update copyright.
(struct cmd_list_element): Replace definition with opaque
declaration.
(enum cmd_types): Document that it will eventually be moved to
cli/cli-decode.h
(CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
(MALLOCED_REPLACEMENT): Delete macro.
* Makefile.in (cli_decode_h): Add $(command_h).
(top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
* top.c: Include "cli/cli-decode.h".
* completer.c: Include "cli/cli-decode.h".
* maint.c: Include "cli/cli-decode.h".
* cli/cli-decode.h: Include "command.h".
(enum command_class): Delete.
(enum cmd_types): Comment out.
(enum cmd_auto_boolean): Delete.
(enum var_types): Delete.

22 years ago* cli/cli-decode.c: Include "gdb_assert.h".
cagney [Sun, 24 Mar 2002 00:24:35 +0000 (00:24 +0000)]
* cli/cli-decode.c: Include "gdb_assert.h".
(add_set_or_show_cmd): New static function.
(add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
(add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
all fields, such as func, from the set command.

22 years ago*** empty log message ***
gdbadmin [Sun, 24 Mar 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Sat, 23 Mar 2002 23:00:03 +0000 (23:00 +0000)]
daily update

22 years agoFrom 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:
cagney [Sat, 23 Mar 2002 21:18:31 +0000 (21:18 +0000)]
From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:
* ppc-instructions (lswx): Do the register control with the
register count.  Initialize the right register in the loop.
(mtfsfi) : Correct prefix for the instruction.

22 years ago* MAINTAINERS (sh-elf): Change warning flag to -w.
cagney [Sat, 23 Mar 2002 18:52:46 +0000 (18:52 +0000)]
* MAINTAINERS (sh-elf): Change warning flag to -w.

22 years ago * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
aj [Sat, 23 Mar 2002 18:15:30 +0000 (18:15 +0000)]
* emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.

22 years ago* defs.h (error): Add printf format attribute.
cagney [Sat, 23 Mar 2002 17:38:12 +0000 (17:38 +0000)]
* defs.h (error): Add printf format attribute.
* thread-db.c (thread_from_lwp): Fix error format string.
* stack.c (parse_frame_specification): Ditto.
* cli/cli-decode.c (undef_cmd_error): Ditto.
* scm-lang.c (scm_lookup_name): Ditto.
* tracepoint.c (trace_error): Ditto.
* remote-utils.c (usage): Ditto.
* remote.c (compare_sections_command): Ditto.
Fix PR gdb/328.

22 years ago* ppc-opc.c (vmaddfp): Fix operand order.
mrg [Sat, 23 Mar 2002 14:14:29 +0000 (14:14 +0000)]
* ppc-opc.c (vmaddfp): Fix operand order.

22 years ago * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
amodra [Sat, 23 Mar 2002 13:14:30 +0000 (13:14 +0000)]
* elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
section file offset for !SEC_LOAD sections.

22 years ago* gdbtypes.c (append_composite_type_field): New function.
cagney [Sat, 23 Mar 2002 01:24:52 +0000 (01:24 +0000)]
* gdbtypes.c (append_composite_type_field): New function.
(init_composite_type): New function.
* gdbtypes.h (append_composite_type_field): Declare.
(init_composite_type): Ditto.

22 years ago2002-03-22 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 23 Mar 2002 00:05:29 +0000 (00:05 +0000)]
2002-03-22  Michael Snyder  <msnyder@redhat.com>

* gdb.base/default.exp: Add test for gcore.  Update copyright.
* gdb.base/help.exp: Add test for gcore.  Update copyright.

22 years ago2002-03-22 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 23 Mar 2002 00:03:00 +0000 (00:03 +0000)]
2002-03-22  Michael Snyder  <msnyder@redhat.com>

* gdb.base/default.exp: Add test for gcore.
* gdb.base/help.exp: Add test for gcore.

22 years ago*** empty log message ***
gdbadmin [Sat, 23 Mar 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Fri, 22 Mar 2002 23:00:03 +0000 (23:00 +0000)]
daily update

22 years ago2002-03-22 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 22 Mar 2002 21:58:11 +0000 (21:58 +0000)]
2002-03-22  Elena Zannoni  <ezannoni@redhat.com>

        * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
        function.
* ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
        * rs6000-tdep.c (rs6000_gdbarch_init): Use different
        structure returning convention for SYSV ABI case, but not
        for GNU/Linux, FreeBSD, or NetBSD.

22 years ago2002-03-22 Daniel Jacobowitz <drow@mvista.com>
drow [Fri, 22 Mar 2002 18:57:02 +0000 (18:57 +0000)]
2002-03-22  Daniel Jacobowitz  <drow@mvista.com>

        * symtab.h (lookup_block_symbol): Add mangled_name argument
        to prototype.

        * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
        with new mangled_name argument.
        * linespec.c (decode_line_1): Likewise.
        * valops (value_of_this): Likewise.
        * symtab.c (lookup_transparent_type): Likewise.
        (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
        (lookup_symbol): If we are given a mangled name, pass it down
        to lookup_symbol_aux.
        (lookup_block_symbol): If we are given a mangled name to check
        against, only return symbols which match it.

22 years ago * libm/math/ef_hypot.c: Increase scale factor to 68.
rsandifo [Fri, 22 Mar 2002 11:25:14 +0000 (11:25 +0000)]
* libm/math/ef_hypot.c: Increase scale factor to 68.

22 years ago* win32-nat.c (child_create_inferior): Check for proper shell to use here, in
cgf [Fri, 22 Mar 2002 05:03:21 +0000 (05:03 +0000)]
* win32-nat.c (child_create_inferior): Check for proper shell to use here, in
case the user changes it on the fly.
(_initialize_inftarg): Remove shell path considerations.

22 years ago* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set
cgf [Fri, 22 Mar 2002 04:27:52 +0000 (04:27 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set
st_[ug]id to value derived from get_file_attributes.

22 years ago* spawn.cc (find_exec): Return input if file not found.
cgf [Fri, 22 Mar 2002 03:24:30 +0000 (03:24 +0000)]
* spawn.cc (find_exec): Return input if file not found.

22 years ago * config/te-aix5.h: Typo fix.
amodra [Fri, 22 Mar 2002 02:07:34 +0000 (02:07 +0000)]
* config/te-aix5.h: Typo fix.

22 years ago2002-03-21 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 22 Mar 2002 00:19:01 +0000 (00:19 +0000)]
2002-03-21  Elena Zannoni  <ezannoni@redhat.com>

* rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
for gdbarch_max_register_raw_size and max_register_virtual_size.
Adjust copyright year.

22 years ago*** empty log message ***
gdbadmin [Fri, 22 Mar 2002 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Thu, 21 Mar 2002 23:01:32 +0000 (23:01 +0000)]
daily update

22 years ago2002-03-21 Daniel Jacobowitz <drow@mvista.com>
drow [Thu, 21 Mar 2002 19:48:50 +0000 (19:48 +0000)]
2002-03-21  Daniel Jacobowitz  <drow@mvista.com>

         * dbxread.c (process_one_symbol): Extend the first N_SLINE
         in a function to cover the entire beginning of the function
         as well if it does not already.

22 years ago* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)
rearnsha [Thu, 21 Mar 2002 15:26:02 +0000 (15:26 +0000)]
* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)
(case R_ARM_GOT): Handle relocations to Thumb functions.

22 years agoRename ptrace32 and ptrace64 to fix build problem with Aix 5.1
trix [Thu, 21 Mar 2002 13:52:51 +0000 (13:52 +0000)]
Rename ptrace32 and ptrace64 to fix build problem with Aix 5.1

22 years ago * Makefile.am: Run "make dep-am".
amodra [Thu, 21 Mar 2002 09:53:45 +0000 (09:53 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
amodra [Thu, 21 Mar 2002 09:52:08 +0000 (09:52 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
amodra [Thu, 21 Mar 2002 09:42:37 +0000 (09:42 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
amodra [Thu, 21 Mar 2002 09:40:14 +0000 (09:40 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.

22 years ago * Makefile.am: Run "make dep-am".
amodra [Thu, 21 Mar 2002 09:23:40 +0000 (09:23 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

22 years ago * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
amodra [Thu, 21 Mar 2002 09:15:07 +0000 (09:15 +0000)]
* coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
Whitespace changes.
* archive.c: Update copyright date.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* Makefile.am: Run "make dep-am"
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.

22 years agoFix typo
nickc [Thu, 21 Mar 2002 09:13:33 +0000 (09:13 +0000)]
Fix typo

22 years ago * ppc-opc.c: Add optional field to mtmsrd.
amodra [Thu, 21 Mar 2002 09:01:48 +0000 (09:01 +0000)]
* ppc-opc.c: Add optional field to mtmsrd.
(MTMSRD_L, XRLARB_MASK): Define.

22 years agoadd eol to end
cgf [Thu, 21 Mar 2002 05:52:21 +0000 (05:52 +0000)]
add eol to end

22 years ago * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
amodra [Thu, 21 Mar 2002 05:35:39 +0000 (05:35 +0000)]
* genscripts.sh (LIB_SEARCH_DIRS): Quote path.

22 years ago2002-03-20 Daniel Berlin <dan@dberlin.org>
dberlin [Thu, 21 Mar 2002 05:00:57 +0000 (05:00 +0000)]
2002-03-20  Daniel Berlin  <dan@dberlin.org>

* readelf.c: Add support for displaying dwarf2 location lists.
(do_debug_loc, debug_loc_section, debug_loc_size): New.
(parse_args): Use 'O' as shorthand for displaying location list
section.
(process_section_headers): Handle debug_loc as well.
(load_debug_loc): New.
(free_debug_loc): New.
(fetch_location_list): New.
(display_debug_loc): New.
(display_debug_info): Call load_debug_loc and free_debug_loc.
(debug_displays): We can display .debug_loc now, too.
(usage): Update usage string.
(read_and_display_attr_value): Note location lists, but don't
display them inline.

22 years ago2002-03-20 Martin M. Hunt <hunt@redhat.com>
hunt [Thu, 21 Mar 2002 02:13:05 +0000 (02:13 +0000)]
2002-03-20  Martin M. Hunt  <hunt@redhat.com>

* regcache.c (_initialize_regcache): No need to call
build_regcache() at this time; it gets called whenever
the gdbarch changes.

22 years ago2002-03-20 Martin M. Hunt <hunt@redhat.com>
hunt [Thu, 21 Mar 2002 02:11:03 +0000 (02:11 +0000)]
2002-03-20  Martin M. Hunt  <hunt@redhat.com>

* gdbserver/remote-utils.c (remote_open): Don't call
getprotobyname, we're all using TCP here so just use
IPPROTO_TCP.
* gdbserver/gdbreplay.c (remote_open): Ditto.

22 years ago2002-03-20 David O'Brien <obrien@FreeBSD.org>
obrien [Thu, 21 Mar 2002 02:03:12 +0000 (02:03 +0000)]
2002-03-20  David O'Brien  <obrien@FreeBSD.org>
* sparc-nat.c:  Include sys/param.h where possible.

Approved by:  Michael Snyder <msnyder@redhat.com>
              Message-ID: <3C98FF43.46ABDC1C@redhat.com>

22 years ago2002-03-20 Daniel Jacobowitz <drow@mvista.com>
drow [Thu, 21 Mar 2002 00:53:44 +0000 (00:53 +0000)]
2002-03-20  Daniel Jacobowitz  <drow@mvista.com>

        Fix PR gdb/422.
        * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
        FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
        * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
        complex types.
        * stabsread.c (rs6000_builtin_type): Likewise.
        (read_sun_floating_type): Likewise.

22 years ago*** empty log message ***
gdbadmin [Thu, 21 Mar 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoexpand entry on dir file, may need to update it after installing packages.
davidsb [Wed, 20 Mar 2002 23:53:50 +0000 (23:53 +0000)]
expand entry on dir file, may need to update it after installing packages.

22 years agonew subsection "Is there a Cygwin port of GNU Emacs?" with pointer to
davidsb [Wed, 20 Mar 2002 23:48:16 +0000 (23:48 +0000)]
new subsection "Is there a Cygwin port of GNU Emacs?" with pointer to
cygwin-mount.el, and details about "emacs -nw" vs. "xemacs -nw".

22 years agoadd "cygwish80.exe" to list of tcl/tk apps that do not understand paths
davidsb [Wed, 20 Mar 2002 23:14:30 +0000 (23:14 +0000)]
add "cygwish80.exe" to list of tcl/tk apps that do not understand paths

22 years agoremove "not yet updated" for preprocessor, GUI programming entries.
davidsb [Wed, 20 Mar 2002 23:12:26 +0000 (23:12 +0000)]
remove "not yet updated" for preprocessor, GUI programming entries.

22 years agoremove "Where can I get f77 and objc components for B20 EGCS 1.1?"
davidsb [Wed, 20 Mar 2002 23:02:51 +0000 (23:02 +0000)]
remove "Where can I get f77 and objc components for B20 EGCS 1.1?"
(it can't possibly be relevant any more...)

22 years agoupdate (make problem solved, cvs+ssh problem solved)
davidsb [Wed, 20 Mar 2002 23:01:09 +0000 (23:01 +0000)]
update (make problem solved, cvs+ssh problem solved)

22 years agodaily update
amodra [Wed, 20 Mar 2002 23:00:04 +0000 (23:00 +0000)]
daily update

22 years agoremove "not yet updated" warning for queue slots, df entries.
davidsb [Wed, 20 Mar 2002 22:34:40 +0000 (22:34 +0000)]
remove "not yet updated" warning for queue slots, df entries.

22 years ago * doc/pmacros.texi (Symbol concatenation): Mention that .sym
hp [Wed, 20 Mar 2002 22:05:56 +0000 (22:05 +0000)]
* doc/pmacros.texi (Symbol concatenation): Mention that .sym
results are expanded recursively.

22 years ago2002-03-20 Daniel Jacobowitz <drow@mvista.com>
drow [Wed, 20 Mar 2002 19:15:26 +0000 (19:15 +0000)]
2002-03-20  Daniel Jacobowitz  <drow@mvista.com>

        * dwarf2.c (struct funcinfo): Move up.
        (lookup_address_in_function_table): New argument function_ptr.
        Set it.
        (lookup_address_in_line_table): New argument function.  If function
        is non-NULL, use it to handle ``addr'' before the first line note of
        the function.
        (comp_unit_find_nearest_line): Update and swap calls to
        lookup_address_in_function_table and lookup_address_in_line_table.
        * syms.c (_bfd_stab_section_find_nearest_line): Use the first
        N_SLINE encountered if we see an N_FUN before any N_SLINE.

22 years agoFix extracting from AIX big archives.
trix [Wed, 20 Mar 2002 16:49:07 +0000 (16:49 +0000)]
Fix extracting from AIX big archives.

22 years agoFix problem with linking shared libstdc++-v3 on AIX.
trix [Wed, 20 Mar 2002 12:03:25 +0000 (12:03 +0000)]
Fix problem with linking shared libstdc++-v3 on AIX.

22 years ago * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
amodra [Wed, 20 Mar 2002 07:49:52 +0000 (07:49 +0000)]
* ldlang.c (ldlang_add_undef): If the output bfd has been opened,
add the symbol to the linker hash table immediately.
(lang_place_undefineds): Split symbol creation out..
(insert_undefined): ..to here.

22 years ago2002-03-19 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 20 Mar 2002 07:24:20 +0000 (07:24 +0000)]
2002-03-19  Chris Demetriou  <cgd@broadcom.com>

        * cp1.c (FP_S_s, FP_D_s, FP_S_be, FP_D_be, FP_S_e, FP_D_e, FP_S_f)
        (FP_D_f, FP_S_fb, FP_D_fb, FPINF_SINGLE, FPINF_DOUBLE): Remove
        unused definitions.

22 years ago2002-03-19 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 20 Mar 2002 07:10:37 +0000 (07:10 +0000)]
2002-03-19  Chris Demetriou  <cgd@broadcom.com>

        * cp1.c: Fix many formatting issues.

22 years ago2002-03-19 Chris G. Demetriou <cgd@broadcom.com>
cgd [Wed, 20 Mar 2002 06:42:05 +0000 (06:42 +0000)]
2002-03-19  Chris G. Demetriou  <cgd@broadcom.com>

        * cp1.c (fpu_format_name): New function to replace...
        (DOFMT): This.  Delete, and update all callers.
        (fpu_rounding_mode_name): New function to replace...
        (RMMODE): This.  Delete, and update all callers.

22 years ago2002-03-19 Chris G. Demetriou <cgd@broadcom.com>
cgd [Wed, 20 Mar 2002 01:35:13 +0000 (01:35 +0000)]
2002-03-19  Chris G. Demetriou  <cgd@broadcom.com>

        * interp.c: Move FPU support routines from here to...
        * cp1.c: Here.  New file.
        * Makefile.in (SIM_OBJS): Add cp1.o to object list.
        (cp1.o): New target.

22 years ago*** empty log message ***
gdbadmin [Wed, 20 Mar 2002 00:00:08 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * ld-cris/ldsym1.d: New test.
hp [Tue, 19 Mar 2002 23:49:50 +0000 (23:49 +0000)]
* ld-cris/ldsym1.d: New test.

22 years agodaily update
amodra [Tue, 19 Mar 2002 23:00:01 +0000 (23:00 +0000)]
daily update

22 years ago * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
hp [Tue, 19 Mar 2002 22:48:12 +0000 (22:48 +0000)]
* ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
longer set to object.
* ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.

22 years ago2002-03-18 David O'Brien <obrien@FreeBSD.org>
obrien [Tue, 19 Mar 2002 21:03:40 +0000 (21:03 +0000)]
2002-03-18  David O'Brien  <obrien@FreeBSD.org>
* emultempl/elf32.em: Use lbasename vs. basename to fix problem where
the contents of the buffer returned from basename function will are
getting overwritten while still being used.

Approved by:  Alan Modra <amodra@bigpond.net.au>
              Message-ID: <20020318032031.GD1089@bubble.sa.bigpond.net.au>

22 years ago * pmacros.scm (-pmacro-expand,scan): If result is a symbol,
hp [Tue, 19 Mar 2002 20:44:30 +0000 (20:44 +0000)]
* pmacros.scm (-pmacro-expand,scan): If result is a symbol,
call scan-symbol on it, to enable recursive macro-expansion.

22 years ago * stabsread.c (read_member_functions): Remove skip code for duplicate
schauer [Tue, 19 Mar 2002 20:27:00 +0000 (20:27 +0000)]
* stabsread.c (read_member_functions): Remove skip code for duplicate
constructor/destructor methods.  Use standard parsing for these
methods and just do not chain them to the list of methods after
parsing.

22 years ago * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
hp [Tue, 19 Mar 2002 20:21:53 +0000 (20:21 +0000)]
* elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
STT_NOTYPE symbols to STT_OBJECT.

22 years ago* coffread.c: Remove redundant static declarations. Replace
aoliva [Tue, 19 Mar 2002 18:59:59 +0000 (18:59 +0000)]
* coffread.c: Remove redundant static declarations.  Replace
occurrences of `PTR' with `void *'.
* elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
* top.h (quit_cover): Likewise.
* defs.h (catch_errors): Likewise.

22 years ago * poll.cc (poll): Add support for invalid descriptors.
corinna [Tue, 19 Mar 2002 17:12:48 +0000 (17:12 +0000)]
    * poll.cc (poll): Add support for invalid descriptors.

22 years ago* mkgroup.c (usage): Use one just fprintf + string concatenation for output
cgf [Tue, 19 Mar 2002 15:48:39 +0000 (15:48 +0000)]
* mkgroup.c (usage): Use one just fprintf + string concatenation for output
message.
(print_version): Add void to function type and update copyright.

22 years ago * mkgroup.c (usage): Simplify usage output. Generalize to allow use
corinna [Tue, 19 Mar 2002 15:28:13 +0000 (15:28 +0000)]
* mkgroup.c (usage): Simplify usage output.  Generalize to allow use
for help. Correct '?' typo to 'h'.
(longopts): Add version option.
(opts): Add 'v' version option.
(print_version): New function.
(main): Accommodate new version option.  Accommodate usage parameter
changes.  Use usage to output help message.

22 years ago * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
aj [Tue, 19 Mar 2002 12:17:53 +0000 (12:17 +0000)]
* gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
* gas/i386/x86-64-opcode.s: Likewise

22 years ago2002-03-15 Robert Collins <rbtcollins@hotmail.com>
rbcollins [Tue, 19 Mar 2002 04:39:01 +0000 (04:39 +0000)]
2002-03-15  Robert Collins  <rbtcollins@hotmail.com>

        * fhandler.h (fhandler_termios::lseek): Override lseek.
        * fhandler_termios.cc (fhandler_termios::lseek): Implement this.

22 years ago2002-03-14 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 19 Mar 2002 03:51:04 +0000 (03:51 +0000)]
2002-03-14  Michael Snyder  <msnyder@redhat.com>

* symfile.c (syms_from_objfile): Return immediately if no syms.
(symbol_file_add): Return immediately if no syms.
(find_sym_fns): Return immediately if no syms.