deliverable/binutils-gdb.git
23 years agoUpdate/correct copyright notices.
Kevin Buettner [Tue, 6 Mar 2001 08:22:02 +0000 (08:22 +0000)] 
Update/correct copyright notices.

23 years agoFix whitespace problem in my most recent entry.
Kevin Buettner [Tue, 6 Mar 2001 00:55:19 +0000 (00:55 +0000)] 
Fix whitespace problem in my most recent entry.

23 years agoConfigury changes for AIX5/IA-64.
Kevin Buettner [Tue, 6 Mar 2001 00:52:31 +0000 (00:52 +0000)] 
Configury changes for AIX5/IA-64.

23 years agoReverted revision 1.2.
Michael Chastain [Mon, 5 Mar 2001 23:40:47 +0000 (23:40 +0000)] 
Reverted revision 1.2.

23 years agoRevert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.
Michael Chastain [Mon, 5 Mar 2001 23:37:38 +0000 (23:37 +0000)] 
Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.

23 years agoRevert revision 1.2.
Michael Chastain [Mon, 5 Mar 2001 23:33:17 +0000 (23:33 +0000)] 
Revert revision 1.2.

23 years ago* TODO (GDB 5.1 Known Problems): Document z8k as broken.
Andrew Cagney [Mon, 5 Mar 2001 22:22:57 +0000 (22:22 +0000)] 
* TODO (GDB 5.1 Known Problems): Document z8k as broken.

23 years agomerge from gcc
DJ Delorie [Mon, 5 Mar 2001 19:42:04 +0000 (19:42 +0000)] 
merge from gcc

23 years agoclarify my recent entry.
Christopher Faylor [Mon, 5 Mar 2001 17:03:03 +0000 (17:03 +0000)] 
clarify my recent entry.

23 years ago* wince.c: Change realloc to xrealloc throughout.
Christopher Faylor [Mon, 5 Mar 2001 16:59:54 +0000 (16:59 +0000)] 
* wince.c: Change realloc to xrealloc throughout.
(handle_load_dll): Use void * rather than PTR.

23 years ago* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
Andrew Cagney [Mon, 5 Mar 2001 16:38:07 +0000 (16:38 +0000)] 
* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
* ocd.c (ocd_xfer_memory): Ditto.
* ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
* MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
buildable with ,-Werror.

* Makefile.in (symfile_h): Define.
(mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
* mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
* MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
,-Werror.

* dsrec.c (make_srec): Fix internal_error fmt arg.
* MAINTAINERS: Document i960-coff as buildable with ,-Werror.

23 years agoFixes for NetBSD 1.5. NetBSD has been renumbering/renaming its
Andrew Cagney [Mon, 5 Mar 2001 16:22:45 +0000 (16:22 +0000)] 
Fixes for NetBSD 1.5.  NetBSD has been renumbering/renaming its
SYS_* interfaces.

23 years ago2001-03-05 Dave Brolley <brolley
Dave Brolley [Mon, 5 Mar 2001 16:05:38 +0000 (16:05 +0000)] 
2001-03-05  Dave Brolley  <brolley

        arch.c: Regenerate.
        arch.h: Regenerate.
        cpu.c: Regenerate.
        cpu.h: Regenerate.
        cpuall.h: Regenerate.
        cpux.c: Regenerate.
        cpux.h: Regenerate.
        decode.c: Regenerate.
        decode.h: Regenerate.
        decodex.c: Regenerate.
        decodex.h: Regenerate.
        model.c: Regenerate.
        modelx.c: Regenerate.
        sem-switch.c: Regenerate.
        sem.c: Regenerate.
        semx-switch.c: Regenerate.

23 years agoCorrect filenames from last commit.
Dave Brolley [Mon, 5 Mar 2001 16:01:29 +0000 (16:01 +0000)] 
Correct filenames from last commit.

23 years ago2001-03-05 Dave Brolley <brolley@
Dave Brolley [Mon, 5 Mar 2001 16:00:17 +0000 (16:00 +0000)] 
2001-03-05  Dave Brolley  <brolley@

        * arch.c: Regenerate.
        * arch.h: Regenerate.
        * cpu.c: Regenerate.
        * cpu.h: Regenerate.
        * cpuall.h: Regenerate.
        * decode.c: Regenerate.
        * decode.h: Regenerate.
        * model.c: Regenerate.
        * sem-switch.c: Regenerate.
        * sem.c: Regenerate.

23 years ago2001-03-05 Dave Brolley <brolley@redhat.co
Dave Brolley [Mon, 5 Mar 2001 15:55:01 +0000 (15:55 +0000)] 
2001-03-05  Dave Brolley  <brolley@redhat.co

        * opcodes/fr30-asm.c: Regenerate.
        * opcodes/fr30-desc.c: Regenerate.
        * opcodes/fr30-desc.h: Regenerate.
        * opcodes/fr30-dis.c: Regenerate.
        * opcodes/fr30-ibld.c: Regenerate.
        * opcodes/fr30-opc.c: Regenerate.
        * opcodes/fr30-opc.h: Regenerate.
        * opcodes/m32r-asm.c: Regenerate.
        * opcodes/m32r-desc.c: Regenerate.
        * opcodes/m32r-desc.h: Regenerate.
        * opcodes/m32r-dis.c: Regenerate.
        * opcodes/m32r-ibld.c: Regenerate.
        * opcodes/m32r-opc.c: Regenerate.
        * opcodes/m32r-opc.h: Regenerate.
        * opcodes/m32r-opinst.c: Regenerate.

23 years ago* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
Alan Modra [Mon, 5 Mar 2001 05:02:03 +0000 (05:02 +0000)] 
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.

23 years agoObvious fix: in an entry for 1997-02-01, expand wildcard to explicit
Michael Chastain [Sun, 4 Mar 2001 22:23:30 +0000 (22:23 +0000)] 
Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit
list of files actually modified.

23 years agoObvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
Michael Chastain [Sun, 4 Mar 2001 22:08:49 +0000 (22:08 +0000)] 
Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix: in an entry for 1997-09-10, expand wildcard to explicit
Michael Chastain [Sun, 4 Mar 2001 21:41:15 +0000 (21:41 +0000)] 
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
Michael Chastain [Sun, 4 Mar 2001 21:23:05 +0000 (21:23 +0000)] 
Obvious fix.  Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
change on 2001-01-28.  Embarrassing!

23 years agoObvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
Michael Chastain [Sun, 4 Mar 2001 21:15:17 +0000 (21:15 +0000)] 
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".

23 years agoObvious fix: in an entry for 1997-02-23, expand wildcard to explicit
Michael Chastain [Sun, 4 Mar 2001 20:26:44 +0000 (20:26 +0000)] 
Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix: in entries for 1998-02-10 and 1998-02-06,
Michael Chastain [Sun, 4 Mar 2001 18:52:48 +0000 (18:52 +0000)] 
Obvious fix: in entries for 1998-02-10 and 1998-02-06,
change "m68k/tm-delta68.h" to "config/m68k/tm-delta68.h".

23 years agoObvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
Michael Chastain [Sun, 4 Mar 2001 18:44:42 +0000 (18:44 +0000)] 
Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
"config/m32r/tm-m32r.h".

23 years ago * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
Kevin Buettner [Sat, 3 Mar 2001 08:31:20 +0000 (08:31 +0000)] 
* solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
as an lvalue.

23 years agoDon't use ANOFFSET as an lvalue.
Kevin Buettner [Sat, 3 Mar 2001 08:24:05 +0000 (08:24 +0000)] 
Don't use ANOFFSET as an lvalue.

23 years ago* MAINTAINERS (paper trail): Update.
Andrew Cagney [Sat, 3 Mar 2001 03:34:27 +0000 (03:34 +0000)] 
* MAINTAINERS (paper trail): Update.

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

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