OSDN Git Service

pf3gnuchains/sourceware.git
24 years ago * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
jakub [Tue, 11 Jul 2000 18:44:12 +0000 (18:44 +0000)]
* sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
Reported by Bill Clarke <llib@computer.org>.

24 years ago* include/shlobj.h: add CSIDL_COMMON_*
dj [Tue, 11 Jul 2000 17:33:48 +0000 (17:33 +0000)]
* include/shlobj.h: add CSIDL_COMMON_*

24 years ago2000-07-11 Scott Bambrough <scottb@netwinder.org>
scottb [Tue, 11 Jul 2000 14:00:41 +0000 (14:00 +0000)]
2000-07-11  Scott Bambrough <scottb@netwinder.org>

* command.c (do_setshow_command): Fix typo in var_auto_boolean
case.

24 years ago* mips-tdep.c: General cleanup. Delete all #if 0 code. Convert
cagney [Tue, 11 Jul 2000 11:02:11 +0000 (11:02 +0000)]
* mips-tdep.c: General cleanup.  Delete all #if 0 code.  Convert
all old style K&R function definitions to ISO-C.
(struct gdbarch_tdep): Add mips_abi_string.
(mips_gdbarch_init): Initialize.
(mips_dump_tdep): Print mips_abi_string and other values.
(mips_push_arguments): Add more detailed tracing.

24 years agoForce MIPS to sign-extend any addresses read from registers.
cagney [Tue, 11 Jul 2000 10:24:24 +0000 (10:24 +0000)]
Force MIPS to sign-extend any addresses read from registers.

24 years agoMove the ``set mask-address'' command to remote-mips.c. Disable
cagney [Tue, 11 Jul 2000 09:25:21 +0000 (09:25 +0000)]
Move the ``set mask-address'' command to remote-mips.c.  Disable
address masking in mips-tdep.c.

24 years ago * README:
mdejong [Tue, 11 Jul 2000 09:14:25 +0000 (09:14 +0000)]
* README:
* library/Makefile.am:
* library/Makefile.in:
* library/tclIndex:
* library/tree.tcl:
* library/treetable.tcl:
* src/Makefile.am:
* src/Makefile.in:
* src/guitcl.h:
* src/tkTreeTable.c:
* src/tkTreeTable.h: Moved implementation of
"treetable" command out back into snavigator.

24 years ago* printcmd.c (print_scalar_formatted): Move masking of 'a' address
cagney [Tue, 11 Jul 2000 08:51:59 +0000 (08:51 +0000)]
* printcmd.c (print_scalar_formatted): Move masking of 'a' address
from here.
(print_address_numeric): To here.
* TODO: Update.

24 years ago* symtab.c: Use paddr_nz() to print addresses.
cagney [Tue, 11 Jul 2000 07:56:22 +0000 (07:56 +0000)]
* symtab.c: Use paddr_nz() to print addresses.

24 years agoAdd function bfd_elf_get_sign_extend_vma.
cagney [Tue, 11 Jul 2000 07:28:24 +0000 (07:28 +0000)]
Add function bfd_elf_get_sign_extend_vma.

24 years agoThe MIPS thinks that addresses are signed. Sign extend MIPS ECOFF
cagney [Tue, 11 Jul 2000 06:37:34 +0000 (06:37 +0000)]
The MIPS thinks that addresses are signed.  Sign extend MIPS ECOFF
addresses.

24 years ago* elfcode.h (elf_object_p): Use bfd_set_start_address and not
cagney [Tue, 11 Jul 2000 06:08:18 +0000 (06:08 +0000)]
* elfcode.h (elf_object_p): Use bfd_set_start_address and not
bfd_get_start_address.
(elf_swap_ehdr_in): Sign extend e_entry when applicable.
(elf_swap_ehdr_out): Ditto.

24 years agoAdd read_signed_register{,_pid}(). Change return type of
cagney [Tue, 11 Jul 2000 05:42:25 +0000 (05:42 +0000)]
Add read_signed_register{,_pid}().  Change return type of
read_register{,_pid}() to ULONGEST.

24 years agoRemove some forward declarations in ldemul.h and ldfile.h, and
amodra [Tue, 11 Jul 2000 03:42:41 +0000 (03:42 +0000)]
Remove some forward declarations in ldemul.h and ldfile.h, and
re-arrange header include order.
Fix shadowing warnings in ldlang.h
Fix compile errors in mpw-elfmips.c

24 years agoPARAMS elimination.
kevinb [Tue, 11 Jul 2000 03:13:25 +0000 (03:13 +0000)]
PARAMS elimination.

24 years ago* fhandler_console.cc (fhandler_console::read): Unicode interface to
cgf [Mon, 10 Jul 2000 23:08:45 +0000 (23:08 +0000)]
* fhandler_console.cc (fhandler_console::read): Unicode interface to
ReadConsoleInput only exists on W2K, so use workaround from Kazuhiro Fujieda
<fujieda@jaist.ac.jp>.

24 years agoFix formatting
nickc [Mon, 10 Jul 2000 19:09:50 +0000 (19:09 +0000)]
Fix formatting

24 years ago Fix formatting.
nickc [Mon, 10 Jul 2000 18:59:26 +0000 (18:59 +0000)]
 Fix formatting.

24 years agoAdd set of bfd_mach_ cases for compatibility with older binutils
nickc [Mon, 10 Jul 2000 18:29:38 +0000 (18:29 +0000)]
Add set of bfd_mach_ cases for compatibility with older binutils

24 years agoFix a date.
amodra [Mon, 10 Jul 2000 18:07:44 +0000 (18:07 +0000)]
Fix a date.

24 years ago2000-07-10 H.J. Lu <hjl@gnu.org>
hjl [Mon, 10 Jul 2000 17:20:35 +0000 (17:20 +0000)]
2000-07-10  H.J. Lu  <hjl@gnu.org>

* emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
DLL_SUPPORT.
(strhash): Likewise.
(compute_dll_image_base): Likewise.
(pe_undef_found_sym): Likewise.
(pe_undef_cdecl_match): Likewise.
(gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
argument "arch" with ATTRIBUTE_UNUSED.

24 years agoWarning fix and remove extraneous hppa*-*-linux-gnu*.
amodra [Mon, 10 Jul 2000 17:15:10 +0000 (17:15 +0000)]
Warning fix and remove extraneous hppa*-*-linux-gnu*.

24 years agoEven more hppa testsuite patches.
amodra [Mon, 10 Jul 2000 17:02:16 +0000 (17:02 +0000)]
Even more hppa testsuite patches.

24 years agoComment the relocs.
amodra [Mon, 10 Jul 2000 15:34:31 +0000 (15:34 +0000)]
Comment the relocs.

24 years agoAdd missing text.
cgf [Mon, 10 Jul 2000 15:31:46 +0000 (15:31 +0000)]
Add missing text.

24 years ago* Makefile.in (install): Install textmode.o as well as binmode.o.
cgf [Mon, 10 Jul 2000 15:30:04 +0000 (15:30 +0000)]
* Makefile.in (install): Install textmode.o as well as binmode.o.

24 years agoA few tweaks required to use Readline as part of the DJGPP port of GDB.
eliz [Mon, 10 Jul 2000 15:22:16 +0000 (15:22 +0000)]
A few tweaks required to use Readline as part of the DJGPP port of GDB.

24 years agoYet more hppa testuite tweaks for hppa-linux.
amodra [Mon, 10 Jul 2000 15:21:05 +0000 (15:21 +0000)]
Yet more hppa testuite tweaks for hppa-linux.

24 years agoMore warning fixes, and a tweak in tc-hppa.c to check constant
amodra [Mon, 10 Jul 2000 15:15:01 +0000 (15:15 +0000)]
More warning fixes, and a tweak in tc-hppa.c to check constant
branch offsets a little more thoroughly.

24 years ago* mips-tdep.c (mips_push_arguments): Always align struct_addr on a
cagney [Mon, 10 Jul 2000 15:09:23 +0000 (15:09 +0000)]
* mips-tdep.c (mips_push_arguments): Always align struct_addr on a
16 byte boundary. Align allocated argument space using
MIPS_STACK_ARGSIZE.  Reserve space on stack for the struct return
and floating-point registers.  Use fp_register_arg_p to determine
if float_argreg should be aligned.

24 years agoRemove some of the hppa testsuite fudges for hppa-linux.
amodra [Mon, 10 Jul 2000 14:59:48 +0000 (14:59 +0000)]
Remove some of the hppa testsuite fudges for hppa-linux.

24 years agoWarning fixes.
amodra [Mon, 10 Jul 2000 14:51:04 +0000 (14:51 +0000)]
Warning fixes.

24 years ago2000-07-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Mon, 10 Jul 2000 14:43:36 +0000 (14:43 +0000)]
2000-07-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* config/sh/tm-sh.h (STORE_RETURN_VALUE): Redefine as
  sh_store_return_value().
* sh-tdep.c (sh_store_return_value): New function. Store the
  value returned by a function into the appropriate register.

2000-07-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * sh-tdep.c (sh_skip_prologue): Before looking at the actual
  instructions, try to see if the symbol table can be of help, by
  calling after_prologue(). If this doesn't work, call
  skip_prologue_hard_way().
(skip_prologue_hard_way): Renamed from sh_skip_prologue. Add some
  more instruction pattern matching for pushing of arguments, and
  manipulation of r14.
(after_prologue): New function. Use symbol table info to determine
  the end of the prologue, if possible.

24 years ago2000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com>
msnyder [Mon, 10 Jul 2000 06:16:51 +0000 (06:16 +0000)]
2000-07-07  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * findvar.c (_initialize_findvar, build_findvar, write_fp, read_fp,
        generic_target_write_fp, generic_target_read_fp, write_sp, read_sp,
        generic_target_write_sp, generic_target_read_sp, write_pc, read_pc,
        generic_target_write_pc, generic_target_read_pc, write_pc_pid,
        read_pc_pid, supply_register, write_register_pid, write_register,
        read_register_pid, read_register, write_register_bytes,
        read_register_bytes, write_register_gen, read_register_gen,
        registers_fetched, registers_changed, find_saved_register,
        read_relative_register_raw_bytes, default_get_saved_register,
        read_relative_register_raw_bytes_for_frame, get_saved_register):
        Move from this file into new file regcache.c.
        (register_valid, registers_pid, registers): Ditto.
        * regcache.c: New file to hold the register cache.
        (register_cached): New function to read register_valid array.
        * value.h (register_cached): Declare.
        * defs.h (default_get_saved_register): Delete decl of static function.
        * Makefile.in: Add regcache module.

24 years agoDummy commit for diff purposes.
msnyder [Mon, 10 Jul 2000 06:14:40 +0000 (06:14 +0000)]
Dummy commit for diff purposes.

24 years agoRyan Bradetich's warning fixes.
amodra [Mon, 10 Jul 2000 05:14:13 +0000 (05:14 +0000)]
Ryan Bradetich's warning fixes.

24 years agoFrom Pierre Muller <muller@ics.u-strasbg.fr>:
cagney [Mon, 10 Jul 2000 05:09:51 +0000 (05:09 +0000)]
From Pierre Muller <muller@ics.u-strasbg.fr>:
* p-typeprint.c (pascal_type_print_method_args): Add braces around
isdigit after while keyword.

24 years agoAvoid negative section sequence ids.
amodra [Mon, 10 Jul 2000 02:05:40 +0000 (02:05 +0000)]
Avoid negative section sequence ids.

24 years ago * spawn.cc (spawn_guts): Close handle `hToken' only if it's not
corinna [Sun, 9 Jul 2000 21:02:43 +0000 (21:02 +0000)]
    * spawn.cc (spawn_guts): Close handle `hToken' only if it's not
        copied from myself->token.
        * syscalls.cc (seteuid): Replace CopySid by memcpy which is foolproof
        here.

24 years ago* ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
geoffk [Sun, 9 Jul 2000 20:28:51 +0000 (20:28 +0000)]
* ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.

24 years ago2000-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Sun, 9 Jul 2000 19:11:43 +0000 (19:11 +0000)]
2000-07-06  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * TODO: Remove readline 4.1 import item.

24 years agoreadline:
ezannoni [Sun, 9 Jul 2000 17:19:55 +0000 (17:19 +0000)]
readline:
2000-07-09  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * Import of readline 4.1.

        Locally modified files: Makefile.in, configure.in, configure
        (regenerated), config.h.in (regenerated), readline.h, rltty.c,
  shell.c signals.c.

        Locally added files: acconfig.h, config/*, config.h.bot,
        cross-build/*, doc/inc-hit.texinfo.

        New files: USAGE, rlprivate.h, rlshell.h, xmalloc.h.
examples:
2000-07-09  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * Import of readline 4.1.

        New files: excallback.c, rlfe.c.
doc:
2000-07-09  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * Import of readline 4.1.

        Regenerated inc-hist.texinfo as copy of hsuser.texinfo, for
        inclusion in the gdb manual.

        New file: rluserman.texinfo

24 years agoSlight optimization.
cgf [Sun, 9 Jul 2000 16:21:55 +0000 (16:21 +0000)]
Slight optimization.

24 years agoInitial revision
ezannoni [Sun, 9 Jul 2000 16:21:20 +0000 (16:21 +0000)]
Initial revision

24 years agoAdd several more port specific maintainers
nickc [Sun, 9 Jul 2000 15:23:00 +0000 (15:23 +0000)]
Add several more port specific maintainers

24 years ago2000-07-09 Koundinya K <kk@ddeorg.soft.net>
ulfc [Sun, 9 Jul 2000 13:48:21 +0000 (13:48 +0000)]
2000-07-09  Koundinya K  <kk@ddeorg.soft.net>

        * elf32-mips.c (sort_dynamic_relocs): New Function.
        (_bfd_mips_elf_finish_dynamic_sections): Call sort_dynamic_relocs
via qsort to sort the dynamic relocations in increasing r_symndx
value.

24 years agoForgot to save in emacs.
amodra [Sun, 9 Jul 2000 09:04:39 +0000 (09:04 +0000)]
Forgot to save in emacs.

24 years agohppaelf.em: Merge from elf32.em and implement multiple linker stubs.
amodra [Sun, 9 Jul 2000 08:45:29 +0000 (08:45 +0000)]
hppaelf.em: Merge from elf32.em and implement multiple linker stubs.
Makefile.am: Re-enable ehppaelf.o, add ehppalinux.o
configure.tgt: targ_emul=hppalinux for hppa*linux

24 years agoAdd linux-elf flavour to pseudos in tc-hppa.c and some tidying
amodra [Sun, 9 Jul 2000 08:16:21 +0000 (08:16 +0000)]
Add linux-elf flavour to pseudos in tc-hppa.c and some tidying
and bug fixes.  Handle wide mode relocs.  Don't select target
size based on BFD64.

24 years agoAdd some prototypes, and fix a few warnings.
amodra [Sun, 9 Jul 2000 07:29:39 +0000 (07:29 +0000)]
Add some prototypes, and fix a few warnings.

24 years agoRestore hppa-elf32 to working order.
amodra [Sun, 9 Jul 2000 07:23:07 +0000 (07:23 +0000)]
Restore hppa-elf32 to working order.

24 years ago * Makefile.in (install-info): Find files to install in either the build
eliz [Sun, 9 Jul 2000 05:41:21 +0000 (05:41 +0000)]
* Makefile.in (install-info): Find files to install in either the build
or source directories (adapted from Makefile.am).
(From Chris Faylor.)

24 years ago* cygwin.din: Export _getmode and getmode to allow querying of binary state of
cgf [Sun, 9 Jul 2000 05:29:51 +0000 (05:29 +0000)]
* cygwin.din: Export _getmode and getmode to allow querying of binary state of
an fd.
* external.cc (cygwin_internal): Add handling of perfile_table setting.
* fhandler.cc (perfile_table): New global.
(fhandler_base::get_default_fmode): New method to return a file's default mode
based on its name.
(fhandler_base::open): Use get_default_mode method to determine a file's mode.
Record file mode in file flags.
* fhandler.h (fhandler_base): Declare get_default_fmode
* syscalls.cc (getmode): New function.
* sys/cygwin.h (__cygwin_perfile): New structure.
(cygwin_getinfo_types): Move outside of WINVER conditional.
(per_process): Move inside of WINVER conditional.

24 years ago * gdb.c++/misc.cc (class ClassParam, class_param): Define.
nsd [Sun, 9 Jul 2000 05:16:11 +0000 (05:16 +0000)]
* gdb.c++/misc.cc (class ClassParam, class_param): Define.
(use_methods): New function.
(main): Call use_methods().
* gdb.c++/classes.exp (test_method_param_class): New procedure.
(do_tests): Call test_method_param_class.

24 years ago * gdbtypes.c (is_ancestor): Infer type equivalence from name
nsd [Sun, 9 Jul 2000 05:15:50 +0000 (05:15 +0000)]
* gdbtypes.c (is_ancestor): Infer type equivalence from name
equivalence.
(rank_one_type): Use strcmp instead of == to compare type names.
Don't swap parm with arg when checking TYPE_CODE_REF types.
* valops.c (find_overload_match): Fix indentation.  Compare
parameter rankings to 0..9, 10..99, and 100+ instead of 0, 10,
and 100.

24 years ago * gdb.c++/classes.exp (test_nonexistant_members): Fix name
nsd [Sun, 9 Jul 2000 05:10:13 +0000 (05:10 +0000)]
* gdb.c++/classes.exp (test_nonexistant_members): Fix name
spelling.
(test_enums): New procedure.  Move enum tests from end of script
to here.  Set breakpoint on function name instead of line number.
* gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
(enums2): New marker function.
(enums1): New function.
(main): Call enums1().  Move enum tests to enums1().

24 years ago2000-07-08 Angela Marie Thomas <angela@cygnus.com>
geoffk [Sat, 8 Jul 2000 23:49:08 +0000 (23:49 +0000)]
2000-07-08  Angela Marie Thomas <angela@cygnus.com>

* lib/framework.exp: Use compiler_conditional_xfail_data as a global
rather than assuming it's set in the level above us.

24 years ago2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Sat, 8 Jul 2000 22:07:54 +0000 (22:07 +0000)]
2000-07-08  Ulf Carlsson  <ulfc@engr.sgi.com>

* doc/internals.texi (Expressions): Fix typo.

24 years agoFix formatting
nickc [Sat, 8 Jul 2000 20:34:43 +0000 (20:34 +0000)]
Fix formatting

24 years agoFix formating
nickc [Sat, 8 Jul 2000 18:56:38 +0000 (18:56 +0000)]
Fix formating

24 years agoFix formatting
nickc [Sat, 8 Jul 2000 18:13:58 +0000 (18:13 +0000)]
Fix formatting

24 years agoFix --section-start=xxxx
amodra [Sat, 8 Jul 2000 13:35:05 +0000 (13:35 +0000)]
Fix --section-start=xxxx

24 years agoAdd sequence id field to asection.
amodra [Sat, 8 Jul 2000 12:08:42 +0000 (12:08 +0000)]
Add sequence id field to asection.
Tidy comments and replace deprecated CONST with const.

24 years agoDon't add a space before `/*' when processing comments.
amodra [Sat, 8 Jul 2000 12:00:26 +0000 (12:00 +0000)]
Don't add a space before `/*' when processing comments.

24 years ago* external.cc (cygwin_internal): Export __cygwin_user_data.
cgf [Sat, 8 Jul 2000 04:36:27 +0000 (04:36 +0000)]
* external.cc (cygwin_internal): Export __cygwin_user_data.
* include/sys/cygwin.h: Allow definition of per_process even when not compiling
with C++.
(cygwin_getinfo_types): Add CW_USER_DATA.
* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Get __cygwin_user_data
pointer from cygwin_internal.  If it doesn't exist, return failure.  Use either
this pointer or passed in pointer throughout.  Clear forkee.
* lib/crt0.h: Accomodate argument changes to _cygwin_crt0_common.
* lib/cygwin_attach_dll.c (cygwin_attach_dll): Reorganize to allow use of newer
binaries with older DLLs.  Detect older DLLs when _cygwin_crt0_common returns 0
and allocate space for a per_process structure on the stack.
* lib/cygwin_crt0.c (cygwin_crt0): Ditto.

24 years ago * stabs.texinfo: Fix spelling errors.
nsd [Fri, 7 Jul 2000 23:44:15 +0000 (23:44 +0000)]
* stabs.texinfo: Fix spelling errors.
(String Field): FILE-NUMBER starts from 0, not 1.

24 years ago * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.
nsd [Fri, 7 Jul 2000 22:00:09 +0000 (22:00 +0000)]
* xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.
* rs6000-tdep.c (rs6000_pop_frame): Make addr CORE_ADDR type.

24 years agominor formatting change
dj [Fri, 7 Jul 2000 20:10:28 +0000 (20:10 +0000)]
minor formatting change

24 years ago* ld/emultempl/pe.em: institute the following search order for
dj [Fri, 7 Jul 2000 20:09:28 +0000 (20:09 +0000)]
* ld/emultempl/pe.em: institute the following search order for
dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
static lib (libfoo.a) if none of the above are found.

24 years ago* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
dj [Fri, 7 Jul 2000 20:01:35 +0000 (20:01 +0000)]
* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
(longopts): New --{enable,disable}-auto-image-base options.
(gld_${EMULATION_NAME}_list_options): Document.
(gld_${EMULATION_NAME}_parse): Handle.
(strhash): New static function.
(compute_dll_image_base): New static function.
(gld_${EMULATION_NAME}_set_symbols): Use.

24 years agoInitial revision
ezannoni [Fri, 7 Jul 2000 19:14:18 +0000 (19:14 +0000)]
Initial revision

24 years ago* archive.c (_bfd_write_archive_contents): Add an informative
dj [Fri, 7 Jul 2000 17:40:23 +0000 (17:40 +0000)]
* archive.c (_bfd_write_archive_contents): Add an informative
comment.

24 years agoDummy commit before importof 4.1 version
ezannoni [Fri, 7 Jul 2000 17:15:45 +0000 (17:15 +0000)]
Dummy commit before importof 4.1 version

24 years agoFix comments.
nickc [Fri, 7 Jul 2000 16:58:24 +0000 (16:58 +0000)]
Fix comments.

24 years agofixed another comment formatting problem.
nickc [Fri, 7 Jul 2000 16:52:31 +0000 (16:52 +0000)]
fixed another comment formatting problem.

24 years agooops - omitted from previous delta
nickc [Fri, 7 Jul 2000 16:46:38 +0000 (16:46 +0000)]
oops - omitted from previous delta

24 years agoFix formatting.
nickc [Fri, 7 Jul 2000 16:45:46 +0000 (16:45 +0000)]
Fix formatting.

24 years ago2000-07-07 Andrew Haley <aph@cygnus.com>
aph [Fri, 7 Jul 2000 13:52:53 +0000 (13:52 +0000)]
2000-07-07  Andrew Haley  <aph@cygnus.com>

* cplus-dem.c (main): fflush() after emitting last char before
waiting for input.

24 years ago * symlink-tree: Check number of arguments.
law [Fri, 7 Jul 2000 13:21:39 +0000 (13:21 +0000)]
    * symlink-tree:  Check number of arguments.

24 years agoMore mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
cagney [Fri, 7 Jul 2000 09:19:02 +0000 (09:19 +0000)]
More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
SAVED_PC_AFTER_CALL, DECR_PC_AFTER_BREAK, BREAKPOINT_FROM_PC,
INNER_THAN.

24 years ago * include/sys/cygwin.h: Hide internal data types in per_process
corinna [Fri, 7 Jul 2000 08:35:31 +0000 (08:35 +0000)]
    * include/sys/cygwin.h: Hide internal data types in per_process
        when not __INSIDE_CYGWIN__.

24 years ago* config/i386/tm-linux.h: Add longjmp support.
kettenis [Fri, 7 Jul 2000 00:30:35 +0000 (00:30 +0000)]
* config/i386/tm-linux.h: Add longjmp support.
(JB_ELEMENT_SIZE, JB_PC): New defines.
(GET_LONGJMP_TARGET): Define.
(get_longjmp_target): Add prototype.

24 years ago* breakpoint.c (bpstat_what): Keep returning
kettenis [Fri, 7 Jul 2000 00:20:28 +0000 (00:20 +0000)]
* breakpoint.c (bpstat_what): Keep returning
BPSTAT_WHAT_SET_LONGJMP_RESUME when hitting multiple longjmp()
breakpoints instead of signalling an error by returning
BPSTAT_WHAT_STOP_NOISY.

24 years agoFix formatting
nickc [Thu, 6 Jul 2000 23:26:55 +0000 (23:26 +0000)]
Fix formatting

24 years ago2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>
msnyder [Thu, 6 Jul 2000 23:17:32 +0000 (23:17 +0000)]
2000-07-06  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * mips-tdep.c: Replace '16' with bfd_mach_mips16 where appropriate.

24 years ago * library/debug.tcl (logfile): Use non-blocking IO.
mdejong [Thu, 6 Jul 2000 22:48:59 +0000 (22:48 +0000)]
* library/debug.tcl (logfile): Use non-blocking IO.
* library/tree.tcl (set_column_filter, bind, exchange,
ide_treetable): Don't fully qualify global commands.
Use itcl::delete. Use non-blocking IO. Rename bind
method to __bind. Brace exprs. Set default value
for when_post_menu variable. Itcl 3.0 fixups.

24 years ago* infcmd.c (attach_command): Move "stop_soon_quietly" setting inside
cgf [Thu, 6 Jul 2000 20:58:32 +0000 (20:58 +0000)]
* infcmd.c (attach_command): Move "stop_soon_quietly" setting inside
ATTACH_NO_WAIT conditional since we are not about to stop soon if we're not
calling wait_for_inferior.

24 years agoFix IA-64 linux run-time failure, due to lack of ptsname declaration.
wilson [Thu, 6 Jul 2000 19:05:24 +0000 (19:05 +0000)]
Fix IA-64 linux run-time failure, due to lack of ptsname declaration.
* pty_termios.c: Include expect_cf.h before stdio.h.

24 years agooops - omitted frpom previous delta
nickc [Thu, 6 Jul 2000 17:21:00 +0000 (17:21 +0000)]
oops - omitted frpom previous delta

24 years agoApplied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
nickc [Thu, 6 Jul 2000 17:18:09 +0000 (17:18 +0000)]
Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
TC_COFF_SECTION_DEFAULT_ATTRIBUTES.

24 years agofix typo in last patch
mdejong [Thu, 6 Jul 2000 07:27:18 +0000 (07:27 +0000)]
fix typo in last patch

24 years agoAlways NULL terminate long option list.
cagney [Thu, 6 Jul 2000 07:25:02 +0000 (07:25 +0000)]
Always NULL terminate long option list.

24 years agoTue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
cagney [Thu, 6 Jul 2000 07:01:38 +0000 (07:01 +0000)]
Tue Jul  4 14:08:28 2000  Andrew Cagney  <cagney@b1.cygnus.com>

      * config/tc-d30v.h: Include "write.h" for fixS.
      (d30v_start_line, md_pcrel_from_section): Add function prototypes.

24 years agoUpdate texinfo.tex to version 2000-05-28.15.
cagney [Thu, 6 Jul 2000 05:39:35 +0000 (05:39 +0000)]
Update texinfo.tex to version 2000-05-28.15.

24 years ago* dcrt0.cc (__cygwin_user_data): Initialize.
cgf [Wed, 5 Jul 2000 23:46:44 +0000 (23:46 +0000)]
* dcrt0.cc (__cygwin_user_data): Initialize.
(dll_crt0_1): Eliminate user_data initialization.
(dll_crt0): Set up impure_ptr_ptr for older executables.
(cygwin_dll_init): Eliminate user_data initializations.
(__api_fatal): Don't check for user_data initialization.
* dll_init.cc (struct dll): Store entire contents of per_process rather than
just a pointer.
(add): Ditto.
(initOneDll): Don't check for user_data initialization.
(DllList::recordDll): Store contents of per_process argument.
(DllList::detachDll): Pass address of per_process field.
(DllList::initAll): Ditto.
(DllList::doGlobalDestructorsOfDlls): Ditto.
(DllListIterator::operator *): Ditto.
(dll_dllcrt0): Default to __cygwin_user_data if arg is NULL.
* include/sys/cygwin.h: Reorganize per_process to eliminate obsolete fields and
accomodate new way of initializing.
* lib/_cygwin_crt0_common: Initialize _impure_ptr from
__cygwin_user_data.impure_ptr.

24 years agoFix expected results
nickc [Wed, 5 Jul 2000 22:28:06 +0000 (22:28 +0000)]
Fix expected results

Fix expected results.

24 years agooops - omitted from previous delta
nickc [Wed, 5 Jul 2000 21:56:08 +0000 (21:56 +0000)]
oops - omitted from previous delta

24 years agoFurther changes to warning messages
nickc [Wed, 5 Jul 2000 21:55:13 +0000 (21:55 +0000)]
Further changes to warning messages

24 years agoChange minimum loop size limit to 0x10 (103792)
nickc [Wed, 5 Jul 2000 21:40:11 +0000 (21:40 +0000)]
Change minimum loop size limit to 0x10 (103792)

24 years agoAdd Mike Meissner
nickc [Wed, 5 Jul 2000 20:11:22 +0000 (20:11 +0000)]
Add Mike Meissner