aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1997-12-30 * elf32-sparc.c (elf32_sparc_check_relocs): If -Bsymbolic, don'tIan Lance Taylor1-0/+9
1997-12-29 From Jonathan Stone <jonathan@DSG.Stanford.EDU>:Ian Lance Taylor2-2/+14
1997-12-29 * elflink.h (elf_link_assign_sym_version): Change error messageIan Lance Taylor2-1/+7
1997-12-29Fixed typo from my previous delta.Nick Clifton2-1/+6
1997-12-29fix sky sanitizationIan Lance Taylor1-4/+3
1997-12-23 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Declare.Ian Lance Taylor2-0/+15
1997-12-23 * peicode.h (coff_swap_scnhdr_out): Set .reloc section to beIan Lance Taylor1-0/+6
1997-12-22 * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support.Doug Evans13-62/+553
1997-12-22 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-44/+105
1997-12-22 * coff-arm.c: Don't include obstack.h.Ian Lance Taylor1-601/+64
1997-12-22rebuild with devo autoconfIan Lance Taylor1-106/+110
1997-12-22rebuildIan Lance Taylor2-4/+51
1997-12-22Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor2-8/+26
1997-12-17Fixed segmentation violation detected by LD testsuite.Nick Clifton1-0/+3
1997-12-17Fail if there is not enough room for program headers.Nick Clifton1-0/+5
1997-12-17add dwarf2.cGavin Romig-Koch1-0/+1
1997-12-16note that the fix for --enable-shared is not the real way it needs toBrendan Kehoe1-0/+3
1997-12-16Fixed m32rx sanitizationNick Clifton1-4/+4
1997-12-16Added m32rx sanitization.Nick Clifton2-3/+38
1997-12-16Add _bfd_dwarf2_find_nearest_line.Gavin Romig-Koch3-110/+118
1997-12-16improve support for m32rx processor.Nick Clifton3-4/+21
1997-12-15 * coffcode.h (ALIGN_SECTIONS_IN_FILE): Define if I960 not defined.Fred Fish1-0/+9
1997-12-15Add support for m32rx processor.Nick Clifton4-79/+1623
1997-12-15 * configure: Only build libbfd shared if --enable-shared's valueBrendan Kehoe2-109/+151
1997-12-12Renamed v850eq -> v850eaNick Clifton3-17/+38
1997-12-12 * linker.c (generic_link_add_symbol_list): Always init udata.p soRichard Henderson1-0/+6
1997-12-11 * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.Ian Lance Taylor1-0/+12
1997-12-11 * elf.c (assign_file_positions_for_segments): For a loadableIan Lance Taylor1-23/+32
1997-12-11 * coffcode.h (_coff_link_output_has_begun): Make static.Ian Lance Taylor1-13/+89
1997-12-11 * elflink.h (elf_link_input_bfd): Handle a relocateable link inIan Lance Taylor2-3/+34
1997-12-10Fixed overflow from a LO16 reloc into a HI16_S reloc.Nick Clifton1-0/+5
1997-12-10Switch to using RELA relocations for the d30v.Michael Meissner1-0/+10
1997-12-09For bfd, add vr5400 and vr5000 mips machine variants to list of machines.Andrew Cagney2-0/+41
1997-12-06Fix HI16 and HI16_S relocations for PR14258Nick Clifton2-4/+6
1997-12-05Fix PR14180 and 14181 (patch from branch)Nick Clifton2-170/+485
1997-12-02Add support for Thumb targetNick Clifton2-3/+11
1997-12-01bfd:Joern Rennecke1-0/+6
1997-11-27Removed leading underscore.....Nick Clifton2-15/+16
1997-11-26Add C_THUMBEXT etc.Nick Clifton2-0/+22
1997-11-26FreeBSD has (at least for the i386) a little-endian magic number.Andrew Cagney1-0/+5
1997-11-26Do no set private flags if building a PE port.Nick Clifton2-4/+25
1997-11-25Do not complain when trying to merge private data from different formats.Nick Clifton1-0/+5
1997-11-25 * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.Ian Lance Taylor1-0/+6
1997-11-25 * coff-arm.c (arm_allocate_interworking_sections): Fix typoIan Lance Taylor2-1/+6
1997-11-25Cut out unused code for PE build.Nick Clifton2-5/+14
1997-11-24Fix for PE buildNick Clifton2-7/+11
1997-11-22Add support for PIC and APCS-FLOAT type binaries.Nick Clifton2-77/+2115
1997-11-22 * sunos.c (sunos_add_one_symbol): When overriding a definedIan Lance Taylor1-0/+3
1997-11-22Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-7/+7
1997-11-22fix commentIan Lance Taylor1-1/+1