deliverable/binutils-gdb.git
23 years agoCreate new file regcache.h. Update all uses.
Andrew Cagney [Thu, 1 Mar 2001 01:39:22 +0000 (01:39 +0000)] 
Create new file regcache.h.  Update all uses.

23 years agoFix the year on the following lines:
Michael Chastain [Thu, 1 Mar 2001 00:39:56 +0000 (00:39 +0000)] 
Fix the year on the following lines:

  ! 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
  ! 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
  ! 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
  ! 2001-01-27  Christopher Faylor  <cgf@cygnus.com>

23 years agonew defines for Coldfire V4.
Nick Clifton [Wed, 28 Feb 2001 23:47:10 +0000 (23:47 +0000)] 
new defines for Coldfire V4.

23 years ago2001-02-28 Matt Hiller <hiller@redhat.com>
Matthew Hiller [Wed, 28 Feb 2001 21:51:25 +0000 (21:51 +0000)] 
2001-02-28  Matt Hiller  <hiller@redhat.com>

* MAINTAINERS: Add Matt Hiller to Write After Approval list.

23 years agoRemove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.
Nick Clifton [Wed, 28 Feb 2001 19:40:12 +0000 (19:40 +0000)] 
Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.

23 years ago2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>
Andreas Jaeger [Wed, 28 Feb 2001 12:49:40 +0000 (12:49 +0000)] 
2001-02-28  Andreas Jaeger  <aj@suse.de>, Bo Thorsen  <bo@suse.de>

* config/tc-i386.c (tc_gen_reloc): Remove ugly hack which is not needed
anymore since we use bfd_elf_generic_reloc now.
(md_apply_fix3): Only apply hack for partial_inplace if not using RELA.

23 years ago2001-02-28 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Wed, 28 Feb 2001 12:32:10 +0000 (12:32 +0000)] 
2001-02-28  Andreas Jaeger  <aj@suse.de>

* elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
to addend.

23 years ago2001-02-28 Philip Blundell <pb@futuretv.com>
Phil Blundell [Wed, 28 Feb 2001 10:15:57 +0000 (10:15 +0000)] 
2001-02-28  Philip Blundell  <pb@futuretv.com>

* readelf.c (decode_ARM_machine_flags): Explicitly mention which
ABI is in use; remove ambiguity between the "unknown" EABI and
unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
renamed EF_xx constants.

23 years ago2001-02-28 Philip Blundell <pb@futuretv.com>
Phil Blundell [Wed, 28 Feb 2001 10:13:20 +0000 (10:13 +0000)] 
2001-02-28  Philip Blundell  <pb@futuretv.com>

* elf32-arm.h: Update mentions of renamed EF_xx constants.
  (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.

23 years ago2001-02-27 Philip Blundell <pb@futuretv.com>
Phil Blundell [Wed, 28 Feb 2001 10:11:36 +0000 (10:11 +0000)] 
2001-02-27  Philip Blundell  <pb@futuretv.com>

* arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01.
(EF_PIC, et al.): Rename to EF_ARM_xx.

23 years ago2001-02-27 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder [Wed, 28 Feb 2001 01:54:47 +0000 (01:54 +0000)] 
2001-02-27  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* gdb.base/varargs.c (find_max_double): Fix printf format string:
first arg is int not float.

23 years agoAdd support for disabling alignment checks when performing GDB interface
Nick Clifton [Wed, 28 Feb 2001 01:04:24 +0000 (01:04 +0000)] 
Add support for disabling alignment checks when performing GDB interface
calls or SWI emulaiton routines.  (Alignment checking code has not yet been
contributed).

23 years agoremove conflict indicator.
David Taylor [Tue, 27 Feb 2001 21:58:33 +0000 (21:58 +0000)] 
remove conflict indicator.

23 years agofix off by one error in test for error.
David Taylor [Tue, 27 Feb 2001 21:57:09 +0000 (21:57 +0000)] 
fix off by one error in test for error.

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

* aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
abfd->tdata.aout_data == NULL.

23 years ago* config/sparc/sp64linux.mt: New file.
Andrew Cagney [Tue, 27 Feb 2001 17:04:47 +0000 (17:04 +0000)] 
* config/sparc/sp64linux.mt: New file.
* configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
* configure.host: Recognize sparc64-*-linux* as a linux host.
From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
* config/sparc/tm-sp64linux.h: New file.

23 years agoFix some comments, and a formatting error.
Alan Modra [Tue, 27 Feb 2001 07:11:41 +0000 (07:11 +0000)] 
Fix some comments, and a formatting error.

23 years agoBump version to 2.11.90, fix missing dependencies in bfd/,
Alan Modra [Tue, 27 Feb 2001 06:43:56 +0000 (06:43 +0000)] 
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".

23 years agoUpdate elf64 aix5 comments.
Timothy Wall [Tue, 27 Feb 2001 03:26:47 +0000 (03:26 +0000)] 
Update elf64 aix5 comments.

23 years agoAdd aix5 settings.
Timothy Wall [Tue, 27 Feb 2001 03:23:00 +0000 (03:23 +0000)] 
Add aix5 settings.

23 years agoSet SEC_NEVER_LOAD when the 'n' flag is used.
Nick Clifton [Tue, 27 Feb 2001 01:56:26 +0000 (01:56 +0000)] 
Set SEC_NEVER_LOAD when the 'n' flag is used.

23 years agoBFD: Catch & report unhandled PE section flags.
Nick Clifton [Tue, 27 Feb 2001 01:38:06 +0000 (01:38 +0000)] 
BFD: Catch & report unhandled PE section flags.
LD: Catch BFD errors whilst loading symbols and do not produce an executable.

23 years ago2001-02-26 H.J. Lu <hjl@gnu.org>
H.J. Lu [Mon, 26 Feb 2001 17:40:07 +0000 (17:40 +0000)] 
2001-02-26  H.J. Lu  <hjl@gnu.org>

* gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".

23 years ago2001-02-26 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Mon, 26 Feb 2001 07:50:22 +0000 (07:50 +0000)] 
2001-02-26  Andreas Jaeger  <aj@suse.de>

* elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.

23 years agoReplace calls to abort() with calls to internal_error().
Kevin Buettner [Sun, 25 Feb 2001 04:45:12 +0000 (04:45 +0000)] 
Replace calls to abort() with calls to internal_error().

23 years ago * symbols.c (decode_local_label_name): Initialize message_format
Stephane Carrez [Sat, 24 Feb 2001 09:57:24 +0000 (09:57 +0000)] 
* symbols.c (decode_local_label_name): Initialize message_format
only when an error is reported (perf pb due to I18N).

23 years ago2001-02-23 H.J. Lu <hjl@gnu.org>
H.J. Lu [Sat, 24 Feb 2001 04:59:03 +0000 (04:59 +0000)] 
2001-02-23  H.J. Lu  <hjl@gnu.org>

* dwarf2dbg.c (dwarf2_directive_file): Call s_app_file (0) if
BFD_ASSEMBLER is not defined.

23 years ago2001-02-23 Ben Elliston <bje@redhat.com>
Ben Elliston [Sat, 24 Feb 2001 02:43:11 +0000 (02:43 +0000)] 
2001-02-23  Ben Elliston  <bje@redhat.com>

* sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
already defined elsewhere.

23 years agoMention how to cite GDB problem reports.
Andrew Cagney [Fri, 23 Feb 2001 22:20:38 +0000 (22:20 +0000)] 
Mention how to cite GDB problem reports.

23 years agoMention gdbarch.sh and to not submit gdbarch.[ch].
Andrew Cagney [Fri, 23 Feb 2001 22:09:30 +0000 (22:09 +0000)] 
Mention gdbarch.sh and to not submit gdbarch.[ch].

23 years ago2001-02-23 David Mosberger <davidm@hpl.hp.com>
H.J. Lu [Fri, 23 Feb 2001 21:57:48 +0000 (21:57 +0000)] 
2001-02-23  David Mosberger  <davidm@hpl.hp.com>

* ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
* ia64-asmtab.c: Regenerate.

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

* gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".

* gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
"cmp4".
* gas/ia64/opc-a.s: Rebuilt.
* gas/ia64/opc-a.d: Likewise.

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

* gdb.base/reread.exp: Unsupported for non-native targets;
doesn't work for remote debugging.

23 years agoDon't mark a fixup as done if it's against a symbol.
Nick Clifton [Fri, 23 Feb 2001 18:32:51 +0000 (18:32 +0000)] 
Don't mark a fixup as done if it's against a symbol.

23 years ago2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 22 Feb 2001 22:26:34 +0000 (22:26 +0000)] 
2001-02-22  Jeff Johnston <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
        longer valid.

23 years ago2001-02-22 Ben Elliston <bje@redhat.com>
Ben Elliston [Thu, 22 Feb 2001 20:47:49 +0000 (20:47 +0000)] 
2001-02-22  Ben Elliston  <bje@redhat.com>

* sim-trace.h (TRACE_VPU_IDX): Add.
(TRACE_vpu): Define.
(WITH_TRACE_VPU_P): Likewise.
(TRACE_VPU_P): Likewise.
* sim-trace.c (OPTION_TRACE_VPU): Define.
(trace_options): Add --trace-vpu.
(trace_option_handler): Handle OPTION_TRACE_VPU.
(trace_option_handler): Include VPU tracing in --trace-semantics.
(trace_idx_to_str): Handle TRACE_VPU_IDX.

23 years agoAdd ia64-*-aix* configuration.
Timothy Wall [Thu, 22 Feb 2001 17:24:33 +0000 (17:24 +0000)] 
Add ia64-*-aix* configuration.

23 years agoAdded ia64-*-aix* configuration.
Timothy Wall [Thu, 22 Feb 2001 17:16:38 +0000 (17:16 +0000)] 
Added ia64-*-aix* configuration.

23 years agoMove get_saved_register to frame.h.
Andrew Cagney [Thu, 22 Feb 2001 16:48:19 +0000 (16:48 +0000)] 
Move get_saved_register to frame.h.

23 years agoia64-*-aix* support.
Timothy Wall [Thu, 22 Feb 2001 16:38:46 +0000 (16:38 +0000)] 
ia64-*-aix* support.

23 years agoImprove gas error messages for invalid instructions.
Jim Wilson [Thu, 22 Feb 2001 03:16:21 +0000 (03:16 +0000)] 
Improve gas error messages for invalid instructions.
* cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
C8 said "1" instead of "8".  Clarify error string for IMM22:
"signed integer" instead of just "integer".
* config/tc-ia64.c (enum operand_match_result): New type.
(operand_match): Change return type to operand_match_result.
Fix all returns appropriately, adding support for returning the
out-of-range result.
(parse_operands): New locals result, error_pos, out_of_range_pos,
curr_out_of_range_pos.  Rewrite operand matching loop to give better
error messages.
* ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
separate variants: one for IMM22 and the other for IMM14.
* ia64-asmtab.c: Regenerate.

23 years agoFix typo in my previously committed ChangeLog entry.
Kevin Buettner [Thu, 22 Feb 2001 03:12:13 +0000 (03:12 +0000)] 
Fix typo in my previously committed ChangeLog entry.

23 years agoMade changes to shared library support and added more of the support needed
Kevin Buettner [Thu, 22 Feb 2001 03:01:27 +0000 (03:01 +0000)] 
Made changes to shared library support and added more of the support needed
for AIX/IA-64.

23 years agoFix bugs in handling of the .restore directive.
Jim Wilson [Wed, 21 Feb 2001 22:39:59 +0000 (22:39 +0000)] 
Fix bugs in handling of the .restore directive.
* config/tc-ia64.c (struct unwind): Add member "prologue_count".
(dot_proc): Clear unwind.prologue_count to zero.
(dot_prologue): Increment unwind.prologue_count.
(dot_restore): If second operand is omitted, use
unwind.prologue_count -1 for "ecount" (# of additional regions to
pop).  Decrement unwind.prologue_count by number of regions
popped.

23 years ago * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
Greg McGary [Wed, 21 Feb 2001 21:54:31 +0000 (21:54 +0000)] 
* cgen-opc.c (cgen_get_insn_value): Add missing `return'.

23 years ago2001-02-21 Ben Elliston <bje@redhat.com>
Ben Elliston [Wed, 21 Feb 2001 21:35:41 +0000 (21:35 +0000)] 
2001-02-21  Ben Elliston  <bje@redhat.com>

* sim-trace.h (TRACE_BRANCH_INPUT1): New macro.
(TRACE_BRANCH_INPUT2): Likewise.

23 years agoNote that some flags to the COFF version of .section remove attributes rather
Nick Clifton [Wed, 21 Feb 2001 19:43:36 +0000 (19:43 +0000)] 
Note that some flags to the COFF version of .section remove attributes rather
than setting them.

23 years ago * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
Eli Zaretskii [Wed, 21 Feb 2001 16:17:50 +0000 (16:17 +0000)] 
* gdb.texinfo (Signals): Document "ignore", "noignore", and "all".

23 years agoEnable new thread support for Linux/IA-64.
Kevin Buettner [Wed, 21 Feb 2001 05:20:35 +0000 (05:20 +0000)] 
Enable new thread support for Linux/IA-64.

23 years agoFix a typo.
Kazu Hirata [Wed, 21 Feb 2001 00:19:45 +0000 (00:19 +0000)] 
Fix a typo.

23 years agoFix a typo.
Kazu Hirata [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>
H.J. Lu [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.
Andrew 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 Hirata [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.
Kevin Buettner [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.
Andrew Cagney [Tue, 20 Feb 2001 22:39:03 +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>
H.J. Lu [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.
Kevin Buettner [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>
Martin 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>
Martin 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>
Martin 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>
Andreas Jaeger [Tue, 20 Feb 2001 09:48:45 +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>
Andreas Jaeger [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
Andrew 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 agoRemove cvs conflict indicator.
Elena Zannoni [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>
Michael Snyder [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>
Elena Zannoni [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.
Andrew 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 Jelinek [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.
Jonathan Larmour [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>
Ben Elliston [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>
Fernando Nasser [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>
Michael 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>
Elena Zannoni [Mon, 19 Feb 2001 20:15:42 +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>
Elena Zannoni [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.
Eli Zaretskii [Mon, 19 Feb 2001 11:47:16 +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>
David O'Brien [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>
David O'Brien [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>
David O'Brien [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
Nick Clifton [Sun, 18 Feb 2001 23:33:11 +0000 (23:33 +0000)] 
Add PDP-11 support

23 years agoSet the architecture (GDB multiarch needs it).
Nick Clifton [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>
H.J. Lu [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 Hirata [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>
Michael Chastain [Sun, 18 Feb 2001 19:59:57 +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.
Eli Zaretskii [Sun, 18 Feb 2001 07:22:17 +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>
Michael Chastain [Sun, 18 Feb 2001 07:10:32 +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
Eli Zaretskii [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>
David O'Brien [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>
Chris Demetriou [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>
Chris Demetriou [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
Mark 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.
Nick Clifton [Sat, 17 Feb 2001 00:53:44 +0000 (00:53 +0000)] 
Allow configuration of texinfo for Cygwin hosts.

23 years agomerge from gcc
DJ Delorie [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>
Michael Snyder [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.
Andrew 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.
Andrew 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.
Nick Clifton [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 Hirata [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 agoObvious fix.
Michael 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>
Michael 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.

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