aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-04-27Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra5-110/+200
2000-04-26 * config.bfd: Remove extraneous bfd_powerpc_64_arch.Clinton Popetz2-1/+5
2000-04-26 Add XCOFF64 support.Clinton Popetz17-139/+1087
2000-04-24 * config.bfd: Only disable elf32-hppa vectors, not all of theJeff Law4-244/+253
2000-04-24 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.Jeff Law2-0/+5
2000-04-24 * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.loJeff Law3-0/+17
2000-04-24 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law4-0/+2691
2000-04-24 * libhppa.h (dis_assemble_16): New function.Jeff Law1-1/+27
2000-04-24 * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law3-8/+24
2000-04-24 * archive.c (hpux_uid_gid_encode): New function.Jeff Law2-5/+64
2000-04-21 * config.bfd: Add NetBSD/sparc64 support.Jeff Law2-0/+8
2000-04-21IA-64 ELF support.Jim Wilson16-0/+4657
2000-04-21 * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify sectionRichard Henderson2-35/+24
2000-04-20H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too.Alan Modra3-2/+12
2000-04-19Properly regenerate bfd-in2.h.Timothy Wall1-3/+3
2000-04-19K&R compiler fixesAlan Modra3-4/+19
2000-04-18Bfd support for generating IA-64 EFI binaries.Jim Wilson13-55/+526
2000-04-18Clean up load page support for tic54x.Timothy Wall5-12/+105
2000-04-17Fix typo.Alan Modra2-1/+5
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra7-25/+37
2000-04-11Fix auto-dependency bug.Alan Modra4-21/+24
2000-04-11Allow address wrap for bitfields again.Alan Modra2-9/+17
2000-04-11Fit 64-bit nits.Alan Modra4-7/+16
2000-04-11Mods to allow compilation of BFD all targets.Timothy Wall5-11/+22
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney7-369/+408
2000-04-08Fix copyright comments and file comments.Timothy Wall2-3/+3
2000-04-08Fix dependency for elfarm-oabi.cNick Clifton3-2/+24
2000-04-08Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocsNick Clifton6-51/+118
2000-04-072000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-12/+27
2000-04-07Fix linker segfault that occured when linking ia64-linux kernel.Jim Wilson2-4/+23
2000-04-07BFD and include/coff support for tic54x target.Timothy Wall14-7/+932
2000-04-072000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-0/+13
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall5-3/+57
2000-04-06Update copyright noticeNick Clifton1-2/+5
2000-04-06Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton2-30/+103
2000-04-05sh-dsp REPEAT support:Joern Rennecke5-21/+202
2000-04-04Move translated part of bug report string back into .c files soAlan Modra2-130/+165
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra4-174/+196
2000-04-03AIX 4.3 changesKevin Buettner3-523/+446
2000-04-032000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-4/+24
2000-04-03Don't emit relative relocations for non-loaded sections in shared objects.Alan Modra2-6/+13
2000-04-03 * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 andHans-Peter Nilsson2-3/+31
2000-04-03 * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 toJeff Law2-0/+9
2000-04-01Fix long-standing mis-comments. Words and addresses are 32-bits long.Alexandre Oliva1-5/+5
2000-03-31Adjust whitespace.Alexandre Oliva1-2/+2
2000-03-30Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra3-2/+8
2000-03-30 * elf32-m32r.c (m32r_elf_generic_reloc): new function. AllDoug Evans2-11/+79
2000-03-27ATMEL AVR microcontroller support.Alan Modra14-441/+1821
2000-03-242000-03-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+9
2000-03-23Add missing parts of ChangeLog entry for my change of 2000/02/19 00:59:26 to ...Geoffrey Keating1-0/+24