Age | Commit message (Expand) | Author | Files | Lines |
1993-08-08 | remove unused test | David MacKenzie | 2 | -5/+4 |
1993-08-08 | * Makefile.in ({dist,real}clean): Use $(MAKE), not make. | Jim Kingdon | 1 | -0/+4 |
1993-08-08 | cleanup | David MacKenzie | 1 | -0/+2 |
1993-08-07 | add pointer to config/README | David MacKenzie | 1 | -0/+1 |
1993-08-07 | document bfdsumm.texi | David MacKenzie | 1 | -0/+39 |
1993-08-07 | make target selection fully configurable | David MacKenzie | 6 | -119/+275 |
1993-08-07 | * elfcode.h (elf_object_p): Add comment about what this function | Fred Fish | 1 | -0/+12 |
1993-08-07 | cleanups | David MacKenzie | 2 | -1/+24 |
1993-08-06 | add hp300bsd to default target vector | David MacKenzie | 3 | -10/+24 |
1993-08-06 | * ecoff.c (ecoff_set_symbol_info): Removed special handling for | Ian Lance Taylor | 2 | -12/+6 |
1993-08-06 | * libelf.h (NAME): Provide a default definition, that's neither | Ken Raeburn | 2 | -1/+20 |
1993-08-06 | * Makefile.in (coff-mips.o, coff-alpha.o): Don't depend on | Ian Lance Taylor | 2 | -2/+5 |
1993-08-06 | * coffcode.h (sec_to_styp_flags): Inspired by mb@tti.COM (Michael | Ian Lance Taylor | 1 | -0/+3 |
1993-08-06 | * ecoff.c (ecoff_slurp_armap): From Arne Henrik Juul | Ian Lance Taylor | 2 | -0/+13 |
1993-08-06 | * hpux-core.c: Cast return value from bfd_zalloc. | Jim Kingdon | 1 | -0/+4 |
1993-08-05 | Makefile.in, bfd-in.h, reloc, elf32-i386, elfcode changes | Ken Raeburn | 1 | -0/+40 |
1993-08-05 | regenerated | Ken Raeburn | 1 | -4/+17 |
1993-08-05 | Wed Jun 23 06:05:58 1993 Michael Meissner (meissner@osf.org) | Ken Raeburn | 1 | -5/+7 |
1993-08-05 | rewrite comment -- bfd-in2.h is generated too | Ken Raeburn | 1 | -4/+38 |
1993-08-05 | add i386-elf relocs (from Meissner) | Ken Raeburn | 1 | -2/+29 |
1993-08-05 | (BFD_LIBS): Always include elf.o. | Ken Raeburn | 1 | -12/+15 |
1993-08-05 | * nlmcode.h (nlm_get_reloc_upper_bound): Test return value | Fred Fish | 2 | -2/+9 |
1993-08-05 | fix line numbers | David MacKenzie | 1 | -0/+12 |
1993-08-04 | * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs. | Ian Lance Taylor | 4 | -53/+566 |
1993-08-04 | * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than | Ian Lance Taylor | 4 | -12/+152 |
1993-08-04 | With these changes, the binutils mostly work on the Alpha, except for | Ian Lance Taylor | 3 | -16/+73 |
1993-08-04 | fix syntax error | David MacKenzie | 2 | -10/+9 |
1993-08-03 | make a common extern | David MacKenzie | 1 | -0/+7 |
1993-08-03 | * nlm_slurp_symbol_table: Don't use '&' on arrays. | Fred Fish | 2 | -90/+1333 |
1993-08-03 | * ecoff.c: New file for generic ECOFF functions. | Ian Lance Taylor | 9 | -8867/+4793 |
1993-08-03 | * elf32-hppa.h, hosts/*: Remove (one more time) all occurrances | John Gilmore | 18 | -162/+171 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 3 | -3/+0 |
1993-08-02 | remove some conflicting decls | David D. Zuhn | 2 | -2/+4 |
1993-08-02 | Mon Aug 2 11:48:23 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -0/+5 |
1993-08-02 | Add i386lynx.h. | Stu Grossman | 1 | -0/+1 |
1993-08-02 | Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 2 | -0/+35 |
1993-07-30 | common section fix | David MacKenzie | 1 | -0/+49 |
1993-07-30 | First cut at i386 specific NLM backend. | Ian Lance Taylor | 1 | -0/+1 |
1993-07-30 | * nlm32-i386.c: New file. First cut at i386 NLM code. | Ian Lance Taylor | 2 | -158/+2 |
1993-07-30 | d | Steve Chamberlain | 15 | -5/+15 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 3 | -0/+6 |
1993-07-30 | Add esix.h to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-30 | remove some sun3 function decls | David D. Zuhn | 2 | -7/+11 |
1993-07-27 | * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete. | Fred Fish | 3 | -2/+11 |
1993-07-26 | Yet another trad-core variant: | Jim Kingdon | 2 | -0/+12 |
1993-07-26 | new for esix | Jim Kingdon | 1 | -0/+0 |
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 | Reimplement segment writing. | Ken Raeburn | 1 | -118/+345 |
1993-07-26 | (elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE. | Ken Raeburn | 2 | -4/+18 |