aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-07-23* bfd.c (bfd_nonrepresentable_section, bfd_undefined_symbol,David Edelsohn1-0/+6
1993-07-22 * nlm{32,64}-target.h: Remove.Fred Fish6-362/+193
1993-07-22 * Makefile.in (Makefile): add configure.in, drop redundantK. Richard Pixley1-0/+5
1993-07-22Generic HP/UX core file support.Ian Lance Taylor1-0/+1
1993-07-22 * hpux-core.c: New file; backend for HP/UX style core files.Ian Lance Taylor6-135/+45
1993-07-22 * reloc.c (enum complain_overflow): New enumeration with theIan Lance Taylor4-41/+128
1993-07-22don't use 'template' in C code, so it'll be friendlier to C++Ken Raeburn2-1/+6
1993-07-20 * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers.Fred Fish2-2/+4
1993-07-20 * elfcode.h: Fix several illegal pointer combination warnings forFred Fish1-0/+3
1993-07-20 * libnlm.h (nlm_obj_tdata): Rename hidden struct members to avoidFred Fish3-16/+22
1993-07-20 * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.cJim Kingdon5-4/+10
1993-07-20* elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" beforeKen Raeburn3-62/+68
1993-07-20Reflect symmetry changesJim Kingdon2-2/+3
1993-07-20 * bfd.c (union tdata): Add nlm_obj_data;Fred Fish3-0/+4
1993-07-20 * bfd-in.h: Apply some of the changes that were made to bfd-in2.h.Fred Fish1-0/+4
1993-07-20 * configure.in (*-*-netware, i[34]86-*-netware): New configs.Fred Fish18-60/+1579
1993-07-19fix stupid typoDavid D. Zuhn1-1/+1
1993-07-19add i386-lynx supportDavid D. Zuhn2-0/+5
1993-07-19* elf.c, elfcode.h, libelf.h: Serious reorganization.Ken Raeburn7-1270/+1790
1993-07-19(BFD_LIBS): Include coff-mips.o and coff-msym.o, so that gdb will link.Ken Raeburn1-6/+12
1993-07-19 * coffcode.h: Recognize I386PTXMAGIC.Jim Kingdon2-0/+31
1993-07-17 * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames.Jim Kingdon1-6/+6
1993-07-17 * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames.Jim Kingdon3-36/+6
1993-07-16 * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC.Ian Lance Taylor2-5/+16
1993-07-15 * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L fromIan Lance Taylor2-9/+17
1993-07-14 * hppa.c [HOST_HPPABSD]: Use hpux-style core files.Jim Kingdon3-18/+23
1993-07-14* configure.in: Recognize h8300h-*-*.David Edelsohn2-1/+5
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