* config/i386/nbsd.mt (TDEPFILES): Move solib.o from here...
[deliverable/binutils-gdb.git] / bfd /
2000-05-23  H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-23  H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-23  H.J. Lu2000-05-23 H.J. Lu <hjl@gnu.org>
2000-05-23  Richard Henderson * elf64-ia64.c (ia64_howto_table): Add PCREL60B...
2000-05-22  Nick CliftonAdd peigen.lo to MIPS PE target
2000-05-22  Nick CliftonUse bfd_generic_verify_endian_match() and fix it to...
2000-05-22  H.J. Lu2000-05-22 H.J. Lu <hjl@gnu.org>
2000-05-19  Jeff Law * libhppa.h (re_assemble_3, re_assemble_12...
2000-05-18  Nick CliftonForce relocs emited for an executable to contain virtua...
2000-05-18  Jeff Law * config.bfd (hppa*64*-*-hpux11*): New target...
2000-05-17  Nick CliftonAdd part of patch omittede from previous delta
2000-05-17  Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-16  Catherine Moore * som.c (som_decode_symclass): Recognize weak...
2000-05-16  Alan ModraFix problems introduced with my last change.
2000-05-15  Joern Rennecke * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_...
2000-05-14  Phil BlundellSupport ARM ELF defaulting to big endian
2000-05-12  H.J. LuRemove the erroneous ">>>>>>> 1.419".
2000-05-12  Alan Modra(bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
2000-05-11  Alan ModraRestore some functionality removed by previous patch.
2000-05-09  Alan ModraFix some nits shown up by objcopy.
2000-05-08  Alan ModraFix coredump discovered running m68k testsuite.
2000-05-08  Alan Modra* trad-core.c (trad_unix_core_file_p): Return
2000-05-08  Alan ModraDataDirectory virtual address is relative. Fix to...
2000-05-06  Clinton Popetz * xcoff.h: Rename to xcoff-target.h
2000-05-06  Clinton Popetzbfd:
2000-05-05  Michael Snyder2000-05-04 Michael Snyder <msnyder@seadog.cygnus...
2000-05-04  Alan ModraFix thinko in 2000-05-02 change.
2000-05-04  H.J. Lu2000-05-03 Martin v. Löwis <loewis@informatik.hu...
2000-05-03  Alan Modrago32 bss alignment.
2000-05-02  H.J. Lu2000-05-02 H.J. Lu <hjl@gnu.org>
2000-05-02  Alan ModraRestore elf32-hppa target vec.
2000-05-02  Jim WilsonFix IA-64 --enable-targets=all bug reports.
2000-05-02  Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-05-01  Alan ModraFix "incompatible types in return" gcc error.
2000-05-01  Alan ModraFix bfd_coff_small_swap_table initialisation.
2000-04-30  Ben Elliston2000-04-30 Ben Elliston <bje@redhat.com>
2000-04-29  Clinton Popetz * xcoff.h: Forgot to cvs add in last patch.
2000-04-29  Clinton Popetz * libcoff.h: Sigh, whitespace differences after 'make...
2000-04-29  Clinton Popetz * coffcode.h Copy changes mistakenly done to libcoff...
2000-04-29  Alan ModraCorrectly check gcc version.
2000-04-28  Clinton Popetz * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES...
2000-04-28  Clinton Popetz * coff-mips.c (mips_ecoff_backend_data): Add initiali...
2000-04-28  Clinton Popetz * coff-alpha.c (alpha_ecoff_backend_data): Add initial...
2000-04-27  Alan ModraReference count .plt and .got on x86 for garbage collec...
2000-04-26  Clinton Popetz * config.bfd: Remove extraneous bfd_powerpc_64_arch.
2000-04-26  Clinton Popetz Add XCOFF64 support.
2000-04-24  Jeff Law * config.bfd: Only disable elf32-hppa vectors...
2000-04-24  Jeff Law * targets.c (bfd_target_vector): Add bfd_elf64_...
2000-04-24  Jeff Law * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
2000-04-24  Jeff Law * elf64-hppa.c, elf64-hppa.h: New files with...
2000-04-24  Jeff Law * libhppa.h (dis_assemble_16): New function.
2000-04-24  Jeff Law * elf-bfd.h: Add prototypes for bfd_elf32_write...
2000-04-24  Jeff Law * archive.c (hpux_uid_gid_encode): New function.
2000-04-21  Jeff Law * config.bfd: Add NetBSD/sparc64 support.
2000-04-21  Jim WilsonIA-64 ELF support.
2000-04-21  Richard Henderson * elf32-d30v.c (bfd_elf_d30v_reloc): Don't...
2000-04-20  Alan ModraH.J's x86 fix for "nm -l" on shared libraries, applied...
2000-04-19  Timothy WallProperly regenerate bfd-in2.h.
2000-04-19  Alan ModraK&R compiler fixes
2000-04-18  Jim WilsonBfd support for generating IA-64 EFI binaries.
2000-04-18  Timothy WallClean up load page support for tic54x.
2000-04-17  Alan ModraFix typo.
2000-04-13  Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-11  Alan ModraFix auto-dependency bug.
2000-04-11  Alan ModraAllow address wrap for bitfields again.
2000-04-11  Alan ModraFit 64-bit nits.
2000-04-11  Timothy WallMods to allow compilation of BFD all targets.
2000-04-09  Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-08  Timothy WallFix copyright comments and file comments.
2000-04-08  Nick CliftonFix dependency for elfarm-oabi.c
2000-04-08  Nick CliftonAdd support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs
2000-04-07  Michael Snyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07  Jim WilsonFix linker segfault that occured when linking ia64...
2000-04-07  Timothy WallBFD and include/coff support for tic54x target.
2000-04-07  Michael Snyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07  Timothy WallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
2000-04-06  Nick CliftonUpdate copyright notice
2000-04-06  Nick CliftonOnly check EF_xxx flags if the EABI version number...
2000-04-05  Joern Renneckesh-dsp REPEAT support:
2000-04-04  Alan ModraMove translated part of bug report string back into...
2000-04-04  Alan ModraUse "gcc -MM" for dependencies, and update them.
2000-04-03  Kevin BuettnerAIX 4.3 changes
2000-04-03  Ian Lance Taylor2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-03  Alan ModraDon't emit relative relocations for non-loaded sections...
2000-04-03  Hans-Peter Nilsson * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELO...
2000-04-03  Jeff Law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-04-01  Alexandre OlivaFix long-standing mis-comments. Words and addresses...
2000-03-31  Alexandre OlivaAdjust whitespace.
2000-03-30  Alan ModraSet CHUNK size to 16 bytes to prevent download failures...
2000-03-30  Doug Evans * elf32-m32r.c (m32r_elf_generic_reloc): new function...
2000-03-27  Alan ModraATMEL AVR microcontroller support.
2000-03-24  H.J. Lu2000-03-24 H.J. Lu <hjl@gnu.org>
2000-03-23  Geoffrey KeatingAdd missing parts of ChangeLog entry for my change...
2000-03-17  Alan ModraExtend the allowed bitfield range (ie. that for which
2000-03-14  Catherine Moore * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2000-03-14  Jeff Law * reloc16.c (bfd_coff_reloc16_relax_section...
2000-03-13  Jeff Law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-03-11  Alan ModraReturn bfd_error_wrong_format on a format mismatch.
2000-03-11  Geoffrey Keating* elf32-mips.c (_bfd_mips_elf_relocate_section): Do...
2000-03-11  Geoffrey KeatingIn bfd/:
next
This page took 0.044776 seconds and 7 git commands to generate.