Age | Commit message (Expand) | Author | Files | Lines |
1991-12-04 | * aoutf1.h (sunos_<size>_object_p, sunos4_callback): moved the | Steve Chamberlain | 1 | -0/+1 |
1991-12-04 | *** empty log message *** | Steve Chamberlain | 2 | -108/+172 |
1991-12-04 | * bfd.c (bfd_get_mtime): Don't cache mtime any more; only | John Gilmore | 1 | -0/+6 |
1991-12-04 | * targets.c: Revise comments about how to configure the target | John Gilmore | 1 | -0/+14 |
1991-12-03 | * archive.c (bsd_write_armap): The pad byte sometimes added to | Per Bothner | 1 | -0/+7 |
1991-12-03 | * srec.c: Rewrote to fix many bugs; now gets the record type | Steve Chamberlain | 1 | -0/+6 |
1991-12-01 | * cpu-h8300.c: Add support for MEMIND addressing mode | Steve Chamberlain | 2 | -13/+32 |
1991-12-01 | * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out of | Steve Chamberlain | 2 | -12/+43 |
1991-12-01 | * elf.c (elf_corefile_note): cast malloc to avoid warning. | Steve Chamberlain | 1 | -0/+3 |
1991-12-01 | Fixed dependencies | Steve Chamberlain | 1 | -1/+1 |
1991-12-01 | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, | Steve Chamberlain | 9 | -112/+53 |
1991-12-01 | Changed all prototypes from PROTO to EXFUN | Steve Chamberlain | 1 | -20/+20 |
1991-12-01 | Fix typo in dependencies | Steve Chamberlain | 1 | -1/+2 |
1991-12-01 | bfd.texinfo | Steve Chamberlain | 2 | -3/+5 |
1991-12-01 | New order documentation | Steve Chamberlain | 1 | -19/+3 |
1991-12-01 | Now reflect the new documentation order | Steve Chamberlain | 2 | -142/+122 |
1991-12-01 | Moved the position of the #### lines so that the makefile fragments | Steve Chamberlain | 1 | -2/+3 |
1991-12-01 | New documentation style | Steve Chamberlain | 8 | -1041/+1034 |
1991-11-30 | Even more documentation | Steve Chamberlain | 1 | -150/+163 |
1991-11-30 | New documentation style | Steve Chamberlain | 2 | -538/+666 |
1991-11-30 | Add h-i386v4.h to Sanitize file. Check in new h-i386v4.h. | Fred Fish | 1 | -0/+1 |
1991-11-30 | Initial revision | Fred Fish | 1 | -0/+62 |
1991-11-30 | Fix bug in elf.c (missing "break" statements in cases), add ncr and | Fred Fish | 2 | -0/+12 |
1991-11-29 | Two small bug-fixes (affecting ar and nm). | Per Bothner | 3 | -80/+87 |
1991-11-27 | Add COFF_SWAP_TABLE to it (oops) | John Gilmore | 1 | -1/+2 |
1991-11-27 | coff-i386.c | Steve Chamberlain | 3 | -65/+129 |
1991-11-27 | Fiddle diddle descriptor | John Gilmore | 1 | -0/+9 |
1991-11-27 | Initial revision | Steve Chamberlain | 1 | -0/+103 |
1991-11-27 | Added h8 | Steve Chamberlain | 1 | -1/+5 |
1991-11-27 | * Makefile.in: added coff-h8300 | Steve Chamberlain | 12 | -294/+400 |
1991-11-23 | Fix hp300bsd entry point problem. | John Gilmore | 2 | -3/+20 |
1991-11-22 | * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge in | John Gilmore | 3 | -2/+13 |
1991-11-22 | const lint | John Gilmore | 5 | -23/+41 |
1991-11-22 | ALIGN -> BFD_ALIGN | John Gilmore | 1 | -4/+44 |
1991-11-22 | ALIGN->BFD_ALIGN | John Gilmore | 5 | -33/+555 |
1991-11-22 | Lint | John Gilmore | 2 | -2/+32 |
1991-11-22 | Lint | John Gilmore | 1 | -0/+4 |
1991-11-22 | Moved bfd_stab_name() and bfd_stab_names[] | Per Bothner | 6 | -31/+34 |
1991-11-22 | Initial revision | Per Bothner | 1 | -0/+59 |
1991-11-21 | * libaout.h (WORK_OUT_FILE_POSITIONS): One more try at this | John Gilmore | 3 | -14/+115 |
1991-11-21 | Remove echo. | John Gilmore | 1 | -44/+0 |
1991-11-21 | Avoid duplicate echo. | John Gilmore | 1 | -3/+4 |
1991-11-17 | * targets.c: Make the default target_vector contain | Per Bothner | 1 | -1/+10 |
1991-11-15 | Quit moving *-in.h into and out of doc subdir. Doc subdir knows how | Roland Pesch | 1 | -6/+6 |
1991-11-15 | Repairs for srcdir/objdir separation. | Roland Pesch | 2 | -22/+68 |
1991-11-15 | * aoutx.h (NAME(aout,print_symbol)): Fix thinko. | Per Bothner | 1 | -0/+6 |
1991-11-15 | Remove line containing only a leading tab. Such lines cause some versions | Fred Fish | 1 | -3/+4 |
1991-11-15 | Add Makefile.in, configure.in. Remove Makefile. | Per Bothner | 1 | -2/+6 |
1991-11-15 | Add minimal support for reading ELF symbol files and generating canonical bfd | Fred Fish | 1 | -0/+4 |
1991-11-15 | Trivial change to comment to remove redundant "to". | Fred Fish | 2 | -6/+88 |