summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * arc-opc-cgen.c (arc_cgen_init_opcode_table): Comment outbinutils-arc-20081103-branchJoern Rennecke2009-09-102-0/+10
| | | | warning-generating no-op.
* Commit patches for ARCompact support to binutils-arc-20081103-branch .Joern Rennecke2009-09-10137-14394/+44579
|
* daily updatebinutils-arc-20081103-branchpointarc-20081103-branchpointarc-20081103-branchAlan Modra2008-11-021-1/+1
|
* daily updateAlan Modra2008-11-011-1/+1
|
* daily updatesid-snapshot-20081101Alan Modra2008-10-311-1/+1
|
* * configure.in (ALL_LINGUAS): Add id.Alan Modra2008-10-313-2/+4
| | | | * configure: Regenerate.
* Update.Alan Modra2008-10-312-2526/+2937
|
* new fileAlan Modra2008-10-312-0/+6252
|
* daily updateAlan Modra2008-10-311-1/+1
|
* * cache.c (cache_bread): Cast void * pointer before performingNick Clifton2008-10-302-2/+11
| | | | arithmetic on it.
* daily updateAlan Modra2008-10-301-1/+1
|
* 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>cgen-snapshot-20081101Ulrich Weigand2008-10-293-2/+5
| | | | | * configure.ac [spu-*-*]: Do not set skipdirs. * configure: Re-generate.
* * ld-gc/gc.c (dummy_func): New function - present so thatNick Clifton2008-10-292-0/+26
| | | | | underscore prefixed aliases can be created of the used_func and main functions.
* daily updateAlan Modra2008-10-291-1/+1
|
* daily updateAlan Modra2008-10-281-1/+1
|
* daily updateAlan Modra2008-10-271-1/+1
|
* daily updateAlan Modra2008-10-261-1/+1
|
* PR 6945Nick Clifton2008-10-252-1/+13
| | | | | | * ldlang.c (lang_size_sections_1): Do not update the VMAs of output sections when performing a relocatable link on COFF objects.
* daily updateAlan Modra2008-10-251-1/+1
|
* * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.Daniel Jacobowitz2008-10-243-2/+7
| | | | * Makefile.in: Regenerated.
* * config/tc-mips.c (mips_cpu_info_table): Move the MIPS64r2Maciej W. Rozycki2008-10-242-2/+7
| | | | comment so that Broadcom SB-1 cores are in the MIPS64 section.
* daily updateAlan Modra2008-10-241-1/+1
|
* daily updateAlan Modra2008-10-231-1/+1
|
* PR 6937Nick Clifton2008-10-223-4/+20
| | | | | | | * configure.in (SHARED_LIBADD): Revert previous change. Add a comment explaining why. (SHARED_DEPENDENCIES): Revert previous change. * configure: Regenerate.
* * emultempl/armelf.em (arm_elf_after_open): Move check for using aNick Clifton2008-10-222-10/+17
| | | | | | non-arm output target from here... (arm_elf_create_output_section_statements): ... to here, so that the check is made at the earliest possible opportunity.
* PR gdb/921Daniel Jacobowitz2008-10-228-6/+68
| | | | | | | | | | | | | | | | | | | | | PR gdb/1646 PR gdb/2175 PR gdb/2176 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. (HOST_EXPORTS): Pass CPPFLAGS. (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. (LDFLAGS_FOR_TARGET): Initialize from configure script. (EXTRA_TARGET_FLAGS): Set CPPFLAGS. * Makefile.in, configure: Regenerated. * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, and CPPFLAGS_FOR_BUILD. libiberty/ * Makefile.in (CPPFLAGS): Define. (FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
* * emulparams/elf32_i960.sh (TEMPLATE_NAME): "generic", not "elf32".Alan Modra2008-10-222-1/+7
| | | | (EXTRA_EM_FILE): Define.
* * scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN):Alan Modra2008-10-2247-8/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | Handle these defines. * emulparams/criself.sh, * emulparams/crislinux.sh, * emulparams/elf32am33lin.sh, * emulparams/elf32fr30.sh, * emulparams/elf32_i860.sh, * emulparams/elf32ip2k.sh, * emulparams/elf32mcore.sh, * emulparams/elf32ppccommon.sh, * emulparams/elf32ppcwindiss.sh, * emulparams/elf32_sparc.sh, * emulparams/elf32_spu.sh, * emulparams/elf32vax.sh, * emulparams/elf64alpha.sh, * emulparams/elf64mmix.sh, * emulparams/elf64ppc.sh, * emulparams/elf64_s390.sh, * emulparams/elf64_sparc.sh, * emulparams/elf_s390.sh, * emulparams/elf_x86_64.sh, * emulparams/h8300elf.sh, * emulparams/hppa64linux.sh, * emulparams/hppalinux.sh, * emulparams/m68kelf.sh, * emulparams/mn10200.sh, * emulparams/pjelf.sh, * emulparams/ppclynx.sh, * emulparams/shelf32.sh, * emulparams/shelf_nto.sh, * emulparams/shelf.sh, * emulparams/shelf_vxworks.sh, * emulparams/shlelf32_linux.sh, * emulparams/shlelf_linux.sh, * emulparams/shlelf_nto.sh (NO_REL_RELOCS): Set. * emulparams/arcelf.sh, * emulparams/elf32_i960.sh, * emulparams/elf32openrisc.sh, * emulparams/elf_i386_be.sh, * emulparams/elf_i386_ldso.sh, * emulparams/elf_i386.sh, * emulparams/elf_i386_vxworks.sh, * emulparams/i386lynx.sh, * emulparams/i386moss.sh, * emulparams/i386nto.sh, * emulparams/or32elf.sh, * emulparams/scoreelf.sh (NO_RELA_RELOCS): Set.
* daily updateAlan Modra2008-10-221-1/+1
|
* * ldlang.c (lang_output_section_find_by_flags): Handle non-allocAlan Modra2008-10-213-9/+53
| | | | | | | sections. * emultempl/elf32.em (enum orphan_save_index): Add orphan_nonalloc. (hold): Likewise. (gld${EMULATION_NAME}_place_orphan): Handle non-alloc orphans.
* missing changelog entryAlan Modra2008-10-211-0/+9
|
* * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Correct typo inAlan Modra2008-10-212-4/+9
| | | | help text of --be8.
* missing changelog entryAlan Modra2008-10-211-0/+5
|
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-218-12/+12
|
* daily updateAlan Modra2008-10-211-1/+1
|
* * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra2008-10-202-2/+6
|
* * readelf.c: Tidy up code formatting.Nick Clifton2008-10-202-55/+46
|
* * ldemul.h (ldemul_place_orphan): Update prototype.Alan Modra2008-10-208-27/+37
| | | | | | | | | | | (struct ld_emulation_xfer_struct <place_orphan>): Likewise. * ldemul.c (ldemul_place_orphan): Return pointer to output section statement. * emultempl/beos.em (gld${EMULATION_NAME}_place_orphan): Likewise. * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise. * emultempl/mmo.em (mmo_place_orphan): Likewise. * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise. * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* * elf64-ppc.c (ppc64_elf_process_dot_syms): Renamed fromAlan Modra2008-10-203-13/+14
| | | | | | | ppc64_elf_check_directives. * elf32-sh-symbian.c (sh_symbian_process_directives): Combine.. (sh_symbian_check_directives): ..this (bfd_elf32_sh_symbian_process_directives) ..and this function.
* * elflink.c (bfd_elf_final_link): Move code reading relocs to..Alan Modra2008-10-204-26/+30
| | | | | | * elf32-spu.c (spu_elf_count_relocs): ..here. Adjust params. * elf-bfd.h (struct elf_backend_data): Update elf_backend_count_relocs params.
* * elflink.c (bfd_elf_final_link): Use d_ptr rather than d_valAlan Modra2008-10-202-6/+12
| | | | where Elf_Internal_Dyn holds an address.
* * config/bfin-parse.y: Use C style comments.Alan Modra2008-10-205-11/+18
| | | | | | * config/tc-bfin.c: Likewise. * config/tc-m68k.c: Likewise. * config/tc-mips.c: Likewise.
* daily updateAlan Modra2008-10-201-1/+1
|
* daily updateAlan Modra2008-10-191-1/+1
|
* daily updateAlan Modra2008-10-181-1/+1
|
* daily updateAlan Modra2008-10-171-1/+1
|
* merge from gccDJ Delorie2008-10-162-5/+10
|
* daily updateAlan Modra2008-10-161-1/+1
|
* daily updateAlan Modra2008-10-151-1/+1
|
* daily updateAlan Modra2008-10-141-1/+1
|