aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1998-04-07 * dwarf2.c (comp_unit): Move it earlier in the source. AddGavin Romig-Koch2-80/+102
1998-04-07 * dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.Gavin Romig-Koch2-0/+1458
1998-04-07 * archures.c (bfd_default_scan): Add m68k cases back to defaultIan Lance Taylor1-0/+6
1998-04-06xIan Lance Taylor1-0/+5
1998-04-06 * Makefile.am (diststuff): New target.Ian Lance Taylor2-0/+4
1998-04-06 * Makefile.am (STAGESTUFF): Remove variable.Ian Lance Taylor2-45/+109
1998-04-05 * som.c (som_bfd_ar_write_symbol_stuff): Fix computation ofJeff Law1-0/+5
1998-04-05Sun Apr 5 16:04:39 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor3-76/+95
1998-04-03Fri Apr 3 11:09:42 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+14
1998-04-01Wed Apr 1 13:36:58 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+5
1998-04-01xIan Lance Taylor1-11/+12
1998-04-01Changes required to emit Elf Rela structuresCatherine Moore2-110/+175
1998-03-31 * elf-m10300.c (mn10300_elf_relax_section): Correctly handleJeff Law1-0/+5
1998-03-30 * configure.in: Set version to 2.9.1.Ian Lance Taylor1-0/+20
1998-03-30 * elf.c (_bfd_elf_copy_private_section_data): CallIan Lance Taylor1-0/+3
1998-03-30 * cpu-mips.c: Remove trailing comma at end of enumeration list.Ian Lance Taylor1-0/+4
1998-03-28 * coff-arm.c: Define all globally visible variables and functionsIan Lance Taylor1-0/+8
1998-03-27Fix gcc -Wall warnings. See ChangeLog for details.Ian Lance Taylor4-31/+126
1998-03-26Remove (most of the) target dependent code from peicode.hNick Clifton2-13/+43
1998-03-26fix tipo in ifdefIan Lance Taylor1-1/+1
1998-03-25Support interworking for thumb-pe and arm-pe targets.Nick Clifton4-122/+262
1998-03-25 * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather thanIan Lance Taylor2-10/+28