summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
...
* Fix "incompatible types in return" gcc error.Alan Modra2000-05-012-2/+3
* Fix bfd_coff_small_swap_table initialisation.Alan Modra2000-05-012-2/+4
* 2000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2000-04-302-1/+5
* * xcoff.h: Forgot to cvs add in last patch.Clinton Popetz2000-04-291-0/+198
* * libcoff.h: Sigh, whitespace differences after 'make headers'.Clinton Popetz2000-04-291-2/+2
* * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz2000-04-292-0/+13
* Correctly check gcc version.Alan Modra2000-04-296-10/+18
* * Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): AddClinton Popetz2000-04-286-323/+57
* * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-283-1/+20
* * coff-alpha.c (alpha_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-282-1/+7
* Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra2000-04-275-110/+200
* * config.bfd: Remove extraneous bfd_powerpc_64_arch.Clinton Popetz2000-04-262-1/+5
* Add XCOFF64 support.Clinton Popetz2000-04-2617-139/+1087
* * config.bfd: Only disable elf32-hppa vectors, not all of theJeff Law2000-04-244-244/+253
* * targets.c (bfd_target_vector): Add bfd_elf64_hppa_vec.Jeff Law2000-04-242-0/+5
* * Makefile.am (BFD64_BACKENDS): Add elf64-hppa.loJeff Law2000-04-243-0/+17
* * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law2000-04-244-0/+2691
* * libhppa.h (dis_assemble_16): New function.Jeff Law2000-04-241-1/+27
* * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs,Jeff Law2000-04-243-8/+24
* * archive.c (hpux_uid_gid_encode): New function.Jeff Law2000-04-242-5/+64
* * config.bfd: Add NetBSD/sparc64 support.Jeff Law2000-04-212-0/+8
* IA-64 ELF support.Jim Wilson2000-04-2116-0/+4657
* * elf32-d30v.c (bfd_elf_d30v_reloc): Don't modify sectionRichard Henderson2000-04-212-35/+24
* H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too.Alan Modra2000-04-203-2/+12
* Properly regenerate bfd-in2.h.Timothy Wall2000-04-191-3/+3
* K&R compiler fixesAlan Modra2000-04-193-4/+19
* Bfd support for generating IA-64 EFI binaries.Jim Wilson2000-04-1813-55/+526
* Clean up load page support for tic54x.Timothy Wall2000-04-185-12/+105
* Fix typo.Alan Modra2000-04-172-1/+5
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-137-25/+37
* Fix auto-dependency bug.Alan Modra2000-04-114-21/+24
* Allow address wrap for bitfields again.Alan Modra2000-04-112-9/+17
* Fit 64-bit nits.Alan Modra2000-04-114-7/+16
* Mods to allow compilation of BFD all targets.Timothy Wall2000-04-115-11/+22
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-097-369/+408
* Fix copyright comments and file comments.Timothy Wall2000-04-082-3/+3
* Fix dependency for elfarm-oabi.cNick Clifton2000-04-083-2/+24
* Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocsNick Clifton2000-04-086-51/+118
* 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-072-12/+27
* Fix linker segfault that occured when linking ia64-linux kernel.Jim Wilson2000-04-072-4/+23
* BFD and include/coff support for tic54x target.Timothy Wall2000-04-0714-7/+932
* 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-072-0/+13
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-075-3/+57
* Update copyright noticeNick Clifton2000-04-061-2/+5
* Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton2000-04-062-30/+103
* sh-dsp REPEAT support:Joern Rennecke2000-04-055-21/+202
* Move translated part of bug report string back into .c files soAlan Modra2000-04-042-130/+165
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-044-174/+196
* AIX 4.3 changesKevin Buettner2000-04-033-523/+446
* 2000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-04-032-4/+24