aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-07-13 * coff-h8500.c (reloc_processing, rtype2howto): New relocationSteve Chamberlain3-0/+523
1993-07-13dtrt wrt v9 for elf64-sparc.c (sigh)Ken Raeburn1-1/+0
1993-07-13 * configure.in: Add new target m68k-coffun to the dpx/2.Jim Kingdon2-0/+6
1993-07-13make sanitize dtrt wrt v9Ken Raeburn1-4/+4
1993-07-12Changes to reloc.c, libelf.h, config/sparc-elf.mt.Ken Raeburn1-0/+9
1993-07-12regeneratedKen Raeburn1-2/+3
1993-07-12Use {start,end}-sanitize-v9 instead of `v9' on every line to be removed.Ken Raeburn1-2/+4
1993-07-12(struct elf_obj_tdata): Add field `thunk'.Ken Raeburn1-0/+1
1993-07-12(enum bfd_reloc_code_real): Move SPARC_BASE13 and SPARC_WDISP19 to moreKen Raeburn1-92/+78
1993-07-12(sparc_reloc_map): Remove duplicate WDISP19 entry.Ken Raeburn1-1/+0
1993-07-12Clean v9 stuff from reloc.c and bfd-in2.h also.Ken Raeburn1-12/+8
1993-07-11add fileJim Kingdon1-0/+1
1993-07-11 * elfcode.h: Use memset not bzero.Jim Kingdon10-32/+179
1993-07-11new for dpx2Jim Kingdon2-0/+0
1993-07-09* aoutf1.h: Add definition of MACHTYPE_OK.Jim Kingdon2-2/+21
1993-07-08 * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__.Jim Kingdon2-18/+10
1993-07-08 New file bfdsumm.texi to share with ld.David MacKenzie3-7/+161
1993-07-07 * aoutx.h (translate_from_native_sym_flags): Removed statepIan Lance Taylor5-210/+218
1993-07-07Don't crash if with_minimal_bfd is the empty string.Ian Lance Taylor1-2/+2
1993-07-06more prototypes, in libelf.hKen Raeburn2-8/+9
1993-07-06Several changes: type fixes; prototypes; minimal-bfd work; elf fixes.Ken Raeburn1-0/+39
1993-07-06regeneratedKen Raeburn1-10/+40
1993-07-06* elfcode.h (elf_read): Delete static declaration, since function has moved.Ken Raeburn1-257/+211
1993-07-06fill out reloc tableKen Raeburn1-0/+197
1993-07-06Hack to cut down compilations needed for minimal-bfd:Ken Raeburn2-20/+40
1993-07-06Stricter prototyping, to force type conversions between 64-bit target andKen Raeburn3-63/+93
1993-07-06(enum bfd_reloc_code_real): Put simple power-to-two relocs together, and addKen Raeburn1-14/+33
1993-07-05* cpu-h8300.c (h8300_scan): Fix parsing of architecture string.David Edelsohn1-0/+4
1993-07-02 * Makefile.in (clean): Remove bfd.h and stmp-bfd.h.Jim Kingdon2-13/+31
1993-07-02 * hosts/std-host.h: Removed declarations of printf, fprintf,Ian Lance Taylor2-6/+5
1993-07-02 * configure.in (mips-*-riscos*): New target; use riscos.Ian Lance Taylor1-0/+2
1993-07-02 * config/riscos.mh (HDEFINES): Add -G 4.Ian Lance Taylor1-0/+2
1993-07-02 * libaout.h (GET_SWORD): Use the bfd_h_get_signed entry pointsIan Lance Taylor1-0/+5
1993-07-02update .Sanitize for delta68Jim Kingdon1-0/+1
1993-07-02 * configure.in, hosts/delta68.h, config/delta68.mh: Add stuff forJim Kingdon2-4/+56
1993-07-02new file for delta 68Jim Kingdon1-0/+0
1993-06-30(CAT4): Added Saber-C (ANSI mode) version.Ken Raeburn1-0/+41
1993-06-30delete setting of a variable i wound up not usingKen Raeburn1-5/+0
1993-06-30list new files, new stuff to sanitizeKen Raeburn1-5/+31
1993-06-30new generic elf64 stuffKen Raeburn2-0/+269
1993-06-29 * coff-mips.c (ecoff_find_nearest_line): If procedure has no lineIan Lance Taylor1-0/+10
1993-06-28* hosts/riscos.h: Define NBPG and UPAGES.Jim Kingdon1-0/+4
1993-06-27elf32.c (slurp_symbol_table): fix cast-as-lvalue bugKen Raeburn1-0/+5
1993-06-26 * aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab):David MacKenzie2-56/+105
1993-06-24Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)Ken Raeburn2-8/+67
1993-06-24Get 64bit stuff right.Steve Chamberlain1-2/+2
1993-06-23 * hosts/riscos.h: New file.Jim Kingdon3-0/+20
1993-06-22 * aoutx.h (howto_table_ext): Comment the field names.David MacKenzie1-0/+5
1993-06-22elfcode.h:bfd_section_from_shdr changeKen Raeburn1-0/+5
1993-06-22 * hosts/std-host.h: Return value of puts and fputs is int not void.Jim Kingdon2-2/+11