Age | Commit message (Expand) | Author | Files | Lines |
1993-02-25 | * elf.c (elf_write_object_contents): Section ".shstrtab" should be | Ken Raeburn | 1 | -0/+11 |
1993-02-23 | * Minor cleanups provoked by gcc warnings: | Ian Lance Taylor | 1 | -0/+14 |
1993-02-23 | * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and | Ian Lance Taylor | 1 | -0/+9 |
1993-02-23 | * libcoff.h (obj_raw_syment_coun): New macro. | Per Bothner | 1 | -0/+7 |
1993-02-22 | * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are always | Ian Lance Taylor | 1 | -0/+18 |
1993-02-17 | * trad-core.c (trad_unix_make_empty_symbol): wrap PARAMS around an | K. Richard Pixley | 1 | -0/+3 |
1993-02-17 | aout-adobe.c (aout_adobe_object_p): eliminate a warning from vax | K. Richard Pixley | 1 | -0/+6 |
1993-02-17 | cast an enum into unsigned char avoiding a fatal error in vax ultrix 4.2 cc. | K. Richard Pixley | 1 | -0/+5 |
1993-02-16 | Roll to version 2.1. | John Gilmore | 1 | -0/+4 |
1993-02-16 | * oasys.c (oasys_write_object_contents): Lint. | John Gilmore | 1 | -0/+5 |
1993-02-12 | Fri Feb 12 14:23:07 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1993-02-12 | * coffcode.h (coff_set_arch_mach_hook): *FIXME* the H8/300 is always | Steve Chamberlain | 1 | -1/+57 |
1993-02-04 | H8/500 support | Steve Chamberlain | 1 | -0/+6 |
1993-02-04 | Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+11 |
1993-02-03 | Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+3 |
1993-02-03 | Wed Feb 3 09:14:36 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+8 |
1993-02-02 | * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol | Per Bothner | 1 | -0/+6 |
1993-02-02 | Create a .scommon section for each input BFD so the linker has | Ian Lance Taylor | 1 | -0/+4 |
1993-01-29 | Fix typo in file name. | John Gilmore | 1 | -1/+1 |
1993-01-29 | Fix minor bugs reported by Carl Greco, <cgreco@parrot.creighton.edu>: | John Gilmore | 1 | -0/+6 |
1993-01-26 | Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+11 |
1993-01-25 | * coffswap.h (coff_swap_aouthdr_in, coff_swap_aouthdr_in): Swap | Ian Lance Taylor | 1 | -0/+17 |
1993-01-20 | Revert yesterday's change (adding casts) at gnu's request. | Ian Lance Taylor | 1 | -7/+0 |
1993-01-19 | Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1993-01-19 | Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+2 |
1993-01-19 | Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+4 |
1993-01-15 | Basically a checkpoint for coff-mips.c. | Ian Lance Taylor | 1 | -0/+12 |
1993-01-14 | * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h | Steve Chamberlain | 1 | -0/+9 |
1993-01-12 | Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+22 |
1993-01-10 | * coffgen.c: #include seclet.h. | Stu Grossman | 1 | -0/+4 |
1993-01-10 | * hppa.c (hppa_object_setup): Get rid of all knowledge of stabs | Stu Grossman | 1 | -0/+12 |
1993-01-08 | * coffcode.h (sec_to_styp_flags): allow SEC_NEVER_LOAD to turn on | Steve Chamberlain | 1 | -0/+6 |
1993-01-08 | Basically a checkpoint. | Ian Lance Taylor | 1 | -0/+6 |
1993-01-08 | Forgot to commit ChangeLog. | Ian Lance Taylor | 1 | -1/+25 |
1993-01-06 | use bfd_xmalloc instead of malloc | David D. Zuhn | 1 | -0/+4 |
1993-01-05 | Temporary hack until Per's solution gets implemented: If --with-minimal-bfd is | Ken Raeburn | 1 | -0/+5 |
1993-01-04 | * srec.c (srec_write_records): one of my boards wants a CR between | Steve Chamberlain | 1 | -0/+5 |
1992-12-30 | Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1992-12-30 | fix libbfd.h declaration, by tweaking elf.c comment, so bfd can compile | Ken Raeburn | 1 | -0/+5 |
1992-12-29 | Tue Dec 29 13:54:35 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+11 |
1992-12-28 | * hppa.c: Get rid of DEFUN, use more conventional prolog stuff. | Stu Grossman | 1 | -0/+19 |
1992-12-28 | today's changes | Ken Raeburn | 1 | -0/+8 |
1992-12-28 | * bfd.c (bfd_get_size): New function that gets an upper bound | Fred Fish | 1 | -0/+10 |
1992-12-25 | * hppa.c: change a 'const' to 'CONST', or else HP C compiler dies | David D. Zuhn | 1 | -0/+4 |
1992-12-24 | added dvi target | David D. Zuhn | 1 | -0/+4 |
1992-12-22 | * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour; | Per Bothner | 1 | -0/+16 |
1992-12-22 | * bfd.c: Add struct hppa_core_data to tdata union. | Stu Grossman | 1 | -0/+1 |
1992-12-22 | * hppa.c: Conditionalize on HOST_HPPAHPUX instead of hp9000s800. | Stu Grossman | 1 | -0/+22 |
1992-12-21 | Mon Dec 21 12:40:10 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+13 |
1992-12-18 | * aoutf1.h (sunos4_write_object_contents): set flags to 0, fixing | Steve Chamberlain | 1 | -0/+6 |