summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* fix typoMichael Meissner1997-10-161-1/+1
* Fix mangled patchMichael Meissner1997-10-162-12/+7
* * peicode.h (pe_mkobject_hook): Set DLL flag.Ian Lance Taylor1997-10-152-1/+8
* * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_DISCARDABLEIan Lance Taylor1997-10-152-3/+18
* * elf64-alpha.c (elf64_alpha_merge_ind_symbols): New function toRichard Henderson1997-10-141-0/+12
* * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Allow for RELATIVERichard Henderson1997-10-142-5/+31
* * bfd/elf64-alpha.c (elf64_alpha_relocate_section): Use theRichard Henderson1997-10-142-31/+242
* RELOC_22_PCREL only uses bottom 24 bits of PC.Nick Clifton1997-10-141-0/+5
* Fixed bugs exposed by compiling NEC sample sources.Nick Clifton1997-10-102-11/+35
* * elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New functions.David Edelsohn1997-10-092-63/+277
* * elfcore.h (bfd_prstatus): Pedanticly, alignment_power shouldRichard Henderson1997-10-081-0/+5
* * config.bfd: Missed one alpha* change.Richard Henderson1997-10-082-6/+18
* * som.c (som_construct_extended_name_table): Remove staticIan Lance Taylor1997-10-071-0/+5
* Remove sanitized-out Magic Cap support, will never be releasedStan Shebs1997-10-061-14/+0
* * config.bfd: Change alpha-*-* to alpha*-*-*; config.guess nowRichard Henderson1997-10-032-9/+13
* Make ld -s work on AIX:Ian Lance Taylor1997-10-031-0/+11
* * configure.in: Don't include elf.lo again for ELF targets; it'sIan Lance Taylor1997-10-032-1/+7
* * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to bfd_byte *, notIan Lance Taylor1997-10-032-2/+9
* * reloc.c (bfd_check_overflow): New function.David Edelsohn1997-10-022-1/+26
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn1997-10-021-0/+12
* * peicode.h (coff_swap_scnhdr_out): Set IMAGE_SCN_MEM_READ for anIan Lance Taylor1997-10-021-0/+5
* * Makefile.am ($(BFD_H)): Change stmp-bfd.h to stmp-bfd-h.Ian Lance Taylor1997-10-011-0/+13
* * configure.in: Use a diversion to set enable_shared before theIan Lance Taylor1997-10-013-205/+229
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMPDavid Edelsohn1997-09-305-183/+166
* * elflink.h (elf_merge_symbol): Don't check the hash creator untilIan Lance Taylor1997-09-251-5/+5
* Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1997-09-241-0/+4
* * Makefile.am (libbfd_a_SOURCES): Define.Ian Lance Taylor1997-09-241-0/+3
* * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.Ian Lance Taylor1997-09-241-0/+6
* * elf.c (map_sections_to_segments): Even if we are not demandIan Lance Taylor1997-09-231-0/+14
* Removed v850eq sanitization.Nick Clifton1997-09-203-53/+14
* Improved error message to include symbol's name.Nick Clifton1997-09-182-9/+15
* v850 files that weren't being removed if !keep-v850Felix Lee1997-09-181-2/+6
* Added support for the call table relocations.Nick Clifton1997-09-173-17/+144
* Catch relocations against non-existant symbols.Nick Clifton1997-09-172-0/+23
* Add support for a 16 bit reloc against the TDA pointer!Nick Clifton1997-09-165-0/+59
* merge from d30v-970225-branchKen Raeburn1997-09-154-6/+75
* Fix sanitization.Andrew Cagney1997-09-151-1/+1
* Removed spurious error return.Nick Clifton1997-09-102-2/+4
* New function: bfd_arch_list cf bfd_target_list.Andrew Cagney1997-09-103-40/+123
* Do not complain if an R_V850_LO16 reloc has bit 15 set.Nick Clifton1997-09-092-181/+192
* Fixed buglet displaying machine architecture.Nick Clifton1997-09-092-3/+8
* Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu)Richard Henderson1997-09-071-0/+4
* * Makefile.am: Rebuild dependencies.Ian Lance Taylor1997-09-041-0/+5
* * reloc.c: Remove extraneous commas from relocation entries.Ian Lance Taylor1997-09-043-37/+73
* fix sanitizations and copyrightIan Lance Taylor1997-09-041-1/+5
* * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbolsIan Lance Taylor1997-09-041-0/+5
* Removed v850 sanitization.Nick Clifton1997-09-0311-126/+8
* Removed BFD_RELOC_V850_PCREL.Nick Clifton1997-09-034-50/+5
* * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM symsFred Fish1997-09-031-0/+9
* Set machine number based in bits in e_flags field rather than magic number.Nick Clifton1997-09-033-25/+159