aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-10 * Makefile.in: Minor cleanup throughout; add some missing variables,Joel Brobecker2-22/+32
add some missing rules, remove some rules that are no longer needed, and fix the dependencies in several rules.
2007-08-10* sim-memopt.c (memory_options): Mention that the memory-size switch accepts ↵Nick Clifton3-7/+47
suffixes. (parse_size): Handle a suffix on the size value. * sim-options.c (standard_options): Mention that the mem-size switch accepts suffixes. (standard_option_handler): Handle a suffix on the size value.
2007-08-10Add M R Swami Reddy as CR16/CRX support maintainer.Nick Clifton2-1/+7
2007-08-10Add a marker for the 2.18 features.Nick Clifton4-0/+12
2007-08-10Updated Finnish, Irish and Vietnamese translationsNick Clifton13-5206/+6395
2007-08-10Mention PR ld/4877.H.J. Lu1-0/+1
2007-08-102007-08-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-6/+12
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
2007-08-102007-08-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-8/+18
PR ld/4875 * elf-hints-local.h: Include bfd_stdint.h. Use uint32_t instead of u_int32_t. * sha1.h: Include bfd_stdint.h instead of <stdint.h>.
2007-08-10patch: Correct documentation of windmc.Kai Tietz2-3/+6
2007-08-10*** empty log message ***gdbadmin1-1/+1
2007-08-10daily updateAlan Modra1-1/+1
2007-08-092007-08-09 Michael Snyder <msnyder@access-company.com>Michael Snyder2-1/+7
* aoutx.h (aout_get_external_symbols): Return if count is zero.
2007-08-092007-08-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+34
PR ld/4909 * elf.c (print_segment_map): New function. (assign_file_positions_for_load_sections): Call print_segment_map when a section can't be allocated in segment.
2007-08-09Re-instated Guile/Scheme support.Ludovic Courtès8-0/+1690
2007-08-09Add Emacs local variables for UTF-8.Ludovic Courtès2-0/+10
2007-08-09Added myself to `MAINTAINERS'.Ludovic Courtès2-0/+5
2007-08-092007-08-09 Michael Snyder <msnyder@access-company.com>Michael Snyder2-2/+22
* solib.c (solib_open): Memory leak -- openp returns xmalloc buffer.
2007-08-09 * solib-som.c (som_relocate_section_addresses): Stop savingJoel Brobecker2-7/+5
the $CODE$ section in the so_list structure.
2007-08-092007-08-09 Paul Brook <paul@codesourcery.com>Paul Brook5-1/+55
gas/ * config/tc-arm.c (relaxed_symbol_addr): Compensate for alignment. gas/testsuite/ * gas/arm/relax_load_align.d: new test. * gas/arm/relax_load_align.s: new test.
2007-08-09 * opncls.c (bfd_openr_iovec): Fix the OPEN parameter macro expansion.Jan Kratochvil2-1/+6
2007-08-09gas/H.J. Lu18-16/+1095
2007-08-09 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (check_byte_reg): Support pextrb and pinsrb. gas/testsuite/ 2007-08-09 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel, x86-64-sse4_1-intel and x86-64-sse4_2-intel. * gas/i386/sse4_1-intel.d: New file. * gas/i386/sse4_2-intel.d: Likewise. * gas/i386/x86-64-sse4_1-intel.d: Likewise. * gas/i386/x86-64-sse4_2-intel.d: Likewise. * gas/i386/sse4_1.s: Add tests for Intel syntax. * gas/i386/sse4_2.s: Likewise. * gas/i386/x86-64-sse4_1.s: Likewise. * gas/i386/x86-64-sse4_2.s: Likewise. * gas/i386/sse4_1.d: Updated. * gas/i386/sse4_2.d: Likewise. * gas/i386/x86-64-sse4_1.d: Likewise. * gas/i386/x86-64-sse4_2.d: Likewise. opcodes/ 2007-08-09 H.J. Lu <hongjiu.lu@intel.com> * i386-opc.tbl: Add NoRex64 to pmovsxbw, pmovsxwd, pmovsxdq, pmovzxbw, pmovzxwd, pmovzxdq and roundsd. * i386-tbl.h: Regenerated.
2007-08-09 * windres/windres.exp: Return unsupported rather than fail ifAlan Modra2-1/+7
windows.h not found.
2007-08-09binutils/testsuite/Alan Modra6-6/+14
* binutils-all/copy-2.d (not-target): Match *-*-*aout. * binutils-all/copy-3.d (not-target): Likewise. * binutils-all/objcopy.exp (objcopy_test): Remove extraneous setup_xfail. gas/testsuite/ * gas/all/weakref1u.d (not-target): Match *-*-*aout.
2007-08-09 PR 4515Alan Modra54-69/+119
* genscripts.sh: Delete all references to NONPAGED_TEXT_START_ADDR. * ldint.texinfo: Likewise. * emulparams/armaoutb.sh (NONPAGED_TEXT_START_ADDRESS): Delete. * emulparams/armaoutl.sh: Likewise. * emulparams/arcelf.sh (NONPAGED_TEXT_START_ADDR): Delete. * emulparams/bfin.sh: Likewise * emulparams/crisaout.sh: Likewise * emulparams/elf32_sparc.sh: Likewise * emulparams/elf32am33lin.sh: Likewise * emulparams/elf32b4300.sh: Likewise * emulparams/elf32bmip.sh: Likewise * emulparams/elf32mcore.sh: Likewise * emulparams/elf32xtensa.sh: Likewise * emulparams/elf64_s390.sh: Likewise * emulparams/elf64_sparc.sh: Likewise * emulparams/elf64alpha.sh: Likewise * emulparams/elf_i386.sh: Likewise * emulparams/elf_i386_be.sh: Likewise * emulparams/elf_i386_chaos.sh: Likewise * emulparams/elf_i386_ldso.sh: Likewise * emulparams/elf_i386_vxworks.sh: Likewise * emulparams/elf_s390.sh: Likewise * emulparams/elf_x86_64.sh: Likewise * emulparams/i386aout.sh: Likewise * emulparams/i386moss.sh: Likewise * emulparams/i386msdos.sh: Likewise * emulparams/i386nto.sh: Likewise * emulparams/i386nw.sh: Likewise * emulparams/m68kaout.sh: Likewise * emulparams/m68kelf.sh: Likewise * emulparams/ppcnw.sh: Likewise * emulparams/sun4.sh: Likewise * emulparams/tic80coff.sh: Likewise * emulparams/vaxnbsd.sh: Likewise * emulparams/armnbsd.sh (NONPAGED_TEXT_START_ADDR): Delete. (TEXT_START_ADDR): Set for -n, -N. * emulparams/coff_sparc.sh: Likewise * emulparams/elf32vax.sh: Likewise * emulparams/i386bsd.sh: Likewise * emulparams/i386go32.sh: Likewise * emulparams/i386linux.sh: Likewise * emulparams/i386lynx.sh: Likewise * emulparams/i386mach.sh: Likewise * emulparams/m68k4knbsd.sh: Likewise * emulparams/m68klinux.sh: Likewise * emulparams/m68knbsd.sh: Likewise * emulparams/ns32knbsd.sh: Likewise * emulparams/pc532macha.sh: Likewise * emulparams/ppclynx.sh: Likewise * emulparams/scoreelf.sh: Likewise * emulparams/sparcaout.sh: Likewise * emulparams/sparclinux.sh: Likewise * emulparams/sun3.sh: Likewise * emulparams/vsta.sh: Likewise
2007-08-09*** empty log message ***gdbadmin1-1/+1
2007-08-09daily updateAlan Modra1-1/+1
2007-08-082007-08-08 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev3-7/+59
* xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): New. (xtensa_register_group_t): Add entries for coprocessors. * xtensa-tdep.c (xtensa_init_reggroups): New register groups. (xtensa_add_reggroups): Likewise. (xtensa_register_reggroup_p): Likewise. (xtensa_coprocessor_register_group): New function. (xtensa_cp): New.
2007-08-082007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>Jan Kratochvil2-1/+6
* serial.c (serial_open): Fix the OPEN parameter macro expansion.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-2/+5
* target.c (target_read_string): Guard against null.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-1/+4
* varobj.c (value_of_root): Move alloc after return to avoid leak.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-5/+4
* tui/tui-layout.c (tui_set_layout): Dead code, dead variable.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-1/+3
* top.c (command_line_input): Memory leak.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-2/+7
* solib-svr4.c (open_symbol_file_object): Memory leak. (svr4_current_sos): Ditto. (enable_break): Ditto.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-0/+3
* cp-valprint.c (cp_print_hpacc_virtual_table_entries): Memory leak.
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2-5/+15
* dwarf2read.c (add_partial_symbol): Memory leak.
2007-08-08daily updateAlan Modra1-1/+1
2007-08-08*** empty log message ***gdbadmin1-1/+1
2007-08-07Fix year in ChangeLog entry.H.J. Lu1-1/+1
2007-08-07Fix year in ChangeLog entries.H.J. Lu3-7/+7
2007-08-07* po/bfd.pot: Updated template.Nick Clifton3-765/+788
* po/BLD-POTFILES.in: Regenerate.
2007-08-07Update German translationNick Clifton2-83/+122
2007-08-07* configure.tgt: Add bfin-*rtems*.Nick Clifton2-0/+8
2007-08-07daily updateAlan Modra1-1/+1
2007-08-07*** empty log message ***gdbadmin1-1/+1
2007-08-06 * elf.c: (_bfd_elf_make_section_from_phdr): Properly handleAlan Modra2-30/+54
bss segments.
2007-08-06 * Makefile.am (BUILD_HFILES): Clean bfd_stdint.h.Daniel Jacobowitz3-2/+7
* Makefile.in: Regenerated.
2007-08-06 * configure.in: Update version to 2.18.50.Daniel Jacobowitz3-2/+7
* configure: Regenerated.
2007-08-062007-08-06 Michael Snyder <msnyder@access-company.com>Michael Snyder2-1/+5
* ada-lang.c (desc_bounds): Comparison of function address to NULL.
2007-08-062007-08-06 Paul Brook <paul@codesourcery.com>Daniel Jacobowitz2-87/+90
* elf32-arm.c (elf32_arm_link_hash_entry): Add plt_maybe_thumb_refcount. (elf32_arm_link_hash_newfunc): Set plt_maybe_thumb_refcount. (elf32_arm_copy_indirect_symbol): Ditto. (elf32_arm_adjust_dynamic_symbol): Ditto. (bfd_elf32_arm_process_before_allocation): Handle R_ARM_THM_JUMP24. (arm_add_to_rel): Ditto. (elf32_arm_final_link_relocate): Merge R_ARM_THM_JUMP24 with R_ARM_THM_CALL. Handle R_ARM_THM_JUMP19 against a PLT stub. (elf32_arm_gc_sweep_hook): Call check_use_blx. Update plt counts for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19. (elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19. (allocate_dynrelocs): Use plt_maybe_thumb_refcount. (elf32_arm_finish_dynamic_symbol): Ditto. (elf32_arm_output_plt_map): Ditto.
2007-08-06 * elf.c (rewrite_elf_program_header): Handle sections not sortedDaniel Jacobowitz2-3/+12
by address. (copy_elf_program_header): Likewise.