Age | Commit message (Expand) | Author | Files | Lines |
1992-07-08 | * archive.c (bsd_write_armap): write the timestamp of the | Steve Chamberlain | 1 | -0/+8 |
1992-07-07 | * configure.in: Add m68k-ericsson-*. | Fred Fish | 1 | -0/+4 |
1992-07-04 | * syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc. | John Gilmore | 1 | -0/+9 |
1992-07-04 | * elf.c: Remove "(void)" casts from function calls where the | Fred Fish | 1 | -0/+5 |
1992-06-30 | * hppa.c: Apply John's standard fix to avoid "empty translation | Fred Fish | 1 | -0/+5 |
1992-06-25 | * hosts/solaris2.h: Configure same as sysv4. | John Gilmore | 1 | -0/+4 |
1992-06-24 | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 1 | -0/+7 |
1992-06-23 | * i386linux.c, hosts/i386linux.h, config/i386-linux.mt: | Per Bothner | 1 | -0/+6 |
1992-06-22 | Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+12 |
1992-06-20 | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION so | John Gilmore | 1 | -0/+8 |
1992-06-19 | * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, | Stu Grossman | 1 | -0/+5 |
1992-06-19 | * configure.in: Separate Solaris2 from SYSV4 on SPARC. | John Gilmore | 1 | -0/+5 |
1992-06-17 | * libaout.h (aout_backend_data): Change defs of two bitfields to | Stu Grossman | 1 | -0/+5 |
1992-06-17 | * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table): | Fred Fish | 1 | -0/+7 |
1992-06-17 | Don't align sections in I960 coff files. | Ken Raeburn | 1 | -0/+5 |
1992-06-16 | Various changes to get linker working again for a.out: | Ken Raeburn | 1 | -0/+54 |
1992-06-15 | * config/ncr3000.mh (INSTALL, RANLIB): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+9 |
1992-06-13 | * section.c (STD_SECTION): Remove extra semicolon in declarations. | John Gilmore | 1 | -0/+8 |
1992-06-13 | change to new solaris naming system, add sysv4 host config | David D. Zuhn | 1 | -0/+6 |
1992-06-11 | * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and | John Gilmore | 1 | -0/+14 |
1992-06-10 | * config/{i386v4.mh, ncr3000.mh}: Update RANLIB, add INSTALL. | Fred Fish | 1 | -0/+4 |
1992-06-07 | * configure.in: Handle Solaris2 as *-sun-sysv4 or as *-sun-sunos5. | John Gilmore | 1 | -0/+14 |
1992-05-26 | Lots of changes from gas-bfd work. Includes: | Ken Raeburn | 1 | -0/+86 |
1992-05-20 | A couple of things from the net. | David Henkel-Wallace | 1 | -0/+11 |
1992-05-12 | Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+23 |
1992-05-05 | * bfd-in.h: Increase version number to 1.97, for consistency with ../binutils. | Per Bothner | 1 | -0/+6 |
1992-05-04 | * bfd-in.h: bump version to 1.96 | Steve Chamberlain | 1 | -0/+11 |
1992-05-02 | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1 | -0/+2 |
1992-05-02 | * targets.c, Makefile.in: comment out tekhex for the moment. | Steve Chamberlain | 1 | -0/+6 |
1992-05-01 | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 1 | -0/+6 |
1992-04-29 | * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) | Steve Chamberlain | 1 | -0/+7 |
1992-04-24 | * configure.in: Add a29k-amd-udi. | Stu Grossman | 1 | -0/+4 |
1992-04-24 | aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_exec | Fred Fish | 1 | -0/+6 |
1992-04-22 | Convert typedef that typedefs nothing into a normal structure declaration. | Fred Fish | 1 | -0/+7 |
1992-04-21 | rework CFLAGS, etc. | K. Richard Pixley | 1 | -0/+19 |
1992-04-16 | Add .NOEXPORT: so that doc directory doesn't inherit a bad definition | K. Richard Pixley | 1 | -0/+4 |
1992-04-15 | Ifdef-out debugging code, and ifdef-out code that aborts on unhandled | Fred Fish | 1 | -0/+2 |
1992-04-14 | Fix couple of function args that expect to be passed CONST pointers, and | Fred Fish | 1 | -0/+8 |
1992-04-11 | Pass on MINUS_G to recursive makes. Recognize ncr3000 config. | Fred Fish | 1 | -0/+13 |
1992-04-02 | * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c, | John Gilmore | 1 | -0/+14 |
1992-03-28 | Fix to use a single disposable copy of section header table and program | Fred Fish | 1 | -0/+6 |
1992-03-27 | Set MINIMIZE to 0 for a real release. | John Gilmore | 1 | -0/+9 |
1992-03-24 | * coff-msym.c (ecoff_swap_rfd_in): remove & for array ref. | Stu Grossman | 1 | -0/+4 |
1992-03-17 | * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, | Per Bothner | 1 | -0/+5 |
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 1 | -0/+6 |
1992-03-16 | Remove i960 b.out bitrot. | Steve Chamberlain | 1 | -0/+5 |
1992-03-15 | Convert calls to bare malloc() to bfd_xmalloc(). | Fred Fish | 1 | -0/+7 |
1992-03-14 | pass MAKEINFO on recursion | K. Richard Pixley | 1 | -0/+10 |
1992-03-12 | * libbfd-in.h (set_tdata): Make change of Feb 27 in the | Per Bothner | 1 | -0/+5 |
1992-03-12 | mips-big-* target | John Gilmore | 1 | -2/+20 |