Wed Feb 4 16:10:21 1998 Brent Baccala <baccala@freesoft.org>
[deliverable/binutils-gdb.git] / bfd /
1997-10-20  Ian Lance Taylorfix ChangeLog entry
1997-10-20  Ian Lance Taylor * peicode.h (coff_swap_scnhdr_out): Don't clobber...
1997-10-20  Jeff Law * som.c (som_bfd_ar_write_symbol_stuff): Accoun...
1997-10-17  Richard Henderson * elflink.h (elf_link_assign_sym_version):...
1997-10-16  Michael Meissnerfix typo
1997-10-16  Michael MeissnerFix mangled patch
1997-10-15  Ian Lance Taylor * peicode.h (pe_mkobject_hook): Set DLL flag.
1997-10-15  Ian Lance Taylor * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_...
1997-10-14  Richard Henderson * elf64-alpha.c (elf64_alpha_merge_ind_symbols...
1997-10-14  Richard Henderson * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes...
1997-10-14  Richard Henderson * bfd/elf64-alpha.c (elf64_alpha_relocate_secti...
1997-10-14  Nick CliftonRELOC_22_PCREL only uses bottom 24 bits of PC.
1997-10-10  Nick CliftonFixed bugs exposed by compiling NEC sample sources.
1997-10-09  David Edelsohn * elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New...
1997-10-08  Richard Henderson * elfcore.h (bfd_prstatus): Pedanticly, alignme...
1997-10-08  Richard Henderson * config.bfd: Missed one alpha* change.
1997-10-07  Ian Lance Taylor * som.c (som_construct_extended_name_table): Remove...
1997-10-06  Stan ShebsRemove sanitized-out Magic Cap support, will never...
1997-10-03  Richard Henderson * config.bfd: Change alpha-*-* to alpha*-*...
1997-10-03  Ian Lance Taylor Make ld -s work on AIX:
1997-10-03  Ian Lance Taylor * configure.in: Don't include elf.lo again for ELF...
1997-10-03  Ian Lance Taylor * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to...
1997-10-02  David Edelsohn * reloc.c (bfd_check_overflow): New function.
1997-10-02  David Edelsohn * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_...
1997-10-02  Ian Lance Taylor * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_...
1997-10-01  Ian Lance Taylor * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp...
1997-10-01  Ian Lance Taylor * configure.in: Use a diversion to set enable_shared...
1997-09-30  David Edelsohn * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_...
1997-09-25  Ian Lance Taylor * elflink.h (elf_merge_symbol): Don't check the hash...
1997-09-24  Ian Lance TaylorWed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp...
1997-09-24  Ian Lance Taylor * Makefile.am (libbfd_a_SOURCES): Define.
1997-09-24  Ian Lance Taylor * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.
1997-09-23  Ian Lance Taylor * elf.c (map_sections_to_segments): Even if we are...
1997-09-20  Nick CliftonRemoved v850eq sanitization.
1997-09-18  Nick CliftonImproved error message to include symbol's name.
1997-09-18  Felix Leev850 files that weren't being removed if !keep-v850
1997-09-17  Nick CliftonAdded support for the call table relocations.
1997-09-17  Nick CliftonCatch relocations against non-existant symbols.
1997-09-16  Nick CliftonAdd support for a 16 bit reloc against the TDA pointer!
1997-09-15  Ken Raeburnmerge from d30v-970225-branch
1997-09-15  Andrew CagneyFix sanitization.
1997-09-10  Nick CliftonRemoved spurious error return.
1997-09-10  Andrew CagneyNew function: bfd_arch_list cf bfd_target_list.
1997-09-09  Nick CliftonDo not complain if an R_V850_LO16 reloc has bit 15...
1997-09-09  Nick CliftonFixed buglet displaying machine architecture.
1997-09-07  Richard HendersonSun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit...
1997-09-04  Ian Lance Taylor * Makefile.am: Rebuild dependencies.
1997-09-04  Ian Lance Taylor * reloc.c: Remove extraneous commas from relocation...
1997-09-04  Ian Lance Taylorfix sanitizations and copyright
1997-09-04  Ian Lance Taylor * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM...
1997-09-03  Nick CliftonRemoved v850 sanitization.
1997-09-03  Nick CliftonRemoved BFD_RELOC_V850_PCREL.
1997-09-03  Fred Fish * cofflink.c (coff_link_check_ar_symbols):...
1997-09-03  Nick CliftonSet machine number based in bits in e_flags field rathe...
1997-09-03  David Edelsohn * cpu-arc.c (arc_get_mach): Properly scan defined...
1997-09-03  Jeff Law * elf-m10200.c (mn10200_elf_final_link_relocate...
1997-09-02  Nick CliftonSwitched over to using new reloc types.
1997-08-28  Andrew CagneyAdd sh3 et.al. to SH arch table.
1997-08-27  Andrew Cagney* archures.c (bfd_archures_list): Always NULL terminate...
1997-08-26  Ian Lance Taylor * Makefile.am: Rebuild dependencies.
1997-08-26  Ian Lance Taylorfix v850 machine number stuff
1997-08-26  Ian Lance Taylor * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.
1997-08-25  Chris ProvenzanoRebuild with latest devo autoconf for NT support
1997-08-25  Nick CliftonFixed minor buglet in compatible.
1997-08-25  Nick CliftonSwitched over to using machine numbers to distinguish...
1997-08-25  Ian Lance Taylor * syms.c (_bfd_stab_section_find_nearest_line): Clear the
1997-08-25  Nick CliftonAdded rules to build cpu-v850e.lo and cpu-v850eq.lo...
1997-08-25  Ian Lance Taylor * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA...
1997-08-19  Nick Cliftonoops - fixed bugs in new v850e/q rules.
1997-08-19  Fred Fish * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define...
1997-08-18  Nick CliftonAdd support for v850e and v850eq targets.
1997-08-15  Ian Lance Taylor * coffgen.c (coff_find_nearest_line): Correctly handle...
1997-08-15  David EdelsohnRemove ARC sanitization.
1997-08-11  Ian Lance Taylor * aoutx.h (NAME(aout,final_link)): Don't emit the...
1997-08-10  Ian Lance Taylor * coff-stgo32.c: Rename from coff-stubgo32.c to avoid...
1997-08-06  Ian Lance Taylor * Makefile.am (docdir): Define.
1997-08-06  Ian Lance Taylor * configure: Rebuild with autoconf 2.12.1.
1997-08-03  Peter Schauer * rs6000-core.c (make_bfd_asection): New function...
1997-08-01  Ian Lance Taylor * configure.in: Set enable_shared before AM_PROG_LIBTOOL.
1997-08-01  Ian Lance Taylorsanitize Makefile.am
1997-08-01  Ian Lance Taylortweaks
1997-08-01  Ian Lance Taylor * VERSION: Remove.
1997-08-01  Ian Lance Taylor * Makefile.am: New file, based on old Makefile.in.
1997-08-01  Ian Lance Taylor * Makefile.am: New file, based on old Makefile.in.
1997-07-31  Ian Lance TaylorThu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemai...
1997-07-31  Ian Lance TaylorWed Jul 30 21:30:35 1997 Andreas Schwab <schwab@issan...
1997-07-29  Rob Savoye * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
1997-07-28  Felix Lee * coffswap.h (coff_swap_aux_in): add semicolon to...
1997-07-28  Peter Schauer * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC...
1997-07-25  Felix Lee * cisco-core.c: define signals for wingdb.
1997-07-25  Ian Lance Taylor * ecofflink.c (bfd_ecoff_debug_accumulate): Only merge...
1997-07-25  Jeff Law * som.c (hppa_som_gen_reloc_type): Use R_DATA_E...
1997-07-23  Ian Lance Taylor * coff-i386.c (coff_i386_reloc): Don't offset a common...
1997-07-22  Ian Lance TaylorTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne...
1997-07-22  Ian Lance TaylorTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne...
1997-07-22  Ian Lance TaylorTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne...
1997-07-22  Ian Lance Taylor * configure.in: Check for fdopen.
1997-07-22  Ian Lance TaylorTue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne...
1997-07-21  Ian Lance Taylor * sunos.c (sunos_create_dynamic_sections): Set SEC_LIN...
1997-07-14  Ian Lance Taylor * elf.c (map_sections_to_segments): When checking...
next
This page took 0.051117 seconds and 7 git commands to generate.