29a8640328
renamed obj-coff-bfd to obj-coffbfd
1991-12-12 03:34:31 +00:00
28bf2d3194
Added makefile.dos configure.dos
1991-12-12 03:28:12 +00:00
ccdbfbdcd1
Initial revision
1991-12-12 03:27:33 +00:00
be40d9aad1
Added configdos.bat makefile.dos
1991-12-12 03:19:36 +00:00
311894ea71
Added configdos.bat, makefile.dos
1991-12-12 03:18:12 +00:00
65947468ea
copied from gcc/config.subr.fsf
1991-12-12 02:49:18 +00:00
aed7941653
Added configdos.bat
1991-12-12 02:48:35 +00:00
1fdc6b0bbf
Initial revision
1991-12-12 02:47:57 +00:00
05c6bf2f0b
* cpu-h8300.c: disassemble branch displacements correctly
...
* coff-h8300.c: put reloc offsets out in 32bits
1991-12-12 02:29:39 +00:00
410e67eb21
* config/obj-coffbfd.c: lint, don't fixup relocs if H8300, use
...
tc_reloc_mangle to prepare relocation if one available
* config/tc-h8300.h: added tc_reloc_mangle routine
1991-12-12 02:17:22 +00:00
b4e2425020
* cache.c: fopen with new macros is needed for DOS.
...
* opncls.c, coff-rs6000.c: more fopens with macros.
1991-12-12 01:23:11 +00:00
33b6c26253
Added macros for the 'type' part of an fopen, freopen or fdopen.
...
<Read|Write>[Update]<Binary file>|<text file>
eg:
fopen("foo", FOPEN_WB) to open for writing binary. Usefull for vms,
dos and who knows what else.
1991-12-12 01:21:40 +00:00
5af1905211
Initial revision
1991-12-12 01:21:11 +00:00
db40ba149d
Initial revision
1991-12-12 00:53:23 +00:00
4b5ea3622d
* ar.c: added "b" to fopens for dos
...
* configdj.bat, makefile.dos new files from DJ
1991-12-12 00:46:32 +00:00
b645b63248
* makefile.dos, configdj.bat: New files from DJ
...
* cache.c: fopen with "b" is needed for DOS.
* ieee.c: environ renamed to envi to stop an include file
conflict.
* opncls.c: more fopens with "b"
1991-12-12 00:42:50 +00:00
c06ac69051
don't close a NULL file pointer
1991-12-11 07:43:40 +00:00
430485bb1d
build chew into the current directory
1991-12-11 06:11:31 +00:00
c466cfab84
infodir belongs in datadir
1991-12-11 04:15:50 +00:00
e152cd1e65
* chew.c: don't core dump when can't open file
...
* Makefile.in: get proto.str from the right place when built in
odd directories
1991-12-10 16:27:13 +00:00
65fd9a4d8b
clean-gdbm on clean
1991-12-10 11:58:56 +00:00
bb07ee3ebd
install-gcc on install
1991-12-10 11:14:48 +00:00
806fd9fc4e
add decstation host makefile frag
1991-12-10 08:10:33 +00:00
8806f7b98c
pass CC from the top
1991-12-10 08:09:11 +00:00
e9712beec8
BISON now bison -y again
1991-12-10 08:05:11 +00:00
5f92dab820
Massage new readline appendix so texi2roff can understand markup
...
(text uses new @ftable command which texi2roff-2 doesn't grok)
for gdb.mm, gdb.me, gdb.ms targets
1991-12-10 02:42:26 +00:00
3e5afc2c5e
Better support for building documentation targets in separate objdir
...
and srcdir (won't attempt to write in srcdir/doc).
1991-12-10 02:23:51 +00:00
088d39a498
rdl-apps.texi is no longer used, with the new improved doc Makefile.in.
1991-12-10 02:13:54 +00:00
cacf5942c4
Improve support for building in separate objdir (verified all individual
...
targets with each of GNU make and Sun make).
1991-12-10 01:21:48 +00:00
b26ff9d824
fix for bad directory tests
1991-12-10 00:49:07 +00:00
e06ba18dad
* Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.)
...
* news.sc, ldgld68k.sc: Define __end as well as _end.
1991-12-10 00:31:17 +00:00
e530f5c4f2
Keep a.out.gnu.h.
1991-12-09 11:58:44 +00:00
3b83ff565d
Keep mt-vxworks{68,960}.
1991-12-09 11:07:00 +00:00
ef894e0cf1
Define INSTALL_TARGET in a sensible fashion for building cross tools.
1991-12-09 05:30:07 +00:00
f0494a6ed8
Add fixes needed to compile vxworks960 target.
1991-12-09 05:27:38 +00:00
a74c776d78
Initial revision
1991-12-09 05:22:04 +00:00
7fb4dfc05d
Integrated quick fixes to C++ handling of static member functions and
...
stub methods. These changes are not complete in that a better
implementation will be more maintainable, but they make it possible to
debug groff with GDB.
1991-12-09 05:20:14 +00:00
f39b81f5a3
Remove crass vaxism. Now SELECT_VECS will do something again.
1991-12-08 23:40:35 +00:00
0dd0c58e49
Pick up bfd library from the build directory, not the source
...
directory.
1991-12-08 22:47:51 +00:00
332b63272f
Update from bfd.c et al
1991-12-08 20:05:21 +00:00
dda14b63ff
Fix a problem on i386 systems where buffered code stream access was failing
...
to take into account the minimum size granularity of the code section. For
now, the buffering is simply disabled until it can be done right.
There is still a similar problem in the i386 disassembly code for locations
within 20 bytes of the end of the code segment.
1991-12-08 02:24:21 +00:00
e59622b438
Use macros to hide some of the ugly casting required in the previously
...
applied fix for pointers with the high bit set.
1991-12-08 02:17:29 +00:00
1cc27b5ed3
*** empty log message ***
1991-12-08 01:27:59 +00:00
f0b87c7d97
* ldindr.h: added to contain prototypes of ldindr.c
...
* ldfile.c: include ctype.h
* ldmain.c: include the requried prototype headers
* ldwrite.c: get_reloc_upper_bound has been renamed
bfd_get_reloc_upper_bound
1991-12-08 01:21:28 +00:00
bc71278ddd
Initial revision
1991-12-08 01:21:25 +00:00
5a77e9160f
* bucomm.h: created to hold prototypes of bucomm.c
...
* objdump.h: created to hold prototyes of objdump.c
* am29k-pinsn.c: include objdump.h
* ar.c: include bucomm.h, get ar.h from the right place and
include libbfd.h
* bucomm.c: defunize bfd_fatal
* copy.c: include bucomm.h, lint.
* i960-pinsn.h: include bucomm.h
* m68k-pinsn.h: lint
* nm.c: include bucomm.h, lint
* objdump.c: lint
* sparc-pinsn.c: include objdump.h
1991-12-08 01:14:09 +00:00
381ed933d3
Initial revision
1991-12-08 01:13:52 +00:00
147a251ab6
More prototype lint.
1991-12-08 01:05:54 +00:00
cf9bf3979a
* chew.c: Much modified
...
* proto.str, doc.str: New files for extracting to product
prototypes and documents respectively.
1991-12-08 01:04:31 +00:00
f7fde1e046
add a couple missing ${srcdir}s
1991-12-08 00:58:43 +00:00