Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-26 | * libelf.h (struct elf_backend_data): New field, maxpagesize. | Ken Raeburn | 1 | -0/+2 |
1993-07-26 | (bfd_perform_relocation): Handle 64-bit relocs. | Ken Raeburn | 1 | -39/+68 |
1993-07-26 | * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; | Ian Lance Taylor | 1 | -0/+5 |
1993-07-26 | * srec.c (srec_write_symbols): Get CR LF in the right order. | Steve Chamberlain | 1 | -0/+4 |
1993-07-26 | * hosts/vaxbsd.h: Include std-host.h. Don't include <machine/param.h>. | Jim Kingdon | 1 | -0/+9 |
1993-07-23 | * bfd.c (bfd_nonrepresentable_section, bfd_undefined_symbol, | David Edelsohn | 1 | -0/+6 |
1993-07-22 | * nlm{32,64}-target.h: Remove. | Fred Fish | 6 | -362/+193 |
1993-07-22 | * Makefile.in (Makefile): add configure.in, drop redundant | K. Richard Pixley | 1 | -0/+5 |
1993-07-22 | Generic HP/UX core file support. | Ian Lance Taylor | 1 | -0/+1 |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 6 | -135/+45 |
1993-07-22 | * reloc.c (enum complain_overflow): New enumeration with the | Ian Lance Taylor | 4 | -41/+128 |
1993-07-22 | don't use 'template' in C code, so it'll be friendlier to C++ | Ken Raeburn | 2 | -1/+6 |
1993-07-20 | * coff-m68k.c (m68k_howto2rtype): Make arg CONST to match callers. | Fred Fish | 2 | -2/+4 |
1993-07-20 | * elfcode.h: Fix several illegal pointer combination warnings for | Fred Fish | 1 | -0/+3 |
1993-07-20 | * libnlm.h (nlm_obj_tdata): Rename hidden struct members to avoid | Fred Fish | 3 | -16/+22 |
1993-07-20 | * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c | Jim Kingdon | 5 | -4/+10 |
1993-07-20 | * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before | Ken Raeburn | 3 | -62/+68 |
1993-07-20 | Reflect symmetry changes | Jim Kingdon | 2 | -2/+3 |
1993-07-20 | * bfd.c (union tdata): Add nlm_obj_data; | Fred Fish | 3 | -0/+4 |
1993-07-20 | * bfd-in.h: Apply some of the changes that were made to bfd-in2.h. | Fred Fish | 1 | -0/+4 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 18 | -60/+1579 |
1993-07-19 | fix stupid typo | David D. Zuhn | 1 | -1/+1 |
1993-07-19 | add i386-lynx support | David D. Zuhn | 2 | -0/+5 |
1993-07-19 | * elf.c, elfcode.h, libelf.h: Serious reorganization. | Ken Raeburn | 7 | -1270/+1790 |
1993-07-19 | (BFD_LIBS): Include coff-mips.o and coff-msym.o, so that gdb will link. | Ken Raeburn | 1 | -6/+12 |
1993-07-19 | * coffcode.h: Recognize I386PTXMAGIC. | Jim Kingdon | 2 | -0/+31 |
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 |