aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-08-08remove unused testDavid MacKenzie2-5/+4
1993-08-08* Makefile.in ({dist,real}clean): Use $(MAKE), not make.Jim Kingdon1-0/+4
1993-08-08cleanupDavid MacKenzie1-0/+2
1993-08-07add pointer to config/READMEDavid MacKenzie1-0/+1
1993-08-07document bfdsumm.texiDavid MacKenzie1-0/+39
1993-08-07make target selection fully configurableDavid MacKenzie6-119/+275
1993-08-07 * elfcode.h (elf_object_p): Add comment about what this functionFred Fish1-0/+12
1993-08-07cleanupsDavid MacKenzie2-1/+24
1993-08-06add hp300bsd to default target vectorDavid MacKenzie3-10/+24
1993-08-06 * ecoff.c (ecoff_set_symbol_info): Removed special handling forIan Lance Taylor2-12/+6
1993-08-06* libelf.h (NAME): Provide a default definition, that's neitherKen Raeburn2-1/+20
1993-08-06 * Makefile.in (coff-mips.o, coff-alpha.o): Don't depend onIan Lance Taylor2-2/+5
1993-08-06 * coffcode.h (sec_to_styp_flags): Inspired by mb@tti.COM (MichaelIan Lance Taylor1-0/+3
1993-08-06 * ecoff.c (ecoff_slurp_armap): From Arne Henrik JuulIan Lance Taylor2-0/+13
1993-08-06* hpux-core.c: Cast return value from bfd_zalloc.Jim Kingdon1-0/+4
1993-08-05Makefile.in, bfd-in.h, reloc, elf32-i386, elfcode changesKen Raeburn1-0/+40
1993-08-05regeneratedKen Raeburn1-4/+17
1993-08-05Wed Jun 23 06:05:58 1993 Michael Meissner (meissner@osf.org)Ken Raeburn1-5/+7
1993-08-05rewrite comment -- bfd-in2.h is generated tooKen Raeburn1-4/+38
1993-08-05add i386-elf relocs (from Meissner)Ken Raeburn1-2/+29
1993-08-05(BFD_LIBS): Always include elf.o.Ken Raeburn1-12/+15
1993-08-05 * nlmcode.h (nlm_get_reloc_upper_bound): Test return valueFred Fish2-2/+9
1993-08-05fix line numbersDavid MacKenzie1-0/+12
1993-08-04 * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs.Ian Lance Taylor4-53/+566
1993-08-04 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather thanIan Lance Taylor4-12/+152
1993-08-04With these changes, the binutils mostly work on the Alpha, except forIan Lance Taylor3-16/+73
1993-08-04fix syntax errorDavid MacKenzie2-10/+9
1993-08-03make a common externDavid MacKenzie1-0/+7
1993-08-03 * nlm_slurp_symbol_table: Don't use '&' on arrays.Fred Fish2-90/+1333
1993-08-03 * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor9-8867/+4793
1993-08-03* elf32-hppa.h, hosts/*: Remove (one more time) all occurrancesJohn Gilmore18-162/+171
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish3-3/+0
1993-08-02remove some conflicting declsDavid D. Zuhn2-2/+4
1993-08-02Mon Aug 2 11:48:23 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-0/+5
1993-08-02Add i386lynx.h.Stu Grossman1-0/+1
1993-08-02Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman2-0/+35
1993-07-30common section fixDavid MacKenzie1-0/+49
1993-07-30First cut at i386 specific NLM backend.Ian Lance Taylor1-0/+1
1993-07-30 * nlm32-i386.c: New file. First cut at i386 NLM code.Ian Lance Taylor2-158/+2
1993-07-30dSteve Chamberlain15-5/+15
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish3-0/+6
1993-07-30Add esix.h to Things-to-lose list.Fred Fish1-0/+2
1993-07-30remove some sun3 function declsDavid D. Zuhn2-7/+11
1993-07-27 * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete.Fred Fish3-2/+11
1993-07-26 Yet another trad-core variant:Jim Kingdon2-0/+12
1993-07-26new for esixJim Kingdon1-0/+0
1993-07-26 * reloc.c (bfd_perform_relocation): Handle the case ofIan Lance Taylor1-0/+6
1993-07-26Lots o' elf changesKen Raeburn1-0/+42
1993-07-26Reimplement segment writing.Ken Raeburn1-118/+345
1993-07-26(elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE.Ken Raeburn2-4/+18