John Gilmore
2a8afebabf
* main.c (command_line_input): Flush stdout and stderr
before every call to readline. This reportedly fixes a bug
that comes up in Sys V running emacs-gdb and/or xxgdb,
when stdin/out are pipes or sockets.
36 years ago
John Gilmore
391e5612c6
Fix bug in configure when iterating targets.
Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found
in either spot.
36 years ago
John Gilmore
ca18a446bc
Add comment about commented-out bfd_release calls.
36 years ago
John Gilmore
6988f5c0ae
Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)
* configure.in, Makefile.in: Avoid rebuilding "depend" as much.
Avoid declaring Makefile dependencies, because GNU Make stupidly
tries to update it if we do.
* coffread.c: Revise for minor changes to bfd internal coff
indexes.
* configure: If -template= is given a relative path, make it
absolute before recurring in subdirectories.
36 years ago
John Gilmore
4708037854
Add gdb, rearrange the things that gdb needs so they get built first.
36 years ago
John Gilmore
4eda21f2f6
* Add dec3100 as equivalent to littlemips. Indicate in all host &
target config files that they are for the host. When the lines
get copied into the Makefile, this makes it more obvious what's
up.
36 years ago
John Gilmore
dfb12287fe
Initial revision
36 years ago
John Gilmore
6617e3464b
Add dec3100 as equivalent to littlemips.
Indicate in all host config files that they are for the host. When the
lines get copied into the Makefile, this makes it more obvious what's up.
36 years ago
Steve Chamberlain
6f7912b9fb
Modified fctnl proto
36 years ago
Steve Chamberlain
7a276b09e5
*** empty log message ***
36 years ago
Steve Chamberlain
6f715d66ad
Now full of documentation. Yum Yum.
36 years ago
Steve Chamberlain
985fca1293
Initial revision
36 years ago
John Gilmore
bdf3621b9e
Make gdb work with configure. Only thing that doesn't work is the -list
option (as far as I know).
36 years ago
Roland Pesch
0b5b143aed
Clean up some more _GENERIC___ contexts.
(Also attest to editor more modestly...)
36 years ago
John Gilmore
76b4be1296
* sparc-opcode.h (trap opcodes): Avoid leading spaces or
tabs, which end up in the disassembler output inadvertently.
36 years ago
K. Richard Pixley
e46cdcdd36
Changes to use yacc and/or bison in place.
36 years ago
K. Richard Pixley
6321e9eaf5
Changes for v9 gas.
36 years ago
K. Richard Pixley
21c97f13c7
Changes for v9.
36 years ago
K. Richard Pixley
3ebb9aab6d
Added prms.
36 years ago
K. Richard Pixley
c95b6fd116
v9 checkpoint.
36 years ago
Steve Chamberlain
17e6f61f1f
*** empty log message ***
36 years ago
Steve Chamberlain
a5090de953
Initial revision
36 years ago
Steve Chamberlain
609b32a453
*** empty log message ***
36 years ago
Steve Chamberlain
5115f8785a
Initial revision
36 years ago
Steve Chamberlain
de9d4075d8
*** empty log message ***
36 years ago
Steve Chamberlain
2e8f851795
Now works and self hosts
36 years ago
Steve Chamberlain
e6129e2bc2
Made it better
36 years ago
Steve Chamberlain
ea01709763
bfd.h: added alignment field
oasys.h: increased limit
*coff internal stuff factored into internallcoff.h
36 years ago
Steve Chamberlain
42e15245dc
Initial revision
36 years ago
Steve Chamberlain
cc964c6f4b
Cleaned up map file printing.
Added support for bcs linkage
Added NOLOAD, DESCT, COPY and OVERLAY keyword (though they don't do
anything yet)
36 years ago
K. Richard Pixley
14fce76350
Initial revision
36 years ago
K. Richard Pixley
6026cd06e0
Version 2 GPL.
36 years ago
K. Richard Pixley
cd1b1f8eef
version 2 GPL.
36 years ago
K. Richard Pixley
a7058e2669
install fixed include files on install.
36 years ago
K. Richard Pixley
da7492c406
Rearranged build order so that gcc, which builds the library
subdirectories, is installed first. This will probably be changed
soon.
36 years ago
K. Richard Pixley
928126638a
Re-arrange so that gcc, which creates directories, gets installed
first.
36 years ago
K. Richard Pixley
add39e8299
Initial revision
36 years ago
K. Richard Pixley
5d63a6687f
Awk for version number.
36 years ago
K. Richard Pixley
7187e60cbe
Polishing install.
36 years ago
K. Richard Pixley
ac1d3910bf
correctly propogate destdir
36 years ago
K. Richard Pixley
502ef32a55
removed foo.a from comparison target.
36 years ago
K. Richard Pixley
e47a757114
Added +clib option.
36 years ago
K. Richard Pixley
7cffe88a92
Added -A switch.
36 years ago
K. Richard Pixley
052ec27f38
Don't sort the const array in place.
36 years ago
K. Richard Pixley
a01bf1fbc1
added support for binary comparisons.
36 years ago
K. Richard Pixley
30ba1dfeaf
Added support for binary comparisons.
36 years ago
Sean Eric Fagan
2099685bad
Added code to deal with filenames less than 9 characters in a COFF file.
36 years ago
John Gilmore
33cc288d6b
Reverse entropy. Inhale bit rot, exahle graceful compilation.
36 years ago
John Gilmore
9f39617566
*** empty log message ***
36 years ago
Steve Chamberlain
96d7950b55
When disassembling, now prints ... instead of pages of whatever the
instruction for 0x0000 is.
36 years ago