deliverable/binutils-gdb.git
23 years agoChange convention to ``Fix PR gdb/NNNN''
Andrew Cagney [Sat, 3 Mar 2001 03:23:50 +0000 (03:23 +0000)] 
Change convention to ``Fix PR gdb/NNNN''

23 years agoFrom 2001-03-01 Tom Rix <trix@redhat.com>:
Andrew Cagney [Sat, 3 Mar 2001 01:38:49 +0000 (01:38 +0000)] 
From 2001-03-01 Tom Rix <trix@redhat.com>:
* mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
parameter to mn10200_analyze_prologue.
* config/mn10200/tm-mn10200.h: Include "regcache.h".
* MAINTAINERS: Document that mn10200-elf target is buildable.

23 years agoMove GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
Kevin Buettner [Sat, 3 Mar 2001 00:08:27 +0000 (00:08 +0000)] 
Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
to config/ia64/nm-aix.h.

23 years ago2001-03-02 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 2 Mar 2001 22:50:36 +0000 (22:50 +0000)] 
2001-03-02  Dave Brolley  <brolley@redhat.com>

* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.

23 years ago2001-03-02 Matt Hiller <hiller@redhat.com>
Matthew Hiller [Fri, 2 Mar 2001 22:41:05 +0000 (22:41 +0000)] 
2001-03-02  Matt Hiller  <hiller@redhat.com>

* config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.

23 years agoRevise earlier comment regarding sparc-nat.c to be more meaningful.
Kevin Buettner [Fri, 2 Mar 2001 20:04:21 +0000 (20:04 +0000)] 
Revise earlier comment regarding sparc-nat.c to be more meaningful.

23 years agoPrint warnings if NaNs are found and the target CPU does not support them
Nick Clifton [Fri, 2 Mar 2001 18:43:13 +0000 (18:43 +0000)] 
Print warnings if NaNs are found and the target CPU does not support them

23 years agoFix typo in which sparc-nat.c was changed to include itself.
Kevin Buettner [Fri, 2 Mar 2001 17:01:48 +0000 (17:01 +0000)] 
Fix typo in which sparc-nat.c was changed to include itself.

23 years ago* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
J.T. Conklin [Fri, 2 Mar 2001 02:54:10 +0000 (02:54 +0000)] 
* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
if __CYGWIN32__ is set from here.
* config/i386/xm-cygwin.h: To here.
* config/powerpc/xm-cygwin.h: To here.

23 years agomerge from gcc
DJ Delorie [Fri, 2 Mar 2001 02:12:03 +0000 (02:12 +0000)] 
merge from gcc

23 years ago* i386-stub.c (handle_exception): Use 'T' response packet.
J.T. Conklin [Thu, 1 Mar 2001 22:45:42 +0000 (22:45 +0000)] 
* i386-stub.c (handle_exception): Use 'T' response packet.

23 years ago[fix my email address in changelog entries]
Michael Snyder [Thu, 1 Mar 2001 22:18:45 +0000 (22:18 +0000)] 
[fix my email address in changelog entries]

23 years ago2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder [Thu, 1 Mar 2001 22:10:04 +0000 (22:10 +0000)] 
2001-03-01  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* m32r-tdep.c: Fix cut and paste error in comment.

23 years ago* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
J.T. Conklin [Thu, 1 Mar 2001 21:56:35 +0000 (21:56 +0000)] 
* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
(MAX_OF_TYPE): Wrap macro definition in parenthesis.
(MIN_OF_TYPE): Likewise.

* memattr.h (mem_access_mode): Removed extraneous trailing comma.

23 years ago*** empty log message ***
Matthew Hiller [Thu, 1 Mar 2001 19:39:30 +0000 (19:39 +0000)] 
*** empty log message ***

23 years ago2001-02-28 Matt Hiller <hiller@redhat.com>
Matthew Hiller [Thu, 1 Mar 2001 19:13:27 +0000 (19:13 +0000)] 
2001-02-28  Matt Hiller  <hiller@redhat.com>

* testsuite/ld-scripts/crossref.exp: Initialize flags to
[big_or_little_endian].
* testsuite/ld-undefined/undefined.exp: Ditto, and include $flags
in ld invocations.
* testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB,
-eb, EL and el.
(is_endian_output_format): New function.
(default_ld_link): Set flags to [big_or_little_endian] only if ld
is being invoked such that the output format being used is of
known endianness.
(default_ld_simple_link): Ditto.

23 years agoAdd s390 target
Nick Clifton [Thu, 1 Mar 2001 18:48:14 +0000 (18:48 +0000)] 
Add s390 target

23 years ago* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
Andrew Cagney [Thu, 1 Mar 2001 18:19:28 +0000 (18:19 +0000)] 
* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
* os9kread.c (os9k_process_one_symbol): Add assert to detect
``loses if sizeof (char *) > sizeof (int)''.

23 years agoDocument pragmatics of why gdb_assert() is lowercase.
Andrew Cagney [Thu, 1 Mar 2001 17:30:05 +0000 (17:30 +0000)] 
Document pragmatics of why gdb_assert() is lowercase.

23 years ago* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
Andrew Cagney [Thu, 1 Mar 2001 16:13:18 +0000 (16:13 +0000)] 
* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
lists.
(mi-main.o): Ditto.

23 years ago* Makefile.in (regcache_h): Define. Add $(regcache_h) to
Andrew Cagney [Thu, 1 Mar 2001 15:49:13 +0000 (15:49 +0000)] 
* Makefile.in (regcache_h): Define. Add $(regcache_h) to
dependency lists.

23 years ago2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder [Thu, 1 Mar 2001 03:56:45 +0000 (03:56 +0000)] 
2001-02-28  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* printcmd.c (print_address_numeric): Update comments to refer
to sizeof addr, not sizeof pointer.
(x_command): Remove needless whitespace (shorten long line).

23 years ago2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder [Thu, 1 Mar 2001 03:50:17 +0000 (03:50 +0000)] 
2001-02-28  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* breakpoint.c (print_one_breakpoint): Formatting clean-up.
(read_memory_nobpt): Ditto.
(ep_is_catchpoint): Ditto.
(ep_is_shlib_catchpoint): Ditto.
(ep_is_exception_catchpoint): Ditto.
(describe_other_breakpoints): Ditto.

23 years ago* regcache.h (register_valid): Fix comment documenting valid
Andrew Cagney [Thu, 1 Mar 2001 01:51:54 +0000 (01:51 +0000)] 
* regcache.h (register_valid): Fix comment documenting valid
states.

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'.

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