Dave Brolley
b3466c39bc
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.
25 years ago
Alan Modra
1c7566d167
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
25 years ago
Michael Chastain
6cd43bc59e
Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit
list of files actually modified.
25 years ago
Michael Chastain
af6704f764
Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
list of files actually modified.
25 years ago
Michael Chastain
5adc7e6d3b
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.
25 years ago
Michael Chastain
7f8890b962
Obvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
change on 2001-01-28. Embarrassing!
25 years ago
Michael Chastain
f48893aa08
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".
25 years ago
Michael Chastain
15744ab16c
Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit
list of files actually modified.
25 years ago
Michael Chastain
f20b8a29a5
Obvious fix: in entries for 1998-02-10 and 1998-02-06,
change "m68k/tm-delta68.h" to "config/m68k/tm-delta68.h".
25 years ago
Michael Chastain
c4e4e46645
Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
"config/m32r/tm-m32r.h".
25 years ago
Kevin Buettner
3cad1ac9a2
* solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
as an lvalue.
25 years ago
Kevin Buettner
d112a051b5
Don't use ANOFFSET as an lvalue.
25 years ago
Andrew Cagney
130c39e6f1
* MAINTAINERS (paper trail): Update.
25 years ago
Andrew Cagney
b9fa2e73d9
Change convention to ``Fix PR gdb/NNNN''
25 years ago
Andrew Cagney
c53efe6e57
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.
25 years ago
Kevin Buettner
52b5c2eb6c
Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
to config/ia64/nm-aix.h.
25 years ago
Dave Brolley
a8150a8817
2001-03-02 Dave Brolley <brolley@redhat.com>
* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.
25 years ago
Matthew Hiller
2edb46b1ea
2001-03-02 Matt Hiller <hiller@redhat.com>
* config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
25 years ago
Kevin Buettner
82a2886fa2
Revise earlier comment regarding sparc-nat.c to be more meaningful.
25 years ago
Nick Clifton
e103941e86
Print warnings if NaNs are found and the target CPU does not support them
25 years ago
Kevin Buettner
92c71a3eb7
Fix typo in which sparc-nat.c was changed to include itself.
25 years ago
J.T. Conklin
3a644c8da1
* 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.
25 years ago
DJ Delorie
d84829cc79
merge from gcc
25 years ago
J.T. Conklin
e2a4c6c1d8
* i386-stub.c (handle_exception): Use 'T' response packet.
25 years ago
Michael Snyder
dc96c6c7af
[fix my email address in changelog entries]
25 years ago
Michael Snyder
4b33390acd
2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
* m32r-tdep.c: Fix cut and paste error in comment.
25 years ago
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.
25 years ago
Matthew Hiller
c19bd1c6f4
*** empty log message ***
25 years ago
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.
25 years ago
Nick Clifton
d1b17ab0f3
Add s390 target
25 years ago
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)''.
25 years ago
Andrew Cagney
3826677692
Document pragmatics of why gdb_assert() is lowercase.
25 years ago
Andrew Cagney
2ad43c4f09
* Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
lists.
(mi-main.o): Ditto.
25 years ago
Andrew Cagney
367e21d8a0
* Makefile.in (regcache_h): Define. Add $(regcache_h) to
dependency lists.
25 years ago
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).
25 years ago
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.
25 years ago
Andrew Cagney
97900206ca
* regcache.h (register_valid): Fix comment documenting valid
states.
25 years ago
Andrew Cagney
4e052eda91
Create new file regcache.h. Update all uses.
25 years ago
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>
25 years ago
Nick Clifton
80a523c2e1
new defines for Coldfire V4.
25 years ago
Matthew Hiller
07d48ebccc
2001-02-28 Matt Hiller <hiller@redhat.com>
* MAINTAINERS: Add Matt Hiller to Write After Approval list.
25 years ago
Nick Clifton
a59e3bd746
Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.
25 years ago
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.
25 years ago
Andreas Jaeger
5608e05bb4
2001-02-28 Andreas Jaeger <aj@suse.de>
* elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
to addend.
25 years ago
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.
25 years ago
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.
25 years ago
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.
25 years ago
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.
25 years ago
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).
25 years ago
David Taylor
3078eca931
remove conflict indicator.
25 years ago