Age | Commit message (Expand) | Author | Files | Lines |
1994-06-28 | Remove more GM-specific stuff. | Stan Shebs | 2 | -21/+4 |
1994-06-28 | * section.c (bfd_get_section_contents): Put in parens to get | Steve Chamberlain | 1 | -0/+17 |
1994-06-27 | * libelf.h (relocate_section): New argument "output_names" added | Jeff Law | 1 | -1/+1 |
1994-06-26 | * mpw-config.in: Use sed instead of StreamEdit, add definitions | Stan Shebs | 3 | -9/+27 |
1994-06-24 | Add Solaris BCP (the part of Solaris which allows it to run | Peter Schauer | 1 | -0/+13 |
1994-06-23 | Preliminary support for generating shared libraries, from Eric | Ian Lance Taylor | 4 | -22/+85 |
1994-06-23 | * elfcode.h (elf_object_p): Don't set DYNAMIC just because there | Ian Lance Taylor | 2 | -18/+14 |
1994-06-23 | Change --with-targets to --enable-targets, per GNU coding standards. | David MacKenzie | 2 | -3/+9 |
1994-06-23 | * linker.c (_bfd_generic_link_add_archive_symbols): Initialize | Ian Lance Taylor | 1 | -0/+3 |
1994-06-23 | linker.c (FAIL): Undefine macro before defining as enum. | Ken Raeburn | 2 | -0/+5 |
1994-06-22 | config.bfd (powerpc-*-elf*): New target, like powerpc-*-sysv4*. | Ken Raeburn | 1 | -0/+5 |
1994-06-22 | * hash.c (bfd_hash_allocate): Don't call bfd_set_error if | Ian Lance Taylor | 2 | -32/+39 |
1994-06-22 | * elfcode.h (elf_get_reloc_upper_bound): Correct. | Ian Lance Taylor | 1 | -0/+2 |
1994-06-22 | * aout64.c (BMAGIC, QMAGIC): Define if not already defined. From | Ian Lance Taylor | 1 | -0/+3 |
1994-06-22 | Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>. | Ian Lance Taylor | 2 | -4/+29 |
1994-06-22 | * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN | Ian Lance Taylor | 2 | -36/+46 |
1994-06-21 | * section.c (bfd_abs_section): Make const. | Ian Lance Taylor | 3 | -36/+59 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 29 | -123/+494 |
1994-06-20 | * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c, | Ian Lance Taylor | 6 | -188/+175 |
1994-06-20 | * ecoff.c (ecoff_swap_tir_in): Change input argument to const. | Ian Lance Taylor | 7 | -316/+1207 |
1994-06-20 | * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd, | Ian Lance Taylor | 3 | -10/+16 |
1994-06-20 | Comment change. | Ian Lance Taylor | 1 | -3/+3 |
1994-06-20 | * mipsbsd.c (MY_final_link_callback): Define to avoid warning. | Ian Lance Taylor | 2 | -0/+9 |
1994-06-20 | * hp300hpux.c (MY_final_link_callback): Define to avoid warning. | Ian Lance Taylor | 2 | -9/+23 |
1994-06-17 | * aout-target.h (MY(callback)): Set the alignments of the text, | Ian Lance Taylor | 2 | -0/+18 |
1994-06-17 | * sunos.c (sunos_add_one_symbol): Treat a common symbol from a | Ian Lance Taylor | 1 | -3/+4 |
1994-06-17 | * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE. | Jeff Law | 1 | -0/+2 |
1994-06-17 | * elf32-hppa.h (elf_hppa_final_processing): Delete decl. | Jeff Law | 1 | -0/+4 |
1994-06-17 | * elfcode.h (elf_link_input_bfd): Don't try to read local symbols | Jeff Law | 2 | -4/+10 |
1994-06-16 | * config.bfd: If second argument is ``_'', then, instead of | Ian Lance Taylor | 1 | -0/+6 |
1994-06-16 | keep makefile.dos | Ken Raeburn | 1 | -0/+1 |
1994-06-16 | * elfcode.h (elf_bfd_final_link): If trying to generate a shared | Ian Lance Taylor | 2 | -0/+11 |
1994-06-16 | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 3 | -0/+638 |
1994-06-16 | * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objects | Ian Lance Taylor | 1 | -1/+2 |
1994-06-16 | * libelf.h (struct elf_obj_tdata): New field dt_needed_name. | Ian Lance Taylor | 5 | -1/+23 |
1994-06-15 | comment on v9 stuff | Ken Raeburn | 1 | -0/+10 |
1994-06-15 | added elf64-sparc.* | Ken Raeburn | 1 | -34/+43 |
1994-06-15 | unsanitizing v9 | Ken Raeburn | 1 | -29/+1 |
1994-06-15 | regenerated (unsanitize v9) | Ken Raeburn | 1 | -2/+2 |
1994-06-15 | unsanitize v9 | Ken Raeburn | 2 | -105/+8 |
1994-06-15 | unsanitize v9 | Ken Raeburn | 2 | -10/+7 |
1994-06-15 | Tweak v9 support to ready it for release. | Ken Raeburn | 1 | -3/+6 |
1994-06-15 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptr | Ian Lance Taylor | 4 | -16/+28 |
1994-06-15 | * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spare | Ian Lance Taylor | 2 | -4/+20 |
1994-06-15 | * archive.c (bfd_slurp_armap): Recognize __.SYMDEF/ as well as | Ian Lance Taylor | 2 | -8/+11 |
1994-06-15 | * i386linux.c (i386linux_write_object_contents): Define; like | Ian Lance Taylor | 2 | -0/+25 |
1994-06-15 | * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbols | Ian Lance Taylor | 2 | -0/+14 |
1994-06-15 | Comment change. | Ian Lance Taylor | 1 | -2/+2 |
1994-06-15 | * aoutx.h: Rewrite symbol duplicate elimination to use BFD hash | Ian Lance Taylor | 2 | -372/+212 |
1994-06-15 | * bfd-in.h (BFD_TRADITIONAL_FORMAT): Define new BFD flag to | Ian Lance Taylor | 2 | -0/+28 |