Age | Commit message (Expand) | Author | Files | Lines |
1993-08-02 | Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -0/+5 |
1993-07-30 | common section fix | David MacKenzie | 1 | -0/+49 |
1993-07-30 | remove some sun3 function decls | David D. Zuhn | 1 | -2/+11 |
1993-07-27 | * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete. | Fred Fish | 1 | -0/+9 |
1993-07-26 | Yet another trad-core variant: | Jim Kingdon | 1 | -0/+6 |
1993-07-26 | * reloc.c (bfd_perform_relocation): Handle the case of | Ian Lance Taylor | 1 | -0/+6 |
1993-07-26 | Lots o' elf changes | Ken Raeburn | 1 | -0/+42 |
1993-07-26 | * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; | Ian Lance Taylor | 1 | -0/+5 |
1993-07-26 | * srec.c (srec_write_symbols): Get CR LF in the right order. | Steve Chamberlain | 1 | -0/+4 |
1993-07-26 | * hosts/vaxbsd.h: Include std-host.h. Don't include <machine/param.h>. | Jim Kingdon | 1 | -0/+9 |
1993-07-23 | * bfd.c (bfd_nonrepresentable_section, bfd_undefined_symbol, | David Edelsohn | 1 | -0/+6 |
1993-07-22 | * nlm{32,64}-target.h: Remove. | Fred Fish | 1 | -0/+13 |
1993-07-22 | * Makefile.in (Makefile): add configure.in, drop redundant | K. Richard Pixley | 1 | -0/+5 |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 1 | -0/+20 |
1993-07-22 | * reloc.c (enum complain_overflow): New enumeration with the | Ian Lance Taylor | 1 | -0/+13 |
1993-07-22 | don't use 'template' in C code, so it'll be friendlier to C++ | Ken Raeburn | 1 | -0/+5 |
1993-07-20 | * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers. | Fred Fish | 1 | -0/+2 |
1993-07-20 | * elfcode.h: Fix several illegal pointer combination warnings for | Fred Fish | 1 | -0/+3 |
1993-07-20 | * libnlm.h (nlm_obj_tdata): Rename hidden struct members to avoid | Fred Fish | 1 | -0/+6 |
1993-07-20 | * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c | Jim Kingdon | 1 | -0/+6 |
1993-07-20 | * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before | Ken Raeburn | 1 | -0/+6 |
1993-07-20 | * bfd.c (union tdata): Add nlm_obj_data; | Fred Fish | 1 | -0/+2 |
1993-07-20 | * bfd-in.h: Apply some of the changes that were made to bfd-in2.h. | Fred Fish | 1 | -0/+4 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 1 | -0/+19 |
1993-07-19 | add i386-lynx support | David D. Zuhn | 1 | -0/+4 |
1993-07-19 | * elf.c, elfcode.h, libelf.h: Serious reorganization. | Ken Raeburn | 1 | -0/+22 |
1993-07-19 | * coffcode.h: Recognize I386PTXMAGIC. | Jim Kingdon | 1 | -0/+8 |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 1 | -0/+6 |
1993-07-16 | * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-15 | * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from | Ian Lance Taylor | 1 | -0/+5 |
1993-07-14 | * hppa.c [HOST_HPPABSD]: Use hpux-style core files. | Jim Kingdon | 1 | -0/+5 |
1993-07-14 | * configure.in: Recognize h8300h-*-*. | David Edelsohn | 1 | -0/+4 |
1993-07-13 | * coff-h8500.c (reloc_processing, rtype2howto): New relocation | Steve Chamberlain | 1 | -0/+6 |
1993-07-13 | * configure.in: Add new target m68k-coffun to the dpx/2. | Jim Kingdon | 1 | -0/+5 |
1993-07-12 | Changes to reloc.c, libelf.h, config/sparc-elf.mt. | Ken Raeburn | 1 | -0/+9 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 1 | -0/+18 |
1993-07-09 | * aoutf1.h: Add definition of MACHTYPE_OK. | Jim Kingdon | 1 | -0/+4 |
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 1 | -0/+6 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -0/+11 |
1993-07-06 | more prototypes, in libelf.h | Ken Raeburn | 1 | -0/+4 |
1993-07-06 | Several changes: type fixes; prototypes; minimal-bfd work; elf fixes. | Ken Raeburn | 1 | -0/+39 |
1993-07-05 | * cpu-h8300.c (h8300_scan): Fix parsing of architecture string. | David Edelsohn | 1 | -0/+4 |
1993-07-02 | * Makefile.in (clean): Remove bfd.h and stmp-bfd.h. | Jim Kingdon | 1 | -0/+12 |
1993-07-02 | * hosts/std-host.h: Removed declarations of printf, fprintf, | Ian Lance Taylor | 1 | -0/+4 |
1993-07-02 | * configure.in (mips-*-riscos*): New target; use riscos. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-02 | * config/riscos.mh (HDEFINES): Add -G 4. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-02 | * libaout.h (GET_SWORD): Use the bfd_h_get_signed entry points | Ian Lance Taylor | 1 | -0/+5 |
1993-07-02 | * configure.in, hosts/delta68.h, config/delta68.mh: Add stuff for | Jim Kingdon | 1 | -0/+45 |
1993-06-29 | * coff-mips.c (ecoff_find_nearest_line): If procedure has no line | Ian Lance Taylor | 1 | -0/+10 |
1993-06-28 | * hosts/riscos.h: Define NBPG and UPAGES. | Jim Kingdon | 1 | -0/+4 |