summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Index: doc/ChangeLogAndrew Cagney2003-10-1644-79/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-15 Andrew Cagney <cagney@redhat.com> * bfdint.texi (BFD target vector symbols): Rename _get_symtab to _canonicalize_symtab. 2003-10-15 Andrew Cagney <cagney@redhat.com> * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab with NAME##_canonicalize_symtab. * libcoff-in.h (coff_canonicalize_symtab): Update. * xsym.h (bfd_sym_canonicalize_symtab): Update. * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update. * coffgen.c (coff_canonicalize_symtab): Update. * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update. * libnlm.h (nlmNAME(canonicalize_symtab)): Update. * ieee.c (ieee_vec): Update comment. * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update. * mmo.c (mmo_canonicalize_symtab): Update. * nlm-target.h (nlm_canonicalize_symtab): Update. * nlmcode.h (nlm_canonicalize_symtab): Update. * i386msdos.c (msdos_canonicalize_symtab): Update. * hp300hpux.c (MY (canonicalize_symtab)): Update. * oasys.c (oasys_canonicalize_symtab): Update. * som.c (som_canonicalize_symtab): Update. * pef.c (bfd_pef_canonicalize_symtab): Update. * nlmcode.h (nlm_canonicalize_symtab): Update. * xsym.c (bfd_sym_canonicalize_symtab): Update. * vms.c (vms_canonicalize_symtab): Update. * versados.c (versados_canonicalize_symtab): Update. * mach-o.c (bfd_mach_o_canonicalize_symtab): Update. * ieee.c (ieee_canonicalize_symtab): Update. * pdp11.c (NAME(aout,canonicalize_symtab)): Update. * reloc.c: Update comment. * libaout.h (NAME(aout,canonicalize_symtab)): Update. * coff64-rs6000.c (aix5coff64_vec): Update. * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update. * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update. * aoutx.h (NAME(aout,canonicalize_symtab)): Update. * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update. * hp300hpux.c (MY_canonicalize_symtab): Update. * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update. * aout-tic30.c (MY_canonicalize_symtab): Update. * aout-target.h (MY_canonicalize_symtab): Update. * ppcboot.c (ppcboot_canonicalize_symtab): Update. * elf.c (_bfd_elf_canonicalize_symtab): Update. * elfcode.h (elf_canonicalize_symtab): Update. * ihex.c (ihex_canonicalize_symtab): Update. * tekhex.c (tekhex_canonicalize_symtab): Update. * binary.c (binary_canonicalize_symtab): Update. * srec.c (srec_canonicalize_symtab): Update.
* daily updateAlan Modra2003-10-161-1/+1
|
* * elf32-h8300.c (elf_reloc_map): Fix a comment typo.Kazu Hirata2003-10-152-1/+5
|
* * doc/as.texinfo (Align): Correct list of byte targets.Alan Modra2003-10-152-15/+19
|
* nclude/gdb:Joern Rennecke2003-10-152-0/+7
| | | | | | | | | | | | * callback.h (struct host_callback_struct): New members ftruncate and truncate. gdb: sim/common: * callback.c (os_ftruncate, os_truncate): New functions. (default_callback): Initialize ftruncate and truncate members. sim/sh: * syscall.h (SYS_truncate, SYS_ftruncate): Define. * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.
* * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):Thiemo Seufer2003-10-152-9/+14
| | | | Fix indentation. Better error message.
* [bfd]Kaz Kojima2003-10-1510-2/+145
| | | | | | | | | | | | | | | | | | | * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL relocations. (sh_elf_check_relocs): Likewise. * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define. (sh64_elf_merge_symbol_attribute): New. * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define. (sh64_elf64_merge_symbol_attribute): New. [ld/testsuite] * ld-sh/sh64/rd-sh64.exp: If the test matches *-dso.d, copy the output of linker to the file tmpdir/*-dso.so. * ld-sh/sh64/stobin-0-dso.d: New. * ld-sh/sh64/stobin-1.d: New. * ld-sh/sh64/stobin.s: New. * ld-sh/sh64/stolib.s: New.
* daily updateAlan Modra2003-10-151-1/+1
|
* * elf-bfd.h (struct elf_backend_data): New function pointer memberKaz Kojima2003-10-144-0/+22
| | | | | | | | elf_backend_merge_symbol_attribute. * elflink.h (elf_link_add_object_symbols): Adjust call to elf_backend_merge_symbol_attribute if the backend defined it. * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro. (elfNN_bed): Add that to the initializer.
* bfd ChangeLog:Bob Wilson2003-10-146-96/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-14 Bob Wilson <bob.wilson@acm.org> * elf32-xtensa.c (get_is_linkonce_section): Delete. (xtensa_is_property_section, xtensa_is_littable_section): Use XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize linkonce sections containing ".xt.insn" and ".xt.lit" substrings. (xtensa_get_property_section_name): Check section name instead of calling get_is_linkonce_section. Remove unused bfd parameter. Use XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate linkonce section names by appending ".xt.insn" or ".xt.lit". (xtensa_read_table_entries): Remove bfd argument in call to xtensa_get_property_section_name. Free section name when done. (elf_xtensa_combine_prop_entries): Free leaking table. gas ChangeLog: 2003-10-14 Bob Wilson <bob.wilson@acm.org> * config/tc-xtensa.c (xtensa_create_property_segments): Remove bfd argument in call to xtensa_get_property_section_name. Formatting. include ChangeLog: 2003-10-14 Bob Wilson <bob.wilson@acm.org> * elf/xtensa.h: Formatting. Fix comments about property section names for linkonce sections.
* * gettext.m4: Properly quote arguments to AC_DEFUN.Nathanael Nerode2003-10-142-1/+5
|
* * pe-dll.c (pe_implied_import_dll): Also scan .rdata sectionsDanny Smith2003-10-142-4/+22
| | | | to identify data symbols.
* daily updateAlan Modra2003-10-141-1/+1
|
* * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset ofNathanael Nerode2003-10-133-14/+8
| | | | | HOST_FLAGS_TO_PASS. * Makefile.in: Regenerate.
* * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't addRichard Sandiford2003-10-134-66/+37
| | | | | | | | | DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries. (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations that were needed. (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS. (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
* * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): MoveRichard Sandiford2003-10-135-6/+19
| | | | | | | | | | definition from elf64btsmip.sh. (TEXT_DYNAMIC): Likewise elf32btsmipn32.sh. * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Remove. * emulparams/elf64btsmip.sh (INITIAL_READONLY_SECTIONS): Remove. * emulparams/elf64bmip.sh (SHLIB_TEXT_START_ADDR): Define. (EXECUTABLE_SYMBOLS): Set __elf_header correctly for shared objects. Define __program_header_table in terms of __elf_header.
* bfd/H.J. Lu2003-10-139-16/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-10 H.J. Lu <hongjiu.lu@intel.com> * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype. (bfd_elf64_ia64_after_parse): Likewise. * bfd-in2.h: Regenerated. * elfxx-ia64.c (oor_ip): New. (oor_branch_size): Likewise. (bfd_elfNN_ia64_after_parse): Likewise. (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size equals sizeof (oor_ip). ld/ 2003-10-10 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am (eelf64_ia64.c): Also depend on $(srcdir)/emultempl/ia64elf.em. * Makefile.in: Regenerated. * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Set to ia64elf. * emultempl/ia64elf.em: New.
* * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for theKaz Kojima2003-10-132-2/+9
| | | | renumbering of some relocation numbers.
* [ld]Kaz Kojima2003-10-1346-806/+890
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * emulparams/shelf32_nbsd.sh (OTHER_SECTIONS): Redefine. [ld/testsuite] * ld-sh/rd-sh.exp (LDFLAGS): Define appropriately for each sh64/sh5 targets. * ld-sh/sh.exp: Don't do relaxing test for sh64*-*-* and sh5*-*-* targets. * ld-sh/sh64/relax.exp (emul32): Set to shelf32_nbsd for netbsd. * ld-sh/sh64/relfail.exp: Set parameters for netbsd. * ld-sh/sh64/sh64.exp: Skip this for netbsd. Trim the section numbers for crangerel1 and crengerel2 tests. * ld-sh/sh64/abi32.sd: Update. * ld-sh/sh64/abi32.xd: Likewise. * ld-sh/sh64/abi64.sd: Likewise. * ld-sh/sh64/abi64.xd: Likewise. * ld-sh/sh64/abixx-noexp.sd: Likewise. * ld-sh/sh64/cmpct1.sd: Likewise. * ld-sh/sh64/cmpct1.xd: Likewise. * ld-sh/sh64/crange1.rd: Likewise. * ld-sh/sh64/crange2.rd: Likewise. * ld-sh/sh64/crange3-cmpct.rd: Likewise. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise. * ld-sh/sh64/crangerel1.rd: Likewise. * ld-sh/sh64/crangerel2.rd: Likewise. * ld-sh/sh64/dlsection.sd: Likewise. * ld-sh/sh64/endian.sbd: Likewise. * ld-sh/sh64/endian.sld: Likewise. * ld-sh/sh64/gotplt.d: Likewise. * ld-sh/sh64/init-cmpct.d: Likewise. * ld-sh/sh64/init-media.d: Likewise. * ld-sh/sh64/init.s: Align functions. * ld-sh/sh64/init64.d: Update. * ld-sh/sh64/mix1-noexp.sd: Likewise. * ld-sh/sh64/mix1.sd: Likewise. * ld-sh/sh64/mix1.xd: Likewise. * ld-sh/sh64/mix2-noexp.sd: Likewise. * ld-sh/sh64/mix2.sd: Likewise. * ld-sh/sh64/mix2.xd:Likewise. * ld-sh/sh64/rel32.xd: Likewise. * ld-sh/sh64/rel64.xd: Likewise. * ld-sh/sh64/reldl32.rd: Likewise. * ld-sh/sh64/reldl64.rd: Likewise. * ld-sh/sh64/shdl32.xd: Update. * ld-sh/sh64/shdl64.sd: Likewise. * ld-sh/sh64/shdl64.xd: Likewise. * ld-sh/shared-1.d: Add -z nocombreloc to ld option. Update. * ld-sh/sub2l-1.d: Make file format match with elf32-sh.*. * ld-sh/weak1.d: Likewise.
* daily updateAlan Modra2003-10-131-1/+1
|
* daily updateAlan Modra2003-10-121-1/+1
|
* * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extraKaz Kojima2003-10-112-1/+6
| | | | parenthesis.
* * config/tc-sh.c: Convert to ISO C90. Remove unnecessaryKaz Kojima2003-10-115-353/+182
| | | | | | | prototypes and casts. * config/tc-sh.h: Likewise. * config/tc-sh64.c: Likewise. * config/tc-sh64.h: Likewise.
* Fix bugus mail addressAlan Modra2003-10-111-34/+34
|
* * bfd.texinfo: Remove spurious backslash.Alan Modra2003-10-112-1/+5
|
* * coff-sh.c: Move definition of MAP and guard more code withAlan Modra2003-10-112-8/+8
| | | | COFF_IMAGE_WITH_PE.
* * corefile.c (core_create_function_syms): Don't refer directly toAlan Modra2003-10-112-4/+15
| | | | _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
* Oops. missed a line.Alan Modra2003-10-111-0/+1
|
* * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.Alan Modra2003-10-113-4/+6
| | | | * bfd-in2.h: Regenerate.
* * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.Hans-Peter Nilsson2003-10-114-0/+46
| | | | * ld-scripts/defined.exp: Run defined3.
* * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson2003-10-115-17/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | defined before the statement using DEFINED yield 1. * ldexp.c (fold_name) <case DEFINED>: In lang_first_phase_enum, call lang_track_definedness on symbol. In subsequent phases, use lang_symbol_definition_iteration and lang_statement_iteration to check whether the symbol was defined before the current statement. (exp_fold_tree) <case etree_assign et al>: Call lang_update_definedness before updating symbol type when setting symbol. * ldlang.c (lang_definedness_table): New variable. (lang_definedness_newfunc, lang_track_definedness) (lang_symbol_definition_iteration, lang_update_definedness): New functions. (lang_init): Initialize lang_definedness_table and lang_statement_iteration. (lang_finish): Destroy bfd_hash_table_free. (lang_size_sections): Increment lang_statement_iteration. (lang_do_assignments_1): New function with former lang_do_assignments contents. Change recursive calls to call this function. (lang_do_assignments): Evacuate contents. Increment lang_statement_iteration, then just call lang_do_assignments_1. * ldlang.h (struct lang_definedness_hash_entry) (lang_statement_iteration, lang_track_definedness) (lang_symbol_definition_iteration, lang_update_definedness): Declare.
* daily updateAlan Modra2003-10-111-1/+1
|
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-10-101-1/+2
| | | | | | | and Bernd Schmidt <bernds@redhat.com> and Alexandre Oliva <aoliva@redhat.com> * disassemble.c (disassembler): Add support for h8300sx.
* 2003-10-10 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-103-48/+53
| | | | | * gas/frv/allinsn.s: Use preoperly aligned registers. * gas/frv/allinsn.d: Update expected results.
* 2003-10-10 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-105-74/+67
| | | | * frv-asm.c,frv-desc.c,frv-opc.c: Regenerated.
* 2003-10-10 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-102-19/+45
| | | | | | | | | | | | | * frv.cpu (dnpmop): New p-macro. (GRdoublek): Use dnpmop. (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto. (store-double-r-r): Use (.sym regtype doublek). (r-store-double): Ditto. (store-double-r-r-u): Ditto. (conditional-store-double): Ditto. (conditional-store-double-u): Ditto. (store-double-r-simm): Ditto. (fmovs): Assign to UNIT FMALL.
* 2003-10-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-104-10/+16
| | | | | | * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * doc/Makefile.in: Likewise.
* 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-102-1/+5
| | | | * scripttempl/elf.sc (__executable_start): Provide.
* daily updateAlan Modra2003-10-101-1/+1
|
* 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-092-1/+7
| | | | | * cofflink.c: Include "safe-ctype.h". (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
* * emulparams/armelf.sh: Define NO_SMALL_DATA.Daniel Jacobowitz2003-10-095-0/+18
| | | | | * emulparams/armelf_linux.sh, emulparams/armelf_oabi.sh, emulparams/armnto.sh: Likewise.
* daily updateAlan Modra2003-10-091-1/+1
|
* * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tellAlexandre Oliva2003-10-082-2/+6
| | | | whether to skip test for no memory region.
* 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie2003-10-085-35/+65
| | | | | | | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. * configure: Rebuilt * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure * Makefile.in: Rebuilt
* Move ChangeLog entries for config/ subdir into config/ChangeLog, whereNathanael Nerode2003-10-082-187/+237
| | | | they belong. Thanks to Kelley Cook <kcook34@ford.com>.
* 2003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-085-1250/+1634
| | | | * frv-desc.[ch], frv-opc.[ch]: Regenerated.
* 2003-10-06 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-082-1/+5
| | | | * binutils-all/objdump.exp (cpu_expected): Add fr550.
* 2003-10-06 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-082-0/+5
| | | | * frv.h (EF_FRV_CPU_FR550): New macro.
* 2003-10-08 Dave Brolley <brolley@redhat.com>Dave Brolley2003-10-082-1/+114
| | | | | | * config/tc-frv.c (fr550_check_insn_acc_range): New function. (fr550_check_acc_range): New function. (md_assemble): Call fr550_check_acc_range.
* 2003-10-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-10-082-4/+11
| | | | | | | * lib/gas-defs.exp (gas_run): Always log the command being run. (gas_start): Likewise. (regexp_diff): Make error reporting about non-existent files consistent.