Fred Fish
d24bf980a0
Fixup patch for ncr3000.mh, delete patch for amix.mh, add patch for
demangle.c.
35 years ago
K. Richard Pixley
b4edd96978
build in-place before other builds
35 years ago
K. Richard Pixley
ff34c090ce
remove stamp-co on very
35 years ago
K. Richard Pixley
dae8a4cf86
predicate stage3 and comparison on the existence of gcc
35 years ago
K. Richard Pixley
846b9d7b0d
recurse explicitly with -f test-build.mk when appropriate.
35 years ago
K. Richard Pixley
ec467c8310
removed rcsids
35 years ago
K. Richard Pixley
ebe30eae41
removed rcsids
35 years ago
K. Richard Pixley
d1289d7234
removed rcsids
35 years ago
K. Richard Pixley
5ae97f7d26
removed rcsids
35 years ago
Stu Grossman
ae32c8f85d
Correct pathnames for files in config/
35 years ago
Stu Grossman
b5fee91eae
* energize.c: Second cut at DynamicLoad message handling.
35 years ago
Stu Grossman
218e537ad7
Update to reflect new Makefile.in changes for Energize connection lib.
35 years ago
Stu Grossman
509c1804ca
* energize.c: Relativize pathnames in #include statements.
* (kernel_dispatch): Better error messages for unknown protocol
messages.
* (kernel_dispatch): First cut at DynamicLoad message handling.
35 years ago
Stu Grossman
f8e32b6ee5
* Makefile.in: Remove -I../readline from all compilations,
include a special case for main.o instead.
35 years ago
David D. Zuhn
40a75cc724
added wc to holes -- needed by the rcs configuration script
35 years ago
Fred Fish
51a9d78c44
* eval.c (evaluate_subexp): Ask lookup_struct_elt_type to call
error if it fails to find a member type, rather than return NULL
and trigger a coredump.
* symtab.c (lookup_symbol, lookup_demangled_block_symbol,
lookup_demangled_partial_symbol,): Ask demangle_and_match to
match on complete demanglings, including argument lists for member
functions, rather than just accepting the first demangling that
matches the class and function name.
35 years ago
Fred Fish
d4902ab0a7
* dwarfread.c (read_file_scope): Pass contents of AT_comp_dir
to start_symtab as the directory name.
* dwarfread.c (completedieinfo): Strip off any leading hostname
portion of the AT_comp_dir attribute string. Gdb doesn't know
what to do with them (FIXME).
35 years ago
Steve Chamberlain
e4df52accd
fix bra.s stuff
35 years ago
Steve Chamberlain
3ad0ef3736
* Makefile.in, configure.in: add tgas
35 years ago
K. Richard Pixley
9e3e75685b
merged changes from progressive
35 years ago
K. Richard Pixley
249608be94
removed rcsid
35 years ago
Roland Pesch
41ee6e917d
(1) disable documentation for .lsym at sac's request
(2) structural changes triggered thereby
(3) verify m4 and makeinfo run correctly on all versions of the doc
represented in the Makefile and m4 config definition files
as.texinfo: disabled .lsym
exploit makeinfo node defaulting
removed some conditional hair around nodes
fixed some bad conditionals in a29k config
a29k.m4, i960.m4, sparc.m4, vax.m4: supply missing switch definitions
(looks like these hadn't been tested for a while)
as-all.texinfo: mechanically derived from above
35 years ago
K. Richard Pixley
8df9af77ca
merged changes from progressive
35 years ago
Steve Chamberlain
31f333a39f
* coff-m68k.c: added R_RELLONG_NEG reloc type, and changed
RTYPE2HOWTO to cope with same.
* reloc.c (bfd_perform_relocation): added support for size of -2
(subtract a word reloc type). Updated doc.
35 years ago
K. Richard Pixley
5f1b6dd222
removed rcsid
35 years ago
K. Richard Pixley
542afc7675
removed rcsid
35 years ago
Stu Grossman
cb48d8069c
* breakpoint.c (commands_command): Simplify code a bit, remove
unnecessary fflush().
35 years ago
K. Richard Pixley
06a0794409
progressive changes
35 years ago
K. Richard Pixley
2d115749d7
add libm
35 years ago
K. Richard Pixley
67b36a2352
ignore some stuff that comes from test-build.mk.
35 years ago
K. Richard Pixley
1775539efb
remove some stray cvsmerge crud
35 years ago
Stu Grossman
cdaa27e9ae
* Makefile.in (OTHERS): Add gcc.patch.
* partial-stab.h (N_SO): Fix handling of redundant SOs (again...)
35 years ago
Fred Fish
345e9ab8dc
Change LCC_PRODUCER string to match current NCR lcc AT_producer. Update
energize-patches to work when configured with -srcdir=.
35 years ago
Stu Grossman
3ddcdc596c
* WHATS.NEW renamed to NEWS.
35 years ago
Steve Chamberlain
cdb76cc39a
* objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
35 years ago
Steve Chamberlain
462088b886
* write.c (fixup_segment): if relaxing, don't do anything.
* config/obj-bout.[ch] : maintain the a_relaxable file header info
* config/tc-i960.c: new option -linkrelax
35 years ago
Steve Chamberlain
01bbba251b
More support for relaxing
35 years ago
Steve Chamberlain
b58e918004
* bfd-in.h : add BFD_IS_RELAXABLE flag
* bout.c (bout_swap_exec_header_[in_out]): new field in exec
header e_relaxable, major hackery in callbacks
* libaout.h : add space for a_relaxable.
* seclet.c (rel): don't relax empty sections
35 years ago
Fred Fish
169788ef7b
Fixup minor botch during hand editing of amix.mh patch.
35 years ago
Fred Fish
d23639b2ec
* dbxread.c, dwarfread.c: Re-enable experimental code to
automatically select demangling style.
* demangle.c (DEFAULT_DEMANGLING_STYLE): Rename from simply
DEMANGLING_STYLE, to make more descriptive. Revert back to
"auto" as default. Comment use.
* Makefile.in (DEMANGLING_STYLE, DEMANGLE_OPTS): Remove.
* Makefile.in (${DEMANGLER}.o) Remove target and special
compilation rule.
35 years ago
Fred Fish
781fa085cb
Back out the energize patches that were inadvertently included in my
last check in.
35 years ago
Michael Tiemann
dd6cc3c938
Add #include <alloca.h> so bfd can be built with native compiler.
35 years ago
Steve Chamberlain
dc2239ac77
Extra lint
35 years ago
Fred Fish
5e85287ea2
To avoid confusion, start off post release development versions at 4.6.1,
so the only 4.6 gdb executables are those built from the actual 4.6 release.
35 years ago
Fred Fish
652253cbb6
Update the diffs to Makefile.in.
Modify amix.mh and ncr3000.mh diffs to be relative to config/
35 years ago
Stu Grossman
d1fbc20dc3
* Makefile.in, demangle.c: Change default demangling style to
gnu.
* Makefile.in: Update version to 4.6 !!!
* README, WHATS.NEW: Update for 4.6.
35 years ago
Stu Grossman
5cd560ea8a
* alldeps.mak, depend: Update.
35 years ago
Mark Eichin
f7dfc7e2a6
... and make it return the *right* value when it goes out of bounds.
35 years ago
Mark Eichin
b974fbff9c
leave fencepost condition *completely* open-ended. Closes 1286.
35 years ago
Ken Raeburn
7b8ca0a03f
Use frame address if arg pointer isn't available.
35 years ago