deliverable/binutils-gdb.git
25 years agospelling correction.
Michael Snyder [Wed, 2 Dec 1998 23:27:40 +0000 (23:27 +0000)] 
spelling correction.

25 years agoWed Dec 2 15:11:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Wed, 2 Dec 1998 23:22:58 +0000 (23:22 +0000)] 
Wed Dec  2 15:11:38 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * tracepoint.c: Move default definition of
        TARGET_VIRTUAL_FRAME_POINTER from here to target.h.
        * target.h: Add default definition of TARGET_VIRTUAL_FRAME_POINTER.
        * ax-gdb.c (gen_frame_args_address, gen_frame_locals_address):
        use TARGET_VIRTUAL_FRAME_POINTER to determine frame pointer.
        (gen_trace_for_expr): new argument, address of tracepoint,
        gets passed to new_agent_expr and added to struct agent_expr.
        (is_nontrivial_conversion): call to new_agent_expr now requires
        a dummy argument.  (agent_command): use get_current_frame() to
        get current PC scope; pass it to gen_trace_for_expr.
        * ax-general.c (new_agent_expr): new argument, address of
        tracepoint; store it in new field of struct agent_expr.
        * ax.h (struct agent_expr): add new field for tracepoint address.
        * ax-gdb.h: change prototypes to match above changes.

25 years agoUpdate.
Ulrich Drepper [Wed, 2 Dec 1998 21:47:13 +0000 (21:47 +0000)] 
Update.

25 years agoAdd R_MIPS_JALR and adjust R_MIPS_max appropriately.
Ulrich Drepper [Wed, 2 Dec 1998 21:46:19 +0000 (21:46 +0000)] 
Add R_MIPS_JALR and adjust R_MIPS_max appropriately.

25 years agoadd docs for r5900 arg characters
Doug Evans [Wed, 2 Dec 1998 20:44:29 +0000 (20:44 +0000)] 
add docs for r5900 arg characters

25 years agoEnable relocs for ldi:20 insn
Nick Clifton [Wed, 2 Dec 1998 15:53:48 +0000 (15:53 +0000)] 
Enable relocs for ldi:20 insn

25 years ago * elflink.h (elf_adjust_dynamic_symbol): Warn on an attempt to
Ian Lance Taylor [Wed, 2 Dec 1998 05:59:07 +0000 (05:59 +0000)] 
* elflink.h (elf_adjust_dynamic_symbol): Warn on an attempt to
link against a dynamic symbol with no type or size.

25 years ago * gdbint.texinfo: Add some info about symbol readers.
Stan Shebs [Wed, 2 Dec 1998 01:55:32 +0000 (01:55 +0000)] 
* gdbint.texinfo: Add some info about symbol readers.
(CHILL_PRODUCER, etc): Comment out descriptions, not useful.
(IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
(IN_SOLIB_RETURN_TRAMPOLINE): Describe.
(KERNEL_DEBUGGING, MIPSEL): No info about these, remove.

25 years agoUpdate.
Ulrich Drepper [Tue, 1 Dec 1998 20:50:27 +0000 (20:50 +0000)] 
Update.

25 years agopatch for PR 18243.
Jim Wilson [Tue, 1 Dec 1998 20:17:18 +0000 (20:17 +0000)] 
patch for PR 18243.
* coff-h8300.c (h8300_bfd_link_add_symbols): Make reloc_size,
reloc_count and i long instead of unsigned long.  Handle error
return from bfd_canonicalize_reloc.

25 years ago* A few more improvements to gx jit prototype.
Frank Ch. Eigler [Tue, 1 Dec 1998 13:28:53 +0000 (13:28 +0000)] 
* A few more improvements to gx jit prototype.
[common/ChangeLog]
1998-12-01  Frank Ch. Eigler  <fche@elastic.org>
* sim-gx-run.c (sim_engine_run): Use new tgx_info struct to
collect run-time arguments to gx block.
* sim-gx.h (sim_gx_function): Corresponding signature change.
* sim-gx.c (sim_gx_compiled_block_f): Remove nonfunctional code to
again compile a gx block source file.
(sim_gx_compiled_block_dispose): Uninstall obsoleted gx block
shared libraries.
(sim_gx_block_translate): Always emit new "gx_label_NNNN" labels,
for basic block entry points, even if !__GNUC__.
[m32r-gx/ChangeLog]
1998-12-01  Frank Ch. Eigler  <fche@elastic.org>
* Makefile.in (SIM_OBJS): Don't build sim-core.o.
* configure.in: Added --enable-sim-inline support.
Look for "getenv()" function.
* configure: Rebuilt.
* config.in: Rebuilt.
* gx-translate.c: Include "sim-inline.c" for sim-core inlining.
(m32r_gx_{load,store}*): Update signature.
(tgx_emit_pre_function): Emit new "tgx_info" struct, update
callback function signatures.
(m32r_emit_*_insn): Use new callback signatures.  For all short
branches in optimized mode, emit direct "goto gx_label_NNNN".
(tgx_optimize_test): If the GX_OPTIMIZE environment variable is
set, allow its integer value to override the optimization heuristic.
* m32r-sim.h: New empty placeholder file.
* sim-main.c: New empty placeholder file.
* sim-if.c (sim_create_inferior): Use NULL instead of &abort
for unimplemented register fondling functions.
* sim-main.h: Add multiple inclusion guard.  Update callback
function signatures.
(tgx_info): New struct for collecting gx block invocation
arguments.

25 years agoDetect the absence of a symbol hash table.
Nick Clifton [Tue, 1 Dec 1998 09:58:28 +0000 (09:58 +0000)] 
Detect the absence of a symbol hash table.

25 years agoCleanup open comments.
Andrew Cagney [Tue, 1 Dec 1998 01:18:18 +0000 (01:18 +0000)] 
Cleanup open comments.

25 years ago * config/fr30/tm-fr30.h (INNER_THAN): Add parameters.
Doug Evans [Tue, 1 Dec 1998 00:05:18 +0000 (00:05 +0000)] 
* config/fr30/tm-fr30.h (INNER_THAN): Add parameters.

25 years ago* cgen-utils.c (cgen_virtual_opcode_table): Update.
Doug Evans [Mon, 30 Nov 1998 23:43:58 +0000 (23:43 +0000)] 
* cgen-utils.c (cgen_virtual_opcode_table): Update.

25 years ago * cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
Doug Evans [Mon, 30 Nov 1998 23:41:55 +0000 (23:41 +0000)] 
* cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
CGEN_INSN_BASE_VALUE.
* cgen-asm.in (insert_normal): Change start,length to unsigned int.
New args word_offset, word_length.  Rewrite.
(FLD): Define.
(insert_1): Fix lsb0 case.
* cgen-dis.in (extract_normal): Change start,length to unsigned int.
New args word_offset, word_length.  Rewrite.
(FLD): Define.
(extract_1): Fix lsb0 case.
* cgen-opc.in (FLD): Define.
* m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.
* fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate.

25 years ago * Makefile.am (CGENFILES): Add rtx-funcs.scm.
Doug Evans [Mon, 30 Nov 1998 19:53:57 +0000 (19:53 +0000)] 
* Makefile.am (CGENFILES): Add rtx-funcs.scm.
* Makefile.in: Rebuild.

25 years agomissing stuff for vr4xxx
Gavin Romig-Koch [Mon, 30 Nov 1998 19:28:22 +0000 (19:28 +0000)] 
missing stuff for vr4xxx

25 years ago * elf32-sh.c (elf/sh.h): Include.
Joern Rennecke [Mon, 30 Nov 1998 15:29:45 +0000 (15:29 +0000)] 
* elf32-sh.c (elf/sh.h): Include.
        sh_reloc_type: Delete.  Changed all references to elf_sh_reloc_type.
        (sh_elf_howto_tab): Add HOWTO for R_SH_SWITCH8.
        (sh_reloc_map): Map BFD_RELOC_8_PCREL to R_SH_SWITCH8.
        (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
        * Makefile.in: Add dependency of elf32-sh.lo on $(INCDIR)/elf/sh.h.

25 years agoCARP:
Andrew Cagney [Mon, 30 Nov 1998 10:56:16 +0000 (10:56 +0000)] 
CARP:
Cleanup FRAME_CHAIN_VALID. Replace all macro's with functions.

25 years agoCARP:
Andrew Cagney [Sun, 29 Nov 1998 07:41:36 +0000 (07:41 +0000)] 
CARP:
Convert ADDR_BITS_REMOVE to a function.

25 years agoCARP:
Andrew Cagney [Sat, 28 Nov 1998 22:53:04 +0000 (22:53 +0000)] 
CARP:
Rewrite INNER_THAN so that it takes parameters.

25 years agoCARP:
Andrew Cagney [Fri, 27 Nov 1998 23:35:08 +0000 (23:35 +0000)] 
CARP:
STEP_SKIPS_DELAY - add STEP_SKIPS_DELAY_P and rewrite use removing
  #ifdef's.
NO_SINGLE_STEP - replace with SOFTWARE_SINGLE_STEP_P +
  SOFTWARE_SINGLE_STEP.  Replace global variable one_stepped with static
  singlestep_breakpoints_inserted_p.  Cleanup infrun.c (scary!).

25 years ago * elflink.h (compute_bucket_count): Don't allow minsize==0, it
Richard Henderson [Fri, 27 Nov 1998 17:03:39 +0000 (17:03 +0000)] 
    * elflink.h (compute_bucket_count): Don't allow minsize==0, it
        causes division by zero later on.

25 years agoThu Nov 26 11:26:32 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 26 Nov 1998 16:50:44 +0000 (16:50 +0000)] 
Thu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>

* fr30-dis.c: Regenerated.

25 years agoThu Nov 26 11:26:32 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 26 Nov 1998 16:28:02 +0000 (16:28 +0000)] 
Thu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>

* fr30-asm.c,fr30-dis.c,fr30-opc.c: Regenerated.

25 years agoThu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 26 Nov 1998 16:25:57 +0000 (16:25 +0000)] 
Thu Nov 26 11:23:48 1998  Dave Brolley  <brolley@cygnus.com>

* config/tc-fr30.c (md_pcrel_from_section): Restore previous calculation
of pcrel point.

25 years agoThu Nov 26 11:23:48 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 26 Nov 1998 16:25:34 +0000 (16:25 +0000)] 
Thu Nov 26 11:23:48 1998  Dave Brolley  <brolley@cygnus.com>

* config/tc-fr30.c (md_pcrel_from_section): Restore previous calculation
of pcrel point.

~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~

25 years agoThu Nov 26 11:19:35 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 26 Nov 1998 16:22:08 +0000 (16:22 +0000)] 
Thu Nov 26 11:19:35 1998  Dave Brolley  <brolley@cygnus.com>

* elf32-fr30.c (fr30_elf_pc9_reloc,fr30_elf_pc12_reloc): Not
needed.

25 years agoCARP: Delete ABOUT_TO_RETURN across all targets.
Andrew Cagney [Thu, 26 Nov 1998 11:13:01 +0000 (11:13 +0000)] 
CARP: Delete ABOUT_TO_RETURN across all targets.

25 years ago* rs6000-tdep.c (rs6000_breakpoint_from_pc): Change big_breakpoint
Andrew Cagney [Thu, 26 Nov 1998 10:36:45 +0000 (10:36 +0000)] 
* rs6000-tdep.c (rs6000_breakpoint_from_pc): Change big_breakpoint
and little_breakpoint to char[] from char*.
* remote-array.c (array_insert_breakpoint): Change bp_addr to
CORE_ADDR type.

25 years ago* ldemul.h (ld_emulation_xfer_struct): new hook "recognized_file"
DJ Delorie [Wed, 25 Nov 1998 23:03:47 +0000 (23:03 +0000)] 
* ldemul.h (ld_emulation_xfer_struct): new hook "recognized_file"
* ldemul.c (ldemul_recognized_file): new function, new hook
* ldint.texinfo: document new hook.
* ldlang.c (load_symbols): call recognized_hook for all objects we
do recognize, in case the emulation needs to handle them
specially.  PE DLLs use this.
* pe-dll.c (pe_dll_generate_def_file): take out hack and debug
printfs
* emultempl/pe.em (gld_i386_recognized_file): new function
(gld_i486_unrecognized_file): take out hack

25 years ago* coff-i386.c (i3coff_object_p): Remove hack. Use new emulation
DJ Delorie [Wed, 25 Nov 1998 22:59:34 +0000 (22:59 +0000)] 
* coff-i386.c (i3coff_object_p): Remove hack.  Use new emulation
hook now.

25 years agoCARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being
Andrew Cagney [Wed, 25 Nov 1998 22:13:53 +0000 (22:13 +0000)] 
CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being
canadian-crossed to host i386-cygwin.

25 years agoFix --enable-build-warnings=-Werror failures.
Andrew Cagney [Wed, 25 Nov 1998 09:58:04 +0000 (09:58 +0000)] 
Fix --enable-build-warnings=-Werror failures.
v850/simops.c, d10v/simops.c, v850/Makefile.in, d10v/Makefile.in:
Include targ-vals.h instead of syscall.h. Replace SYS_* with
TARGET_SYS_*.  Add dependency.
z8k/support.c: Include <errno.h>
v850/simops.c: Replace long with portable signed32.
mips/interp.c: Make sim_monitor global - needed by sky.

25 years agomem-break.c (memory_insert_breakpoint, memory_remove_breakpoint): Pass
Andrew Cagney [Wed, 25 Nov 1998 09:44:57 +0000 (09:44 +0000)] 
mem-break.c (memory_insert_breakpoint, memory_remove_breakpoint): Pass
address of bplen.

25 years agoExplicitly tag vr41/mips16 instructions.
Andrew Cagney [Wed, 25 Nov 1998 06:50:48 +0000 (06:50 +0000)] 
Explicitly tag vr41/mips16 instructions.
Update configure.in/configure.

25 years agoremove some accidentally committed (harmless) code.
Felix Lee [Wed, 25 Nov 1998 04:22:28 +0000 (04:22 +0000)] 
remove some accidentally committed (harmless) code.

25 years agoFix calculation of address for pc rel operations.
Nick Clifton [Wed, 25 Nov 1998 01:22:54 +0000 (01:22 +0000)] 
Fix calculation of address for pc rel operations.

25 years agoAdd support for 9_PCREL and 12_PCREL relocs.
Nick Clifton [Wed, 25 Nov 1998 01:21:53 +0000 (01:21 +0000)] 
Add support for 9_PCREL and 12_PCREL relocs.

25 years agoFor top level:
Gavin Romig-Koch [Wed, 25 Nov 1998 01:10:52 +0000 (01:10 +0000)] 
For top level:
* config.sub (mips64vr4xxx,mips64vr4xxxel): New.

For gcc:
* config.sub (mips64vr4xxx,mips64vr4xxxel): New.
* configure.in (mips64vr4xxx,mips64vr4xxxel): New.
* config/mips/t-vr4xxx: New.
* config/mips/elfb4xxx.h: New.
* config/mips/elfl4xxx.h: New.
* configure: Rebuilt.

For gas:
* config/tc-mips.c (md_begin): Added mip64vr4xxx as a
possible CPU_TARGET.

For gdb:
* configure.tgt: Handle mips64*vr4xxx.

For ld:
* configure.tgt: Handle mips64*vr4xxx.

25 years agoFix handling of I32 and I20 relocs.
Nick Clifton [Wed, 25 Nov 1998 00:54:31 +0000 (00:54 +0000)] 
Fix handling of I32 and I20 relocs.

25 years agoTue Nov 24 15:46:33 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Tue, 24 Nov 1998 23:50:20 +0000 (23:50 +0000)] 
Tue Nov 24 15:46:33 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * config/mn10300/tm-mn10300.h (TARGET_VIRTUAL_FRAME_POINTER):
        new target macro.
        * mn10300-tdep.c (mn10300_virtual_frame_pointer): new function.
        * tracepoint.c (encode_actions): Use the new target macro to
        determine the virtual frame pointer, for collecting locals/args.
        (add_local_symbols, collect_symbol): add a register/offset pair of
        arguments so that the virtual frame pointer can be passed in.

25 years ago * procfs.c (procfs_wait): handle syscall events first.
Felix Lee [Tue, 24 Nov 1998 14:51:13 +0000 (14:51 +0000)] 
    * procfs.c (procfs_wait): handle syscall events first.
        * procfs.c (GDB_GREGSET_TYPE, GDB_FPREGSET_TYPE): new macros.
        * config/sparc/xm-sun4sol2.h: use them.
        * core-sol2.c: don't #undef gregset_t and fpregset_t.
        * sol-thread.c: ditto.
        * sparc-tdep.c: ditto.

25 years agoCARP: *BREAKPOINT*
Andrew Cagney [Tue, 24 Nov 1998 13:49:00 +0000 (13:49 +0000)] 
CARP: *BREAKPOINT*
Convert mn10300, MIPS and powerpc/rs6000 targets to use
BREAKPOINT_FROM_PC
Delete global variable memory_breakpoint_size.  Use BREAKPOINT_FROM_PC
instead.

25 years agoAdd d10v and v850 to gennltvals.sh and regenerate.
Andrew Cagney [Tue, 24 Nov 1998 07:59:01 +0000 (07:59 +0000)] 
Add d10v and v850 to gennltvals.sh and regenerate.
Add a howto.

25 years ago * pe-dll.c (make_head): name object files sequentially to ensure
DJ Delorie [Tue, 24 Nov 1998 04:33:33 +0000 (04:33 +0000)] 
* pe-dll.c (make_head): name object files sequentially to ensure
they link in the right order.
(make_tail): same here
(pe_process_import_defs): use sequential names for bfds to ensure
proper link order.
(pe_implied_import_dll): new function; handles linking directly
against DLLs by simulating IMPORTS directives.  * emultempl/pe.em
(gld_i386pe_before_parse): hack bfd to not recognize .dll files
via bfd_pe_dll_not_recognized_hack

25 years ago * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants
DJ Delorie [Tue, 24 Nov 1998 04:25:41 +0000 (04:25 +0000)] 
* coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants
to see .DLL files as unrecognized.
(i3coff_object_p): Sorry, had to hack it to not recognize these
files (pei-i386) on request.

25 years ago* emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call to
DJ Delorie [Tue, 24 Nov 1998 00:24:06 +0000 (00:24 +0000)] 
* emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call to
pe_dll_add_excludes

25 years agoMon Nov 23 18:28:48 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Mon, 23 Nov 1998 23:30:08 +0000 (23:30 +0000)] 
Mon Nov 23 18:28:48 1998  Dave Brolley  <brolley@cygnus.com>

* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.

25 years agoMon Nov 23 17:02:47 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Mon, 23 Nov 1998 23:25:28 +0000 (23:25 +0000)] 
Mon Nov 23 17:02:47 1998  Dave Brolley  <brolley@cygnus.com>

* Directory created.

25 years agofix for arm-pe linker testsuite failures - only define an entry symbol if one has...
Nick Clifton [Mon, 23 Nov 1998 22:38:48 +0000 (22:38 +0000)] 
fix for arm-pe linker testsuite failures - only define an entry symbol if one has been specified.

25 years ago * emultempl/pe.em (gld_i386pe_after_open): call
DJ Delorie [Mon, 23 Nov 1998 19:47:31 +0000 (19:47 +0000)] 
* emultempl/pe.em (gld_i386pe_after_open): call
pe_process_import_defs
* pe-dll.c (pe_dll_generate_def_file): calculate BASE from
pe_data, only print if actually set.  Print version only if
set.
(save_relocs): save relocs for both input and output.
(make_one): support internal/external different names.
(pe_dll_generate_implib): support new make_one
(pe_process_import_defs): new function; handles IMPORT
directives in .def files.

25 years ago* opncls.c (bfd_make_readable): need more cleanup for symbols and
DJ Delorie [Mon, 23 Nov 1998 19:45:45 +0000 (19:45 +0000)] 
* opncls.c (bfd_make_readable): need more cleanup for symbols and
relents.  Call bfd_check_format to reinitialize.

25 years agoMon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Mon, 23 Nov 1998 19:44:42 +0000 (19:44 +0000)] 
Mon Nov 23 11:38:40 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * symfile.c (deduce_language_from_filename): rewrite so as to
        work from a table of filename extensions, modifiable by the user.
        (filename_language_table): new data structure.
        (set_ext_lang_command): new function for new command, "set
        extension-language".  (info_extension_language_command): new
        function for new command "info extension-languages".
        (add_filename_language, init_filename_language_table): new
        support functions for the above.
        * language.c (language_enum): new function.  Support for above.

25 years agoCARP: Convert macro definitions of USE_STRUCT_CONVENTION into target
Andrew Cagney [Mon, 23 Nov 1998 12:35:23 +0000 (12:35 +0000)] 
CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target
specific functions.

25 years agogencode.c: Kill, Kill, Kill....
Andrew Cagney [Mon, 23 Nov 1998 11:37:56 +0000 (11:37 +0000)] 
gencode.c: Kill, Kill, Kill....
Remove last remenats of old gencode simulator.

25 years agoConfigure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator.
Andrew Cagney [Mon, 23 Nov 1998 07:16:03 +0000 (07:16 +0000)] 
Configure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator.
Fix problems: All vr.igen instructions are 64 bit.

25 years agoMerge egcs-19981109
Jeff Law [Mon, 23 Nov 1998 06:33:33 +0000 (06:33 +0000)] 
Merge egcs-19981109

25 years agoPacify GCC.
Andrew Cagney [Mon, 23 Nov 1998 06:18:32 +0000 (06:18 +0000)] 
Pacify GCC.

25 years agoPacify GCC.
Andrew Cagney [Mon, 23 Nov 1998 06:10:01 +0000 (06:10 +0000)] 
Pacify GCC.

25 years agoReconize target mips-tx19-elf
Andrew Cagney [Mon, 23 Nov 1998 06:06:12 +0000 (06:06 +0000)] 
Reconize target mips-tx19-elf

25 years agoSwitch mips-lsi-elf mips16 simulator to igen (from gencode).
Andrew Cagney [Mon, 23 Nov 1998 05:50:21 +0000 (05:50 +0000)] 
Switch mips-lsi-elf mips16 simulator to igen (from gencode).

25 years ago * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.
Doug Evans [Sun, 22 Nov 1998 19:21:51 +0000 (19:21 +0000)] 
* genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.
(${cpu}_pbb_cti_chain): Ditto.

25 years ago* fix for minor sanitization lossage
Frank Ch. Eigler [Sun, 22 Nov 1998 11:50:48 +0000 (11:50 +0000)] 
* fix for minor sanitization lossage

25 years agoSat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>
Stan Shebs [Sat, 21 Nov 1998 20:16:49 +0000 (20:16 +0000)] 
Sat Nov 21 17:15:40 1998  Philippe De Muyter  <phdm@macqel.be>

* breakpoint.c (bpstat_stop_status): Do not increment hit_count
of breakpoint if condition is not true.

25 years agoSat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>
Stan Shebs [Sat, 21 Nov 1998 19:59:37 +0000 (19:59 +0000)] 
Sat Nov 21 17:15:40 1998  Philippe De Muyter  <phdm@macqel.be>

* coffread.c (coff_symtab_read): Discard C_LABEL's that are not
function entry points, to avoid getting them in the stack dump
instead of the actual function.

25 years agokeep restored file
Stan Shebs [Sat, 21 Nov 1998 19:29:32 +0000 (19:29 +0000)] 
keep restored file

25 years ago * config/m68k/delta68.mh (NAT_FILE): Undo 1998-08-18 change;
Stan Shebs [Sat, 21 Nov 1998 19:28:44 +0000 (19:28 +0000)] 
* config/m68k/delta68.mh (NAT_FILE): Undo 1998-08-18 change;
  without NAT_FILE definition, configure will assume that GDB cannot
  run native.
* config/m68k/nm-delta68.h (KERNEL_U_SIZE): New macro.
* delta68-nat.c (kernel_u_size): New function.

25 years ago* mild gx prototype tweak
Frank Ch. Eigler [Sat, 21 Nov 1998 19:05:09 +0000 (19:05 +0000)] 
* mild gx prototype tweak
start-sanitize-gxsim
1998-11-21  Frank Ch. Eigler  <fche@elastic.org>
* sim-gx.c (sim_gx_block_translate): Generate computed
goto for __GNUC__ instead of plain switch() for gx block
entry.  Lose "-g" compile option for gx block.
end-sanitize-gxsim

25 years ago* r5900.igen (CVT.W.S): Always round towards zero.
Andrew Cagney [Sat, 21 Nov 1998 03:31:30 +0000 (03:31 +0000)] 
* r5900.igen (CVT.W.S): Always round towards zero.
Update testsuite.

25 years agoRemove spurous warnings.
Nick Clifton [Fri, 20 Nov 1998 22:22:15 +0000 (22:22 +0000)] 
Remove spurous warnings.

25 years agoCoper with empty symbol names.
Nick Clifton [Fri, 20 Nov 1998 21:08:14 +0000 (21:08 +0000)] 
Coper with empty symbol names.

25 years agoregenerate
Doug Evans [Fri, 20 Nov 1998 20:59:50 +0000 (20:59 +0000)] 
regenerate

25 years agoregenerate fr30-opc.c
Doug Evans [Fri, 20 Nov 1998 19:47:09 +0000 (19:47 +0000)] 
regenerate fr30-opc.c

25 years agoAdd support for FR30_OPERAND_I32
Nick Clifton [Fri, 20 Nov 1998 19:42:45 +0000 (19:42 +0000)] 
Add support for FR30_OPERAND_I32

25 years agoAdded fr30-tdep.c.
Zdenek Radouch [Fri, 20 Nov 1998 06:46:55 +0000 (06:46 +0000)] 
Added fr30-tdep.c.

25 years agoFix problem where qnan was treated like an infinity
Michael Meissner [Fri, 20 Nov 1998 00:44:03 +0000 (00:44 +0000)] 
Fix problem where qnan was treated like an infinity

25 years agoReplacing a bogus file with a semi-bogus one (sharing through devo).
Zdenek Radouch [Fri, 20 Nov 1998 00:34:30 +0000 (00:34 +0000)] 
Replacing a bogus file with a semi-bogus one (sharing through devo).

25 years agoReplacing a bogus file with possibly an initial version of the same.
Zdenek Radouch [Fri, 20 Nov 1998 00:31:29 +0000 (00:31 +0000)] 
Replacing a bogus file with possibly an initial version of the same.

25 years agoSemi-bogus version of the file (sharing through devo).
Zdenek Radouch [Fri, 20 Nov 1998 00:25:54 +0000 (00:25 +0000)] 
Semi-bogus version of the file (sharing through devo).

25 years agoCARP:
Andrew Cagney [Fri, 20 Nov 1998 00:00:24 +0000 (00:00 +0000)] 
CARP:
* buildsym.c (end_symtab): Cleanup PROCESS_LINENUMBER_HOOK.

25 years agoThu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 23:26:12 +0000 (23:26 +0000)] 
Thu Nov 19 15:21:04 1998  Geoffrey Noer  <noer@cygnus.com>

        * rdi-share/host.h: if compiling under Cygwin, make sure new
        preprocessor define is defined.  Define it if not.
        * rdi-share/hostchan.h: ditto
        * rdi-share/aclocal.m4: regenerate
        * rdi-share/configure: regenerate

25 years agoThu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 23:22:51 +0000 (23:22 +0000)] 
Thu Nov 19 15:21:04 1998  Geoffrey Noer  <noer@cygnus.com>

        * rdi-share/host.h: if compiling under Cygwin, make sure new
        preprocessor define is defined.  Define it if not.
        * rdi-share/aclocal.m4: regenerate
        * rdi-share/configure: regenerate

25 years agoAdd support for -marm6xxx and -marm7xxx command line switches
Nick Clifton [Thu, 19 Nov 1998 23:03:04 +0000 (23:03 +0000)] 
Add support for -marm6xxx and -marm7xxx command line switches

25 years agoThu Nov 19 14:43:44 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 22:44:42 +0000 (22:44 +0000)] 
Thu Nov 19 14:43:44 1998  Geoffrey Noer  <noer@cygnus.com>

        * configure.in: switch back to checking __CYGWIN32__
        * configure: regenerate

25 years agoThu Nov 19 14:42:15 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 22:42:35 +0000 (22:42 +0000)] 
Thu Nov 19 14:42:15 1998  Geoffrey Noer  <noer@cygnus.com>

        * aclocal.m4: regenerate
        * configure: regenerate

25 years agoCARP:
Andrew Cagney [Thu, 19 Nov 1998 22:04:08 +0000 (22:04 +0000)] 
CARP:
* exec.c (exec_file_command): Cleanup. Replace #if
NEED_TEXT_START_END with if().
* config/pa/nm-hppah.h (NEED_TEXT_START_END): Redefine to be 1.
* config/convex/tm-convex.h (NEED_TEXT_START_END): Ditto.
* config/gould/tm-np1.h (NEED_TEXT_START_END): Ditto.
* config/a29k/tm-a29k.h (NEED_TEXT_START_END): Ditto.

25 years agorun sanitize over Makefile.{am,in} for fr30
Doug Evans [Thu, 19 Nov 1998 21:35:59 +0000 (21:35 +0000)] 
run sanitize over Makefile.{am,in} for fr30

25 years agoAdd provision of _end symbol.
Nick Clifton [Thu, 19 Nov 1998 21:32:57 +0000 (21:32 +0000)] 
Add provision of _end symbol.

25 years agoThu Nov 19 13:06:22 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 21:21:34 +0000 (21:21 +0000)] 
Thu Nov 19 13:06:22 1998  Geoffrey Noer  <noer@cygnus.com>

        * main.c: Wait until more time has passed before calling
        new cygwin_ funcs, revert back to the cygwin32_ ones for now.
        * win32-nat.c: Ditto.

25 years agoThu Nov 19 13:14:57 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 21:18:29 +0000 (21:18 +0000)] 
Thu Nov 19 13:14:57 1998  Geoffrey Noer  <noer@cygnus.com>

        * gdbtk-cmds.c: Can't start using new API names yet.  Switch
          back
        to calling cygwin32_ funcs until some time has passed...
        * gdbtk.c: Ditto.  Also, include sys/cygwin.h for Cygwin,
          instead
        of providing own proto.

25 years agoThu Nov 19 16:02:46 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 19 Nov 1998 21:04:00 +0000 (21:04 +0000)] 
Thu Nov 19 16:02:46 1998  Dave Brolley  <brolley@cygnus.com>

* fr30-opc.c: Regenerated.
* fr30-opc.h: Regenerated.
* fr30-dis.c: Regenerated.
* fr30-asm.c: Regenerated.

25 years agoregenerate fr30-opc.c
Doug Evans [Thu, 19 Nov 1998 18:27:10 +0000 (18:27 +0000)] 
regenerate fr30-opc.c

25 years ago * gas/mips/sync.[sd]: New testcase.
Doug Evans [Thu, 19 Nov 1998 16:06:02 +0000 (16:06 +0000)] 
* gas/mips/sync.[sd]: New testcase.
* gas/mips/mips.exp: Run it.
pr 18302

25 years ago * mips-opc.c (sync.p,sync.l): Swap insn values.
Doug Evans [Thu, 19 Nov 1998 16:00:43 +0000 (16:00 +0000)] 
* mips-opc.c (sync.p,sync.l): Swap insn values.
pr 18302

25 years agoWed Nov 18 20:12:03 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 04:14:00 +0000 (04:14 +0000)] 
Wed Nov 18 20:12:03 1998  Geoffrey Noer  <noer@cygnus.com>

        * aclocal.m4: regenerate
        * configure: regenerate

25 years agoWed Nov 18 21:36:37 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Thu, 19 Nov 1998 02:38:50 +0000 (02:38 +0000)] 
Wed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>

* fr30-opc.c: Regenerated.
* fr30-opc.h: Regenerated.

25 years agoWed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 02:22:42 +0000 (02:22 +0000)] 
Wed Nov 18 18:18:43 1998  Geoffrey Noer  <noer@cygnus.com>

        * configure.tgt: change refs from cygwin32* to cygwin*.
        * aclocal.m4: regenerate
        * configure.in: don't need to call AM_CYGWIN32.
        * configure: regenerate

25 years agoWed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Thu, 19 Nov 1998 02:20:06 +0000 (02:20 +0000)] 
Wed Nov 18 18:18:43 1998  Geoffrey Noer  <noer@cygnus.com>

        * configure.tgt: change refs from cygwin32* to cygwin*.

This page took 0.040071 seconds and 4 git commands to generate.