Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-05-30 | *** empty log message *** | Steve Chamberlain | 1 | -1/+2 | |
1991-05-29 | Remove coff-code.h in favor of coffcode.h. | John Gilmore | 1 | -1/+1 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 1 | -14/+14 | |
1991-05-11 | *** empty log message *** | Steve Chamberlain | 1 | -6/+6 | |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 1 | -7/+8 | |
transfer vector changes. See ChangeLog. | |||||
1991-05-10 | Fixed all the places where there were problems with the size and | Steve Chamberlain | 1 | -5/+6 | |
alignments of structures on disk and structures in memory. #ifed out all the code in coffswap.c, since it should be done using the target swap routines now. | |||||
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -13/+13 | |
Remove obstack.h to ../include and obstack.c to ../libiberty. Move COFF symbol swapping code to coffswap.c where GDB can call it but it won't be duplicated if we have N different COFF targets. Add support for traditional Unix core files (with a upage). This support is from an Ultrix port, but is probably slightly broken now. Improve bfd_release's of obstack'd items on error returns. gcc -Wall fixes. Handle section alignment slightly better in coff, and comment where it needs more work (on page-aligning virtual vs file addresses for DPAGED). Use set_tdata everywhere that tdata is set, to avoid "cast to the left of assignment" problems with some compilers. Move bfd_alloc, bfd_zalloc, bfd_realloc, and bfd_release into libbfd.h (from bfd.h) since they are internal routines. Remove the redundant suffix "_struct" from struct tags. Set symbol count early in file reading, before slurping in the syms, for GDB's use. | |||||
1991-04-24 | Changed the shape of the howto type yet again. | Steve Chamberlain | 1 | -1/+2 | |
Now m88kbcs support can self host. | |||||
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -99/+24 | |
1991-04-04 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-04-03 | Added ansidecl.h | Steve Chamberlain | 1 | -0/+1 | |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+270 | |