Andrew Cagney
97900206ca
* regcache.h (register_valid): Fix comment documenting valid
...
states.
2001-03-01 01:51:54 +00:00
Andrew Cagney
4e052eda91
Create new file regcache.h. Update all uses.
2001-03-01 01:39:22 +00:00
Michael Chastain
0cff82d9a9
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>
2001-03-01 00:39:56 +00:00
Nick Clifton
80a523c2e1
new defines for Coldfire V4.
2001-02-28 23:47:10 +00:00
Matthew Hiller
07d48ebccc
2001-02-28 Matt Hiller <hiller@redhat.com>
...
* MAINTAINERS: Add Matt Hiller to Write After Approval list.
2001-02-28 21:51:25 +00:00
Nick Clifton
a59e3bd746
Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.
2001-02-28 19:40:12 +00:00
Andreas Jaeger
7c44d1d360
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.
2001-02-28 12:49:40 +00:00
Andreas Jaeger
5608e05bb4
2001-02-28 Andreas Jaeger <aj@suse.de>
...
* elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
to addend.
2001-02-28 12:32:10 +00:00
Phil Blundell
a5bcd848ff
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.
2001-02-28 10:15:57 +00:00
Phil Blundell
fd2ec33034
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.
2001-02-28 10:13:20 +00:00
Phil Blundell
2a7a46249e
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.
2001-02-28 10:11:36 +00:00
Michael Snyder
d8f92b1f63
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.
2001-02-28 01:54:47 +00:00
Nick Clifton
917bca4f21
Add support for disabling alignment checks when performing GDB interface
...
calls or SWI emulaiton routines. (Alignment checking code has not yet been
contributed).
2001-02-28 01:04:24 +00:00
David Taylor
3078eca931
remove conflict indicator.
2001-02-27 21:58:33 +00:00
David Taylor
993f3aa5bc
fix off by one error in test for error.
2001-02-27 21:57:09 +00:00
H.J. Lu
920581c57e
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.
2001-02-27 18:45:45 +00:00
Andrew Cagney
86168def62
* 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.
2001-02-27 17:04:47 +00:00
Alan Modra
3ee1d8549f
Fix some comments, and a formatting error.
2001-02-27 07:11:41 +00:00
Alan Modra
27b7e12d2d
Bump version to 2.11.90, fix missing dependencies in bfd/,
...
and run "make dep-am".
2001-02-27 06:43:56 +00:00
Timothy Wall
10d1e03a7a
Update elf64 aix5 comments.
2001-02-27 03:26:47 +00:00
Timothy Wall
2bc551c701
Add aix5 settings.
2001-02-27 03:23:00 +00:00
Nick Clifton
1af96959a1
Set SEC_NEVER_LOAD when the 'n' flag is used.
2001-02-27 01:56:26 +00:00
Nick Clifton
1276aefac0
BFD: Catch & report unhandled PE section flags.
...
LD: Catch BFD errors whilst loading symbols and do not produce an executable.
2001-02-27 01:38:06 +00:00
H.J. Lu
fa7cd6d20a
2001-02-26 H.J. Lu <hjl@gnu.org>
...
* gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
2001-02-26 17:40:07 +00:00
Andreas Jaeger
4a73f21b0c
2001-02-26 Andreas Jaeger <aj@suse.de>
...
* elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
2001-02-26 07:50:22 +00:00
Kevin Buettner
e1e9e218c1
Replace calls to abort() with calls to internal_error().
2001-02-25 04:45:12 +00:00
Stephane Carrez
d95767bf85
* symbols.c (decode_local_label_name): Initialize message_format
...
only when an error is reported (perf pb due to I18N).
2001-02-24 09:57:24 +00:00
H.J. Lu
3737d05150
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.
2001-02-24 04:59:03 +00:00
Ben Elliston
fb891446b7
2001-02-23 Ben Elliston <bje@redhat.com>
...
* sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not
already defined elsewhere.
2001-02-24 02:43:11 +00:00
Andrew Cagney
2126d5fbda
Mention how to cite GDB problem reports.
2001-02-23 22:20:38 +00:00
Andrew Cagney
17fceda3ae
Mention gdbarch.sh and to not submit gdbarch.[ch].
2001-02-23 22:09:30 +00:00
H.J. Lu
b8e0eda247
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.
2001-02-23 21:57:48 +00:00
H.J. Lu
d88ae36a6f
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.
2001-02-23 21:47:33 +00:00
Michael Snyder
40f33b9b8e
2001-02-22 Michael Snyder <msnyder@mvstp600e.cygnus.com>
...
* gdb.base/reread.exp: Unsupported for non-native targets;
doesn't work for remote debugging.
2001-02-23 19:04:40 +00:00
Nick Clifton
b653e7f90a
Don't mark a fixup as done if it's against a symbol.
2001-02-23 18:32:51 +00:00
Jeff Johnston
fef4ae2e56
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
longer valid.
2001-02-22 22:26:34 +00:00
Ben Elliston
01816cd804
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.
2001-02-22 20:47:49 +00:00
Timothy Wall
41c4999810
Add ia64-*-aix* configuration.
2001-02-22 17:24:33 +00:00
Timothy Wall
7463c317ad
Added ia64-*-aix* configuration.
2001-02-22 17:16:38 +00:00
Andrew Cagney
60edd51d05
Move get_saved_register to frame.h.
2001-02-22 16:48:19 +00:00
Timothy Wall
7b6dab7f4b
ia64-*-aix* support.
2001-02-22 16:38:46 +00:00
Jim Wilson
87f8eb977e
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.
2001-02-22 03:16:21 +00:00
Kevin Buettner
aacc1edd3a
Fix typo in my previously committed ChangeLog entry.
2001-02-22 03:12:13 +00:00
Kevin Buettner
d7fa2ae254
Made changes to shared library support and added more of the support needed
...
for AIX/IA-64.
2001-02-22 03:01:27 +00:00
Jim Wilson
33d01f331b
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.
2001-02-21 22:39:59 +00:00
Greg McGary
dd425adaa8
* cgen-opc.c (cgen_get_insn_value): Add missing `return'.
2001-02-21 21:54:31 +00:00
Ben Elliston
44a9331cdf
2001-02-21 Ben Elliston <bje@redhat.com>
...
* sim-trace.h (TRACE_BRANCH_INPUT1): New macro.
(TRACE_BRANCH_INPUT2): Likewise.
2001-02-21 21:35:41 +00:00
Nick Clifton
7e84d676af
Note that some flags to the COFF version of .section remove attributes rather
...
than setting them.
2001-02-21 19:43:36 +00:00
Eli Zaretskii
5ece1a18c0
* gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2001-02-21 16:17:50 +00:00
Kevin Buettner
fbad08934d
Enable new thread support for Linux/IA-64.
2001-02-21 05:20:35 +00:00