Age | Commit message (Expand) | Author | Files | Lines |
1991-06-14 | Version 2 GPL. | K. Richard Pixley | 24 | -28/+40 |
1991-06-14 | version 2 GPL. | K. Richard Pixley | 1 | -1/+1 |
1991-06-14 | install fixed include files on install. | K. Richard Pixley | 1 | -3/+9 |
1991-06-13 | Rearranged build order so that gcc, which builds the library | K. Richard Pixley | 1 | -1/+1 |
1991-06-13 | Re-arrange so that gcc, which creates directories, gets installed | K. Richard Pixley | 1 | -2/+6 |
1991-06-12 | Initial revision | K. Richard Pixley | 1 | -0/+4 |
1991-06-12 | Awk for version number. | K. Richard Pixley | 2 | -2/+2 |
1991-06-12 | Polishing install. | K. Richard Pixley | 1 | -2/+5 |
1991-06-12 | correctly propogate destdir | K. Richard Pixley | 1 | -5/+8 |
1991-06-12 | removed foo.a from comparison target. | K. Richard Pixley | 1 | -2/+2 |
1991-06-09 | Added +clib option. | K. Richard Pixley | 2 | -3/+11 |
1991-06-09 | Added -A switch. | K. Richard Pixley | 1 | -1/+10 |
1991-06-09 | Don't sort the const array in place. | K. Richard Pixley | 1 | -2/+7 |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 4 | -38/+48 |
1991-06-09 | Added support for binary comparisons. | K. Richard Pixley | 2 | -0/+8 |
1991-06-07 | Added code to deal with filenames less than 9 characters in a COFF file. | Sean Eric Fagan | 2 | -0/+8 |
1991-06-07 | Reverse entropy. Inhale bit rot, exahle graceful compilation. | John Gilmore | 3 | -189/+211 |
1991-06-07 | *** empty log message *** | John Gilmore | 1 | -3/+2 |
1991-06-07 | When disassembling, now prints ... instead of pages of whatever the | Steve Chamberlain | 1 | -24/+34 |
1991-06-07 | *** empty log message *** | Steve Chamberlain | 4 | -20/+56 |
1991-06-07 | * oasys.h: Fixed shape of module structure | Steve Chamberlain | 2 | -18/+16 |
1991-06-06 | This butchery gets me around a coff dependancy problem and into stage2 | K. Richard Pixley | 1 | -0/+4 |
1991-06-04 | *** empty log message *** | Steve Chamberlain | 3 | -45/+53 |
1991-06-04 | Move all the #msg's from the xconfig files into the tconfig files for Suns. | John Gilmore | 2 | -0/+10 |
1991-06-04 | Remove copyrights from these tiny files rather than update them to the | John Gilmore | 36 | -659/+5 |
1991-06-04 | Remove copyrights from these tiny files, rather than update them to | John Gilmore | 40 | -718/+1 |
1991-06-04 | Update to GPL revision 2. | John Gilmore | 1 | -13/+13 |
1991-06-04 | More updating to GPL-2. | John Gilmore | 2 | -18/+33 |
1991-06-04 | Change GDB over to GNU General Public License version 2. | John Gilmore | 138 | -1124/+1200 |
1991-05-31 | Print reasonable error message when architecture mismatch happens. | John Gilmore | 1 | -85/+78 |
1991-05-31 | Avoid error stop from Make if a directory doesn't exist during subdir_do. | John Gilmore | 1 | -13/+16 |
1991-05-31 | Add i386coff.h. Print msg when sanitizing sparc-opcode.h. | John Gilmore | 1 | -1/+6 |
1991-05-31 | Remove coff-code.h and liba.out.h, add libaout.h. | John Gilmore | 1 | -4/+5 |
1991-05-31 | Remove processed scripts in "make clean". | John Gilmore | 1 | -0/+1 |
1991-05-31 | *** empty log message *** | Steve Chamberlain | 1 | -1/+6 |
1991-05-30 | Initial revision | Steve Chamberlain | 1 | -0/+2 |
1991-05-30 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 |
1991-05-30 | *** empty log message *** | Steve Chamberlain | 8 | -101/+73 |
1991-05-30 | Further wacking to make sanitize and "make gdb.tar.Z" agree. | John Gilmore | 3 | -9/+11 |
1991-05-30 | A little bit more sanity. | John Gilmore | 1 | -25/+3 |
1991-05-30 | Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog. | John Gilmore | 12 | -63/+147 |
1991-05-29 | Remove coff-code.h in favor of coffcode.h. | John Gilmore | 1 | -1/+1 |
1991-05-29 | Rename liba.out.h to libaout.h for brain death file systems. Change callers. | John Gilmore | 5 | -4/+6 |
1991-05-29 | Fix up .Sanitize file, remove files that are not referenced. | John Gilmore | 1 | -3/+6 |
1991-05-29 | Undo Bothner changes that depend on pointer representation. | John Gilmore | 2 | -4/+22 |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 10 | -90/+217 |
1991-05-29 | Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size | John Gilmore | 2 | -60/+78 |
1991-05-27 | Put gcc/gstdarg.h where gas can find it; gas/stdarg.h. | K. Richard Pixley | 1 | -2/+7 |
1991-05-27 | Fixed link line. | K. Richard Pixley | 1 | -3/+3 |
1991-05-27 | Removed clib for now. | K. Richard Pixley | 1 | -2/+5 |