aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-12-12config.sub & config.subr mergeK. Richard Pixley3-51/+226
1991-12-12revised install for dir.infoK. Richard Pixley2-7/+18
1991-12-12Add mt-coff-h8300Steve Chamberlain1-0/+1
1991-12-12New dos filesSteve Chamberlain1-1/+6
1991-12-12Initial revisionSteve Chamberlain2-0/+533
1991-12-12renamed obj-coff-bfd to obj-coffbfdSteve Chamberlain1-3/+6
1991-12-12Added makefile.dos configure.dosSteve Chamberlain1-1/+6
1991-12-12Initial revisionSteve Chamberlain2-0/+607
1991-12-12Added configdos.bat makefile.dosSteve Chamberlain1-1/+6
1991-12-12Added configdos.bat, makefile.dosSteve Chamberlain1-1/+6
1991-12-12copied from gcc/config.subr.fsfK. Richard Pixley1-0/+375
1991-12-12Added configdos.batSteve Chamberlain1-0/+1
1991-12-12Initial revisionSteve Chamberlain1-0/+14
1991-12-12 * cpu-h8300.c: disassemble branch displacements correctlySteve Chamberlain1-0/+3
* coff-h8300.c: put reloc offsets out in 32bits
1991-12-12 * config/obj-coffbfd.c: lint, don't fixup relocs if H8300, useSteve Chamberlain2-78/+90
tc_reloc_mangle to prepare relocation if one available * config/tc-h8300.h: added tc_reloc_mangle routine
1991-12-12 * cache.c: fopen with new macros is needed for DOS.Steve Chamberlain1-2/+2
* opncls.c, coff-rs6000.c: more fopens with macros.
1991-12-12Added macros for the 'type' part of an fopen, freopen or fdopen.Steve Chamberlain23-14/+480
<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-12Initial revisionSteve Chamberlain1-0/+48
1991-12-12Initial revisionSteve Chamberlain7-0/+2986
1991-12-12 * ar.c: added "b" to fopens for dosSteve Chamberlain1-24/+23
* configdj.bat, makefile.dos new files from DJ
1991-12-12 * makefile.dos, configdj.bat: New files from DJSteve Chamberlain4-147/+283
* 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-11don't close a NULL file pointerK. Richard Pixley1-0/+10
1991-12-11build chew into the current directoryK. Richard Pixley2-58/+66
1991-12-11infodir belongs in datadirK. Richard Pixley5-10/+13
1991-12-10 * chew.c: don't core dump when can't open fileSteve Chamberlain1-0/+13
* Makefile.in: get proto.str from the right place when built in odd directories
1991-12-10clean-gdbm on cleanK. Richard Pixley2-2/+2
1991-12-10install-gcc on installK. Richard Pixley2-3/+4
1991-12-10add decstation host makefile fragK. Richard Pixley2-0/+3
1991-12-10pass CC from the topK. Richard Pixley1-0/+1
1991-12-10BISON now bison -y againK. Richard Pixley2-5/+9
1991-12-10Massage new readline appendix so texi2roff can understand markupRoland Pesch1-3/+16
(text uses new @ftable command which texi2roff-2 doesn't grok) for gdb.mm, gdb.me, gdb.ms targets
1991-12-10Better support for building documentation targets in separate objdirRoland Pesch1-0/+739
and srcdir (won't attempt to write in srcdir/doc).
1991-12-10rdl-apps.texi is no longer used, with the new improved doc Makefile.in.Roland Pesch1-2/+4
1991-12-10Improve support for building in separate objdir (verified all individualRoland Pesch2-29/+43
targets with each of GNU make and Sun make).
1991-12-10fix for bad directory testsK. Richard Pixley2-129/+391
1991-12-10* Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.)Per Bothner4-50/+117
* news.sc, ldgld68k.sc: Define __end as well as _end.
1991-12-09Keep a.out.gnu.h.Michael Tiemann1-1/+5
1991-12-09Keep mt-vxworks{68,960}.Michael Tiemann1-0/+2
1991-12-09Define INSTALL_TARGET in a sensible fashion for building cross tools.Michael Tiemann1-0/+1
1991-12-09Add fixes needed to compile vxworks960 target.Michael Tiemann1-0/+2
1991-12-09Initial revisionMichael Tiemann2-0/+2
1991-12-09Integrated quick fixes to C++ handling of static member functions andMichael Tiemann1-17/+19
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-08Remove crass vaxism. Now SELECT_VECS will do something again.Steve Chamberlain1-2/+36
1991-12-08Pick up bfd library from the build directory, not the sourceMichael Tiemann1-1/+1
directory.
1991-12-08Update from bfd.c et alSteve Chamberlain1-81/+489
1991-12-08Fix a problem on i386 systems where buffered code stream access was failingFred Fish1-0/+6
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-08Use macros to hide some of the ugly casting required in the previouslyFred Fish2-5/+19
applied fix for pointers with the high bit set.
1991-12-08*** empty log message ***Steve Chamberlain1-1/+5
1991-12-08 * ldindr.h: added to contain prototypes of ldindr.cSteve Chamberlain1-1/+1
* 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-08Initial revisionSteve Chamberlain1-0/+9