Michael Snyder
dc96c6c7af
[fix my email address in changelog entries]
2001-03-01 22:18:45 +00:00
Michael Snyder
4b33390acd
2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
...
* m32r-tdep.c: Fix cut and paste error in comment.
2001-03-01 22:10:04 +00:00
J.T. Conklin
ba41d5499a
* 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.
2001-03-01 21:56:35 +00:00
Matthew Hiller
c19bd1c6f4
*** empty log message ***
2001-03-01 19:39:30 +00:00
Matthew Hiller
1688b748f1
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.
2001-03-01 19:13:27 +00:00
Nick Clifton
d1b17ab0f3
Add s390 target
2001-03-01 18:48:14 +00:00
Andrew Cagney
088d891f58
* 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)''.
2001-03-01 18:19:28 +00:00
Andrew Cagney
3826677692
Document pragmatics of why gdb_assert() is lowercase.
2001-03-01 17:30:05 +00:00
Andrew Cagney
2ad43c4f09
* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
...
lists.
(mi-main.o): Ditto.
2001-03-01 16:13:18 +00:00
Andrew Cagney
367e21d8a0
* Makefile.in (regcache_h): Define. Add $(regcache_h) to
...
dependency lists.
2001-03-01 15:49:13 +00:00
Michael Snyder
c0d8fd9a10
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).
2001-03-01 03:56:45 +00:00
Michael Snyder
d85310f71a
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.
2001-03-01 03:50:17 +00:00
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