OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
23 years agoFix a typo.
kazu [Wed, 21 Feb 2001 00:09:56 +0000 (00:09 +0000)]
Fix a typo.

23 years ago2001-02-20 H.J. Lu <hjl@gnu.org>
hjl [Wed, 21 Feb 2001 00:07:39 +0000 (00:07 +0000)]
2001-02-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am (ia64-ic.tbl): Remove the target.
(ia64-raw.tbl): Likewise.
(ia64-waw.tbl): Likewise.
(ia64-war.tbl): Likewise.
(ia64-asmtab.c): Generate it in the source directory.
* Makefile.in: Regenerated.

23 years agoFix printf fmt arguments.
cagney [Wed, 21 Feb 2001 00:05:34 +0000 (00:05 +0000)]
Fix printf fmt arguments.

23 years ago2001-02-20 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 21 Feb 2001 00:04:47 +0000 (00:04 +0000)]
2001-02-20  Kazu Hirata  <kazu@hxi.com>

* tc-pdp11.c: Fix formatting.
* tc-pdp11.h: Likewise.

23 years agoCleanup solib-aix5.c as suggested by J.T. Conklin.
kevinb [Tue, 20 Feb 2001 23:42:23 +0000 (23:42 +0000)]
Cleanup solib-aix5.c as suggested by J.T. Conklin.

23 years agoMove frame specific register code to the new file frame.c.
cagney [Tue, 20 Feb 2001 22:39:01 +0000 (22:39 +0000)]
Move frame specific register code to the new file frame.c.

23 years ago2001-02-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Feb 2001 21:07:24 +0000 (21:07 +0000)]
2001-02-20  H.J. Lu  <hjl@gnu.org>

* ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
false if we found the file.

23 years ago * solib-aix5.c: New file.
kevinb [Tue, 20 Feb 2001 20:43:12 +0000 (20:43 +0000)]
* solib-aix5.c: New file.

23 years ago2001-02-20 Martin M. Hunt <hunt@redhat.com>
hunt [Tue, 20 Feb 2001 18:07:17 +0000 (18:07 +0000)]
2001-02-20  Martin M. Hunt  <hunt@redhat.com>

* solib.c (info_sharedlibrary_command): Don't assume pointers
are the same size of long, call longest_local_hex_string_custom().

23 years ago2001-02-20 Martin M. Hunt <hunt@redhat.com>
hunt [Tue, 20 Feb 2001 18:05:19 +0000 (18:05 +0000)]
2001-02-20  Martin M. Hunt  <hunt@redhat.com>

* solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
extract_signed_integer() should be called instead of
extract_address().

23 years ago2001-02-20 Martin M. Hunt <hunt@redhat.com>
hunt [Tue, 20 Feb 2001 18:02:49 +0000 (18:02 +0000)]
2001-02-20  Martin M. Hunt  <hunt@redhat.com>

* MAINTAINERS: Add Martin Hunt to Write After Approval list.

23 years ago2001-02-20 Bo Thorsen <bo@suse.de>
aj [Tue, 20 Feb 2001 09:48:43 +0000 (09:48 +0000)]
2001-02-20  Bo Thorsen  <bo@suse.de>

* config/tc-i386.c (tc_i386_fix_adjustable): Fix GOTPCREL GOT
  entry.

23 years ago2001-02-20 Andreas Jaeger <aj@suse.de>
aj [Tue, 20 Feb 2001 08:01:32 +0000 (08:01 +0000)]
2001-02-20  Andreas Jaeger  <aj@suse.de>

* elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
PLT entries that could serve as a definition for a weak symbol.

23 years agoWhen the target h/w has 8byte registers, return 8 bytes for the raw buffer size
cagney [Tue, 20 Feb 2001 03:38:32 +0000 (03:38 +0000)]
When the target h/w has 8byte registers, return 8 bytes for the raw buffer size
(from jim kingdon).

23 years ago* dcrt0.cc (locale_init): Remove.
cgf [Tue, 20 Feb 2001 03:28:01 +0000 (03:28 +0000)]
* dcrt0.cc (locale_init): Remove.

23 years ago* cygwin.din: Export rand48 functions.
cgf [Tue, 20 Feb 2001 02:53:55 +0000 (02:53 +0000)]
* cygwin.din: Export rand48 functions.
* thread.cc (MTinterface::Init): Remove the initialization of `reent_data'.
* dcrt0.cc: Add the initalizer to the declaration of `reent_data'.
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 35.

23 years agoRemove cvs conflict indicator.
ezannoni [Tue, 20 Feb 2001 00:12:40 +0000 (00:12 +0000)]
Remove cvs conflict indicator.

23 years ago2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
msnyder [Tue, 20 Feb 2001 00:10:18 +0000 (00:10 +0000)]
2001-02-19  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
accomodate 64-bit addresses.

23 years ago2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Tue, 20 Feb 2001 00:09:01 +0000 (00:09 +0000)]
2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
  * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
  lookup_symbol, when trying to find a symbol with a mangled name,
  to avoid infinite recursion.

23 years agoTODO Tweeks.
cagney [Mon, 19 Feb 2001 23:20:54 +0000 (23:20 +0000)]
TODO Tweeks.

23 years ago * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
jakub [Mon, 19 Feb 2001 22:35:47 +0000 (22:35 +0000)]
* elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.
* elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.

23 years ago * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
jlarmour [Mon, 19 Feb 2001 22:03:25 +0000 (22:03 +0000)]
* arm-tdep.c (check_prologue_cache): Fix off by 1 error.
(save_prologue_cache): Ditto.

23 years ago2001-02-19 Ben Elliston <bje@redhat.com>
bje [Mon, 19 Feb 2001 21:57:03 +0000 (21:57 +0000)]
2001-02-19  Ben Elliston  <bje@redhat.com>

* sim-main.h (sim_monitor): Return an int.
* interp.c (sim_monitor): Add return values.
(signal_exception): Handle error conditions from sim_monitor.

23 years ago2001-02-19 Fernando Nasser <fnasser@redhat.com>
fnasser [Mon, 19 Feb 2001 21:48:52 +0000 (21:48 +0000)]
2001-02-19  Fernando Nasser  <fnasser@redhat.com>

From  Drew Moseley  <dmoseley@redhat.com>
        * gdb.base/ending-run.exp: Properly handle the BSP state when
        stepping past the end of main.

23 years ago2001-02-19 John Moore <jmoore@redhat.com>
chastain [Mon, 19 Feb 2001 20:44:27 +0000 (20:44 +0000)]
2001-02-19  John Moore  <jmoore@redhat.com>

* gdb.base/commands.exp (infrun_breakpoint_command_test):
Converted HPUX fix for non-expected items following multiple
step commands into general solution for all platforms.

23 years ago2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Mon, 19 Feb 2001 20:15:41 +0000 (20:15 +0000)]
2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

From: innadadadavida@yahoo.com:
* partial-stab.h (switch): Check that pst is not null
  before dereferencing it.

23 years ago2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Mon, 19 Feb 2001 18:56:11 +0000 (18:56 +0000)]
2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        From Andrew Cagney  <cagney@b1.cygnus.com>:
* symfile.c (add_symbol_file_command): Always initialize
  my_cleanup using a NULL cleanup.

23 years ago * demangle.c (demangling_style_names): New variable.
eliz [Mon, 19 Feb 2001 11:47:15 +0000 (11:47 +0000)]
* demangle.c (demangling_style_names): New variable.
(_initialize_demangler): Fill demangling_style_names with the
names of known demangling styles from libiberty_demanglers[].  Use
add_set_enum_cmd instead of add_set_cmd, to get completion on
demangling style names.

* proc-api.c (_initialize_proc_api): Make `procfs-file' use
file-name completion.

* remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.

* solib.c (_initialize_solib): Ditto for `solib-search-path' and
`solib-absolute-prefix'.

* tracepoint.c (_initialize_tracepoint): Ditto for
`save-tracepoints'.

* win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.

* cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
file-name completion.

* infcmd.c (_initialize_infcmd): Make the following commands use
the file-name completer: `tty', `args', `path', `paths', and
`run'.

23 years ago001-02-18 David O'Brien <obrien@FreeBSD.org>
obrien [Mon, 19 Feb 2001 06:51:51 +0000 (06:51 +0000)]
001-02-18  David O'Brien  <obrien@FreeBSD.org>
* configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.

Approved by:  Philip Blundell <philb@gnu.org>
              Message-Id: <E14URxF-00023n-00@kings-cross.london.uk.eu.org>

23 years ago001-02-18 David O'Brien <obrien@FreeBSD.org>
obrien [Mon, 19 Feb 2001 06:40:29 +0000 (06:40 +0000)]
001-02-18  David O'Brien  <obrien@FreeBSD.org>
* configure.in (cpu_type, arch): Add a generic FreeBSD specification as
all FreeBSD platforms should look the same at this level.
* configure: Rebuilt.
* config/tc-i386.c: Add support for old FreeBSD a.out hosts.

Approved by:  Philip Blundell <philb@gnu.org>
              Message-Id: <E14URxF-00023n-00@kings-cross.london.uk.eu.org>

23 years ago2001-02-18 David O'Brien <obrien@FreeBSD>
obrien [Mon, 19 Feb 2001 06:33:41 +0000 (06:33 +0000)]
2001-02-18  David O'Brien  <obrien@FreeBSD>
* configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
FreeBSD/i386-CURRENT differently until I can figure out the needed
corefile changes.
* configure: Regenerate.
* config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
FreeBSD/PowerPC, and FreeBSD/sparc64.

Approved by:  Philip Blundell <philb@gnu.org>
              Message-Id: <E14URxF-00023n-00@kings-cross.london.uk.eu.org>

23 years agoAdd PDP-11 support
nickc [Sun, 18 Feb 2001 23:32:52 +0000 (23:32 +0000)]
Add PDP-11 support

23 years agoSet the architecture (GDB multiarch needs it).
nickc [Sun, 18 Feb 2001 22:29:52 +0000 (22:29 +0000)]
Set the architecture (GDB multiarch needs it).

23 years ago2001-02-18 H.J. Lu <hjl@gnu.org>
hjl [Sun, 18 Feb 2001 22:04:08 +0000 (22:04 +0000)]
2001-02-18  H.J. Lu  <hjl@gnu.org>

* elflink.h (elf_link_input_bfd): Ignore invalid section symbol
index.

23 years ago2001-02-18 Kazu Hirata <kazu@hxi.com>
kazu [Sun, 18 Feb 2001 21:35:55 +0000 (21:35 +0000)]
2001-02-18  Kazu Hirata  <kazu@hxi.com>

* vms-misc.c: Fix formatting.

23 years ago2001-02-18 Michael Chastain <chastain@redhat.com>
chastain [Sun, 18 Feb 2001 19:59:56 +0000 (19:59 +0000)]
2001-02-18  Michael Chastain  <chastain@redhat.com>

* gdb.c++/classes.exp (do_tests): Change runto statements
from "runto 'foo(void)'" to "runto 'foo'".  This makes the
statements demangler agnostic.
* gdb.c++/virtfunc.exp (do_tests): Likewise.
(gdb_virtfunc_restart): Likewise.

23 years ago * go32-nat.c: Include i387-nat.h.
eliz [Sun, 18 Feb 2001 07:22:16 +0000 (07:22 +0000)]
* go32-nat.c: Include i387-nat.h.
(fetch_register): New function, uses some of the guts of
go32_fetch_registers and i387_supply_register.
(go32_fetch_registers): Most of the code moved into
fetch_register.  Use i387_supply_fsave.
(store_register): Use i387_fill_fsave instead of custom code.
(go32_store_registers): Use i387_fill_fsave.

* Makefile.in (go32-nat.o): Depend on i387-nat.h.

* config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.

23 years ago2001-02-14 Michael Chastain <chastain@redhat.com>
chastain [Sun, 18 Feb 2001 07:10:31 +0000 (07:10 +0000)]
2001-02-14  Michael Chastain  <chastain@redhat.com>

* gdb.c++/inherit.exp (do_tests): Change runto statements
from "runto 'foo(void)'" to "runto 'foo'".  This makes the
statements demangler agnostic.

23 years ago * completer.c (gdb_completer_file_name_break_characters): Remove
eliz [Sun, 18 Feb 2001 07:04:11 +0000 (07:04 +0000)]
* completer.c (gdb_completer_file_name_break_characters): Remove
slash from file-name break characters.
[__MSDOS__]: Special definition for DOS/Windows file names.
(line_completion_function): When completing on file names, bump
`p' to the first file-name constituent character of `word', before
invoking the completer.

23 years ago2001-02-17 David O'Brien <obrien@FreeBSD.org>
obrien [Sun, 18 Feb 2001 02:17:24 +0000 (02:17 +0000)]
2001-02-17  David O'Brien  <obrien@FreeBSD.org>
* configure.host: Add a generic FreeBSD configuration entry such that
all [modern] FreeBSD systems on all platforms will look the same.

Approved by:  Alan Modra <alan@linuxcare.com.au>
              <Pine.LNX.4.21.0102172155140.30011-100000@front.linuxcare.com.au>

23 years ago2001-02-17 Chris Demetriou <cgd@broadcom.com>
cgd [Sun, 18 Feb 2001 01:57:20 +0000 (01:57 +0000)]
2001-02-17  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips32.d: Remove ELF dependencies.  This test
        wasn't meant to be ELF specific, and doesn't have to be.
        * gas/mips/mips64.d: Likewise.

23 years ago2001-02-17 Chris Demetriou <cgd@broadcom.com>
cgd [Sun, 18 Feb 2001 01:52:11 +0000 (01:52 +0000)]
2001-02-17  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
        tests if not ELF; they test ELF-specific features.

23 years ago* i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
kettenis [Sat, 17 Feb 2001 09:01:14 +0000 (09:01 +0000)]
* i387-nat.c: Include "i387-nat.h".  Use regnum instead of regno
consistently for parameter names.  Fix comments accordingly.
(i387_supply_register): New function.
(i387_supply_fsave): Implement using i387_supply_register.
* i387-nat.h: Use regnum instead of regno consistently for
parameter names.  Fix comments accordingly.
(i387_supply_register): New prototype.

23 years agoAllow configuration of texinfo for Cygwin hosts.
nickc [Sat, 17 Feb 2001 00:53:44 +0000 (00:53 +0000)]
Allow configuration of texinfo for Cygwin hosts.

23 years agomerge from gcc
dj [Sat, 17 Feb 2001 00:11:29 +0000 (00:11 +0000)]
merge from gcc

23 years ago2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
msnyder [Fri, 16 Feb 2001 23:40:39 +0000 (23:40 +0000)]
2001-02-16  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
instead of TARGET_PTR_BIT (to support Harvard architectures).

23 years agoFrom Paul Hilfinger. Add attribs param to hpux_thread_xfer_memory.
cagney [Fri, 16 Feb 2001 23:09:05 +0000 (23:09 +0000)]
From Paul Hilfinger.  Add attribs param to hpux_thread_xfer_memory.

23 years agoMove hardware stuff to not 5.1 - changelog already committed.
cagney [Fri, 16 Feb 2001 22:59:48 +0000 (22:59 +0000)]
Move hardware stuff to not 5.1 - changelog already committed.

23 years agoRemove Prefetch abort for breakpoints. Instead set the state to RESUME.
nickc [Fri, 16 Feb 2001 22:04:22 +0000 (22:04 +0000)]
Remove Prefetch abort for breakpoints.  Instead set the state to RESUME.

23 years ago2001-02-16 Kazu Hirata <kazu@hxi.com>
kazu [Fri, 16 Feb 2001 19:22:12 +0000 (19:22 +0000)]
2001-02-16  Kazu Hirata  <kazu@hxi.com>

* vms.c: Fix formatting.

23 years ago* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
duda [Fri, 16 Feb 2001 18:49:20 +0000 (18:49 +0000)]
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
* signal.cc (sigaction): Ditto
* syscalls.cc (_lseek): Return EINVAL on invalid input

23 years agoObvious fix.
chastain [Fri, 16 Feb 2001 18:25:56 +0000 (18:25 +0000)]
Obvious fix.
I wrote "gdb/somsolib.c" in ChangeLog.  Should be "somsolib.c".

23 years ago2001-02-12 Michael Chastain <chastain@redhat.com>
chastain [Fri, 16 Feb 2001 18:03:22 +0000 (18:03 +0000)]
2001-02-12  Michael Chastain  <chastain@redhat.com>

* gdb/somsolib.c (som_solib_add_solib_objfile): Do not use
section relocation feature of syms_from_objfile.  Do my own
section relocation, offsetting each section of the som by
either text_addr - text_link_addr or data_start.

23 years agoMove hardware bug out of 5.1
cagney [Fri, 16 Feb 2001 17:44:09 +0000 (17:44 +0000)]
Move hardware bug out of 5.1

23 years agoUpdate paper trail list.
cagney [Fri, 16 Feb 2001 17:13:04 +0000 (17:13 +0000)]
Update paper trail list.

23 years ago2001-02-16 matthew green <mrg@redhat.com>
mrg [Fri, 16 Feb 2001 12:29:39 +0000 (12:29 +0000)]
2001-02-16  matthew green  <mrg@redhat.com>

  * gas/cgen.c (gas_cgen_md_apply_fix3): Support BFD_RELOC_64.

23 years ago* target.h (target_fetch_registers): Fix comment.
kettenis [Fri, 16 Feb 2001 11:25:15 +0000 (11:25 +0000)]
* target.h (target_fetch_registers): Fix comment.

23 years agoSimplify code parsing integers and, in process fix a -Wuninitialized warning.
cagney [Fri, 16 Feb 2001 01:27:46 +0000 (01:27 +0000)]
Simplify code parsing integers and, in process fix a -Wuninitialized warning.

23 years ago2001-02-16 Ben Elliston <bje@redhat.com>
bje [Thu, 15 Feb 2001 23:03:41 +0000 (23:03 +0000)]
2001-02-16  Ben Elliston  <bje@redhat.com>

* MAINTAINERS: Add myself for common portions.

23 years ago* profiling bug fixes.
bje [Thu, 15 Feb 2001 21:14:40 +0000 (21:14 +0000)]
* profiling bug fixes.

2001-02-09  Ben Elliston  <bje@redhat.com>

* (profile_print_pc): Write header out in target byte order.

2001-02-09  Ben Elliston  <bje@redhat.com>

* sim-profile.c (profile_pc_init): Correct bug in loop logic when
adjusting the pc shift value.

23 years ago * include/w32api.h: Oops forgot to cvs add this.
earnie [Thu, 15 Feb 2001 17:28:40 +0000 (17:28 +0000)]
* include/w32api.h: Oops forgot to cvs add this.

23 years ago * include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
earnie [Thu, 15 Feb 2001 17:26:21 +0000 (17:26 +0000)]
* include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
* include/lmalert.h: Ditto.
* include/lmcons.h: Ditto.
* include/lmsname.h: Ditto.
* include/lmsvc.h: Ditto.
* include/ntsecapi.h: Ditto.
* include/oledlg.h: Ditto.
* include/ras.h: Ditto.
* include/regstr.h: Ditto.
* include/richedit.h: Ditto.
* include/wininet.h: Ditto.
* include/w32api.h: New File.

23 years agoChange "armelf" to armelf.
hjl [Thu, 15 Feb 2001 17:18:35 +0000 (17:18 +0000)]
Change "armelf" to armelf.

23 years ago* tweak
fche [Thu, 15 Feb 2001 16:39:27 +0000 (16:39 +0000)]
* tweak

2001-02-15  Frank Ch. Eigler  <fche@redhat.com>

* pregen-configs.in (mvic): Robustify, verbosify.

23 years ago* libc/include/sys/signal.h: Always include sys/types.h under Cygwin.
cgf [Thu, 15 Feb 2001 06:42:35 +0000 (06:42 +0000)]
* libc/include/sys/signal.h: Always include sys/types.h under Cygwin.

23 years agoMake thread messages more consistent in pass/fail cases.
cagney [Thu, 15 Feb 2001 05:32:12 +0000 (05:32 +0000)]
Make thread messages more consistent in pass/fail cases.

23 years agoAdd code to preserve processor mode when a prefetch
nickc [Thu, 15 Feb 2001 02:38:15 +0000 (02:38 +0000)]
Add code to preserve processor mode when a prefetch
abort is signalled after processing a breakpoint.

23 years ago2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
jjohnstn [Thu, 15 Feb 2001 02:04:52 +0000 (02:04 +0000)]
2001-02-14  Kazuhiro Fujieda  <fujieda@jaist.ac.jp>

        * libc/include/stdlib.h: Add declarations of rand48 functions and
        their reentrant versions.
        * libc/include/sys/reent.h: Move macros from rand48.h. Add
        struct _rand48 for shared parameters of rand48 functions.
        (struct _reent): Add a variable _r48 of struct _rand48.
        (_REENT_INIT): Add _r48 initialization.
        * libc/stdlib/Makefile.am (lib_a_SOURCES): Add rand48 functions.
        (CHEWOUT_FILES): Add rand48.def.
        * libc/stdlib/Makefile.am: Add dependencies for rand48 functions.
        * libc/stdlib/Makefile.in: Regenerated.
        * libc/stdlib/drand48.c (drand48, _drand48_r): Derived from the
        NetBSD C library.
        * libc/stdlib/erand48.c (erand48, _erand48_r): Ditto.
        * libc/stdlib/jrand48.c (jrand48, _jrand48_r): Ditto.
        * libc/stdlib/lcong48.c (lcong48, _lcong48_r): Ditto.
        * libc/stdlib/lrand48.c (lrand48, _lrand48_r): Ditto.
        * libc/stdlib/mrand48.c (mrand48, _mrand48_r): Ditto.
        * libc/stdlib/nrand48.c (nrand48, _nrand48_r): Ditto.
        * libc/stdlib/seed48.c (seed48, _seed48_r): Ditto.
        * libc/stdlib/srand48.c (srand48, _srand48_r): Ditto.
        * libc/stdlib/rand48.c (__dorand48): Ditto.
        * libc/stdlib/rand48.h: Ditto, and modify declarations of global
        parameters into macros referring them in the reentrant structure.

23 years ago2001-02-14 H.J. Lu <hjl@gnu.org>
hjl [Thu, 15 Feb 2001 01:17:03 +0000 (01:17 +0000)]
2001-02-14  H.J. Lu  <hjl@gnu.org>

* ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
for -static on ia64.

* ld-checks/checks.exp: Don't run on ia64-*-elf* nor
ia64-*-linux*.

* ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.

* ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
Set up expected failures for ia64-*-linux*.
* ld-shared/shared.exp: Likewise.

23 years ago* MAINTAINERS: Add myself to paper trail section.
kingdon [Thu, 15 Feb 2001 00:50:06 +0000 (00:50 +0000)]
* MAINTAINERS: Add myself to paper trail section.

23 years ago* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the
cgf [Wed, 14 Feb 2001 23:45:55 +0000 (23:45 +0000)]
* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the
library is not found

23 years agoReset processor into ARM mode for any machine type except the early ARMs.
nickc [Wed, 14 Feb 2001 22:21:20 +0000 (22:21 +0000)]
Reset processor into ARM mode for any machine type except the early ARMs.

23 years ago* fhandler_console.cc (fhandler_console::char_command): Ignore unknown
cgf [Wed, 14 Feb 2001 22:00:09 +0000 (22:00 +0000)]
* fhandler_console.cc (fhandler_console::char_command): Ignore unknown
rendition codes in \033[xx;yym control sequences

23 years agoFix DV bug reported by Intel against the setf instruction.
wilson [Wed, 14 Feb 2001 20:30:26 +0000 (20:30 +0000)]
Fix DV bug reported by Intel against the setf instruction.
* ia64-ic.tbl: Update from Intel.  Add setf to fr-writers.
* ia64-asmtab.c: Regenerate.

23 years agofixes for elf_find_nearest_line
nickc [Wed, 14 Feb 2001 19:58:45 +0000 (19:58 +0000)]
fixes for elf_find_nearest_line

23 years ago2001-02-11 Michael Chastain <chastain@redhat.com>
chastain [Wed, 14 Feb 2001 19:54:04 +0000 (19:54 +0000)]
2001-02-11  Michael Chastain  <chastain@redhat.com>

* gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
Helps the test script figure out which demangler is in use.
(dm_type_foo_ref): Ditto.
(dm_type_int_star): Ditto.
(dm_type_long_star): Ditto.
(dm_type_unsigned_int): Ditto.
(dm_type_void): Ditto.
(dm_type_void_star): Ditto.
* gdb.base/cplusfuncs.exp (probe_demangler): New function.
Probe the gdb demangler and set variables to accommodate
formatting differences.
(info_func_regexp): New function.  Same as info_func, but
matches against a regexp.
(info_func): Match against a literal string.
(print_addr_2): New function.  Match against a literal string,
which can be different from the input to gdb.
(print_addr): Simply call print_addr_2 with the same argument twice.
(test_lookup_operator_functions): Use demangler formatting variables.
Blow away the xfails and workarounds for gnats gdb bug gdb/18.  Sort
the tests in the same order as the C++ class declaration.
(test_paddr_operator_functions): Ditto.
(test_paddr_overloaded_functions): Ditto.
(test_paddr_hairy_functions): Use demangler formatting variables.
Add reference to gdb/19 for related tests.
(do_tests): Call probe_demangler.

23 years agoFix initialisation of asection structure
nickc [Wed, 14 Feb 2001 19:37:05 +0000 (19:37 +0000)]
Fix initialisation of asection structure

23 years agoApply changes to Makefile.in to Makefile.am
nickc [Wed, 14 Feb 2001 19:18:50 +0000 (19:18 +0000)]
Apply changes to Makefile.in to Makefile.am

23 years ago2001-02-14 Fernando Nasser <fnasser@redhat.com>
fnasser [Wed, 14 Feb 2001 19:05:57 +0000 (19:05 +0000)]
2001-02-14  Fernando Nasser  <fnasser@redhat.com>

From 2001-02-09  Martin Hunt  <hunt@redhat.com>
* generic/gdbtk-cmds.c (gdb_load_disassembly): In mixed
mode, source lines should be tagged with source_tag2.

23 years agoAdd obvious fix rule
nickc [Wed, 14 Feb 2001 18:49:56 +0000 (18:49 +0000)]
Add obvious fix rule

23 years ago * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
msokolov [Wed, 14 Feb 2001 18:48:39 +0000 (18:48 +0000)]
* configure.in (AC_CHECK_HEADERS): Add sys/file.h.
* configure, config.in: Regenerate.
* corelow.c: Include <sys/file.h> if present.

23 years ago2001-02-14 H.J. Lu <hjl@gnu.org>
hjl [Wed, 14 Feb 2001 18:34:13 +0000 (18:34 +0000)]
2001-02-14  H.J. Lu  <hjl@gnu.org>

* configure.tgt: Remove mention of earmelf_linux26.

23 years ago2001-02-14 H.J. Lu <hjl@gnu.org>
hjl [Wed, 14 Feb 2001 17:29:47 +0000 (17:29 +0000)]
2001-02-14  H.J. Lu  <hjl@gnu.org>

* libcoff-in.h (pe_tdata): Add members target_subsystem and
force_minimum_alignment.

23 years ago* inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
cagney [Wed, 14 Feb 2001 16:57:29 +0000 (16:57 +0000)]
* inflow.c (terminal_ours_1): Initialize ``osigtou''.  Only
declare when have SIGTTOU.

23 years ago2001-02-14 Bo Thorsen <bo@suse.de>
aj [Wed, 14 Feb 2001 10:57:47 +0000 (10:57 +0000)]
2001-02-14  Bo Thorsen  <bo@suse.de>

* elf64-x86-64.c: Small formatting fixes and rearrangements of code.
(elf64_86_64_size_info): Struct added to fix a problem
with the hashtable string entries.
(elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
(elf64_x86_64_size_dynamic_sections): A FIXME removed.
(elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
remove the FIXME for this.
(elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
section. Also removed the FIXME for it.
(x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
(ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
(elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.

23 years agoAdd entries for gdb/gdbtk/*/ChangeLog-*.
eliz [Wed, 14 Feb 2001 07:52:04 +0000 (07:52 +0000)]
Add entries for gdb/gdbtk/*/ChangeLog-*.

23 years agoremove spurious whitespace
nickc [Wed, 14 Feb 2001 03:55:57 +0000 (03:55 +0000)]
remove spurious whitespace

23 years agoPrevent Aborts from happening whilst emulating a SWI
nickc [Wed, 14 Feb 2001 03:50:46 +0000 (03:50 +0000)]
Prevent Aborts from happening whilst emulating a SWI

23 years agoAddress comment from Richard about relocs always needing a type.
wilson [Wed, 14 Feb 2001 01:46:09 +0000 (01:46 +0000)]
Address comment from Richard about relocs always needing a type.
* config/tc-ia64.c (operand_match, case TAG13): Make a BFD_RELOC_UNUSED
reloc instead of a 0 reloc.
(md_apply_fix3): Check for BFD_RELOC_UNUSED instead of 0, and mark it
as done.
* config/tc-ia64.h (TC_RELOC_RTSYM_LOC_FIXUP): Likewise.

23 years agoIt is SYMTAB, not STMTAB.
hjl [Tue, 13 Feb 2001 23:58:35 +0000 (23:58 +0000)]
It is SYMTAB, not STMTAB.

23 years ago * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
rth [Tue, 13 Feb 2001 23:08:09 +0000 (23:08 +0000)]
    * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
        and not user provided.

23 years ago * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
rth [Tue, 13 Feb 2001 23:07:53 +0000 (23:07 +0000)]
    * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.

23 years ago* MAINTAINERS: Update my email address.
kingdon [Tue, 13 Feb 2001 22:55:31 +0000 (22:55 +0000)]
* MAINTAINERS: Update my email address.

23 years ago2001-02-13 Kazu Hirata <kazu@hxi.com>
kazu [Tue, 13 Feb 2001 22:41:22 +0000 (22:41 +0000)]
2001-02-13  Kazu Hirata  <kazu@hxi.com>

* rs6000-core.c: Fix formatting.

23 years ago2001-02-13 Kazu Hirata <kazu@hxi.com>
kazu [Tue, 13 Feb 2001 22:39:17 +0000 (22:39 +0000)]
2001-02-13  Kazu Hirata  <kazu@hxi.com>

* vms.c (vms_print_symbol): Remove unreachable code.

23 years ago2001-02-13 H.J. Lu <hjl@gnu.org>
hjl [Tue, 13 Feb 2001 22:23:33 +0000 (22:23 +0000)]
2001-02-13  H.J. Lu  <hjl@gnu.org>

* ldexp.h (node_type): Add etree_provided.
* ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
type to etree_provided if defined by PROVIDE. Allow updating
for etree_provided.
(exp_print_tree): Handle etree_provided.
* mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
etree_provided.

23 years ago2001-02-13 Jeff Holcomb <jeffh@redhat.com>
jeffh [Tue, 13 Feb 2001 22:14:13 +0000 (22:14 +0000)]
2001-02-13  Jeff Holcomb  <jeffh@redhat.com>

        * configure.in: Use "*-*-solaris2*" so linking works correctly
        on i386-pc-solaris machines.
        * configure: Regenerated.

23 years ago * include/shlobj.h: Add missing SLR_* flags.
corinna [Tue, 13 Feb 2001 21:39:56 +0000 (21:39 +0000)]
    * include/shlobj.h: Add missing SLR_* flags.

23 years ago * write.c (is_dnrange): Stop as soon as the address becomes
ian [Tue, 13 Feb 2001 21:27:51 +0000 (21:27 +0000)]
* write.c (is_dnrange): Stop as soon as the address becomes
larger.
(relax_frag): Add segment parameter.  Only call symbol_get_frag
once.  Only call is_dnrange if the symbol is in the same segment,
and the symbol address is larger.
(relax_segment): Pass segment to md_relax_frag and relax_frag.
* write.h (relax_frag): Update declaration.
* config/tc-fr30.c (fr30_relax_frag): Add segment parameter.  Pass
it to relax_frag.
* config/tc-m32r.c (m32r_relax_frag): Likewise.
* config/tc-m32r.h (md_relax_frag): Add segment parameter.
(m32r_relax_frag): Update declaration.
* config/tc-mips.h (md_relax_frag): Add segment parameter.
* config/tc-tic54x.h (md_relax_frag): Likewise.
* doc/internals.texi (CPU backend): Update documentation for
md_relax_frag.

23 years agoRegenerate
dj [Tue, 13 Feb 2001 21:05:09 +0000 (21:05 +0000)]
Regenerate