aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-25 * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson3-140/+86
2005-03-252005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-62/+50
* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. * configure: Regenerate.
2005-03-25merge from gccDJ Delorie10-7/+209
2005-03-25merge from gccDJ Delorie3-4/+14
2005-03-25 * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson3-186/+115
* config/tc-cris.c: Ditto. (md_estimate_size_before_relax): Remove obsolete comment for parameter "segment_type". (md_begin): Document reason for cast of hash_insert argument. (md_atof): Correct type of parameter "type".
2005-03-25*** empty log message ***gdbadmin1-1/+1
2005-03-24 * config/default.exp: Do not load libpath.exp if it does notMark Mitchell2-3/+21
exist. (CC): Provide fallback definition. (CFLAGS): Likewise. (CXX): Likewise. (CXXFLAGS): Likewise.
2005-03-242005-03-24 Eric Christopher <echristo@redhat.com>Eric Christopher6-31/+41
* elfxx-mips.c: Revert previous patch. 2005-03-24 Eric Christopher <echristo@redhat.com> * ld-mips-elf/rel32-n32.d: Revert changes. * ld-mips-elf/rel32-o32.d: Ditto. * ld-mips-elf/rel64.d: Ditto.
2005-03-24 * winduni.c (unicode_from_ascii): Don't declare variablesDanny Smith2-10/+23
's' and 'w' if _WIN32. Use MultiByteToWideChar to set the unicode string len.
2005-03-24Updated French translationNick Clifton2-464/+681
2005-03-24(_bfd_target_vector): Only include the bfd_elf32_ia64_hpux_big_vec vectorNick Clifton2-0/+8
when building a 64-bit BFD with all targets enabled.
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton57-12209/+10052
2005-03-24Add Dmitry Diky to maintainers list as msp430 maintainerDmitry Diky2-0/+5
2005-03-24(BFD32_BACKENDS): Delete elf32-ia64.lo.Nick Clifton3-2/+12
(BFD64_BACKENDS): Add elf32-ia64.lo.
2005-03-24 * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge toHans-Peter Nilsson21-25/+39
include cgen-ops.h in decodev10.c and decodev32.c. * cris/sim-main.h: Don't include cgen-ops.h here. * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c, cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c, cris/decodev10.h, cris/decodev32.c, cris/decodev32.h, cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
2005-03-24bfd/ChangeLog:Eric Christopher9-31/+88
2005-03-23 Eric Christopher <echristo@redhat.com> * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): New. (mips_elf_calculate_relocation): Use. Define DF_TEXTREL after emitting relocation. (_bfd_mips_elf_adjust_dynamic_symbol): Ditto. (_bfd_mips_elf_check_relocs): Remove code to set DF_TEXTREL and readonly_reloc. ld/testsuite/ChangeLog: 2005-03-23 Eric Christopher <echristo@redhat.com> * ld-mips-elf/textrel-1.s, ld-mips-elf/textrel-1.d: New test. * ld-mips-elf/mips-elf.exp: Call it. * ld-mips-elf/rel32-n32.d: Update for DF_TEXTREL removal. * ld-mips-elf/rel32-o32.d: Ditto. * ld-mips-elf/rel64.d: Ditto.
2005-03-24 * cris/traps.c (cris_break_13_handler) <caseHans-Peter Nilsson2-12/+19
TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags, sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
2005-03-24 * gas/cris/range-err-1.s: Adjust expected messages for hosts withHans-Peter Nilsson2-2/+7
64-bit longs.
2005-03-24*** empty log message ***gdbadmin1-1/+1
2005-03-232005-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
* cris-dis.c (print_with_operands): Use ~31L for long instead of ~31.
2005-03-232005-03-23 Martin Hunt <hunt@redhat.com>Martin Hunt3-18/+5
* configure.ac: Remove -fwritable-strings from CFLAGS. * configure: Regenerate.
2005-03-232005-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu17-96/+115
* ld-cris/expdyn5.d: Updated for alignment change in elf.sc. * ld-cris/expdyn6.d: Likewise. * ld-cris/expdyn7.d: Likewise. * ld-cris/gotplt1.d: Likewise. * ld-cris/gotplt2.d: Likewise. * ld-cris/gotplt3.d: Likewise. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-11.d: Likewise. * ld-cris/libdso-12.d: Likewise. * ld-cris/libdso-14.d: Likewise. * ld-cris/libdso-2.d: Likewise. * ld-cris/locref1.d: Likewise. * ld-cris/locref2.d: Likewise. * ld-cris/nodyn5.d: Likewise. * ld-cris/pv32-1.d: Likewise. * ld-cris/weakref2.d: Likewise.
2005-03-23From common/ChangeLog:Mark Kettenis33-519/+372
* aclocal.m4 Include ../../gettext.m4. (CY_WITH_NLS, CY_GNU_GETTEXT, AM_PATH_PROG_WITH_TEST) (AM_LC_MESSAGES): Remove. * configure: Regenerate. Regenerate all other configures.
2005-03-23* config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's bindingJim Blandy2-1/+6
attributes properly.
2005-03-23Accept any C library to accompany a GNU Linux implementation, not just the GNUNick Clifton12-69/+93
C library.
2005-03-23Undo previous deltaNick Clifton2-8/+1
2005-03-23(getopt): Allow full prototype when builind under FreeBSD.Nick Clifton2-1/+8
2005-03-23Convert to ISO C90 formattingNick Clifton5-1793/+1639
2005-03-23Update French translationNick Clifton2-12/+16
2005-03-23bfd/H.J. Lu8-38/+107
2005-03-22 H.J. Lu <hongjiu.lu@intel.com> * bfd-in.h (_bfd_elf_provide_symbol): New. * bfd-in2.h: Regenerated. * elf32-ppc.c (set_linker_sym): Moved to elflink.c. (ppc_elf_set_sdata_syms): Call _bfd_elf_provide_symbol instead of set_linker_sym. * elflink.c (_bfd_elf_provide_symbol): New. Moved and renamed from elf32-ppc.c. ld/ 2005-03-22 H.J. Lu <hongjiu.lu@intel.com> * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols): New (gld${EMULATION_NAME}_finish): Call gld${EMULATION_NAME}_provide_bound_symbols to provide __preinit_array_start, __preinit_array_end, __init_array_start, __init_array_end, __fini_array_start and __fini_array_end. * scripttempl/elf.sc: Don't provide __preinit_array_start, __preinit_array_end, __init_array_start, __init_array_end, __fini_array_start nor __fini_array_end.
2005-03-23merge from gccDJ Delorie2-1/+5
2005-03-23*** empty log message ***gdbadmin1-1/+1
2005-03-22daily updateAlan Modra1-1/+1
2005-03-22 * hash.c (strtab_hash_newfunc): Fix typo in allocated size.Hans-Peter Nilsson2-1/+5
2005-03-22 * dwarf.h: Merge with GCC's dwarf.h.Ben Elliston2-25/+33
2005-03-22include ChangeLogBob Wilson4-32/+77
* xtensa-isa.h: Update a comment and whitespace. bfd ChangeLog * xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup, xtensa_sysreg_lookup_name, xtensa_interface_lookup, xtensa_funcUnit_lookup): Skip bsearch call if count is zero. (xtensa_opcode_decode): Rearrange code.
2005-03-22Oops - fix typo in ISO-C90ifcationNick Clifton1-2/+2
2005-03-22Oops - fix typos and finish of ISO-C90'fication of ieee.cNick Clifton1-367/+346
2005-03-22Convert to ISO C90 formatting.Nick Clifton8-1318/+852
2005-03-22 * elf32-arm.c (elf32_arm_final_link_relocate): Don't fail forDaniel Jacobowitz2-0/+8
unresolved symbols in R_ARM_NONE relocations.
2005-03-22 * elf32-arm.c (elf32_arm_final_link_relocate): AddDaniel Jacobowitz2-63/+34
UNRESOLVED_RELOC_P argument. Set it appropriately. (elf32_arm_relocate_section): Update call to elf32_arm_final_link_relocate. Don't clobber RELOCATION; use unresolved_reloc instead.
2005-03-22bfd/Alan Modra4-0/+18
* elflink.c (elf_link_add_object_symbols): Set SEC_EXCLUDE on .gnu.warning.* sections. ld/ * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Set SEC_EXCLUDE on .gnu.warning sections.
2005-03-22gas/testsuite/Alan Modra8-32/+35
* gas/elf/section5.s: Don't start directives in first column. ld/testsuite/ * ld-elf/tbss.s: Don't start directives in first column. * ld-scripts/weak1.s: Likewise. * ld-scripts/weak2.s: Likewise. * ld-undefined/weak-undef.s: Likewise. * ld-undefined/undefined.exp: Enable tests for hppa-elf.
2005-03-22 * elf32-ppc.c (elf_linker_section_pointers_t): RemoveAlan Modra2-88/+47
written_address_p. (ppc_elf_create_linker_section): Don't try to reuse existing section. (elf_create_pointer_linker_section): Delete info parm. Don't make h dynamic. Don't set written_address_p. (ppc_elf_check_relocs): Adjust ppc_elf_create_linker_section calls. (bfd_put_ptr): Delete. (elf_finish_pointer_linker_section): Remove output_bfd and info parms. Always write section contents. Assert global sym is def_regular. Use offset bottom bit as a written flag. (ppc_elf_relocate_section): Adjust elf_finish_pointer_linker_section calls.
2005-03-22Add Daniel Jacobwitz to the blanket write privileges list.Nick Clifton2-0/+6
2005-03-22 * elf32-ppc.c (ppc_elf_set_sdata_syms): New function, extracted from..Alan Modra2-15/+46
(ppc_elf_set_sdata_syms): ..here. Expand comment. Set .sbss start and end syms.
2005-03-22top:Zack Weinberg8-190/+122
* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, gcc_version, and gcc_version_trigger from set of flags to pass. * Makefile.tpl: Remove definitions of above variables. (config.status): Remove dependency on $(gcc_version_trigger). * Makefile.in: Regenerate. * configure.in: Do not reference config/gcc-version.m4 nor config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. * configure: Regenerate. config: * gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile.
2005-03-22*** empty log message ***gdbadmin1-1/+1
2005-03-212005-03-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2-90/+36
* mn10300-prologue.c (fix_frame_pointer): Delete. (set_movm_offsets) Don't return just because movm_args is zero -- still need to save pc and sp in saved_regs. (mn10300_analyze_prologue): Don't return prematurely without calling set_movm_offsets (for pc and sp at minimum).
2005-03-21daily updateAlan Modra1-1/+1