Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -62/+109 | |
1991-05-27 | I think this gets symdefs right for at least sunos. Also now swaps | K. Richard Pixley | 1 | -22/+22 | |
symdefs. | |||||
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -3/+9 | |
1991-05-10 | Lint. | John Gilmore | 1 | -6/+6 | |
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -5/+5 | |
Fixed reloc bug in ieee and oasys. | |||||
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 1 | -4/+8 | |
initialized on the stack and then copied into its own allocated space. (Wow, Steve, you're twisted...) | |||||
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -39/+43 | |
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-25 | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1 | -1/+3 | |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -0/+1 | |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -40/+33 | |
1991-04-17 | Changed bad call of fstat to stat | Steve Chamberlain | 1 | -1/+1 | |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -92/+100 | |
Added some more prototypes. | |||||
1991-04-04 | *** empty log message *** | Steve Chamberlain | 1 | -4/+11 | |
1991-04-04 | Minor format fixes. | David Henkel-Wallace | 1 | -4/+9 | |
1991-04-03 | Various noise | Steve Chamberlain | 1 | -54/+59 | |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+1223 | |