Nick Clifton
291847749a
Fix typos
26 years ago
David Taylor
fc33412a6a
* gdb.base/annota1.exp: Move test of isnative to earlier in the
file -- to prevent failing when the compile fails but we have no
intention of running the tests anyway.
* gdb.base/long_long.exp: Test target_info for no_long_long, skip
tests if set.
* gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
integers.
* gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
* gdb.c++/namespace.exp: Ditto.
Fix PR gdb/16.
26 years ago
Nick Clifton
7898dedac0
Update copyright notices
26 years ago
David Taylor
24285e3a2b
Add comment (part of immediately previous commit).
26 years ago
David Taylor
ec9a34493d
* stack.c (parse_frame_specification): For one argument case,
handle the situation where the argument is an integer, not an
address -- arguably the most common case. This matters on
targets where pointers and addresses are different.
26 years ago
Andrew Cagney
a50c34dcb9
* TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
general.
26 years ago
Alexandre Oliva
c559bb17c9
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
26 years ago
Andrew Cagney
cfc046cf08
Doco SID + GDB + Solaris 8 broken.
26 years ago
Michael Meissner
f9faad58a2
Fixup checkin of wrong source
26 years ago
Michael Meissner
788fca5a32
Add support for -fdata-sections
26 years ago
Nick Clifton
df425bc0dd
Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.
26 years ago
Michael Meissner
f6bb7a3bb0
Remove reference to alloca-conf.h
26 years ago
Orjan Friberg
115f06de3d
2001-03-07 Orjan Friberg <orjanf@axis.com>
* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.
26 years ago
Orjan Friberg
1b3c55407c
2001-02-26 Orjan Friberg <orjanf@axis.com>
* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.
26 years ago
Mark Kettenis
39424bef91
* defs.h: Provide prototypes for floatformat_is_negative,
floatformat_is_nan and floatformat_mantissa.
* utils.c: Include "gdb_assert.h".
(floatformat_is_negative): New function.
(floatformat_is_nan): New function.
(floatformat_mantissa): New function.
* valprint.c: Include "floatformat.h".
(print_floating): Get rid of the Linux-specific
TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
help these new functions. Print NaN's in a format conforming to
ISO C99.
26 years ago
Andreas Jaeger
bcdd92f3e0
2001-03-07 Andreas Jaeger <aj@suse.de>
* elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
some relocation values.
26 years ago
Eli Zaretskii
7a1bd56a08
* top.c (init_main): Make `set history file name' complete on file
names.
26 years ago
J.T. Conklin
21a12a30df
* Makefile.in (LINTFLAGS): Update to contain all of the macros
which define include paths used when compiling.
* util.c (savestring, msavestring): Change type of length argument.
* defs.h (savestring, msavestring): Update to match.
26 years ago
J.T. Conklin
b47218fbce
Remove local change that wasn't supposed to be committed.
26 years ago
J.T. Conklin
5565b5569b
2001-03-06 J.T. Conklin <jtc@redback.com>
* symtab.h (decode_line_1): Removed declaration.
* symfile.c (#include <assert.h>): Removed.
* arch-utils.c (#include <ctype.h>): Removed.
* c-typeprint.c: Likewise.
* dbxread.c: Likewise.
* gdbtypes.c: Likewise.
* target.c: Likewise.
* os9kread.c: Likewise.
* c-valprint.c (#include "demangle.h"): Removed.
* ch-typeprint.c: Likewise.
* eval.c: Likewise.
* f-typeprint.c: Likewise.
* f-valprint.c: Likewise.
* m2-typeprint.c: Likewise.
* typeprint.c: Likewise.
* p-typeprint.c: Likewise.
* valarith.c: Likewise.
* valprint.c: Likewise.
* m2-typeprint.c (#include "gdb_string.h"): Removed.
* nlmread.c: Likewise.
* mdebugread.c (#include "gdb-stabs.h"): Removed.
* minsyms.c: Likewise.
* mipsread.c: Likewise.
* nlmread.c: Likewise.
* m2-typeprint.c (#include "obstack.h"): Removed.
* m2-valprint.c: Likewise.
* event-loop.c (#include <setjmp.h>): Removed.
26 years ago
Alan Modra
1ae12ab72a
* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
(md_assemble [smallest displacement]): Use correct field of i.op[] union.
(md_assemble [JumpInterSegment output]): Use correct i.disp_reloc[].
(md_assemble [immediate output]): Likewise.
26 years ago
DJ Delorie
b536df83ee
* ld-scripts/cross2.t: Support any type of text/data sections, not
just the canonical ones.
26 years ago
Nick Clifton
4f3c3dbb37
Fix BLX(1) for Thumb
26 years ago
Nick Clifton
f8f3c6cc37
Add BFD_RELOC_THUMB_PCREL_BLX.
26 years ago
Nick Clifton
3cac17aec8
Rest of the changes for Coldfire V4.
26 years ago
Nick Clifton
9d29e1b3e2
est of the changes for Coldfire V4
26 years ago
Nick Clifton
dc84e067cd
Rest of the changes for Coldfire V4
26 years ago
Stan Shebs
e8be95aefe
* MAINTAINERS: Remove self from specific maintenance domains
(macos, gdbserver, documentation, testsuite).
26 years ago
DJ Delorie
abde120385
merge from gcc
26 years ago
DJ Delorie
30673bf511
merge from gcc
26 years ago
Kevin Buettner
b6ba6518e9
Update/correct copyright notices.
26 years ago
Kevin Buettner
8a5c92d309
Fix whitespace problem in my most recent entry.
26 years ago
Kevin Buettner
596c9d4b8f
Configury changes for AIX5/IA-64.
26 years ago
Michael Chastain
60e012f18d
Reverted revision 1.2.
26 years ago
Michael Chastain
997079667f
Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.
26 years ago
Michael Chastain
8ffcb692e6
Revert revision 1.2.
26 years ago
Andrew Cagney
eccbb20dda
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
26 years ago
DJ Delorie
5810f3948f
merge from gcc
26 years ago
Christopher Faylor
61e2d1f302
clarify my recent entry.
26 years ago
Christopher Faylor
9ff2efe549
* wince.c: Change realloc to xrealloc throughout.
(handle_load_dll): Use void * rather than PTR.
26 years ago
Andrew Cagney
58841d58e5
* 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.
26 years ago
Andrew Cagney
c663138840
Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming its
SYS_* interfaces.
26 years ago
Dave Brolley
55552082e8
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.
26 years ago
Dave Brolley
2edda1bf34
Correct filenames from last commit.
26 years ago
Dave Brolley
52fa932eab
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.
26 years ago
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.
26 years ago
Alan Modra
1c7566d167
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.
26 years ago
Michael Chastain
6cd43bc59e
Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit
list of files actually modified.
26 years ago
Michael Chastain
af6704f764
Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
list of files actually modified.
26 years ago
Michael Chastain
5adc7e6d3b
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.
26 years ago