OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
24 years agoOops, lost update to defs.h:null_cleanup().
Andrew Cagney [Sat, 4 Mar 2000 01:15:32 +0000 (01:15 +0000)]
Oops, lost update to defs.h:null_cleanup().

24 years agoConvert extract/store functions to ISO-C.
Andrew Cagney [Sat, 4 Mar 2000 01:05:48 +0000 (01:05 +0000)]
Convert extract/store functions to ISO-C.

24 years agoConvert make_cleanup functions to ISO-C.
Andrew Cagney [Sat, 4 Mar 2000 00:40:40 +0000 (00:40 +0000)]
Convert make_cleanup functions to ISO-C.

24 years ago* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
Andrew Cagney [Fri, 3 Mar 2000 23:52:30 +0000 (23:52 +0000)]
* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
(do-tar-bz2): Replace TOOL with PACKAGE.
(gdb.tar.bz2): Remove GDBTK from GDB package.
(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
dejagnu.tar.bz2): New packages.

24 years ago* build fix
Frank Ch. Eigler [Fri, 3 Mar 2000 23:25:10 +0000 (23:25 +0000)]
* build fix

2000-03-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>

* Makefile.in (IGEN_INSN): Added am33.igen.

24 years ago2000-03-03 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Fri, 3 Mar 2000 15:37:09 +0000 (15:37 +0000)]
2000-03-03  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* defs.h (struct continuation_arg): Change type of field 'data'
  from PTR to void *.

* event-loop.h: Eliminate uses of PTR, use 'void *' instead.

* event-top.c: Ditto.

24 years ago* build patch
Frank Ch. Eigler [Fri, 3 Mar 2000 15:00:58 +0000 (15:00 +0000)]
* build patch

2000-03-03  Jonathan Larmour  <jlarmour@redhat.co.uk>

* func.c (buffer_read_memory): Change type of size to unsigned to
match prototype

24 years agoMove GDBtk's ``ln -s ... gdbtcl'' code out of configure.
Andrew Cagney [Fri, 3 Mar 2000 05:44:39 +0000 (05:44 +0000)]
Move GDBtk's ``ln -s ... gdbtcl'' code out of configure.
Add CONFIG_CLEAN, CONFIG_ALL to configured targets.
Add all-gdbtk, clean-gdbtk.

24 years agoOnly configure GDBtk when it is present.
Andrew Cagney [Fri, 3 Mar 2000 02:50:24 +0000 (02:50 +0000)]
Only configure GDBtk when it is present.

24 years ago2000-03-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Fri, 3 Mar 2000 02:18:26 +0000 (02:18 +0000)]
2000-03-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * config/alpha/alpha-linux.mh: Remove core-regset.o fron the
        NATDEPFILES list.

24 years agoApply patch for 100679
Nick Clifton [Thu, 2 Mar 2000 23:01:40 +0000 (23:01 +0000)]
Apply patch for 100679

24 years ago* comment tweaks
Frank Ch. Eigler [Thu, 2 Mar 2000 22:42:51 +0000 (22:42 +0000)]
* comment tweaks

24 years ago* adding forgotten entry
Frank Ch. Eigler [Thu, 2 Mar 2000 21:53:51 +0000 (21:53 +0000)]
* adding forgotten entry

24 years ago2000-03-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Thu, 2 Mar 2000 18:34:35 +0000 (18:34 +0000)]
2000-03-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * attachdlg.itb: Give a name to the window.

24 years ago* autoconf correction
Frank Ch. Eigler [Thu, 2 Mar 2000 18:14:02 +0000 (18:14 +0000)]
* autoconf correction
* merge from internal repo -> sourceware

2000-03-02  Frank Ch. Eigler  <fche@redhat.com>

* configure: Regenerated.

Tue Feb  8 18:35:01 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>

* interp.c, mips.igen: all 5 DEADC0DE situations now have sim_io_eprintf
calls, conditional on the simulator being in verbose mode.

24 years ago* whitespace correction
Frank Ch. Eigler [Thu, 2 Mar 2000 18:12:44 +0000 (18:12 +0000)]
* whitespace correction

24 years agoAttempt to fix AIX/i386 target.
Mark Kettenis [Thu, 2 Mar 2000 15:44:27 +0000 (15:44 +0000)]
Attempt to fix AIX/i386 target.

24 years agoFixes for extract_floating() and store_floating().
Kevin Buettner [Thu, 2 Mar 2000 06:50:50 +0000 (06:50 +0000)]
Fixes for extract_floating() and store_floating().

24 years ago * uw-thread.c: Apply GNU conventions to comment formatting.
Nicholas Duffek [Thu, 2 Mar 2000 06:05:03 +0000 (06:05 +0000)]
* uw-thread.c: Apply GNU conventions to comment formatting.
(deactivate_uw_thread): Call remove_thread_event_breakpoints().
(uw_thread_mourn_inferior): Move remove_thread_event_breakpoints()
call to deactivate_uw_thread().

24 years ago2000-03-01 James Ingham <jingham@leda.cygnus.com>
Jim Ingham [Thu, 2 Mar 2000 01:42:32 +0000 (01:42 +0000)]
2000-03-01  James Ingham  <jingham@leda.cygnus.com>

* interface.tcl (_open_file): The window which had the focus could
get deleted by the vwait implicit in the tk_getOpenFile call.  So
check and make sure it is still around before raising it...

24 years ago2000-03-01 Hans-Peter Nilsson <hp@axis.com>
Ian Lance Taylor [Thu, 2 Mar 2000 01:38:33 +0000 (01:38 +0000)]
2000-03-01  Hans-Peter Nilsson  <hp@axis.com>

* aout-target.h (MY(write_object_contents)): Remove unused
and unusable "#if CHOOSE_RELOC_SIZE".
* pc532-mach.c (MY(write_object_contents)): Ditto.
* netbsd.h (MY(write_object_contents)): Ditto.
* hp300hpux.c (MY(write_object_contents)): Ditto.
* freebsd.h (MY(write_object_contents)): Ditto.
* aout-tic30.c (tic30_aout_write_object_contents): Ditto.

24 years agoDaniel Berlin is C++ maintainer.
Andrew Cagney [Wed, 1 Mar 2000 22:17:52 +0000 (22:17 +0000)]
Daniel Berlin is C++ maintainer.

24 years agoMark Kettenis is the x86 architcture maintainer and a joint
Andrew Cagney [Wed, 1 Mar 2000 22:04:28 +0000 (22:04 +0000)]
Mark Kettenis is the x86 architcture maintainer and a joint
GNU/Linux/x86 maintainer.  Nick Duffeck and Robert Lipe share
SCO/Unixware.  Nick Duffek and Peter Schauer share Solaris/x86.

24 years agoFix building with --enable-targets=all
Nick Clifton [Wed, 1 Mar 2000 20:39:07 +0000 (20:39 +0000)]
Fix building with --enable-targets=all

24 years ago2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Wed, 1 Mar 2000 20:20:38 +0000 (20:20 +0000)]
2000-03-01  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* mi-cmd-disas.c (mi_cmd_disassemble): Use
  ui_out_field_core_addr() instead of print_address_numeric(), to
  maintain consistency throughout MI.

24 years ago2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 1 Mar 2000 19:40:54 +0000 (19:40 +0000)]
2000-03-01  H.J. Lu  <hjl@gnu.org>

* aoutx.h (aout_link_input_section_std): Pass "true" to
the undefined_symbol callback.
(aout_link_input_section_ext): Likewise.
* bout.c (get_value): Likewise.
* coff-a29k.c (coff_a29k_relocate_section): Likewise.
* coff-alpha.c (alpha_ecoff_get_relocated_section_conten):
Likewise.
(alpha_relocate_section): Likewise.
* coff-arm.c (coff_arm_relocate_section): Likewise.
* coff-i960.c (coff_i960_relocate_section): Likewise.
* coff-mcore.c (coff_mcore_relocate_section): Likewise.
* coff-mips.c (mips_relocate_section): Likewise.
* coff-ppc.c (coff_ppc_relocate_section): Likewise.
* coff-sh.c (sh_relocate_section): Likewise.
* coff-tic80.c (coff_tic80_relocate_section): Likewise.
* cofflink.c (_bfd_coff_generic_relocate_section): Likewise.
* elf-m10200.c (mn10200_elf_relocate_section): Likewise.
* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
* elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
* elf32-fr30.c (fr30_elf_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-mcore.c (mcore_elf_relocate_section): Likewise.
* elf32-sh.c (sh_elf_relocate_section): Likewise.
* elf32-v850.c (v850_elf_relocate_section): Likewise.
* elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
* elflink.h (elf_link_output_extsym): Likewise.
* pe-mips.c (coff_pe_mips_relocate_section): Likewise.
* reloc.c (bfd_generic_get_relocated_section_conten): Likewise.
* reloc16.c (_bfd_ppc_xcoff_relocate_section): Likewise.

* elf-hppa.h (elf_hppa_relocate_section): Pass "false" to the
undefined_symbol callback when building shared library with
-Bsymbolic and undefined symbols are allowed. Otherwise, pass
"true".
* elf32-arm.h (elf32_arm_relocate_section): Likewise.
* elf32-i386.c (elf_i386_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mips.c (mips_elf_calculate_relocation): Likewise.
(elf32_mips_get_relocated_section_content): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

24 years ago2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu [Wed, 1 Mar 2000 19:38:01 +0000 (19:38 +0000)]
2000-03-01  H.J. Lu  <hjl@gnu.org>

* bfdlink.h (bfd_link_callbacks): Add a boolean arg to
the undefined_symbol callback.

24 years agoFrom Fernando: call generic_mourn_inferior() when closing rdi and sim
Andrew Cagney [Wed, 1 Mar 2000 11:25:51 +0000 (11:25 +0000)]
From Fernando: call generic_mourn_inferior() when closing rdi and sim
targets.

24 years agoNote that there is no need to send configure.in patches.
Andrew Cagney [Wed, 1 Mar 2000 08:33:47 +0000 (08:33 +0000)]
Note that there is no need to send configure.in patches.

24 years ago2000-03-01 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Wed, 1 Mar 2000 00:45:18 +0000 (00:45 +0000)]
2000-03-01  Mark Kettenis  <kettenis@gnu.org>

* MAINTAINERS: Correct my own mail address.

24 years agoIdentify maintainers caught up in a paper trail.
Andrew Cagney [Wed, 1 Mar 2000 00:28:35 +0000 (00:28 +0000)]
Identify maintainers caught up in a paper trail.

24 years ago2000-02-29 James Ingham <jingham@leda.cygnus.com>
Jim Ingham [Tue, 29 Feb 2000 22:47:37 +0000 (22:47 +0000)]
2000-02-29  James Ingham  <jingham@leda.cygnus.com>

      * gdbtk-cmds.c (gdb_disassemble_driver): The to_shortname for
      Linux is "linuxthreads", not "linux-threads", so we have to change
      the heuristic to account for this.  This fixes a crash when trying
      to disassemble from shared libraries.

24 years agoFrom Peter Schauer: Fix Solaris/x86 threads by copying linux code.
Andrew Cagney [Tue, 29 Feb 2000 13:53:59 +0000 (13:53 +0000)]
From Peter Schauer: Fix Solaris/x86 threads by copying linux code.

24 years agoFrom Peter Schauer: Define Solaris/x86 MERGEPID.
Andrew Cagney [Tue, 29 Feb 2000 13:38:55 +0000 (13:38 +0000)]
From Peter Schauer: Define Solaris/x86 MERGEPID.

24 years agoFrom J.T.: Convert i386 to updated frame_saved_regs.
Andrew Cagney [Tue, 29 Feb 2000 13:28:24 +0000 (13:28 +0000)]
From J.T.: Convert i386 to updated frame_saved_regs.

24 years agoFrom Peter Schauer - fix mmalloc bitrot.
Andrew Cagney [Tue, 29 Feb 2000 12:58:51 +0000 (12:58 +0000)]
From Peter Schauer - fix mmalloc bitrot.

24 years agoFrom Eli. Bring go32 target up-to-date with recent GDB i386 changes.
Andrew Cagney [Tue, 29 Feb 2000 08:16:40 +0000 (08:16 +0000)]
From Eli.  Bring go32 target up-to-date with recent GDB i386 changes.

24 years agoFrom Eli. Warning fixes.
Andrew Cagney [Tue, 29 Feb 2000 07:45:13 +0000 (07:45 +0000)]
From Eli. Warning fixes.

24 years agoInclude <ctype.h> for isupper().
Andrew Cagney [Tue, 29 Feb 2000 07:23:02 +0000 (07:23 +0000)]
Include <ctype.h> for isupper().

24 years agoAdd more checks for no stack frame.
Andrew Cagney [Tue, 29 Feb 2000 07:17:15 +0000 (07:17 +0000)]
Add more checks for no stack frame.

24 years agoRead 2 byte (16 bit addresses) when needed.
Andrew Cagney [Tue, 29 Feb 2000 05:10:04 +0000 (05:10 +0000)]
Read 2 byte (16 bit addresses) when needed.

24 years agoFix a typo.
Christopher Faylor [Tue, 29 Feb 2000 04:11:24 +0000 (04:11 +0000)]
Fix a typo.

24 years ago*** empty log message ***
Jim Blandy [Mon, 28 Feb 2000 23:17:16 +0000 (23:17 +0000)]
*** empty log message ***

24 years agoUpdate copyright date in file.
Scott Bambrough [Mon, 28 Feb 2000 20:51:08 +0000 (20:51 +0000)]
Update copyright date in file.

24 years ago2000-02-28 Scott Bambrough <scottb@netwinder.org>
Scott Bambrough [Mon, 28 Feb 2000 20:28:10 +0000 (20:28 +0000)]
2000-02-28  Scott Bambrough <scottb@netwinder.org>

* config/arm/linux.mh (NATDEPFILES): Removed core-regset.o.
Not used.  Required to get GDB to build on glibc 2.1.3.
* config/arm/tm-linux.h (LOWEST_PC): Undefine LOWEST_PC
before redefining.  Gets rid of compiler warning.

24 years ago2000-02-28 Scott Bambrough <scottb@netwinder.org>
Scott Bambrough [Mon, 28 Feb 2000 20:17:16 +0000 (20:17 +0000)]
2000-02-28  Scott Bambrough <scottb@netwinder.org>

* arm-linux-nat.c (fetch_nw_fpe_*):
  Renamed to fetch_nwfpe_* to use the same naming convention
as in the Linux kernel.  Modified prototype to get rid of
unused parameters.
(store_nw_fpe_*): Renamed to store_nwfpe_* to use the same
naming convention as in the Linux kernel.  Fixed calls to
fetch_nwfpe_*.
(store_fpregs): Fixed calls to store_nwfpe_*.  Removed
unused variable.

24 years agoDefone {MIPS|SH}_PE_MAGIC
Nick Clifton [Mon, 28 Feb 2000 18:57:53 +0000 (18:57 +0000)]
Defone {MIPS|SH}_PE_MAGIC

24 years agoAdd WinCE support.
Nick Clifton [Mon, 28 Feb 2000 18:56:11 +0000 (18:56 +0000)]
Add WinCE support.

24 years agoReplace 'flags' with 'signed_overflow_ok_p'
Nick Clifton [Mon, 28 Feb 2000 17:57:40 +0000 (17:57 +0000)]
Replace 'flags' with 'signed_overflow_ok_p'

24 years agoOops. Fix e-mail address.
Andrew Cagney [Mon, 28 Feb 2000 07:27:52 +0000 (07:27 +0000)]
Oops.  Fix e-mail address.

24 years agoTransfer d30v to David Taylor.
Andrew Cagney [Mon, 28 Feb 2000 07:26:14 +0000 (07:26 +0000)]
Transfer d30v to David Taylor.

24 years ago* win32-nat.c: Remove unneeded header.
Christopher Faylor [Mon, 28 Feb 2000 06:43:20 +0000 (06:43 +0000)]
* win32-nat.c: Remove unneeded header.
* wince.c: Ditto.

24 years agoEliminate debugging argument.
Christopher Faylor [Mon, 28 Feb 2000 06:34:14 +0000 (06:34 +0000)]
Eliminate debugging argument.

24 years agoCorrect copyright.
Christopher Faylor [Mon, 28 Feb 2000 06:31:36 +0000 (06:31 +0000)]
Correct copyright.

24 years agoInclude "gdb_wait.h" instead of "wait.h".
Andrew Cagney [Mon, 28 Feb 2000 05:03:09 +0000 (05:03 +0000)]
Include "gdb_wait.h" instead of "wait.h".

24 years ago2000-02-27 Andreas Jaeger <aj@suse.de>
Ian Lance Taylor [Mon, 28 Feb 2000 04:20:22 +0000 (04:20 +0000)]
2000-02-27  Andreas Jaeger  <aj@suse.de>

* configure.in: Add entry for mips*-*-linux*, move catch all
*-*-*linux* entry below this one.

24 years ago2000-02-27 Jakub Jelinek <jakub@redhat.com>
Ian Lance Taylor [Mon, 28 Feb 2000 03:50:32 +0000 (03:50 +0000)]
2000-02-27  Jakub Jelinek  <jakub@redhat.com>

* elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Don't bump
architecture if the object causing the bump is dynamic.
* elf64-sparc.c (sparc64_elf_merge_private_bfd_data): Likewise,
and also don't it for memory ordering.
(sparc64_elf_write_relocs): Take src_rela out of the loop.

24 years ago * dwarf2.c (read_abbrevs): Use _raw_size directly rather than
Ian Lance Taylor [Mon, 28 Feb 2000 03:39:28 +0000 (03:39 +0000)]
* dwarf2.c (read_abbrevs): Use _raw_size directly rather than
calling bfd_get_section_size_before_reloc.
(decode_line_info): Likewise.
(_bfd_dwarf2_find_nearest_line): Likewise.

24 years agoAdd MAINTAINERS file to mmalloc directory - part of GDB and maintained
Andrew Cagney [Mon, 28 Feb 2000 00:22:03 +0000 (00:22 +0000)]
Add MAINTAINERS file to mmalloc directory - part of GDB and maintained
by GDB's Host maintainers.

24 years ago2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
Ian Lance Taylor [Sun, 27 Feb 2000 17:08:06 +0000 (17:08 +0000)]
2000-02-27  Eli Zaretskii  <eliz@is.elta.co.il>

* Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
name of the libtool directory.
* Makefile.in: Rebuild.

24 years agorebuild with current tools
Ian Lance Taylor [Sun, 27 Feb 2000 16:55:52 +0000 (16:55 +0000)]
rebuild with current tools

24 years ago * ltconfig, ltmain.sh: Update to libtool 1.3.4.
Ian Lance Taylor [Sun, 27 Feb 2000 16:46:19 +0000 (16:46 +0000)]
* ltconfig, ltmain.sh: Update to libtool 1.3.4.

24 years ago2000-02-26 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Sat, 26 Feb 2000 15:04:30 +0000 (15:04 +0000)]
2000-02-26  Mark Kettenis  <kettenis@gnu.org>

* gnu-nat.c: Include "gdbthread.h".  Include <hurd.h>.
Reorder headers a bit.  Overall cleanup and minor reformatting.
(MIG_SERVER_DIED): Remove define.
(proc_update_sc): Add braces to silence compiler warning.
(proc_steal_exc_port): Initialize err to zero.
(make_proc): Add braces to silence compiler warning.
(inf_validate_task_sc): Add cast to silence compiler warning.
(inf_set_traced): Reorganize a bit to silence compiler warning.
(inf_validate_procs): Use mach_msg_type_number_t for all thread
numbers and add braces to silence compiler warning.
(gnu_wait): Add prototypes for server functions and add braces to
silence compiler warnings.
(S_exception_raise_request): Pass subcode to inf_debug call.
(gnu_write_inferior): Remove unused variable `protection_changed'.
(gnu_xfer_memory): Remove unused variable `result'.
(set_sig_thread_cmd): Remove unused varible `tid'.
(set_signals_cmd): Remve unused variable `trace'.
(add_task_commands): Provide complete prototype.  Reformat help
strings a bit to make sure the first line is a full sentence.
Call info_port_rights_cmd instead of info_send_rights_cmd for the
"info port-rights" command.
(add_thread_commands): Provide complete prototype.  Make static.
Reformat help strings a bit to make sure the first line is a full
sentence.
(_initialize_gnu_nat): Provide complete prototype.

24 years ago2000-02-26 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Sat, 26 Feb 2000 13:57:35 +0000 (13:57 +0000)]
2000-02-26  Mark Kettenis  <kettenis@gnu.org>

Make cross-compilation for the Hurd more friendly.
From Jeff Bailey <jbailey@gnu.org>:
* configure.in: Use AC_CHECK_TOOL to find MiG.
* Makefile.in (MIG): New variable.
* config/i386/i386gnu.mh (MIG): Remove.
* configure: Regenerated.

24 years agoChanges to skip_prologue for PPC architecture.
Kevin Buettner [Sat, 26 Feb 2000 09:30:30 +0000 (09:30 +0000)]
Changes to skip_prologue for PPC architecture.

24 years agoAdd comment explaining ppc_linux_memory_remove_breakpoint ().
Kevin Buettner [Sat, 26 Feb 2000 09:25:50 +0000 (09:25 +0000)]
Add comment explaining ppc_linux_memory_remove_breakpoint ().

24 years agoJim Blandy has always been the trace stuff maintainer. Extend Chris
Andrew Cagney [Sat, 26 Feb 2000 06:20:56 +0000 (06:20 +0000)]
Jim Blandy has always been the trace stuff maintainer. Extend Chris
Faylor's reponsibilities to cover most Windows platforms.

24 years ago * som.c (SOM_HOWTO): Define.
Jeff Law [Sat, 26 Feb 2000 01:45:22 +0000 (01:45 +0000)]
    * som.c (SOM_HOWTO): Define.
        (som_hppa_howto_table): Use it.

24 years ago* config.bfd: Enable 64 bit support for GNU/Linux/sparc.
Alexandre Oliva [Fri, 25 Feb 2000 19:39:00 +0000 (19:39 +0000)]
* config.bfd: Enable 64 bit support for GNU/Linux/sparc.

24 years ago* config.bfd: Enable 64 bit support for Solaris7+/sparc.
Alexandre Oliva [Fri, 25 Feb 2000 19:18:17 +0000 (19:18 +0000)]
* config.bfd: Enable 64 bit support for Solaris7+/sparc.

24 years ago2000-02-25 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Fri, 25 Feb 2000 16:37:32 +0000 (16:37 +0000)]
2000-02-25  Fernando Nasser  <fnasser@cygnus.com>

        From: Thomas Zenker <thz@Lennartz-electronic.DE>
        * rdi-share/hsys.c: to compile under 4.4BSD derived systems (FreeBSD,
        NetBSD...) sys_errlist should not be declared in hsys.c.
        NEED_SYSERRLIST is set already by configure, so we can use it.
        * rdi-share/unixcomm.c: 4.4BSD derived systems define BSD, but are
        posix compliant and we should not work with the old compatibility
        stuff.  Because of that I undef BSD in case of FBSD etc and include
        sys/ioctl to get the flags.
        * rdi-share/unixcomm.c: If the TIOCEXCL flags exists set serial line
        for exclusive use.

24 years agoExtend the i386 gas testsuite to do some tests for intel_syntax. Fix all
Alan Modra [Fri, 25 Feb 2000 11:41:12 +0000 (11:41 +0000)]
Extend the i386 gas testsuite to do some tests for intel_syntax.  Fix all
the errors exposed by this addition.  These were intel mode
"fi... word ptr", "fi... dword ptr", "jmp Imm seg, Imm offset", "out dx,al".
The failure with intel "out dx,al" was also present in att "out al,dx".
Extend testsuite to catch this case too.

24 years agoAdd functions to modify/examine the signed_overflow_ok_p field in cpu_desc.
Nick Clifton [Thu, 24 Feb 2000 23:58:52 +0000 (23:58 +0000)]
Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc.

24 years agoRename 'flags' to 'signed_overflow_ok_p'
Nick Clifton [Thu, 24 Feb 2000 23:57:23 +0000 (23:57 +0000)]
Rename 'flags' to 'signed_overflow_ok_p'

24 years agoShared library, function calling fixes for GNU/Linux PPC port.
Kevin Buettner [Thu, 24 Feb 2000 23:06:48 +0000 (23:06 +0000)]
Shared library, function calling fixes for GNU/Linux PPC port.

24 years ago2000-02-24 Andrew Haley <aph@cygnus.com>
Andrew Haley [Thu, 24 Feb 2000 21:56:53 +0000 (21:56 +0000)]
2000-02-24  Andrew Haley  <aph@cygnus.com>

        * cgen.h (CGEN_INSN_MACH_HAS_P): New macro.
        (CGEN_CPU_TABLE): flags: new field.
        Add prototypes for new functions.

24 years agoWindows CE support.
Christopher Faylor [Thu, 24 Feb 2000 21:39:15 +0000 (21:39 +0000)]
Windows CE support.

24 years agoAdd support for an OS of "wince"
Nick Clifton [Thu, 24 Feb 2000 21:20:57 +0000 (21:20 +0000)]
Add support for an OS of "wince"

24 years agoAdd support for WinCE targeted toolchains.
Nick Clifton [Thu, 24 Feb 2000 19:49:18 +0000 (19:49 +0000)]
Add support for WinCE targeted toolchains.

24 years ago2000-02-23 Andrew Haley <aph@cygnus.com>
Andrew Haley [Thu, 24 Feb 2000 16:19:36 +0000 (16:19 +0000)]
2000-02-23  Andrew Haley  <aph@cygnus.com>

        * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
        m32r-ibld.c,m32r-opc.h: Rebuild.

24 years ago * som.c (som_misc_symbol_info): Add field
Catherine Moore [Thu, 24 Feb 2000 13:41:02 +0000 (13:41 +0000)]
    * som.c (som_misc_symbol_info):  Add field
        secondary_def.
        (som_bfd_derive_misc_symbol_info):  Initialize
        secondary_def.
        (som_build_and_write_symbol_table): Keep track
        of secondary_def field.
        (som_slurp_symbol_table): Set BSF_WEAK symbol flag
        if secondary_def field is set.
        (som_bfd_ar_write_symbol_stuff): Initialize
        secondary_def.

24 years agoForgot Changelog for last i386.h change.
Alan Modra [Thu, 24 Feb 2000 12:41:54 +0000 (12:41 +0000)]
Forgot Changelog for last i386.h change.

24 years agoCorrect intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid
Alan Modra [Thu, 24 Feb 2000 12:40:45 +0000 (12:40 +0000)]
Correct intel_syntax fsub* and fdiv* handling.  Oh, how I'd like to be rid
of UNIXWARE_COMPAT.

24 years agoInclude "gdb_wait.h" instead of <wait.h>.
Andrew Cagney [Thu, 24 Feb 2000 08:55:15 +0000 (08:55 +0000)]
Include "gdb_wait.h" instead of <wait.h>.

24 years agoOnly install GDBtk files when GDBtk is being built.
Andrew Cagney [Thu, 24 Feb 2000 08:16:26 +0000 (08:16 +0000)]
Only install GDBtk files when GDBtk is being built.

24 years ago* configure.in (SUBDIR_MI_CFLAGS): Fix typo, wrong brace.
Andrew Cagney [Thu, 24 Feb 2000 07:27:51 +0000 (07:27 +0000)]
* configure.in (SUBDIR_MI_CFLAGS): Fix typo, wrong brace.

24 years ago* config.guess, config.sub: Updated to match config's 2000-02-15
Andrew Cagney [Thu, 24 Feb 2000 05:38:51 +0000 (05:38 +0000)]
* config.guess, config.sub: Updated to match config's 2000-02-15
version.

24 years ago* configure.tgt: Add arm, mips, sh wince targets.
Christopher Faylor [Thu, 24 Feb 2000 03:31:45 +0000 (03:31 +0000)]
* configure.tgt: Add arm, mips, sh wince targets.
* config/arm/tm-wince.h: New file.
* config/arm/wince.mt New file.
* config/sh/tm-wince.h: New file.
* config/sh/wince.mt New file.
* config/mips/tm-wince.h: New file.
* config/mips/wince.mt New file.
* wince.c: New file.
* wince-stub.c: New file.
* wince-stub.h: New file.
* sh-tdep.c: Use correct register names for Windows CE.

24 years ago * srctextwin.ith (_highlightAsmLine): Define new method.
Keith Seitz [Thu, 24 Feb 2000 03:12:58 +0000 (03:12 +0000)]
    * srctextwin.ith (_highlightAsmLine): Define new method.
        * srctextwin.itb (_highlightAsmLine): New method.
        (FillAssembly, FillMixed): Use _highlightAsmLine to highlight
        the current assembly line.

24 years ago * gdbtk-wrapper.h: Add declarations for GDB_get_prev_frame, GDB_get_next_frame,
Keith Seitz [Thu, 24 Feb 2000 03:11:47 +0000 (03:11 +0000)]
    * gdbtk-wrapper.h: Add declarations for GDB_get_prev_frame, GDB_get_next_frame,
        GDB_find_relative_frame, GDB_get_current_frame.
        * gdbtk-wrapper.c (GDB_get_prev_frame, wrap_get_prev_frame): New functions.
        (GDB_get_next_frame, wrap_get_next_frame): New functions.
        (GDB_find_relative_frame, wrap_find_relative_frame): New functions.
        (GDB_get_current_frame, wrap_get_current_frame): New functions.

        * gdbtk-hooks.c (gdbtk_add_hooks): Use "specify_exec_file_hook" so
        that our hook is added to the list of hooks run instead of overwriting
        all other hooks.

        * gdbtk-cmds.c (gdb_stack): Wrap all calls to internal functions and
        deal with errors more gracefully.

24 years ago * top.c (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Update comments.
Nicholas Duffek [Thu, 24 Feb 2000 00:04:03 +0000 (00:04 +0000)]
* top.c (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Update comments.
(error_return, quit_return): Merge into catch_return pointer.
(return_to_top_level): Update comment.  Longjmp to *catch_errors,
and communicate reason to catch_errors via setjmp return value.
(catch_errors): Always catch both quit and error, and if a catch
wasn't requested by caller, throw it to the next catch_error.
Replace dual longjmp buffer memcpy with single pointer change.
Add FIXME for possibly adding new interface to tell caller what
event was caught.  Add extensive comments.
* defs.h (enum return_reason): Reserve 0 for use as initial
setjmp() return value.
(RETURN_MASK): New public macro to generate RETURN_MASK_* from
enum return_reason.
(RETURN_MASK_QUIT, RETURN_MASK_ERROR): Define using RETURN_MASK.

24 years agofix typo in previous delta
Nick Clifton [Wed, 23 Feb 2000 22:29:38 +0000 (22:29 +0000)]
fix typo in previous delta

24 years agoAccept 16-bit addresses.
Nick Clifton [Wed, 23 Feb 2000 22:27:55 +0000 (22:27 +0000)]
Accept 16-bit addresses.

24 years agoDoc fix.
Jim Blandy [Wed, 23 Feb 2000 22:11:07 +0000 (22:11 +0000)]
Doc fix.

24 years ago*** empty log message ***
Jim Blandy [Wed, 23 Feb 2000 19:46:25 +0000 (19:46 +0000)]
*** empty log message ***

24 years ago* gdbint.texinfo (FUNCTION_START_OFFSET): Document.
Jim Blandy [Wed, 23 Feb 2000 19:45:45 +0000 (19:45 +0000)]
* gdbint.texinfo (FUNCTION_START_OFFSET): Document.

24 years ago2000-02-23 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Wed, 23 Feb 2000 15:53:33 +0000 (15:53 +0000)]
2000-02-23  Fernando Nasser  <fnasser@cygnus.com>

        * infcmd.c (run_stack_dummy): Do not pop frame on random signal.
        * valops.c (_initialize_valops): Add command "set unwindonsignal".
        (hand_function_call): Test for unwind_on_signal and act accordingly.

24 years agoAdd IBM 370 support.
Alan Modra [Wed, 23 Feb 2000 13:52:23 +0000 (13:52 +0000)]
Add IBM 370 support.

24 years agoFix copyright - Cygnus is a Red Hat company.
Andrew Cagney [Wed, 23 Feb 2000 06:19:22 +0000 (06:19 +0000)]
Fix copyright - Cygnus is a Red Hat company.

24 years agoRevert.
Andrew Cagney [Wed, 23 Feb 2000 02:47:21 +0000 (02:47 +0000)]
Revert.