summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * version.h: New file.Alan Modra2001-10-0248-1541/+1894
* Detect and warn about DWARF64 format .debug_arange sectionsNick Clifton2001-10-012-0/+14
* bfd/Alan Modra2001-10-0111-144/+154
* 2001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-012-0/+17
* * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson2001-10-012-9/+55
* * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.Hans-Peter Nilsson2001-10-012-3/+6
* * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson2001-10-012-1/+21
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-303-45/+58
* 2001-09-30 John Healy <jhealy@redhat.com>John Healy2001-09-302-3/+9
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-306-94/+126
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-303-490/+595
* * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez2001-09-302-2/+26
* 2001-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-302-1/+6
* * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts toAlan Modra2001-09-302-7/+20
* * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).Alexandre Oliva2001-09-292-2/+6
* merge from gccDJ Delorie2001-09-292-123/+128
* Oops - forgot to remove xfailHans-Peter Nilsson2001-09-291-1/+0
* * ld-linkonce/linkonce.exp: New file.Hans-Peter Nilsson2001-09-296-0/+123
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-298-2/+49
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-2910-66/+39
* * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra2001-09-292-1162/+1406
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-2914-223/+199
* * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra2001-09-292-1/+6
* merge from gccDJ Delorie2001-09-292-0/+8
* * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson2001-09-282-8/+13
* Document changes to som.c revision 1.22.Joel Brobecker2001-09-281-0/+6
* som_write_symbol_strings: Fix incorrect type of current_offset to matchJoel Brobecker2001-09-281-1/+1
* * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.Richard Henderson2001-09-282-3/+5
* * config.sub, config.guess: Import latest from subversions.Hans-Peter Nilsson2001-09-283-63/+61
* * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson2001-09-283-6/+15
* * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra2001-09-282-2/+4
* * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since weAlan Modra2001-09-282-89/+98
* merge from gccDJ Delorie2001-09-2715-67/+102
* * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra2001-09-272-119/+96
* * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra2001-09-272-29/+39
* Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton2001-09-272-9/+8
* Add missing function protoypes.Nick Clifton2001-09-272-1/+8
* Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton2001-09-272-32/+40
* Remove spurious commentNick Clifton2001-09-272-2/+5
* 2001-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-262-11/+28
* merge from gccDJ Delorie2001-09-2653-352/+3243
* * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra2001-09-263-142/+233
* * ldmisc.c (USE_STDARG): Remove.Alan Modra2001-09-263-86/+32
* * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,Alan Modra2001-09-264-99/+31
* * arc-dis.c: Formatting fixes.Alan Modra2001-09-262-36/+52
* * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2001-09-262-38/+11
* merge from gccDJ Delorie2001-09-252-3/+6
* * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek2001-09-252-2/+7
* 2001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-256-8/+16
* * readelf.c (do_wide): New.Jakub Jelinek2001-09-254-2/+128