aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Collapse)AuthorFilesLines
1997-09-25 * elflink.h (elf_merge_symbol): Don't check the hash creator untilIan Lance Taylor1-5/+5
after we have set *sym_hash.
1997-09-24Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor1-0/+4
* config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*.
1997-09-24 * Makefile.am (libbfd_a_SOURCES): Define.Ian Lance Taylor1-0/+3
* Makefile.in: Rebuild.
1997-09-24 * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.Ian Lance Taylor1-0/+6
* aclocal.m4: Rebuild with new libtool. * configure: Rebuild.
1997-09-23 * elf.c (map_sections_to_segments): Even if we are not demandIan Lance Taylor1-0/+14
paged, don't put a loadable section after a nonloadable section. (assign_file_positions_for_segments): Increment the file offset for a section with contents, even if it is not loadable. PR 13139.
1997-09-20Removed v850eq sanitization.Nick Clifton3-53/+14
Changed mismatch architecture message to a warning.
1997-09-18Improved error message to include symbol's name.Nick Clifton2-9/+15
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-2/+6
1997-09-17Added support for the call table relocations.Nick Clifton3-17/+144
1997-09-17Catch relocations against non-existant symbols.Nick Clifton2-0/+23
1997-09-16Add support for a 16 bit reloc against the TDA pointer!Nick Clifton5-0/+59
1997-09-15merge from d30v-970225-branchKen Raeburn4-6/+75
1997-09-15Fix sanitization.Andrew Cagney1-1/+1
1997-09-10Removed spurious error return.Nick Clifton2-2/+4
1997-09-10New function: bfd_arch_list cf bfd_target_list.Andrew Cagney3-40/+123
Make bfd_default_scan (arch) more flexable in its match of name to arch, remove some of the dead code.
1997-09-09Do not complain if an R_V850_LO16 reloc has bit 15 set.Nick Clifton2-181/+192
1997-09-09Fixed buglet displaying machine architecture.Nick Clifton2-3/+8
1997-09-07Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu)Richard Henderson1-0/+4
* bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table.
1997-09-04 * Makefile.am: Rebuild dependencies.Ian Lance Taylor1-0/+5
(ALL_MACHINES_CFILES): Add cpu-v850.c. (ALL_MACHINES_CFILES): Add elf32-v850.c. * Makefile.in: Rebuild.
1997-09-04 * reloc.c: Remove extraneous commas from relocation entries.Ian Lance Taylor3-37/+73
Remove BFD_RELOC_V850_16_PCREL. * bfd-in2.h: Rebuild.
1997-09-04fix sanitizations and copyrightIan Lance Taylor1-1/+5
1997-09-04 * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbolsIan Lance Taylor1-0/+5
in sections named .tocbss rather than .bss. For AIX 4.2 support (PR 12597).
1997-09-03Removed v850 sanitization.Nick Clifton11-126/+8
Fixed v850e sanitization.
1997-09-03Removed BFD_RELOC_V850_PCREL.Nick Clifton4-50/+5
1997-09-03 * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM symsFred Fish1-0/+9
the same as C_EXT syms. (coff_link_add_symbols): Ditto. (_bfd_coff_link_input_bfd): Ditto. (_bfd_coff_write_task_globals): Add save_global_to_static. Use it to preserve and restore state of global_to_static flag. PR 13202
1997-09-03Set machine number based in bits in e_flags field rather than magic number.Nick Clifton3-25/+159
1997-09-03 * cpu-arc.c (arc_get_mach): Properly scan defined mach entries.David Edelsohn1-0/+4
1997-09-03 * elf-m10200.c (mn10200_elf_final_link_relocate): PC relativeJeff Law1-0/+7
instructions are relative to the next instruction, not the current instruction. (mn10200_elf_relax_section): Similarly. pr13171
1997-09-02Switched over to using new reloc types.Nick Clifton6-233/+699
1997-08-28Add sh3 et.al. to SH arch table.Andrew Cagney5-7/+62
Improve machine name parsing for v850 and SH.
1997-08-27* archures.c (bfd_archures_list): Always NULL terminate the list.Andrew Cagney2-1/+5
1997-08-26 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-22/+25
(ALL_MACHINES_CFILES): Add cpu-arc.c. (ALL_MACHINES_CFILES): Add elf32-arc.c. (elf32-arc.lo): Remove explicit dependency. * Makefile.in: Rebuild.
1997-08-26fix v850 machine number stuffIan Lance Taylor2-3/+3
1997-08-26 * acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.Ian Lance Taylor3-48/+82
* doc/Makefile.am (MKDOC): Use EXEEXT_FOR_BUILD, not EXEEXT. * aclocal.m4, configure, Makefile.in, doc/Makefile.in: Rebuild.
1997-08-25Rebuild with latest devo autoconf for NT supportChris Provenzano2-72/+75
1997-08-25Fixed minor buglet in compatible.Nick Clifton1-0/+4
1997-08-25Switched over to using machine numbers to distinguish v850 architecture ↵Nick Clifton11-196/+429
variants.
1997-08-25 * syms.c (_bfd_stab_section_find_nearest_line): Clear theIan Lance Taylor1-0/+5
cached_stab field if the offset prevents us from using the cache.
1997-08-25Added rules to build cpu-v850e.lo and cpu-v850eq.lo object files.Nick Clifton2-1/+30
1997-08-25 * aout-target.h (MY(vec)): Add SEC_CODE and SEC_DATA to sectionIan Lance Taylor1-0/+19
flags. * aout-arm.c (aout_arm_little_vec): Likewise. (aout_arm_big_vec): Likewise. * bout.c (b_out_vec_big_host): Likewise. (b_out_vec_little_host): Likewise. * mipsbsd.c (aout_mips_little_vec): Likewise. (aout_mips_big_vec): Likewise.
1997-08-19oops - fixed bugs in new v850e/q rules.Nick Clifton1-3/+4
1997-08-19 * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1.Fred Fish3-7/+76
(GET_SCNHDR_ALIGN, PUT_SCNHDR_ALIGN): Define. * coff-m88k.c (GET_SCNHDR_NRELOC, GET_SCNHDR_NLNNO): Define. * coffcode.h (coff_set_alignment_hook): Conditionally compile in if COFF_ALIGN_IN_SECTION_HEADER is defined. Convert alignment to power of two for I960 only. * coffswap.h (GET_SCNHDR_NRELOC, PUT_SCNHDR_NRELOC, GET_SCNDHR_NLNNO, PUT_SCNHDR_NLNNO, GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Provide default definitions. (coff_swap_scnhdr_in): Use GET_SCNHDR_FLAGS, GET_SCNHDR_NRELOC, GET_SCNHDR_NLNNO, and GET_SCNHDR_ALIGN. (coff_swap_scnhdr_out): Use PUT_SCNHDR_FLAGS, PUT_SCNHDR_ALIGN. start-sanitize-tic80 * Makefile.in (coff-tic80.o): Depends upon coffswap.h. * coff-tic80.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1. (GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Define *coffcode.h (coff_write_object_contents): Set alignment field in section header for TIC80COFF files. end-sanitize-tic80 PR 12215 and PR 13061
1997-08-18Add support for v850e and v850eq targets.Nick Clifton4-4/+198
Add support for BFD_RELOC_V850_PCREL relocation.
1997-08-15 * coffgen.c (coff_find_nearest_line): Correctly handle the offsetIan Lance Taylor1-0/+6
argument as section relative, rather than an absolute address. From Jan Hoogenraad <hoogenrd@natlab.research.philips.com>.
1997-08-15Remove ARC sanitization.David Edelsohn10-175/+72
1997-08-11 * aoutx.h (NAME(aout,final_link)): Don't emit the string table ifIan Lance Taylor2-7/+37
there are no symbols.
1997-08-10 * coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System VIan Lance Taylor3-1/+14
file system 14 character limit. * Makefile.am, configure.in: Corresponding changes. * Makefile.in, configure: Rebuild.
1997-08-06 * Makefile.am (docdir): Define.Ian Lance Taylor3-4/+19
* Makefile.in: Rebuild.
1997-08-06 * configure: Rebuild with autoconf 2.12.1.Ian Lance Taylor1-0/+8
1997-08-03 * rs6000-core.c (make_bfd_asection): New function to add a sectionPeter Schauer1-0/+10
to the core file bfd. (rs6000coff_core_p): Use make_bfd_asection to add the core file sections. Use BFD routines to seek, read and stat the core file. Handle .data sections from loaded objects and anonymously mmapped regions, these are available in AIX 4 core files.