aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1998-06-02 * elf32-mips.c (mips_elf_relocate_section): If we issue anIan Lance Taylor2-0/+14
1998-06-02Tue Jun 2 13:51:00 1998 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor1-0/+6
1998-06-01Mon Jun 1 18:23:12 1998 Yuli Barcohen <yuli.barcohen@telrad.co.il>Ian Lance Taylor1-0/+11
1998-06-01Fix PHDRS test in linker testsuite by also dumping program header outputNick Clifton2-43/+59
1998-06-01 * peicode.h (coff_swap_sym_in): Check for C_SECTION rather thanIan Lance Taylor1-0/+5
1998-05-31 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Set sh_linkDoug Evans2-77/+291
1998-05-29Partial fix for PR 15929 - Change physical address of segment when itsNick Clifton2-5/+65
1998-05-27Added BFD_RELOC_SPARC_32LE and bfd_mach_sparc_sparclite_le.Stan Cox2-6/+8
1998-05-27sparclite 86x big endian instruction / little endian data support.Stan Cox1-0/+17
1998-05-21Fix operator precedence in if() statement.Nick Clifton1-0/+5
1998-05-19 * reloc.c (bfd_check_overflow): Add casts before shifts which mayIan Lance Taylor2-7/+28
1998-05-18Fix nightly testing bug.Nick Clifton2-9/+24
1998-05-18 * elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.Richard Henderson1-0/+7
1998-05-14Add support for interwotking between Thumb code and non-interworking aware AR...Nick Clifton3-2/+28
1998-05-07 If sysdep.h includes a header file, don't include it again:Ian Lance Taylor6-12/+31
1998-05-07 * filemode.c: Remove; not used.Ian Lance Taylor2-195/+0
1998-05-07Thu May 7 13:12:50 1998 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+5
1998-05-07fix sanitization of elf32-mips.cIan Lance Taylor1-3/+3
1998-05-06fix gettext sanitizationIan Lance Taylor1-1/+1
1998-05-06 * elf32-mips.c (elf_mips_mach): New.Gavin Romig-Koch1-0/+10
1998-05-06* syms.c (bfd_is_local_label): Revert last change.Richard Henderson1-0/+5
1998-05-06fix copyrightIan Lance Taylor1-2/+3
1998-05-06 * som.c: Include <ctype.h>.Ian Lance Taylor2-39/+22
1998-05-06 * libbfd.h: Rebuilt.Tom Tromey1-0/+6
1998-05-05 * srec.c (srec_write_symbols): Use bfd_is_local_label rather thanRichard Henderson3-28/+26
1998-05-04 * libbfd.h: Rebuilt.Tom Tromey1-0/+5
1998-05-04 * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,Ian Lance Taylor1-0/+8
1998-05-02add overview information and ELF segment informationIan Lance Taylor1-116/+449
1998-05-01fix TeX problemsIan Lance Taylor1-0/+2
1998-05-01add target vector documentationIan Lance Taylor1-0/+640
1998-04-29add relocation code and ELF docsIan Lance Taylor1-0/+270
1998-04-29 * config.bfd: If we include any ELF targets in targ_defvec and/orIan Lance Taylor1-0/+13
1998-04-29Fixed xgettext invocation in .Sanitize filesTom Tromey1-1/+1
1998-04-29 * configure.in (WIN32LIBADD): Add -lintl on cygwin32.Ian Lance Taylor1-0/+5
1998-04-28add title, fix some minor problemsIan Lance Taylor1-4/+12
1998-04-28add a section on relocationsIan Lance Taylor1-1/+216
1998-04-28Tue Apr 28 12:16:57 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-3/+8
1998-04-28remove PR numbersIan Lance Taylor1-9/+9
1998-04-28 * elf.c (assign_file_positions_for_segments): Allow for holesRichard Henderson1-0/+5
1998-04-28 * bfdint.texi: New file.Ian Lance Taylor2-0/+400
1998-04-27 * configure.in: Change version number to 2.9.4Ian Lance Taylor3-2/+5
1998-04-27 Based on patch from H.J. Lu <hjl@gnu.org>:Ian Lance Taylor2-1/+93
1998-04-26* elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.Richard Henderson1-0/+5
1998-04-26 * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.Richard Henderson2-33/+83
1998-04-25 * elf64-alpha.c (elf64_alpha_relax_section): Use the proper sectionRichard Henderson2-6/+26
1998-04-24Added internationalisation macros to printed infoamrion inNick Clifton1-0/+8
1998-04-24 * syms.c (struct indexentry): Change directory_name, file_name,Ian Lance Taylor1-0/+6
1998-04-24Added missing internationalisation macros.Nick Clifton1-20/+42
1998-04-23Fixed internationalisation.Nick Clifton2-14/+18
1998-04-23If xgettext fails, make Sanitize failTom Tromey1-1/+2