Age | Commit message (Expand) | Author | Files | Lines |
1993-06-27 | elf32.c (slurp_symbol_table): fix cast-as-lvalue bug | Ken Raeburn | 1 | -0/+5 |
1993-06-26 | * aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab): | David MacKenzie | 2 | -56/+105 |
1993-06-24 | Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) | Ken Raeburn | 2 | -8/+67 |
1993-06-24 | Get 64bit stuff right. | Steve Chamberlain | 1 | -2/+2 |
1993-06-23 | * hosts/riscos.h: New file. | Jim Kingdon | 3 | -0/+20 |
1993-06-22 | * aoutx.h (howto_table_ext): Comment the field names. | David MacKenzie | 1 | -0/+5 |
1993-06-22 | elfcode.h:bfd_section_from_shdr change | Ken Raeburn | 1 | -0/+5 |
1993-06-22 | * hosts/std-host.h: Return value of puts and fputs is int not void. | Jim Kingdon | 2 | -2/+11 |
1993-06-22 | Sigh. Null pointer return might be right in some cases; don't abort. | Ken Raeburn | 1 | -2/+0 |
1993-06-22 | More get_word/put_word changes. | Ken Raeburn | 1 | -17/+21 |
1993-06-22 | Lots o' changes. | Ken Raeburn | 1 | -1/+62 |
1993-06-22 | regenerated | Ken Raeburn | 1 | -2/+2 |
1993-06-22 | Use new size-independent elf internal data structures. | Ken Raeburn | 1 | -98/+113 |
1993-06-22 | Use new size-independent elf internal data structures. | Ken Raeburn | 1 | -6/+7 |
1993-06-22 | Use new size-independent versions of elf internal data structures. | Ken Raeburn | 2 | -10/+9 |
1993-06-22 | Before casting a pointer into an integer field, verify that the field is | Ken Raeburn | 1 | -0/+14 |
1993-06-22 | (srec_write_symbols): Use sprintf_vma, in case bfd_vma is too wide for | Ken Raeburn | 1 | -11/+31 |
1993-06-22 | Don't define int64 stuff here. | Ken Raeburn | 1 | -24/+0 |
1993-06-21 | make mips-sony-bsd work | Jim Kingdon | 2 | -0/+6 |
1993-06-21 | fix typo in name of elf32-generic.c | Jim Kingdon | 1 | -1/+1 |
1993-06-21 | Add news.h to list of files to keep. | Fred Fish | 1 | -0/+1 |
1993-06-21 | Add elf32-generic.c to list of files to keep. | Fred Fish | 1 | -1/+2 |
1993-06-21 | Recent changes, mostly ELF and bfd.h generation. | Ken Raeburn | 1 | -0/+32 |
1993-06-21 | * elfcode.h (bfd_add_to_strtab): Now static. | Ken Raeburn | 1 | -123/+201 |
1993-06-21 | Regenerated after my changes to bfd-in.h. | Ken Raeburn | 1 | -4/+2 |
1993-06-21 | Regenerated after Kingdon's changes to cache.c. | Ken Raeburn | 1 | -23/+24 |
1993-06-21 | No longer use dummy new-section-hook. | Ken Raeburn | 1 | -1/+0 |
1993-06-21 | Generate bfd.h in current directory by grabbing 64-bit definition (if any) | Ken Raeburn | 1 | -15/+7 |
1993-06-21 | Change insertion marker for new bfd.h generation scheme. | Ken Raeburn | 1 | -4/+2 |
1993-06-19 | * reloc.c (bfd_perform_relocation): Check for overflow on | David MacKenzie | 2 | -97/+239 |
1993-06-18 | * Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep. | Jim Kingdon | 2 | -1/+5 |
1993-06-18 | * config/riscos.m{h,t}: New files. | Jim Kingdon | 2 | -8/+56 |
1993-06-18 | comment change. This is a mips file, not 88k. | K. Richard Pixley | 1 | -0/+4 |
1993-06-18 | * cache.c (bfd_cache_init): Increment open_files and call close_one | Jim Kingdon | 1 | -0/+13 |
1993-06-18 | * config/delta88.mh: Don't set CC. | Jim Kingdon | 1 | -0/+2 |
1993-06-18 | #if 0 out some more declarations which conflict with system headers | Jim Kingdon | 1 | -0/+3 |
1993-06-18 | new file | Jim Kingdon | 1 | -0/+36 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k,generic}. | Jim Kingdon | 3 | -7/+3349 |
1993-06-18 | * cache.c, bfd-in.h: New function bfd_make_cacheable. | Jim Kingdon | 1 | -0/+36 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k}. | Jim Kingdon | 4 | -4/+22 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 28 | -485/+13 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 3 | -111/+153 |
1993-06-18 | * hosts/delta88.h: #if 0 out some declarations which conflict with | Jim Kingdon | 2 | -0/+20 |
1993-06-16 | allow "make bfd.h" to still dtrt | Ken Raeburn | 1 | -0/+1 |
1993-06-16 | updated | Ken Raeburn | 1 | -0/+1709 |
1993-06-16 | Move bfd.h to ../include. (Directory is created if it doesn't exist.) | Ken Raeburn | 1 | -58/+72 |
1993-06-16 | Put in marker for sysdep.h inclusion. | Ken Raeburn | 1 | -10/+52 |
1993-06-16 | comment branches in ARCH_SIZE test | Ken Raeburn | 1 | -8/+10 |
1993-06-16 | remove parentdir support | David D. Zuhn | 3 | -21/+27 |
1993-06-15 | Second try at getting elfNAME macros right. | Ken Raeburn | 1 | -6/+17 |