Age | Commit message (Expand) | Author | Files | Lines |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 1 | -6/+6 |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 3 | -36/+6 |
1993-07-16 | * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC. | Ian Lance Taylor | 2 | -5/+16 |
1993-07-15 | * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from | Ian Lance Taylor | 2 | -9/+17 |
1993-07-14 | * hppa.c [HOST_HPPABSD]: Use hpux-style core files. | Jim Kingdon | 3 | -18/+23 |
1993-07-14 | * configure.in: Recognize h8300h-*-*. | David Edelsohn | 2 | -1/+5 |
1993-07-13 | * coff-h8500.c (reloc_processing, rtype2howto): New relocation | Steve Chamberlain | 3 | -0/+523 |
1993-07-13 | dtrt wrt v9 for elf64-sparc.c (sigh) | Ken Raeburn | 1 | -1/+0 |
1993-07-13 | * configure.in: Add new target m68k-coffun to the dpx/2. | Jim Kingdon | 2 | -0/+6 |
1993-07-13 | make sanitize dtrt wrt v9 | Ken Raeburn | 1 | -4/+4 |
1993-07-12 | Changes to reloc.c, libelf.h, config/sparc-elf.mt. | Ken Raeburn | 1 | -0/+9 |
1993-07-12 | regenerated | Ken Raeburn | 1 | -2/+3 |
1993-07-12 | Use {start,end}-sanitize-v9 instead of `v9' on every line to be removed. | Ken Raeburn | 1 | -2/+4 |
1993-07-12 | (struct elf_obj_tdata): Add field `thunk'. | Ken Raeburn | 1 | -0/+1 |
1993-07-12 | (enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to more | Ken Raeburn | 1 | -92/+78 |
1993-07-12 | (sparc_reloc_map): Remove duplicate WDISP19 entry. | Ken Raeburn | 1 | -1/+0 |
1993-07-12 | Clean v9 stuff from reloc.c and bfd-in2.h also. | Ken Raeburn | 1 | -12/+8 |
1993-07-11 | add file | Jim Kingdon | 1 | -0/+1 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 10 | -32/+179 |
1993-07-11 | new for dpx2 | Jim Kingdon | 2 | -0/+0 |
1993-07-09 | * aoutf1.h: Add definition of MACHTYPE_OK. | Jim Kingdon | 2 | -2/+21 |
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 2 | -18/+10 |
1993-07-08 | New file bfdsumm.texi to share with ld. | David MacKenzie | 3 | -7/+161 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 5 | -210/+218 |
1993-07-07 | Don't crash if with_minimal_bfd is the empty string. | Ian Lance Taylor | 1 | -2/+2 |
1993-07-06 | more prototypes, in libelf.h | Ken Raeburn | 2 | -8/+9 |
1993-07-06 | Several changes: type fixes; prototypes; minimal-bfd work; elf fixes. | Ken Raeburn | 1 | -0/+39 |
1993-07-06 | regenerated | Ken Raeburn | 1 | -10/+40 |
1993-07-06 | * elfcode.h (elf_read): Delete static declaration, since function has moved. | Ken Raeburn | 1 | -257/+211 |
1993-07-06 | fill out reloc table | Ken Raeburn | 1 | -0/+197 |
1993-07-06 | Hack to cut down compilations needed for minimal-bfd: | Ken Raeburn | 2 | -20/+40 |
1993-07-06 | Stricter prototyping, to force type conversions between 64-bit target and | Ken Raeburn | 3 | -63/+93 |
1993-07-06 | (enum bfd_reloc_code_real): Put simple power-to-two relocs together, and add | Ken Raeburn | 1 | -14/+33 |
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 | 2 | -13/+31 |
1993-07-02 | * hosts/std-host.h: Removed declarations of printf, fprintf, | Ian Lance Taylor | 2 | -6/+5 |
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 | update .Sanitize for delta68 | Jim Kingdon | 1 | -0/+1 |
1993-07-02 | * configure.in, hosts/delta68.h, config/delta68.mh: Add stuff for | Jim Kingdon | 2 | -4/+56 |
1993-07-02 | new file for delta 68 | Jim Kingdon | 1 | -0/+0 |
1993-06-30 | (CAT4): Added Saber-C (ANSI mode) version. | Ken Raeburn | 1 | -0/+41 |
1993-06-30 | delete setting of a variable i wound up not using | Ken Raeburn | 1 | -5/+0 |
1993-06-30 | list new files, new stuff to sanitize | Ken Raeburn | 1 | -5/+31 |
1993-06-30 | new generic elf64 stuff | Ken Raeburn | 2 | -0/+269 |
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 |
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 |