* config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly
[deliverable/binutils-gdb.git] / bfd /
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.
1995-03-08  Ian Lance Taylor * elfcode.h (swap_out_syms): Mark an undefined BSF_WEA...
1995-03-08  David Edelsohn * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec...
1995-03-07  Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add new field
1995-03-07  Ian Lance Taylor * format.c (bfd_check_format_matches): Skip binary_vec...
1995-03-07  Ian Lance Taylor * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before...
1995-03-07  David Edelsohn * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections...
1995-03-06  Jeff Law * cpu-hppa.c (arch_info_struct): Support both PA1...
1995-03-04  Stan Shebs * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):
1995-03-02  Ian Lance Taylor * aoutx.h (NAME(aout,set_section_contents)): Double...
1995-03-02  Ian Lance TaylorThu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah...
1995-03-01  Michael MeissnerWarn if GOT16 overflows.
1995-03-01  Jason MolendaWed Mar 1 11:52:55 1995 Jason Molenda <crash@phydeau...
1995-03-01  Ian Lance Taylor * coff-i960.c (COFF_PAGE_SIZE): Define.
1995-03-01  Ian Lance Taylor * configure.in: Rewrite output of TDEFAULTS to avoid...
1995-02-28  Ian Lance Taylor * elfcode.h (elf_sort_hdrs): Sort empty sections befor...
1995-02-28  Ian Lance Taylor * config.bfd (i[345]86-*-linuxelf*): New target. ...
1995-02-27  Kung Hsu * config.bfd: add a29k-*-vxworks configuration.
1995-02-22  Ian Lance Taylor * bout.c (b_out_slurp_reloc_table): Don't return an...
1995-02-21  Jeff Law * som.c (som_bfd_ar_write_symbol_stuff): Handle object...
1995-02-21  Jeff LawAdd missed log entry for som.c.
1995-02-17  Ian Lance Taylor * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and...
1995-02-17  Michael MeissnerMake GOT relocs offset by 32768, which allows the table...
1995-02-17  Ian Lance Taylor * syms.c (bfd_decode_symclass): Return 'W' for a weak...
1995-02-17  Ian Lance Taylor * coffgen.c (coff_real_object_p): Set start address...
1995-02-17  Ian Lance Taylor * coffgen.c: Reindented.
1995-02-16  David Edelsohn* reloc.c (bfd_perform_relocation): Don't use bitpos...
1995-02-16  Ian Lance Taylor * hosts/std-host.h: Remove all function declarations...
1995-02-15  Michael MeissnerFix powerpc PC relative reloc & add some 16 bit relocs.
1995-02-14  Ian Lance Taylor * elf32-mips.c (struct mips_elf_find_line): Define.
1995-02-14  Michael MeissnerReconize old versions of the PowerPC machine code ...
1995-02-14  Ian Lance Taylor * aoutf1.h (MACHTYPE_OK): Don't define if already...
1995-02-14  Ian Lance Taylor * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return...
1995-02-13  Ian Lance TaylorRevert this patch, since it breaks linking PIC code...
1995-02-10  David EdelsohnE_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency...
1995-02-10  David EdelsohnRegenerated.
1995-02-10  David Edelsohn * archures (bfd_mach_arc_base): #define.
1995-02-10  Ken Raeburn* Makefile.in (BFD32_BACKENDS): Add i386msdos.o.
1995-02-09  Ian Lance Taylorupdate dependencies
1995-02-09  Ian Lance Taylor * i386linux.c (NEEDS_SHRLIB): Define.
1995-02-09  Ian Lance Taylor * elfcode.h (elf_bfd_final_link): Add assertion to...
1995-02-08  Ian Lance Taylor * linker.c (generic_link_check_archive_element): Alloc...
1995-02-08  David Edelsohnelfcode.h (elf_sort_hdrs): Put SHT_NOBITS sections...
1995-02-07  Jeff Law * som.c (som_bfd_find_nearest_line): Just return false...
1995-02-07  Ken Raeburnclean up mechanics of mosberger-tang's changes
1995-02-07  Ian Lance Taylor * ecoffswap.h (ecoff_swap_pdr_in): Zero out intern...
1995-02-07  Ken Raeburnkeep new msdos files
1995-02-07  Ken Raeburnecoff gprof related fixes & improvements from David...
1995-02-06  Ian Lance Taylor * libelf.h (struct elf_link_hash_table): Add saw_neede...
1995-02-06  Ian Lance Taylor * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define.
1995-02-06  Ian Lance Taylor Distinguish a weak defined symbol from a regular defin...
1995-02-06  Ken Raeburnmsdos .exe file support from bryan ford
1995-02-01  Jeff Law * som.c (som_object_setup): More heruistics to detect the
1995-02-01  David Edelsohn * libelf.h (struct elf_obj_tdata): New member program_...
1995-01-31  Ian Lance Taylor * elfcode.h (map_program_segments): Add sorted_hdrs...
1995-01-31  Ken Raeburn* ecoff.c (_bfd_ecoff_find_nearest_line): Fix problems...
1995-01-29  Jeff Law * som.c (compare_subspaces): New function to sort...
1995-01-28  Jeff Law * som.c (som_object_setup): New heuristic to determine...
1995-01-28  Ian Lance Taylor * elfcode.h (elf_link_add_object_symbols): Use *sym_ha...
1995-01-27  Ian Lance Taylor * elf32-mips.c (mips_elf_final_link): If the size...
1995-01-27  Ian Lance Taylor * elfcode.h (elf_sort_hdrs): Correct SHF_ALLOC test.
1995-01-27  Steve Chamberlain * srec.c (srec_set_section_contents): Fix off by
1995-01-26  Ian Lance Taylor * elfcode.h (elf_link_add_object_symbols): Only examin...
1995-01-26  Steve Chamberlain * config.bfd: (m68*-est-coff): New configuration.
1995-01-26  Ian Lance Taylor * aoutx.h (NAME(aout,some_aout_object_p)): Always...
1995-01-26  Michael MeissnerAdd new relocs for PowerPC Elf support.
1995-01-26  Ian Lance Taylor * coff-sh.c (CALC_ADDEND): Don't define.
1995-01-24  Ian Lance Taylorupdate copyright dates
1995-01-24  Ian Lance Taylor * elf32-mips.c (mips_elf_output_extsym): Set the value...
1995-01-23  Steve ChamberlainMon Jan 23 14:53:35 1995 Steve Chamberlain <sac@splat>
1995-01-23  Ian Lance Taylor * coff-sh.c (sh_reloc): Don't ignore the previous...
1995-01-23  Ian Lance Taylorx
1995-01-23  Ian Lance Taylor * config.bfd (i[345]86-*-gnu*): Set bfd_name to i386...
1995-01-23  Ian Lance Taylor * opncls.c (bfd_openstreamr): Call bfd_cache_init.
next
This page took 0.064353 seconds and 7 git commands to generate.