summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * configure.host (*-*-aix*): AIX has 'long long' always.Geoffrey Keating2000-07-252-0/+6
* * coff-rs6000.c (xcoff_write_one_armap_big): New procedure.Geoffrey Keating2000-07-252-16/+106
* Regenerate auto-generated filesNick Clifton2000-07-248-400/+399
* 2000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-232-3/+8
* oops - omitted from previous deltaNick Clifton2000-07-211-0/+4
* Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff.Nick Clifton2000-07-212-1/+98
* Detect and report corrupt relocsNick Clifton2000-07-212-0/+12
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-212-1/+7
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-212-1/+6
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-202-3/+9
* Fix typo in CRIS entryHans-Peter Nilsson2000-07-201-2/+1
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-2020-426/+1524
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-2013-1/+50
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-206-1/+91
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-202-3/+8
* Fix formattingNick Clifton2000-07-202-116/+149
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-3/+5
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-192-2/+41
* Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton2000-07-186-81/+127
* 2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-182-2/+8
* 2000-07-17 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-172-150/+250
* 2000-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-152-0/+6
* * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writingDJ Delorie2000-07-122-5/+30
* Use section id in get_dyn_name.Alan Modra2000-07-123-17/+31
* Add function bfd_elf_get_sign_extend_vma.Andrew Cagney2000-07-114-0/+27
* The MIPS thinks that addresses are signed. Sign extend MIPS ECOFFAndrew Cagney2000-07-114-20/+39
* * elfcode.h (elf_object_p): Use bfd_set_start_address and notAndrew Cagney2000-07-112-5/+20
* Add set of bfd_mach_ cases for compatibility with older binutilsNick Clifton2000-07-104-63/+94
* Ryan Bradetich's warning fixes.Alan Modra2000-07-103-20/+26
* Avoid negative section sequence ids.Alan Modra2000-07-102-3/+8
* 2000-07-09 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-092-0/+49
* Restore hppa-elf32 to working order.Alan Modra2000-07-0913-1312/+1407
* Add sequence id field to asection.Alan Modra2000-07-088-644/+671
* Don't add a space before `/*' when processing comments.Alan Modra2000-07-082-3/+8
* * archive.c (_bfd_write_archive_contents): Add an informativeDJ Delorie2000-07-072-0/+10
* Fix formattingNick Clifton2000-07-062-31/+26
* add MAINTAINERS filesDJ Delorie2000-07-052-0/+5
* * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbolAlexandre Oliva2000-07-042-0/+12
* Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson2000-07-043-1/+40
* 2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-042-0/+22
* Tidy up formatting.Nick Clifton2000-07-032-8/+17
* Fix typo in previous deltaNick Clifton2000-07-031-2/+2
* Turn a weak symbol into an external symbol for a non-shared, non-relocatableNick Clifton2000-07-032-15/+36
* Fix formatting of reloc16.cNick Clifton2000-07-037-289/+276
* 2000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-026-14/+38
* Fix 2000-06-22. grep after running dep.sedAlan Modra2000-07-013-8/+16
* * peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie2000-06-301-0/+5
* * peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie2000-06-301-0/+5
* typoDJ Delorie2000-06-291-1/+1
* * syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.DJ Delorie2000-06-292-1/+5