aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-22.Sanitize now re-computes gettext-related filesTom Tromey1-0/+23
1998-04-22 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).Tom Tromey1-0/+4
1998-04-22xIan Lance Taylor1-0/+5
1998-04-22 * libbfd-in.h: Use `gettext' and not `dgettext' for now.Tom Tromey2-1/+7
1998-04-22 * Makefile.am (INCLUDES): Add -I$(srcdir)/../intl -I../intl.Ian Lance Taylor3-2/+5
1998-04-22 * bfd-in2.h: Rebuild for Nick's changes.Ian Lance Taylor2-4/+27
1998-04-22fix sanitization for gettext changesIan Lance Taylor2-14/+61
1998-04-22* archive.c (_bfd_generic_read_ar_hdr_mag): Fix lossage in lastRichard Henderson1-0/+5
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey25-581/+2959
1998-04-21 * elfcore.h (bfd_prstatus): Copy core_prstatus from the firstPeter Schauer1-0/+6
1998-04-21Arm specific code changed to conform to BFD coding conventions.Nick Clifton6-206/+432
1998-04-21* elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed fromRichard Henderson2-15/+30
1998-04-21* archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test.Richard Henderson1-25/+38
1998-04-18 * elf32-mips.c (mips_elf_relocate_section): Do not complain aboutJeff Law1-0/+5
1998-04-16 * archive.c (bfd_generic_archive_p): If a slurp subroutine returnsIan Lance Taylor1-0/+4
1998-04-16* elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdispRichard Henderson1-0/+5
1998-04-16 * targets.c (bfd_target_vector) [SELECT_VECS not defined]: AddIan Lance Taylor1-0/+3
1998-04-16 * elf.c (copy_private_bfd_data): If all the p_paddr fields in theIan Lance Taylor1-0/+5
1998-04-16 * elf64-alpha.c: Initial implementation of relaxation --Richard Henderson2-67/+814
1998-04-15 * elf.c (prep_headers): Use new EM_SPARCV9 symbol.Richard Henderson2-5/+13
1998-04-15 * configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.Ian Lance Taylor1-0/+5
1998-04-13 * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@.Ian Lance Taylor3-84/+258
1998-04-10 * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbolIan Lance Taylor1-0/+5
1998-04-08Do not add PowerPC NT support by default to PowerPC ELF systemsMichael Meissner2-6/+11