Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-12-11 | infodir belongs in datadir | K. Richard Pixley | 5 | -10/+13 | |
1991-12-10 | * chew.c: don't core dump when can't open file | Steve Chamberlain | 1 | -0/+13 | |
* Makefile.in: get proto.str from the right place when built in odd directories | |||||
1991-12-10 | clean-gdbm on clean | K. Richard Pixley | 2 | -2/+2 | |
1991-12-10 | install-gcc on install | K. Richard Pixley | 2 | -3/+4 | |
1991-12-10 | add decstation host makefile frag | K. Richard Pixley | 2 | -0/+3 | |
1991-12-10 | pass CC from the top | K. Richard Pixley | 1 | -0/+1 | |
1991-12-10 | BISON now bison -y again | K. Richard Pixley | 2 | -5/+9 | |
1991-12-10 | Massage new readline appendix so texi2roff can understand markup | Roland Pesch | 1 | -3/+16 | |
(text uses new @ftable command which texi2roff-2 doesn't grok) for gdb.mm, gdb.me, gdb.ms targets | |||||
1991-12-10 | Better support for building documentation targets in separate objdir | Roland Pesch | 1 | -0/+739 | |
and srcdir (won't attempt to write in srcdir/doc). | |||||
1991-12-10 | rdl-apps.texi is no longer used, with the new improved doc Makefile.in. | Roland Pesch | 1 | -2/+4 | |
1991-12-10 | Improve support for building in separate objdir (verified all individual | Roland Pesch | 2 | -29/+43 | |
targets with each of GNU make and Sun make). | |||||
1991-12-10 | fix for bad directory tests | K. Richard Pixley | 2 | -129/+391 | |
1991-12-10 | * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) | Per Bothner | 4 | -50/+117 | |
* news.sc, ldgld68k.sc: Define __end as well as _end. | |||||
1991-12-09 | Keep a.out.gnu.h. | Michael Tiemann | 1 | -1/+5 | |
1991-12-09 | Keep mt-vxworks{68,960}. | Michael Tiemann | 1 | -0/+2 | |
1991-12-09 | Define INSTALL_TARGET in a sensible fashion for building cross tools. | Michael Tiemann | 1 | -0/+1 | |
1991-12-09 | Add fixes needed to compile vxworks960 target. | Michael Tiemann | 1 | -0/+2 | |
1991-12-09 | Initial revision | Michael Tiemann | 2 | -0/+2 | |
1991-12-09 | Integrated quick fixes to C++ handling of static member functions and | Michael Tiemann | 1 | -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-08 | Remove crass vaxism. Now SELECT_VECS will do something again. | Steve Chamberlain | 1 | -2/+36 | |
1991-12-08 | Pick up bfd library from the build directory, not the source | Michael Tiemann | 1 | -1/+1 | |
directory. | |||||
1991-12-08 | Update from bfd.c et al | Steve Chamberlain | 1 | -81/+489 | |
1991-12-08 | Fix a problem on i386 systems where buffered code stream access was failing | Fred Fish | 1 | -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-08 | Use macros to hide some of the ugly casting required in the previously | Fred Fish | 2 | -5/+19 | |
applied fix for pointers with the high bit set. | |||||
1991-12-08 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-12-08 | * ldindr.h: added to contain prototypes of ldindr.c | Steve Chamberlain | 1 | -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-08 | Initial revision | Steve Chamberlain | 1 | -0/+9 | |
1991-12-08 | * bucomm.h: created to hold prototypes of bucomm.c | Steve Chamberlain | 6 | -32/+59 | |
* 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 | Initial revision | Steve Chamberlain | 1 | -0/+2 | |
1991-12-08 | More prototype lint. | Steve Chamberlain | 1 | -2/+18 | |
1991-12-08 | * chew.c: Much modified | Steve Chamberlain | 1 | -1/+9 | |
* proto.str, doc.str: New files for extracting to product prototypes and documents respectively. | |||||
1991-12-08 | add a couple missing ${srcdir}s | K. Richard Pixley | 1 | -1/+1 | |
1991-12-08 | * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c, | Steve Chamberlain | 5 | -245/+114 | |
coffcode.h, core.c, ctor.c, elf.c, format.c, ieee.c, init.c, libbfd.c, libbfd.h, libcoff.h, opncls.c, reloc.c, section.c, srec.c, syms.c, targets.c : all new documentation and lint removal. | |||||
1991-12-08 | Set version to 4.3.1 so we won't mistake experimental for standard. | John Gilmore | 2 | -741/+4 | |
1991-12-08 | Merge gdb-4.3 and Rich's Makefile.in's. | John Gilmore | 1 | -14/+40 | |
1991-12-08 | GDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch. | John Gilmore | 1 | -42/+16 | |
1991-12-08 | Merge Rich's overlapped changes with the gdb-4.3 version. | John Gilmore | 1 | -0/+16 | |
1991-12-08 | Merge Rich's and the gdb-4.3 changes. | John Gilmore | 1 | -0/+15 | |
1991-12-08 | This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release. | John Gilmore | 1 | -13/+3 | |
1991-12-07 | avoid building chew into $(srcdir) | K. Richard Pixley | 1 | -0/+1 | |
1991-12-07 | Desupport i386sco, and mention the new readline. | John Gilmore | 1 | -2/+13 | |
1991-12-07 | find sysdep.h | K. Richard Pixley | 1 | -1/+1 | |
1991-12-07 | Update for 4.3. | John Gilmore | 5 | -590/+590 | |
1991-12-07 | Lint (detected on hp300bsd & sconix) | John Gilmore | 2 | -295/+479 | |
1991-12-07 | * gmalloc.c: Fix bug that causes malloc & free to | John Gilmore | 1 | -4/+4 | |
fail on systems where pointers have the high bit set (0x800efcf0 for example). The problem is that the difference between two pointers is a signed integer, so the computation (char *) 0x800efcf0 - (char *) 0 yields a negative value. The sign of the result of the modulus operator is machine dependent for negative operands, thus it is possible for it to end up negative. From Fred Fish. | |||||
1991-12-07 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | K. Richard Pixley | 2 | -10/+13 | |
regexp. | |||||
1991-12-07 | If you're going to nroff the man page, at least do it from the right place. | K. Richard Pixley | 1 | -1/+1 | |
1991-12-07 | Initial revision | K. Richard Pixley | 1 | -0/+28 | |
1991-12-07 | Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 2 | -488/+1428 | |
* Makefile.in: unwrapped some for loops so that parallel makes work again and so one can focus one's attention on a particular package. Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) * configure: added PWD as a stand in for `pwd` (for speed). use elif wherever possible. make -srcdir work without -objdir. -objdir= commented out. Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) * configure: +options become --options. -subdirs commented out. added -host, -datadir. Renamed -destdir to -prefix. Comment in Makefile now at top of generated Makefile. Removed cvs log entries. added -srcdir. create .gdbinit only if there is one in ${srcdir}. * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default. Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Freshly created ChangeLog. | |||||
1991-12-07 | Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 3 | -18/+62 | |
* Makefile.in: install using INSTALL_PROGRAM and INSTALL_DATA. added clean-info. added some standards.text support and made it look like our other Makefiles. * configure.in: mark this directory target dependent. configure now runs entirely in objdir so make existence tests and references against ${srcdir}. Thu Dec 5 22:46:13 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default. |