Christopher Faylor
04847a4d3e
* defparse.y (opt_equal_name): allow "." in name.
* dlltool.c (def_exports): Added ability to generate forwarded exports.
(gen_exp_file): Likewise.
25 years ago
Nick Clifton
120aa76a7f
formatting fix
25 years ago
Nick Clifton
4f1d9bd8e2
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
25 years ago
Andrew Cagney
a728f04251
Eliminate ARCH_NUM_REGS.
25 years ago
Nick Clifton
060d22b0d0
Fix typos in ChangeLogs; fix dates in copyright notices
25 years ago
Fernando Nasser
f48ff60ac8
2001-03-13 Fernando Nasser <fnasser@redhat.com>
From Steven Johnson <sjohnson@neurizon.net>
* cli/cli-script.c (define_command): Fix setting of post hooks.
25 years ago
Nick Clifton
37503931d0
Fix typos in ChangeLog; fix dates in copyright notices
25 years ago
Mark Kettenis
305d65cac6
* i386-linux-tdep.c: Fix formatting and clarify comments.
(i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
where appropriate.
25 years ago
Nick Clifton
8c2bc6877d
Fix typos in ChangeLogs and update copyright notices
25 years ago
Nick Clifton
a2b64bede3
Fixtypos in ChangeLogs, fix copyright dates in files
25 years ago
Nick Clifton
5794c9d6cd
fix typos
25 years ago
DJ Delorie
cd6ec716b6
* elf32-sh.c (sh_elf_relocate_section): Only relocation
R_SH_DIR8WP* relocs if they're against external symbols, else
they're just for relaxing. Validate the reloc values.
25 years ago
Alan Modra
4b694d15d1
Fix typos.
25 years ago
Alan Modra
f3c180aedc
Support for @GOTOFF in .long expressions.
25 years ago
Andrew Cagney
bf62e5b49c
* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
(proc_update_sc): Use gdb_assert instead of assert.
(proc_abort): Ditto.
(inf_set_step_thread): Ditto.
(gnu_wait): Ditto.
(S_exception_raise_request): Ditto.
(gnu_terminal_init_inferior): Ditto.
25 years ago
Nick Clifton
43a0748c78
Add --binary-architecture switch to objcopy to allow the output architecture
to be set when the input file type is binary.
25 years ago
Nick Clifton
83e7603d4f
Always set machine type based on cpu_variant.
25 years ago
Nick Clifton
b7498e0ef0
Handle EM_S390_OLD.
25 years ago
Phil Blundell
d982ba7301
2001-03-11 Philip Blundell <philb@gnu.org>
* elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.
25 years ago
DJ Delorie
8aa30e60ce
merge from gcc
25 years ago
Kevin Buettner
21479deda0
Cleanup solib-svr4.c by moving legacy code out to its own file.
25 years ago
Kevin Buettner
d7fa9de08d
Committed.
25 years ago
Andrew Cagney
f8241bd143
Move Philip Blundell to Write After Approval list.
25 years ago
Keith Seitz
e6b4b0c29a
* MAINTAINERS: Add myself to write after approval list.
25 years ago
Mark Kettenis
96836138dc
* i387-tdep.c (print_i387_status_word): Fix printing of Stack
fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
25 years ago
Andrew Cagney
1b59432770
Obsolete harris 88k target.
25 years ago
Andrew Cagney
4a32a1e416
Delete make rules for obsolete files.
25 years ago
Nick Clifton
f7e42eb4af
Fix copyright notices
25 years ago
Nick Clifton
291847749a
Fix typos
25 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.
25 years ago
Nick Clifton
7898dedac0
Update copyright notices
25 years ago
David Taylor
24285e3a2b
Add comment (part of immediately previous commit).
25 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.
25 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.
25 years ago
Alexandre Oliva
c559bb17c9
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
25 years ago
Andrew Cagney
cfc046cf08
Doco SID + GDB + Solaris 8 broken.
25 years ago
Michael Meissner
f9faad58a2
Fixup checkin of wrong source
25 years ago
Michael Meissner
788fca5a32
Add support for -fdata-sections
25 years ago
Nick Clifton
df425bc0dd
Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.
25 years ago
Michael Meissner
f6bb7a3bb0
Remove reference to alloca-conf.h
25 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.
25 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.
25 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.
25 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.
25 years ago
Eli Zaretskii
7a1bd56a08
* top.c (init_main): Make `set history file name' complete on file
names.
25 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.
25 years ago
J.T. Conklin
b47218fbce
Remove local change that wasn't supposed to be committed.
25 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.
25 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.
25 years ago
DJ Delorie
b536df83ee
* ld-scripts/cross2.t: Support any type of text/data sections, not
just the canonical ones.
25 years ago