summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * config.bfd (i[3456]86-*-netbsdelf*): New target.J.T. Conklin2000-06-012-2/+13
* * trad-core.c: From hpux-core.c, include <dirent.h> orAndrew Cagney2000-06-012-1/+18
* Add comment describoing why dgettext() is used in _() macro.Nick Clifton2000-05-312-0/+17
* Update.Ulrich Drepper2000-05-311-0/+6
* (_bfd_elf_slurp_version_tables): Correct reading of versionUlrich Drepper2000-05-311-11/+33
* (elf_hppa_final_link_relocate) Fix handling of branches.Alan Modra2000-05-312-3/+19
* Accept 80960* machine names (as generated by ieee.c)Nick Clifton2000-05-302-23/+50
* 2000-05-30 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-303-9/+20
* 2000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell2000-05-292-1/+9
* (_bfd_elf_link_hash_table_init): Initialize dynlocal.Alan Modra2000-05-292-106/+110
* Update dependencies.Alan Modra2000-05-263-826/+959
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-265-14/+75
* (bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra2000-05-262-2/+6
* * elf64-sparc.c (sparc64_elf_relax_section): New.Jakub Jelinek2000-05-263-1/+235
* * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.Jakub Jelinek2000-05-262-24/+31
* Delete pass on manually added dependency for readelf.o for new targetHans-Peter Nilsson2000-05-251-3/+1
* * bfdint.texi (BFD ELF processor required): Add paragraph aboutHans-Peter Nilsson2000-05-242-0/+11
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-233-3/+6
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-232-2/+7
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-2313-21/+66
* * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,Richard Henderson2000-05-235-33/+462
* Add peigen.lo to MIPS PE targetNick Clifton2000-05-223-22/+21
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-226-62/+37
* 2000-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-222-0/+10
* * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,Jeff Law2000-05-193-13/+20
* Force relocs emited for an executable to contain virtual addresses.Nick Clifton2000-05-182-1/+10
* * config.bfd (hppa*64*-*-hpux11*): New target triplet.Jeff Law2000-05-182-5/+5
* Add part of patch omittede from previous deltaNick Clifton2000-05-171-1/+1
* Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2000-05-172-10/+19
* * som.c (som_decode_symclass): Recognize weak symbols.Catherine Moore2000-05-162-0/+6
* Fix problems introduced with my last change.Alan Modra2000-05-162-19/+22
* * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.Joern Rennecke2000-05-152-0/+11
* Support ARM ELF defaulting to big endianPhil Blundell2000-05-142-0/+8
* Remove the erroneous ">>>>>>> 1.419".H.J. Lu2000-05-121-1/+0
* (bfd_target_vector): #ifdef BFD64 rs6000coff64_vecAlan Modra2000-05-122-0/+4
* Restore some functionality removed by previous patch.Alan Modra2000-05-112-57/+100
* Fix some nits shown up by objcopy.Alan Modra2000-05-092-16/+40
* Fix coredump discovered running m68k testsuite.Alan Modra2000-05-082-1/+5
* * trad-core.c (trad_unix_core_file_p): ReturnAlan Modra2000-05-082-1/+4
* DataDirectory virtual address is relative. Fix to suit.Alan Modra2000-05-082-102/+98
* * xcoff.h: Rename to xcoff-target.hClinton Popetz2000-05-067-11/+20
* bfd:Clinton Popetz2000-05-062-2/+8
* 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-054-3/+30
* Fix thinko in 2000-05-02 change.Alan Modra2000-05-042-1/+5
* 2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>H.J. Lu2000-05-043-5/+33
* go32 bss alignment.Alan Modra2000-05-033-0/+10
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-022-1/+6
* Restore elf32-hppa target vec.Alan Modra2000-05-024-8/+21
* Fix IA-64 --enable-targets=all bug reports.Jim Wilson2000-05-023-4/+16
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-0211-1056/+1269