OSDN Git Service

* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
[pf3gnuchains/pf3gnuchains4x.git] / bfd /
2000-05-16 clm * som.c (som_decode_symclass): Recognize weak...
2000-05-16 amodraFix problems introduced with my last change.
2000-05-15 amylaar * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_...
2000-05-14 pbSupport ARM ELF defaulting to big endian
2000-05-12 hjlRemove the erroneous ">>>>>>> 1.419".
2000-05-12 amodra(bfd_target_vector): #ifdef BFD64 rs6000coff64_vec
2000-05-11 amodraRestore some functionality removed by previous patch.
2000-05-09 amodraFix some nits shown up by objcopy.
2000-05-08 amodraFix coredump discovered running m68k testsuite.
2000-05-08 amodra* trad-core.c (trad_unix_core_file_p): Return
2000-05-08 amodraDataDirectory virtual address is relative. Fix to...
2000-05-06 cpopetz * xcoff.h: Rename to xcoff-target.h
2000-05-06 cpopetzbfd:
2000-05-05 msnyder2000-05-04 Michael Snyder <msnyder@seadog.cygnus...
2000-05-04 amodraFix thinko in 2000-05-02 change.
2000-05-04 hjl2000-05-03 Martin v. Löwis <loewis@informatik.hu...
2000-05-03 amodrago32 bss alignment.
2000-05-02 hjl2000-05-02 H.J. Lu <hjl@gnu.org>
2000-05-02 amodraRestore elf32-hppa target vec.
2000-05-02 wilsonFix IA-64 --enable-targets=all bug reports.
2000-05-02 amodraAssorted code cleanup and fixes for hppa. Re-enable...
2000-05-01 amodraFix "incompatible types in return" gcc error.
2000-05-01 amodraFix bfd_coff_small_swap_table initialisation.
2000-04-30 bje2000-04-30 Ben Elliston <bje@redhat.com>
2000-04-29 cpopetz * xcoff.h: Forgot to cvs add in last patch.
2000-04-29 cpopetz * libcoff.h: Sigh, whitespace differences after 'make...
2000-04-29 cpopetz * coffcode.h Copy changes mistakenly done to libcoff...
2000-04-29 amodraCorrectly check gcc version.
2000-04-28 cpopetz * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES...
2000-04-28 cpopetz * coff-mips.c (mips_ecoff_backend_data): Add initiali...
2000-04-28 cpopetz * coff-alpha.c (alpha_ecoff_backend_data): Add initial...
2000-04-27 amodraReference count .plt and .got on x86 for garbage collec...
2000-04-26 cpopetz * config.bfd: Remove extraneous bfd_powerpc_64_arch.
2000-04-26 cpopetz Add XCOFF64 support.
2000-04-24 law * config.bfd: Only disable elf32-hppa vectors...
2000-04-24 law * targets.c (bfd_target_vector): Add bfd_elf64_...
2000-04-24 law * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.lo
2000-04-24 law * elf64-hppa.c, elf64-hppa.h: New files with...
2000-04-24 law * libhppa.h (dis_assemble_16): New function.
2000-04-24 law * elf-bfd.h: Add prototypes for bfd_elf32_write...
2000-04-24 law * archive.c (hpux_uid_gid_encode): New function.
2000-04-21 law * config.bfd: Add NetBSD/sparc64 support.
2000-04-21 wilsonIA-64 ELF support.
2000-04-21 rth * elf32-d30v.c (bfd_elf_d30v_reloc): Don't...
2000-04-20 amodraH.J's x86 fix for "nm -l" on shared libraries, applied...
2000-04-19 twallProperly regenerate bfd-in2.h.
2000-04-19 amodraK&R compiler fixes
2000-04-18 wilsonBfd support for generating IA-64 EFI binaries.
2000-04-18 twallClean up load page support for tic54x.
2000-04-17 amodraFix typo.
2000-04-13 amodraRemove U suffix from constants for K&R compilers.
2000-04-11 amodraFix auto-dependency bug.
2000-04-11 amodraAllow address wrap for bitfields again.
2000-04-11 amodraFit 64-bit nits.
2000-04-11 twallMods to allow compilation of BFD all targets.
2000-04-09 cagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-08 twallFix copyright comments and file comments.
2000-04-08 nickcFix dependency for elfarm-oabi.c
2000-04-08 nickcAdd support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs
2000-04-07 msnyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07 wilsonFix linker segfault that occured when linking ia64...
2000-04-07 twallBFD and include/coff support for tic54x target.
2000-04-07 msnyder2000-04-06 Michael Snyder <msnyder@seadog.cygnus...
2000-04-07 twallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
2000-04-06 nickcUpdate copyright notice
2000-04-06 nickcOnly check EF_xxx flags if the EABI version number...
2000-04-05 amylaarsh-dsp REPEAT support:
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-04 amodraUse "gcc -MM" for dependencies, and update them.
2000-04-03 kevinbAIX 4.3 changes
2000-04-03 ian2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-03 amodraDon't emit relative relocations for non-loaded sections...
2000-04-03 hp * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELO...
2000-04-03 law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-04-01 aolivaFix long-standing mis-comments. Words and addresses...
2000-03-31 aolivaAdjust whitespace.
2000-03-30 amodraSet CHUNK size to 16 bytes to prevent download failures...
2000-03-30 devans * elf32-m32r.c (m32r_elf_generic_reloc): new function...
2000-03-27 amodraATMEL AVR microcontroller support.
2000-03-24 hjl2000-03-24 H.J. Lu <hjl@gnu.org>
2000-03-23 geoffkAdd missing parts of ChangeLog entry for my change...
2000-03-17 amodraExtend the allowed bitfield range (ie. that for which
2000-03-14 clm * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2000-03-14 law * reloc16.c (bfd_coff_reloc16_relax_section...
2000-03-13 law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-03-11 amodraReturn bfd_error_wrong_format on a format mismatch.
2000-03-11 geoffk* elf32-mips.c (_bfd_mips_elf_relocate_section): Do...
2000-03-11 geoffkIn bfd/:
2000-03-11 amodraFix typos in comments, and restore comment formatting...
2000-03-07 devans * reloc.c (reloc_howto_struct): Fix partial_inplace...
2000-03-06 nickcFurther LINK6 bug fix.
2000-03-06 nickcfix LINK6 code.
2000-03-06 clm * elf.c (swap_out_syms): Check for null type_ptr.
2000-03-02 ian2000-03-01 Hans-Peter Nilsson <hp@axis.com>
2000-03-01 nickcFix building with --enable-targets=all
2000-03-01 hjl2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-28 nickcAdd WinCE support.
2000-02-28 ian2000-02-27 Jakub Jelinek <jakub@redhat.com>
2000-02-28 ian * dwarf2.c (read_abbrevs): Use _raw_size directly...
2000-02-27 ian2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
next