copyright notices
[deliverable/binutils-gdb.git] / bfd /
1995-07-06  Ken Raeburncopyright notices
1995-07-06  Ken Raeburnno more configure.in
1995-07-06  Ken Raeburnkeep configure; clean elf.c not elfcode.h for arc
1995-07-06  Ken Raeburnclean configure when cleaning configure.in
1995-07-06  Ken Raeburn* Makefile.in (BFD_LIBS): No, don't put elflink.o here.
1995-07-06  Ken RaeburnAdded new files elflink.c, elflink.h, elfcore.h.
1995-07-05  Ian Lance Taylor * elf32-mips.c (mips_elf_object_p): Unconditionally set
1995-07-05  Ian Lance Taylor * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.
1995-07-05  Ian Lance Taylor * configure.in: Use $ac_config_sub, not $configsub.
1995-07-05  Ken Raeburndon't define FASCIST_FDOPEN for i386aix host
1995-07-05  Ken Raeburnfix usage message on --enable options
1995-07-05  Ken Raeburnautoconfiscation
1995-07-04  Ian Lance Taylor * archive.c (_bfd_construct_extended_name_table): If
1995-07-04  Ian Lance Taylor * archive.c (_bfd_write_archive_contents): Revert...
1995-07-04  Ian Lance Taylor * elfcode.h (NAME(bfd_elf,record_link_assignment)...
1995-07-04  Ian Lance Taylor * libelf.h (struct elf_link_hash_table): Add needed...
1995-07-04  Ian Lance Taylor * ecoff.c (_bfd_ecoff_find_nearest_line): Also initialize
1995-07-03  Jeff Law * som.c (hppa_som_gen_reloc_type): New argument "sym_d...
1995-07-03  Ian Lance Taylor * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocate
1995-07-03  Ian Lance Taylorx
1995-07-03  Ian Lance Taylor * bfd.c (enum bfd_error): Define bfd_error_no_armap.
1995-07-03  Ian Lance Taylor * targets.c (enum bfd_flavour): Add bfd_target_msdos_f...
1995-07-03  Steve ChamberlainMon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash...
1995-07-03  Ian Lance Taylor * elfcode.h (elf_link_add_object_symbols): Permit...
1995-07-03  Ian Lance TaylorCorrect erroneous checkin, with no ChangeLog entry...
1995-07-03  Ian Lance Taylor * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Correct
1995-07-03  Ian Lance Taylor * Makefile.in: Rebuild dependencies.
1995-07-02  Ian Lance Taylor * cofflink.c (_bfd_coff_generic_relocate_section)...
1995-07-02  Ian Lance TaylorRemove elf32-targetd.h and elf64-targets.h. Add elfxx...
1995-07-01  Fred Fish * stab-syms.c (stdio.h): Include prior to libaout...
1995-07-01  Ken Raeburnremoved unused elf_64_p field
1995-07-01  Ken Raeburngenerate elf*-target.h from common elfxx-target.h source
1995-06-30  Steve Chamberlain Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac...
1995-06-30  Fred Fish * cofflink.c (_bfd_coff_generic_relocate_section):
1995-06-30  Steve Chamberlain * coff-h8300.c (COFF_LONG_FILENAMES): Define.
1995-06-29  Steve ChamberlainWed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash...
1995-06-26  Jeff Law * elf32-hpa.c (elf32_hppa_relocate_section): Close...
1995-06-22  Steve Chamberlain * reloc.c (bfd_perform_relocation): Add case for ...
1995-06-21  Jeff Law * elf32-hppa.c (elf32_hppa_relocate_section): Don...
1995-06-21  Steve Chamberlain * versados.c: Second pass/rewrite.
1995-06-18  Jeff LawFix typo in last change.
1995-06-18  Jeff Law * elf32-hppa.c (elf32_hppa_size_stubs): Set the size...
1995-06-17  Jeff Law * elf32-hppa.c (elf32_hppa_bfd_final_link_reloc...
1995-06-16  Stan Shebs * bfd-in.h (NT_subsystem, NT_stack_heap): Declare...
1995-06-16  Jeff Law * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate...
1995-06-15  Stan Shebs * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true...
1995-06-14  Steve Chamberlain * cofflink.c (process_embedded_commands): New function
1995-06-12  Jeff Law * bfd-in.h (bfd_set_section_vma): Case true to a boolean.
1995-06-10  Jeff Law * targets.c: Add copy_private_symbol_data and link_spl...
1995-06-09  Jeff Law * bfd-in.h (bfd_true, bfd_false): Define these...
1995-06-09  Steve Chamberlain * elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical.
1995-06-09  Jeff Law * bfd-in.h: (TRUE_FALSE_ALREADY_DEFINED): Defin...
1995-06-09  Steve Chamberlain * versados.c (struct esd, get_4): Lint; use unsigned...
1995-06-09  Steve Chamberlain * coff-i960.c (coff_i960_relocate): Compare output...
1995-06-08  Ken Raeburn* elfcode.h (elf_fake_sections): Permit .scommon or...
1995-06-05  Steve Chamberlain * coff-a29k.c (coff_a29k_adjust_symndx): Completely...
1995-06-05  Ken RaeburnLinker support for m68k-elf from Andreas Schwab
1995-06-05  Ken Raeburnchange i386-gnu to elf
1995-06-03  Steve Chamberlain*** empty log message ***
1995-06-01  Steve ChamberlainThu Jun 1 13:51:49 1995 Steve Chamberlain <sac@slash...
1995-06-01  Ken Raeburn* archive.c (_bfd_write_archive_contents): Disable...
1995-06-01  Ken Raeburn* linker.c (_bfd_generic_link_output_symbols, case...
1995-05-24  Steve ChamberlainWed May 24 10:52:01 1995 Steve Chamberlain <sac@slash...
1995-05-23  Ken RaeburnMake linking mips-elf and mips-ecoff work. At least...
1995-05-23  Jeff Law * Makefile.in: Install bfdlink.h too.
1995-05-19  Steve Chamberlain * coffswap.h: (IMAGE_BASE): Define to 0 if not.
1995-05-18  Ken RaeburnBunch of changes from Richard Earnshaw for generic...
1995-05-18  Jim Kingdon * libbfd.c (bfd_stat): If bfd_cache_lookup returns...
1995-05-13  Steve ChamberlainThu May 11 16:43:14 1995 Steve Chamberlain <sac@slash...
1995-05-09  Michael MeissnerAdd little endian PowerPC support.
1995-04-25  Jason Molenda * hosts/std-host.h: #include ansidecl.h 'cause...
1995-04-24  Michael MeissnerProvide escape hatch for HAVE_PROCFS being defined.
1995-04-24  Michael MeissnerDo not continue processing unknown symbols.
1995-04-21  Ken RaeburnPatches from H.J. Lu for Linux ELF core file support.
1995-04-20  Steve ChamberlainThu Apr 20 09:07:39 1995 Steve Chamberlain <sac@slash...
1995-04-14  Ken Raeburn* config.bfd: Add m68*-*-elf*.
1995-04-12  Ken Raeburn* aoutx.h (machine_type, case bfd_arch_mips): Treat...
1995-04-04  Stan ShebsAlways keep all MPW support files
1995-04-04  Stan ShebsNo longer need MPW-only history
1995-03-30  Ian Lance TaylorThu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)
1995-03-29  Ian Lance Taylor * coff-i960.c (coff_i960_relocate): Cache the section...
1995-03-29  Ian Lance Taylor * cpu-h8500.c (arch_info_struct): Change name from...
1995-03-28  Jeff LawAdd entry I forgot to commit:
1995-03-28  Ian Lance Taylor * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTR...
1995-03-28  Ian Lance Taylor * linker.c (generic_link_add_symbol_list): Skip constr...
1995-03-21  Jeff Law * som.c (som_slurp_symbol_table): Tighten test to...
1995-03-18  Ian Lance Taylor * elfcode.h (elf_bfd_link_add_symbols): An empty archi...
1995-03-17  Ian Lance Taylor * elfcode.h (elf_link_add_object_symbols): Check wheth...
1995-03-15  Ian Lance Taylor * libelf.h (bfd_elf32__write_relocs): Don't declare.
1995-03-14  Ken Raeburnstab-syms.c: Rewrite to improve performance. Shaves...
1995-03-13  Ian Lance Taylor * elfcode.h (write_relocs): Make static. Use PTR...
1995-03-13  Ian Lance Taylor * elf32-sparc.c (elf32_sparc_size_dynamic_sections...
1995-03-13  Ian Lance Taylor * archive.c (bsd_write_armap): Cast getuid and getgid...
1995-03-12  David Edelsohn * elf32-arc.c (elf_arc_howto_table): Relocs with impli...
1995-03-10  Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Always...
1995-03-09  Ian Lance Taylor * coffswap.h (coff_swap_scnhdr_out): If the line numbe...
1995-03-09  Ian Lance Taylor * bfd.c: Include <stdarg.h> or <varargs.h>, depending...
1995-03-09  Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount...
1995-03-09  Michael MeissnerAdd support for checking whether all PowerPC ELF module...
1995-03-08  Ian Lance Taylor * cpu-mips.c (arch_info_struct): Add mips:8000 entry.
next
This page took 0.065531 seconds and 7 git commands to generate.