OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago * configure.in: Set RAW_CXX_FOR_TARGET if unset.
drow [Wed, 27 Aug 2003 21:17:54 +0000 (21:17 +0000)]
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
* configure: Regenerated.

20 years ago * aclocal.m4: Include acx.m4 and no-executables.m4.
drow [Wed, 27 Aug 2003 21:15:13 +0000 (21:15 +0000)]
* aclocal.m4: Include acx.m4 and no-executables.m4.
(libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
(LIB_AC_PROG_CC): Remove.
* configure.in: Update AC_PREREQ to 2.57.  Use GCC_NO_EXECUTABLES.
Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
LIB_AC_PROG_CC.  Use AC_LIBOBJ.  Call AC_ISC_POSIX later, only if
performing link tests.
* configure: Regenerated.

20 years ago* specdir: Correctly remove temporary directory prior to use.
cgf [Wed, 27 Aug 2003 21:01:13 +0000 (21:01 +0000)]
* specdir: Correctly remove temporary directory prior to use.

20 years ago* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loop
cgf [Wed, 27 Aug 2003 20:42:52 +0000 (20:42 +0000)]
* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loop
and issue a warning if DEBUGGING and excessive.
(WFSO): When debugging and infinite timeout, loop.

20 years ago2003-08-27 Michael Chastain <mec@shout.net>
chastain [Wed, 27 Aug 2003 19:25:57 +0000 (19:25 +0000)]
2003-08-27  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.

20 years ago * config/no-executables.m4: New file.
drow [Wed, 27 Aug 2003 19:14:47 +0000 (19:14 +0000)]
* config/no-executables.m4: New file.

20 years ago2003-08-27 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 27 Aug 2003 19:02:02 +0000 (19:02 +0000)]
2003-08-27  Andrew Cagney  <cagney@redhat.com>

* alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
(alpha_osf1_init_abi): Do not set call_dummy_address.

20 years ago * configure.in: Check for strtoull.
ian [Wed, 27 Aug 2003 17:57:33 +0000 (17:57 +0000)]
* configure.in: Check for strtoull.
* bfd.c (bfd_scan_vma): Use strtoull when available.
* configure, config.in: Regenerate.

20 years ago * configure.in: Define and substitute BFD_HOST_LONG_LONG.
ian [Wed, 27 Aug 2003 17:43:38 +0000 (17:43 +0000)]
* configure.in: Define and substitute BFD_HOST_LONG_LONG.
* bfd-in.h: Define BFD_HOST_LONG_LONG.  Test it rather than
__GNUC__ when deciding whether to use long long for
BFD_HOST_64_BIT.
* configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.

20 years ago2003-08-27 Corinna Vinschen <corinna@vinschen.de>
jjohnstn [Wed, 27 Aug 2003 16:24:56 +0000 (16:24 +0000)]
2003-08-27  Corinna Vinschen  <corinna@vinschen.de>

        * libc/include/reent.h: Define stat64 as __stat64 when
        compiling newlib for Cygwin.

20 years ago2003-08-27 David Carlton <carlton@kealia.com>
carlton [Wed, 27 Aug 2003 15:41:39 +0000 (15:41 +0000)]
2003-08-27  David Carlton  <carlton@kealia.com>

From Randolph Chung  <tausq@debian.org>:
* linux-proc.c (linux_info_proc_cmd): rework the code so that it
compiles with -Wformat-nonliteral -Werror.

20 years ago2003-08-27 Christian Groessler <chris@groessler.org>
cpg [Wed, 27 Aug 2003 13:28:42 +0000 (13:28 +0000)]
2003-08-27  Christian Groessler  <chris@groessler.org>

* elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
functions.
(elf32_i860_howto_table): Insert the new functions as
'special_function's in the proper reloc type entries.

20 years ago * elf32-frv.c (elf32_frv_relocate_section): Use
rsandifo [Wed, 27 Aug 2003 09:21:15 +0000 (09:21 +0000)]
* elf32-frv.c (elf32_frv_relocate_section): Use
_bfd_elf_rela_local_sym.

20 years agoMerge bugfix from GCC:
neroden [Wed, 27 Aug 2003 03:05:51 +0000 (03:05 +0000)]
Merge bugfix from GCC:

2003-08-23  Phil Edwards  <pme@gcc.gnu.org>

* configure.in:  Use newline instead of semicolon when assuming
shell arguments in a for loop.
* configure:  Regenerated.

20 years ago*** empty log message ***
gdbadmin [Wed, 27 Aug 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Wed, 27 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago* solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
jimb [Tue, 26 Aug 2003 23:35:19 +0000 (23:35 +0000)]
* solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
(enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
bfd_lookup_symbol, since we only want symbols in code sections.
(look_for_base): Pass zero as the SECT_FLAGS argument to
bfd_lookup_symbol, since we're not concerned about which section
the symbol is in.

20 years ago2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 26 Aug 2003 22:24:40 +0000 (22:24 +0000)]
2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
        we are frameless or the return address register is already known.

20 years ago2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 26 Aug 2003 20:54:04 +0000 (20:54 +0000)]
2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/stat.h[__CYGWIN__]: Only define stat64 as
        __stat64 when compiling newlib.

20 years ago2003-08-26 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 26 Aug 2003 19:34:52 +0000 (19:34 +0000)]
2003-08-26  Andrew Cagney  <cagney@redhat.com>

* i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
in size.  Add comments.

20 years ago2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 26 Aug 2003 18:09:42 +0000 (18:09 +0000)]
2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/stdio.h: Allow the io64 function prototypes for
        Cygwin when compiling newlib.
        * libc/include/sys/stat.h[__CYGWIN__]: Define stat64 as __stat64
        to expose the Cygwin struct __stat64 type.
        * libc/stdio64/fseeko64.c: Use _fstat64_r and pass a struct stat64
        pointer.
        * libc/stdio64/tmpfile64.c(_tmpfile64_r): Call _fopen64_r.

20 years ago2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 26 Aug 2003 17:33:21 +0000 (17:33 +0000)]
2003-08-26  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (ia64_convert_from_func_addr): New function.
        (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().

20 years agoAdd German translation
nickc [Tue, 26 Aug 2003 17:19:19 +0000 (17:19 +0000)]
Add German translation

20 years ago2003-08-26 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 26 Aug 2003 17:13:17 +0000 (17:13 +0000)]
2003-08-26  Michael Snyder  <msnyder@redhat.com>

        * cpu-frv.c: Remove unused enum.

20 years ago * include/cygwin/stat.h: Allow definition of internal stat structures
corinna [Tue, 26 Aug 2003 07:45:38 +0000 (07:45 +0000)]
* include/cygwin/stat.h: Allow definition of internal stat structures
also when compiling newlib.

20 years ago2003-08-26 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Tue, 26 Aug 2003 06:54:54 +0000 (06:54 +0000)]
2003-08-26  Danny Smith <dannysmith@users.sourceforge.net>

* lib/test.c: Add vfw.h to includes.
* include/mmsystem.h: Add #ifndef guard to definition of
mmioFOURCC macro.
* include/vfw.h: Protect __OBJC__ from COM declarations.

2003-08-26  Filip Navara  <xnavara@volny.cz>

* include/vfw.h: New file.

20 years ago * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
jason [Tue, 26 Aug 2003 05:28:38 +0000 (05:28 +0000)]
    * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
        case out of #ifdef MIPS block.

20 years ago * sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ definition.
jason [Tue, 26 Aug 2003 05:21:55 +0000 (05:21 +0000)]
    * sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ definition.
        * sparc/sparc86x.ld: Likewise.

20 years agoswitch to changelog mode
jason [Tue, 26 Aug 2003 05:18:23 +0000 (05:18 +0000)]
switch to changelog mode

20 years ago * PROBLEMS: Remove description of java/1322.
drow [Tue, 26 Aug 2003 03:08:32 +0000 (03:08 +0000)]
* PROBLEMS: Remove description of java/1322.

20 years ago PR java/1322
drow [Tue, 26 Aug 2003 03:07:28 +0000 (03:07 +0000)]
PR java/1322
* dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
available before calling SECT_OFF_TEXT.

20 years ago2003-08-25 Jason Eckhardt <jle@rice.edu>
jle [Tue, 26 Aug 2003 02:40:42 +0000 (02:40 +0000)]
2003-08-25  Jason Eckhardt  <jle@rice.edu>

* doc/c-i860.texi: Update text about relocatable address expansions.

20 years agodaily update
amodra [Tue, 26 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Tue, 26 Aug 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 25 Aug 2003 23:43:40 +0000 (23:43 +0000)]
2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.asm/asm-source.exp: Add ia64 support.
        * gdb.asm/ia64.inc: New file.

20 years ago2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 25 Aug 2003 23:27:48 +0000 (23:27 +0000)]
2003-08-25  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
        bof, and nat0-nat127 as pseudo-registers.
        (ia64_frame_cache): New struct used to cache frame info.
        (ia64_register_reggroup_p): New routine used to override default
        register grouping so registers without names are still saved and
        restored.
        (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
        pseudo values.
        (ia64_pseudo_register_read): New routine to read pseudo-registers.
        (ia64_pseudo_register_write): New routine to write pseudo-registers.
        (ia64_alloc_frame_cache): New routine to create a new
        ia64_frame_cache.
        (examine_prologue): Change prototype to add next_frame pointer.
        Assume frameless until otherwise proven.  Verify that the cfm for
        current frame matches the cfm that should occur for the prologues
        alloc insn and if equal, mark as not frameless.  At end of routine,
        if not frameless, calculate registers for the previous frame and store
        in the cache, if a cache is provided.
        (ia64_skip_prologue):  Use new prototype when calling examine_prologue
        and pass 0 for next_frame.
        (ia64_store_return_value): Change to use convert_typed_floating()
        instead of calling ia64_convert_to_raw().
        (ia64_extract_return_value): Change to use convert_typed_floating()
        instead of calling ia64_convert_to_virtual().
        (ia64_frame_cache): New routine to support new frame model.
        (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
        (ia64_frame_sniffer): Ditto.
        (ia64_sigtramp_frame_init_saved_regs): Ditto.
        (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
        (ia64_sigtramp_frame_prev_register): Ditto.
        (ia64_sigtramp_frame_sniffer): Ditto.
        (ia64_frame_base_address): Ditto.
        (ia64_extract_struct_value_address): Change to issue error message.
        (ia64_frame_align): New routine to align sp.
        (ia64_push_dummy_call): New routine based on ia64_push_arguments().
        (ia64_push_arguments): Removed.  Logic moved to
        ia64_push_dummy_call().
        (ia64_push_return_address): Ditto.
        (ia64_unwind_dummy_id): New function.
        (ia64_unwind_pc): Ditto.
        (ia64_convert_register_p): Ditto.
        (ia64_register_to_value): Ditto.
        (ia64_value_to_register): Ditto.
        (ia64_pop_frame, ia64_pop_frame_regular): Removed.
        (ia64_register_byte, ia64_register_raw_size): Ditto.
        (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
        (ia64_saved_pc_after_call): Ditto.
        (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
        (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
        (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
        (ia64_register_convert_to_raw): Ditto.
        (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
        (ia64_init_extra_frame_info): Ditto.
        (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
        (ia64_gdbarch_init): Remove registering of deprecated functions that
        are no longer used.  Add registration of new gdbarch functions.
        Remove registering deprecated_write_sp.  Replace
        set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
        Delete set_gdbarch_deprecated_register_convertible(),
        set_gdbarch_deprecated_register_convert_to_virtual(), and
        set_gdbarch_deprecated_register_convert_to_raw() calls.  Remove
        set_gdbarch_deprecated_register_size(),
        set_gdbarch_deprecated_register_bytes(),
        set_gdbarch_pcregnum(),
        set_gdbarch_deprecated_register_byte(),
        set_gdbarch_deprecated_register_raw_size(),
        set_gdbarch_deprecated_max_register_raw_size(),
        set_gdbarch_deprecated_register_virtual_size(),
        and set_gdbarch_deprecated_max_register_virtual_size() calls.
        Replace set_gdbarch_deprecated_extract_return_value() with
        set_gdbarch_extract_return_value().  Remove calls to:
        set_gdbarch_deprecated_saved_pc_after_call();
        set_gdbarch_deprecated_frame_chain(),
        set_gdbarch_deprecated_frame_saved_pc(),
        set_gdbarch_deprecated_frame_init_saved_regs(),
        set_gdbarch_deprecated_get_saved_register(),
        set_gdbarch_deprecated_call_dummy_words(),
        set_gdbarch_deprecated_sizeof_call_dummy_words(),
        set_gdbarch_deprecated_init_extra_frame_info(),
        set_gdbarch_deprecated_frame_args_address(),
        set_gdbarch_deprecated_frame_locals_address(),
        and set_gdbarch_deprecated_dummy_write_sp().
        Add set_gdbarch_convert_register_p(),
        set_gdbarch_register_to_value(),
        set_gdbarch_value_to_register(),
        set_gdbarch_push_dummy_call(),
        set_gdbarch_frame_align(),
        set_gdbarch_unwind_dummy_id(),
        set_gdbarch_unwind_pc(),
        frame_unwind_append_sniffer(),
        frame_unwind_append_sniffer(),
        and frame_base_set_default().

20 years ago2003-08-25 Chris Demetriou <cgd@broadcom.com>
cgd [Mon, 25 Aug 2003 22:56:07 +0000 (22:56 +0000)]
2003-08-25  Chris Demetriou  <cgd@broadcom.com>

        * configure.tgt: Document need for special "mipsisa64" handling.
        (mipsisa64*-*-linux64): Handle as target linux64.
        (mipsisa64*-*-*): Handle as target embed64.

20 years agoadd missing files
cgf [Mon, 25 Aug 2003 19:44:44 +0000 (19:44 +0000)]
add missing files

20 years ago* Makefile.in: Build libcygserver.a.
cgf [Mon, 25 Aug 2003 18:22:07 +0000 (18:22 +0000)]
* Makefile.in: Build libcygserver.a.
* client.cc: Rename allow_daemon to allow_server.

20 years agoThroughout, change USE_CYGSERVER to USE_SERVER.
cgf [Mon, 25 Aug 2003 18:21:07 +0000 (18:21 +0000)]
Throughout, change USE_CYGSERVER to USE_SERVER.
* Makefile.in (LIBSERVER): Define and use.
* configure.in: Set LIBSERVER as appropriate.
* environ.cc: Rename allow_daemon to allow_server.  Only recognize when
USE_SERVER is defined.

20 years ago2003-08-18 Michael Chastain <mec@shout.net>
chastain [Mon, 25 Aug 2003 18:16:17 +0000 (18:16 +0000)]
2003-08-18  Michael Chastain  <mec@shout.net>

* PROBLEMS: Document pr gdb/1322, the Java anonymous
objfile bug.

20 years ago2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
macro [Mon, 25 Aug 2003 12:39:14 +0000 (12:39 +0000)]
2003-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* reloc.c: Fix documentation for MIPS ELF relocations.
libbfd.h: Regenerate.
bfd-in2.h: Regenerate.

20 years ago2003-08-26 Filip Navara <xnavara@volny.cz>
dannysmith [Mon, 25 Aug 2003 10:20:35 +0000 (10:20 +0000)]
2003-08-26  Filip Navara  <xnavara@volny.cz>

* include/ddk/winddk.h (RTL_REGISTRY_*): Add defines.
(IoSetCompletionRoutine): Cast _CompletionRoutine arg to
PIO_COMPLETION_ROUTINE.

20 years agotest new snmp headers
dannysmith [Mon, 25 Aug 2003 09:52:10 +0000 (09:52 +0000)]
test new snmp headers

20 years agoAdd snmp API
dannysmith [Mon, 25 Aug 2003 09:33:13 +0000 (09:33 +0000)]
Add snmp API

2003-08-26  Filip Navara  <xnavara@volny.cz>

* include/snmp.h: New file.
* include/winsnmp.h: New file.
* include/mgmtapi.h: New file.
* lib/snmpapi.def: New file.
* lib/wsnmp32.def: New file.
* lib/igmpagnt.def: New file.
* lib/mgmtapi.def (SnmpMgrCtl) Add stub.
(SnmpMgrGetTrapEx): Ditto.
(SnmpMgrMIB2Disk): Remove.
(dbginit): Remove.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
jle [Mon, 25 Aug 2003 02:48:13 +0000 (02:48 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

        * config/tc-i860.c (md_assemble): Use isrc2 from the original
        instruction when expanding E_ADDR.

20 years ago2003-08-25 Steven Edwards <Steven_Ed4153@yahoo.com>
dannysmith [Mon, 25 Aug 2003 02:02:37 +0000 (02:02 +0000)]
2003-08-25  Steven Edwards  <Steven_Ed4153@yahoo.com>

* include/ddk/ntifs.h: Change all C++ style comments to C.
* include/GL/gl.h: Ditto.

2003-08-25  Martin Fuchs  <Martin-Fuchs@gmx.net>

* include/shlobj.h (SFGAO_GHOSTED): Correct.
(SFGAO_HIDDEN): Add define.

20 years ago2003-08-25 Filip Navara <xnavara@volny.cz>
dannysmith [Mon, 25 Aug 2003 01:39:59 +0000 (01:39 +0000)]
2003-08-25  Filip Navara  <xnavara@volny.cz>

* include/commctrl.h (ILCF_*): Add defines.
(ILD_*): Ditto.
(HDS_*); Ditto.
(IPN_FIRST, IPN_LAST): Cast to UINT.
(SBN_FIRST, SBN_LAST): Add defines.
(PGN_*): Ditto.
(HDF_JUSTIFYMASK): Fix typo.
(HDM_*): Add defines.
(HICF_*): Ditto.
(I_INDENTCALLBACK,I_IMAGENONE): Ditto.
(TBSTATE_MARKED): Add define.
(TBSTYLE_EX_*): Add defines.
(TBCDRF_*): Ditto.
(IDB_HIST_SMALL_COLOR,IDB_HIST_LARGE_COLOR): Ditto.
(TB_*): Ditto.
(TBN_*): Ditto.
(TBNRF_*): Ditto.
(TTF_*): Ditto.
(TBCD_*): Ditto.
(TBDDRET_*): Ditto.
(TBIMHT_*): Ditto.
(TTM_*): Ditto.
(UDM_*): Ditto.
(TBIF_BYINDEX): Define as hex constant.
(CDIS_*): Add defines.
(CDDS_SUBITEM): Add define.
(LVIF_*): Add defines.
(LVM_*): Ditto.
(LVGIT_UNFOLDED): Add define.
(TVM_): Add defines.
(TVE_EXPANDPARTIAL): Add define.
(TVGN_LASTVISIBLE): Ditto.
(TVN_*): Add defines.
(TVNRET_*): Add defines.
(TCIF_STATE): Add define.
(NM_TOOLTIPSCREATED): Ditto.
(CCM_*): Add defines.
(INFOTIPSIZE): Add numeric value.
(ODT_LISTVIEW): Ditto.
(MCM_GETMAXTODAYWIDTH): Ditto.
(MCHT_*): Add defines.
(UDM_SETRANGE32,UDM_GETRANGE32): Define in terms of WM_USER.
(PGF_*): Add defines.
(PGM_*): Ditto.
(TBINSERTMARK): Add structure.
(LPIMAGEINFO) Add typedef.
(LPHDHITTESTINFO): Ditto.
(NMLVGETINFOTIP[AW]: Add structures.
(NMTBCUSTOMDRAW): Add structure.
(TTTOOLINFOA_V*_SIZE): Add macros.
(TTTOOLINFOW_V1_SIZE): Ditto.
(IMAGELISTDRAWPARAMS): Add new members for WXP.
(LVITEM[AW]: Ditto.
(TCITEM[AW]):Ditto.
(CCSIZEOF_STRUCT): Correct macro definition.
(ListView_*): Add new macros.
(HIMAGELIST): Correct typedef.
(HTREEITEM): Ditto.

2003-08-25   Danny Smith <dannysmith@users.sourceforge.net>

* commctrl.h (TC_HITTESTINFO): Remove. Add defines for
TCHITTESTINFO for backward compatibility.
(TC_ITEM[AW]): Rename to TCITEM[AW]. Add defines for backward
compatibility.

20 years ago*** empty log message ***
gdbadmin [Mon, 25 Aug 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Mon, 25 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-24 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Sun, 24 Aug 2003 23:04:57 +0000 (23:04 +0000)]
2003-08-24   Danny Smith <dannysmith@users.sourceforge.net>

* include/objidl.h (COBJMACROS): Define macros only
if using C interace.
* include/unknwn.h: Ditto.
* include/comcat.h: Ditto.

2003-08-24  Filip Navara  <xnavara@volny.cz>

* include/prsht.h (PSH_WIZARDHASFINISH, PSH_WIZARD_LITE,
PSH_NOCONTEXTHELP): Define.
(PSH_WIZARD97): Fix definition for _WIN32_IE >= 0x500.
* include/winuser.h (DFCS_TRANSPARENT, DFCS_HOT): Define.
(LPDLGTEMPLATE[AW]): Add typedefs.

20 years ago * NEWS: Mention fork tracing.
drow [Sun, 24 Aug 2003 21:21:11 +0000 (21:21 +0000)]
* NEWS: Mention fork tracing.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
jle [Sun, 24 Aug 2003 20:54:04 +0000 (20:54 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* coff-i860.c (CALC_ADDEND): Define to be a no-op.

20 years ago2003-08-24 Jason Eckhardt <jle@rice.edu>
jle [Sun, 24 Aug 2003 18:16:45 +0000 (18:16 +0000)]
2003-08-24  Jason Eckhardt  <jle@rice.edu>

* elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
shift by 2 before storing the relocated value.

20 years ago* i387-tdep.h: Update copyright date.
kettenis [Sun, 24 Aug 2003 13:55:48 +0000 (13:55 +0000)]
* i387-tdep.h: Update copyright date.
(I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.

20 years ago* linux-proc.c (linux_proc_xfer_memory): Remove comment about
kettenis [Sun, 24 Aug 2003 13:34:01 +0000 (13:34 +0000)]
* linux-proc.c (linux_proc_xfer_memory): Remove comment about
CFLAGS games to reflect reality.

20 years ago2003-08-24 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 24 Aug 2003 11:47:16 +0000 (11:47 +0000)]
2003-08-24  Andrew Cagney  <cagney@redhat.com>

* arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
GDB_MULTI_ARCH is always non-zero.
* osabi.c (_initialize_gdb_osabi): Ditto.
(gdbarch_init_osabi): Ditto.
* sparc-tdep.c: Ditto for #if code.

20 years agodaily update
amodra [Sun, 24 Aug 2003 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 24 Aug 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2003-08-23 Jason Eckhardt <jle@rice.edu>
jle [Sat, 23 Aug 2003 23:00:08 +0000 (23:00 +0000)]
2003-08-23  Jason Eckhardt  <jle@rice.edu>

[bfd/ChangeLog]
        * coff-i860.c (coff_i860_reloc_nyi): New function.
(howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
LOWn, SPLITn, and BRADDR.
(RTYPE2HOWTO): Check that the r_type is within the howto_table
before trying to access the entry.
(coff_i860_rtype_to_howto): Likewise.
(coff_i860_reloc_type_lookup): New function.
(i860_reloc_processing): New function.
(coff_bfd_reloc_type_lookup): Define macro.
(RELOC_PROCESSING): Define macro.
Minor formatting adjustments.

[include/coff/ChangeLog]
* coff/i860.h (COFF860_R_PAIR, COFF860_R_LOW0, COFF860_R_LOW1,
COFF860_R_LOW2, COFF860_R_LOW3, COFF860_R_LOW4, COFF860_R_SPLIT0,
COFF860_R_SPLIT1, COFF860_R_SPLIT2, COFF860_R_HIGHADJ,
COFF860_R_BRADDR): Define new relocation constants and document.
Minor formatting adjustments.

20 years ago* syscalls.cc (_remove_r): Define.
cgf [Sat, 23 Aug 2003 18:03:16 +0000 (18:03 +0000)]
* syscalls.cc (_remove_r): Define.

20 years ago* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition to
cgf [Sat, 23 Aug 2003 17:57:42 +0000 (17:57 +0000)]
* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition to
fseeko64.

20 years ago* x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
kettenis [Sat, 23 Aug 2003 13:58:17 +0000 (13:58 +0000)]
* x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
Update comments.
* x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype.  Update
comments.
* x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
x86_64_supply_fxsave.
* x86-64-linux-nat.c (supply_fpregset): Adjust call to
x86_64_supply_fxsave.
* amd64fbsd-nat.c (supply_fpregset): Adjust call to
x86_64_supply_fxsave.

20 years ago2003-08-23 Andreas Jaeger <aj@suse.de>
aj [Sat, 23 Aug 2003 12:21:14 +0000 (12:21 +0000)]
2003-08-23  Andreas Jaeger  <aj@suse.de>

        * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
        i387_supply_fxsave.

20 years ago* go32-nat.c (fetch_register): Call i387_supply_fsave instead of
kettenis [Sat, 23 Aug 2003 08:56:44 +0000 (08:56 +0000)]
* go32-nat.c (fetch_register): Call i387_supply_fsave instead of
i387_supply_register.
(go32_fetch_registers): Adjust call to i387_supply_fsave.
* i386nbsd-tdep.c (fetch_core_registers): Adjust call to
i387_supply_fsave.
(fetch_elfcore_registers): Adjust call to i387_supply_fsave and
i387_supply_fxsave.
* i386obsd-tdep.c (fetch_core_registers): Adjust call to
i387_supply_fsave.
* i386bsd-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
(fetch_inferior_registers): Remove extraneous whitespace.  Adjust
call to i387_supply_fxsave.  Call i387_supply_fsave instead of
supply_fpregset.
(store_inferior_registers): Remove extraneous whitespace.  Call
i387_fill_fsave instead of fill_fpregset.
* i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
(supply_fpregset): Likewise.
* i386v4-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
* i386-interix-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
* i386-linux-nat.c (supply_fpregset): Adjust call to
i387_supply_fsave.
(supply_fpxregset): Adjust call to i387_adjust_fxsave.
* i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
i387supply_fsave and i387_supply_fxsave.
* i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
Incorporate code from `i387_supply_register.
(i387_supply_register): Remove.
(i387_supply_fxsave): Add `regnum' argument.
Update comments.
* i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
prototype.
(i387_supply_register): remove prototype.
Update comments.

20 years agoRevise DejaGnu patch submission guidelines.
bje [Sat, 23 Aug 2003 08:51:04 +0000 (08:51 +0000)]
Revise DejaGnu patch submission guidelines.

20 years ago * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
amodra [Sat, 23 Aug 2003 04:10:34 +0000 (04:10 +0000)]
* elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.

20 years ago2003-08-22 Michael Chastain <mec@shout.net>
chastain [Sat, 23 Aug 2003 03:59:42 +0000 (03:59 +0000)]
2003-08-22  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
Add lines for files in gdb/testsuite/gdb.cp/* that are
still not 8.3 unique.

20 years ago2003-08-22 Michael Chastain <mec@shout.net>
chastain [Sat, 23 Aug 2003 03:55:58 +0000 (03:55 +0000)]
2003-08-22  Michael Chastain  <mec@shout.net>

* gdb.cp: New directory.
* gdb.cp/*: Copy from gdb.c++/*.
* gdb.c++/*: Remove.
* Makefile.in: Change gdb.c++ to gdb.cp.
* configure.in:  Ditto.
* configure: Regnerate.

20 years ago* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
cgf [Sat, 23 Aug 2003 00:03:53 +0000 (00:03 +0000)]
* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
(CYGHEAPSIZE): Add another 64K.
* mmap.cc: Use cmalloc, ccalloc and crealloc with HEAP_MMAP type throughout.

20 years ago*** empty log message ***
gdbadmin [Sat, 23 Aug 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sat, 23 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 22 Aug 2003 23:35:58 +0000 (23:35 +0000)]
2003-08-22  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
.got section at 8 bytes.

20 years ago * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
drow [Fri, 22 Aug 2003 20:45:55 +0000 (20:45 +0000)]
* gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
TYPE_VPTR_FIELDNO is valid.

20 years ago* utils.c (set_width_command): Remove prototypes.
kettenis [Fri, 22 Aug 2003 20:23:15 +0000 (20:23 +0000)]
* utils.c (set_width_command): Remove prototypes.
(set_screen_size): New prototype.
(init_page_info): Simplify by fetching the screen size from
Readline.  Call set_screen_size.
(set_screen_size): New function.
(set_width): Add missing whitespace in comment.
(set_width_command): Call set_screen_size.
(set_height_command): New function.
(initialize_utils): Fix formatting.  Make "set height" command
call set_height_command.  Remove redundant code that turns off
pagination if output isn't a terminal.  Remove redundant call to
set_width_command.

20 years ago* cygheap.cc (user_heap_info::max): New field.
cgf [Fri, 22 Aug 2003 19:33:09 +0000 (19:33 +0000)]
* cygheap.cc (user_heap_info::max): New field.
* heap.cc (heap_init): Save pointer to end of heap reserved memory.
(sbrk): Don't attempt to commit memory beyond end of heap reserved memory.
Attempt to honor comment and reserve commitbytes if heapchunk fails.

20 years ago* exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.
cgf [Fri, 22 Aug 2003 19:25:56 +0000 (19:25 +0000)]
* exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.

20 years ago* sparc64-tdep.h (sparc64_regnum): Fix comment.
kettenis [Fri, 22 Aug 2003 18:52:49 +0000 (18:52 +0000)]
* sparc64-tdep.h (sparc64_regnum): Fix comment.
(sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
(sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
* sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
`case' keyword.
(sparc64_register_info): Give the reister with number
SPARC64_STATE_REGNUM a name.
(sparc64_pseudo_register_write): Add support for %cwp, %pstate,
%asi and %ccr.
(sparc64_push_dummy_call): Take BIAS into account when checking
stcak alignment.
(sparc_software_single_step): Remove assertions that check whether
NPC and NNPC were zero.
(sparc_supply_rwindow): Make public.  Merge functionality with
sparc64_supply_rwindow.
(sparc_fill_rwindow): Make public.  Merge functionality with
sparc64_fill_rwindow.
(sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
* sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
* sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
sparc_supply_rwindow instead of sparc64_supply_rwindow.

20 years ago2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 22 Aug 2003 18:52:25 +0000 (18:52 +0000)]
2003-08-22  Jeff Johnston  <jjohnstn@redhat.com>

* libc/include/sys/reent.h: Add _GLOBAL_REENT macro.
* libc/stdio: Globally remove/replace all references to fp->_data.
Replace with _REENT or _GLOBAL_REENT where appropriate.
* libc/stdio/asprintf.c: Ditto.
* libc/stdio/fclose.c: Ditto.
* libc/stdio/fvwrite.c: Ditto.
* libc/stdio/makebuf.c: Ditto.
* libc/stdio/refill.c: Ditto.
* libc/stdio/local.h: Ditto.
* libc/stdio/setvbuf.c: Ditto.
* libc/stdio/sscanf.c: Ditto.
* libc/stdio/stdio.c: Ditto.
* libc/stdio/ungetc.c: Ditto.
* libc/stdio/vfscanf.c: Ditto.
* libc/stdio/vsscanf.c: Ditto.
* libc/stdio/fopen.c: Ditto.  Also use _fseek_r in _fopen_r.
* libc/stdio/vasprintf.c: Ditto.  Also call _vfprintf_r directly.
* libc/stdio/vsnprintf.c: Ditto.
* libc/stdio/vsprintf.c: Ditto.
* libc/stdio/fcloseall.c(fcloseall): Use _GLOBAL_REENT macro
instead of _REENT to walk file list.
* libc/stdio/fflush.c: Ditto.
* libc/stdio/fgetpos.c: Add reentrant version and have regular
version call reentrant version with _REENT argument.
* libc/stdio/fsetpos.c: Ditto.
* libc/stdio/fseek.c: Ditto.
* libc/stdio/fseeko.c: Ditto.
* libc/stdio/ftell.c: Ditto.
* libc/stdio/ftello.c: Ditto.
* libc/stdio/freopen.c: Ditto.
* libc/stdio/findfp.c: Use _GLOBAL_REENT pointer when adding
new files to chain.  Also use _GLOBAL_REENT pointer for
cleaning up.
* libc/stdio/fiprintf.c: Reformatted to minimize duplicate code.
* libc/stdio/siprintf.c: Ditto.
* libc/stdio/iprintf.c: Ditto.
* libc/stdio/fprintf.c: Ditto.
* libc/stdio/printf.c: Ditto.
* libc/stdio/snprintf.c: Call _vfprintf_r directly.
* libc/stdio/sprintf.c: Ditto.
* libc/stdio/vprintf.c: Ditto.  Also add _REENT_ONLY check.
* libc/stdio/rewind.c: Call _fseek_r directly.
* libc/stdio/tmpfile.c: Call _fopen_r and _remove_r directly.
* libc/stdio/vfprintf.c (_VFPRINTF_R): Change _r routines to use
data pointer.
(get_arg): Add extra struct _reent pointer argument.
* libc/stdio64/fgetpos64.c: Add _r versions, remove any reference
to fp->_data.
* libc/stdio64/fopen64.c: Ditto.
* libc/stdio64/freopen64.c: Ditto.
* libc/stdio64/fsetpos64.c: Ditto.
* libc/stdio64/ftello64.c: Ditto.
* libc/stdio64/local64.h: Ditto.
* libc/stdio64/stdio64.c: Ditto.
* libc/stdio64/fseeko64.c: Ditto plus use _fstat_r instead of
_fstat64_r for the meantime.

20 years agoIndex: ChangeLog
geoffk [Fri, 22 Aug 2003 17:05:58 +0000 (17:05 +0000)]
Index: ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.

Index: gcc/ChangeLog
2003-08-20  Geoffrey Keating  <geoffk@apple.com>

PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.

20 years ago* exceptions.cc (sig_handle): Change so that default signals indicate success.
cgf [Fri, 22 Aug 2003 17:01:53 +0000 (17:01 +0000)]
* exceptions.cc (sig_handle): Change so that default signals indicate success.

20 years ago2003-08-22 Filip Navara <xnavara@volny.cz>
dannysmith [Fri, 22 Aug 2003 11:21:28 +0000 (11:21 +0000)]
2003-08-22  Filip Navara  <xnavara@volny.cz>

* include/aclapi.h (BuildImpersonateExplicitAccessWithName[AW]):
Add prototypes.
BuildImpersonateTrustee[AW]): Add prototypes.
GetMultipleTrustee[AW]): Add prototypes.
GetMultipleTrusteeOperation[AW]): Add prototypes.

Add missing changelog entry from last commit.

20 years ago2003-08-22 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Fri, 22 Aug 2003 10:50:54 +0000 (10:50 +0000)]
2003-08-22   Danny Smith <dannysmith@users.sourceforge.net>

        * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define.

2003-08-22  Mihai Preda <mihai_preda@users.sourceforge.net>

* include/shlobj.h (IPersistFolder::GetClassID):
Correct declaration.
(CMF_*) Add missing defines.

2003-08-22   Danny Smith <dannysmith@users.sourceforge.net>

        * include/winuser.h (DC_BUTTONS): Add define.

2003-08-22  Andrew Greenwood  <lists@silverblade.co.uk>

        * include/winuser.h (DC_GRADIENT): Add define.

2003-08-22  Martin Fuchs  <Martin-Fuchs@gmx.net>

* include/commctrl.h (BTNS_*): Define BTNS_* as successors to the
older TBSTYLE_* constants.

20 years ago* reggroups.c: Add whitespace after declarations of local
kettenis [Fri, 22 Aug 2003 09:49:00 +0000 (09:49 +0000)]
* reggroups.c: Add whitespace after declarations of local
variables in functions.

20 years ago2003-08-21 Michael Chastain <mec@shout.net>
chastain [Fri, 22 Aug 2003 05:05:55 +0000 (05:05 +0000)]
2003-08-21  Michael Chastain  <mec@shout.net>

* gdbtypes.h: Change array bound type from an int to enum.

20 years ago* sigproc.cc (wait_sig): Remove redundant test in do/while.
cgf [Fri, 22 Aug 2003 03:40:48 +0000 (03:40 +0000)]
* sigproc.cc (wait_sig): Remove redundant test in do/while.

20 years ago* sigproc.cc (wait_sig): Avoid infinite loop.
cgf [Fri, 22 Aug 2003 01:07:00 +0000 (01:07 +0000)]
* sigproc.cc (wait_sig): Avoid infinite loop.

20 years ago2003-08-21 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 22 Aug 2003 00:35:31 +0000 (00:35 +0000)]
2003-08-21  Andrew Cagney  <cagney@redhat.com>

* config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
* config/sparc/tm-sparc.h: Ditto.
* config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
unconditionally.
* config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.

20 years ago*** empty log message ***
gdbadmin [Fri, 22 Aug 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Fri, 22 Aug 2003 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago* objfiles.h (struct objfile): Add memebers `data' and `num_data'.
kettenis [Thu, 21 Aug 2003 22:35:32 +0000 (22:35 +0000)]
* objfiles.h (struct objfile): Add memebers `data' and `num_data'.
(register_objfile_data, set_objfile_data, objfile_data): New
prototypes.
* objfiles.c (objfile_alloc_data, objfile_free_data): New
prototypes.
(allocate_objfile): Call objfile_alloc_data.
(free_objfile): Call objfile_free_data.
(struct objfile_data): New.
(struct objfile_data_registration): New.
(struct objfile_data_registry): New.
(objfile_data_registry): New variable.
(register_objfile_data): New function.
(objfile_alloc_data, objfile_free_data): New functions.
(set_objfile_data, objfile_data): New functions.
* dwarf2-frame.c (dwarf2_frame_data): New variable.
(dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
(_initialize_dwarf2_frame): New function and prototype.

20 years ago2003-08-21 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 21 Aug 2003 20:43:10 +0000 (20:43 +0000)]
2003-08-21  Andrew Cagney  <cagney@redhat.com>

* sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
a specific architecture.
* arch-utils.h (set_architecture_from_arch_mach): Delete
declaration.
(target_architecture_hook): Delete declaration.
* arch-utils.c: Delete non GDB_MULTI_ARCH includes.
(default_float_format): Assume GDB_MULTI_ARCH.
(default_double_format): Assume GDB_MULTI_ARCH.
(set_endian_from_file): Delete function.
(arch_ok): Delete function.
(set_arch): Delete function.
(set_architecture_from_arch_mach): Delete function.
(set_architecture_from_file): Delete function.
(set_architecture): Assume GDB_MULTI_ARCH.
(set_gdbarch_from_file): Assume GDB_MULTI_ARCH.

20 years agoRewrite FreeBSD/sparc64 native configuration.
kettenis [Thu, 21 Aug 2003 20:38:46 +0000 (20:38 +0000)]
Rewrite FreeBSD/sparc64 native configuration.
* sparcbsd-nat.c, sparcbsd-nat.h: New files.
* sparc64fbsd-nat.c: New file.
* sparc64fbsd-tdep.c: New file.
* sparc64-tdep.c sparc64-tdep.h: New files.
* Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
sparc64fbsd-tdep.o): New dependencies.
(SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
and sparc64fbsd-tdep.c.
(sparc64_tdep_h, sparcbsd_nat_h): New variables.
* config/sparc/fbsd.mh: Remove copyright notice.
(NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
sparcbsd-nat.o.
* config/sparc/fbsd.mt: Remove copyright notice.
(TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
solib-legacy.o.  Add sparc64-tdep.o and sparc64fbsd-tdep.o.
* config/sparc/nm-fbsd.h: Don't include "elf/common.h".
(SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
* config/sparc/tm-fbsd.h: Don't include "solib.h" and
"sparc/tm-sp64.h".
(SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
(GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.

20 years ago2003-08-21 Michael Chastain <mec@shout.net>
chastain [Thu, 21 Aug 2003 19:55:32 +0000 (19:55 +0000)]
2003-08-21  Michael Chastain  <mec@shout.net>

* symtab.h: Add doco on the space critical structures and
some measurements of space usage.

20 years ago2003-08-21 Michael Snyder <msnyder@redhat.com>
msnyder [Thu, 21 Aug 2003 18:09:53 +0000 (18:09 +0000)]
2003-08-21  Michael Snyder  <msnyder@redhat.com>

        * tracepoint.c (trace_dump_command): Trace break address
is subject to DECR_PC_AFTER_BREAK.
        (set_traceframe_context): Make "trace_line" an int.
        Fixes suggested by Mark Newman  <mark.newman@lmco.com>

20 years agoFix spelling typo.
nickc [Thu, 21 Aug 2003 16:26:20 +0000 (16:26 +0000)]
Fix spelling typo.

20 years agoConvert to ISO C90. Tidy up formatting.
nickc [Thu, 21 Aug 2003 16:20:38 +0000 (16:20 +0000)]
Convert to ISO C90.  Tidy up formatting.

20 years agoAdd PGI extensions
nickc [Thu, 21 Aug 2003 14:03:23 +0000 (14:03 +0000)]
Add PGI extensions

20 years agoFor elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
nickc [Thu, 21 Aug 2003 14:00:05 +0000 (14:00 +0000)]
For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
both.

20 years agoUpdated translations
nickc [Thu, 21 Aug 2003 13:52:51 +0000 (13:52 +0000)]
Updated translations