summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated Spanish translationNick Clifton2007-09-1710-5722/+7449
|
* * po/fi.po: New Finnish translation.Nick Clifton2007-09-176-1095/+5172
| | | | | | | * po/es.po: Updated Spanish translation. * configure.in (ALL_LINGUAS): Add fi. * configure: Regenerate. * po/bfd.pot: Regenerate.
* * doc/binutils.texi (objdump): Describe the output of the --syms option in ↵Nick Clifton2007-09-172-5/+14
| | | | more detail.
* PR binutils/4987Nick Clifton2007-09-173-6/+94
| | | | * resrc.c: (read_rc_file): Move 'filename' default initialization to start of function.
* daily updateAlan Modra2007-09-171-1/+1
|
* *** empty log message ***gdbadmin2007-09-171-1/+1
|
* 2007-09-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-162-6/+10
| | | | * emultempl/elf32.em: Check DF_BIND_NOW instead of DT_BIND_NOW.
* * mi/mi-cmds.c (mi_cmds): Register -list-features.Vladimir Prus2007-09-166-0/+63
| | | | | * mi/mi-cmds.h (mi_cmd_list_features): New. * mi/mi-main.c (mi_cmd_list_features): New.
* *** empty log message ***gdbadmin2007-09-161-1/+1
|
* daily updateAlan Modra2007-09-161-1/+1
|
* gas/H.J. Lu2007-09-156-10/+39
| | | | | | | | | | | | | | | | | 2007-09-15 H.J. Lu <hongjiu.lu@intel.com> PR gas/5034 * config/tc-i386.c (intel_e04): Return 1 if cur_token.code is T_NIL. gas/testsuite/ 2007-09-15 H.J. Lu <hongjiu.lu@intel.com> PR gas/5034 * gas/i386/x86-64-rip.s: Add Intel mode testcases. * gas/i386/x86-64-rip-intel.d: Updated. * gas/i386/x86-64-rip.d: Likewise.
* gdb.texinfo (Separate Debug Files): More accurate wording regardingEli Zaretskii2007-09-152-22/+26
| | | | build ID and a reference to the ld manual rather than the Fedora wiki.
* * gdb.texinfo (Output): Spell out which features of C's printf areEli Zaretskii2007-09-152-14/+58
| | | | not supported by GDB's printf.
* PR ld/5025Alan Modra2007-09-152-3/+11
| | | | | | * emultempl/elf32.em (write_build_id_section): Correct test for "missing" .note.gnu.build-id. Downgrade error to a warning if it has been discarded.
* * bfd.c (_bfd_default_error_handler): fflush stdout.Alan Modra2007-09-152-0/+7
|
* 2007-09-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-152-2/+7
| | | | | * config/tc-i386.c (build_modrm_byte): Adjust comment line wrap.
* *** empty log message ***gdbadmin2007-09-151-1/+1
|
* daily updateAlan Modra2007-09-151-1/+1
|
* 2007-09-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-142-7/+12
| | | | | * config/tc-i386.c (build_modrm_byte): Use (A || B) instead of (A || B) != 0.
* 2007-09-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-142-30/+35
| | | | * config/tc-i386.c (build_modrm_byte): Adjust indentation.
* Update dates.H.J. Lu2007-09-142-3/+4
|
* 2007-09-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-143-7/+11
| | | | | * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
* Add AMD SSE5 supportMichael Meissner2007-09-1417-2416/+13544
|
* * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpointMaciej W. Rozycki2007-09-143-17/+35
| | | | | | | | | | type down. (test_watchpoint_triggering): XFAIL the sw watchpoint scope test. * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the watchpoint type down. (test_watchpoint_triggering): XFAIL the sw watchpoint scope test.
* [mti-fix-scope]Maciej W. Rozycki2007-09-143-22/+86
| | | | | | | * gdb.mi/mi-watch.exp (test_watchpoint_all): New function. Move all the tests here and run them twice, once using software watchpoints and once using hardware watchpoints. * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
* * configure.ac: Correct makeinfo version check.Alan Modra2007-09-143-2/+7
| | | | * configure: Regenerate.
* * configure.ac (mips*-sde-elf*): New stanza. Add target-libibertyRichard Sandiford2007-09-143-0/+23
| | | | | | to $skipdirs and only disable gprof for newlib. Use the normal mips*-elf* handling in other respects. * configure: Regnerate.
* * opncls.c (find_separate_debug_file): Ensure bfd_set_error hasAlan Modra2007-09-142-23/+34
| | | | | | been called on all error return paths. (bfd_fill_in_gnu_debuglink_section): Use bfd_malloc, not malloc. Clear padding after filename
* * format.c (bfd_check_format_matches): Record matching targets evenAlan Modra2007-09-142-77/+42
| | | | | | when "matching" is NULL to allow bfd_associated_vector matches. Consolidate error return code. Consolidate ok return code. Always restore original target and format on error.
* 2007-09-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-142-16/+19
| | | | | | * i386-dis.c (get_valid_dis386): Take a pointer to disassemble_info. Handle IS_3BYTE_OPCODE. (print_insn): Updated. Don't handle IS_3BYTE_OPCODE here.
* *** empty log message ***gdbadmin2007-09-141-1/+1
|
* daily updateAlan Modra2007-09-141-1/+1
|
* bfd/Alan Modra2007-09-137-96/+35
| | | | | | | | | | | | * configure.in: Delete BFD_HOST_LONG_LONG and bfd checks for long long. Partly revert 2007-07-12 change, so that BFD_HOST_64BIT_LONG and BFD_HOST_64BIT_LONG_LONG are set independent of "void *" size. * configure: Regenerate. * config.in: Regenerate. * Makefile.in: Regenerate. bfd/doc/ * Makefile.in: Regenerate.
* * nm.c (value_format_64bit, set_print_radix, print_value): HandleAlan Modra2007-09-133-28/+50
| | | | | | | | BFD_HOST_64BIT_LONG_LONG. * readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG. (print_vma): Handle BFD_HOST_64BIT_LONG_LONG. (dump_relocations): Likewise. Expand _bfd_int64_low in a number of places.
* *** empty log message ***gdbadmin2007-09-131-1/+1
|
* daily updateAlan Modra2007-09-131-1/+1
|
* 2007-09-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-09-122-2/+7
| | | | | * i386-opc.h (CpuUnused): Defined with CpuMax. (OTUnused): Defined with OTMax.
* Rearrange to sync with gcc.DJ Delorie2007-09-121-5/+5
|
* 2007-09-12 David Daney <ddaney@avtrex.com>David Daney2007-09-123-10/+17
| | | | | | | | | | | | | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. * configure: Regenerate. 2007-09-12 Richard Guenther <rguenther@suse.de> * configure.ac (--enable-stage1-checking): If neither --enable-checking nor --disable-checking is provided also turn on yes and types checking for stage1. * configure: Re-generate.
* Generate a GLOB_DAT reloc for a GOT32 reloc against a symbol definedIan Lance Taylor2007-09-121-14/+19
| | | | in a dynamic object.
* * gdb.base/solib-weak.exp (do_test): Adjust the file names for eachDaniel Jacobowitz2007-09-122-7/+19
| | | | test.
* gas/testsuite/Jan Beulich2007-09-1210-24/+104
| | | | | | | | | | | | | | | | | 2007-09-12 Jan Beulich <jbeulich@novell.com> * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms of blendvps, blendvpd, and pblendvb. * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d, gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust, making last/first operand of blendvps, blendvpd, and pblendvb optional. opcodes/ 2007-09-12 Jan Beulich <jbeulich@novell.com> * i386-opc.tbl: Add two-operand forms of blendvps, blendvpd, and pblendvb. * i386-tbl.h: Regenerate.
* * elf-bfd.h (struct elf_backend_data): Delete elf_backend_sprintf_vmaAlan Modra2007-09-125-93/+49
| | | | | | | | | | | and elf_backend_fprintf_vma. (_bfd_elf_sprintf_vma, _bfd_elf_fprintf_vma): Delete. * elf.c (_bfd_elf_sprintf_vma, _bfd_elf_fprintf_vma): Delete. * elfxx-target.h (elf_backend_sprintf_vma): Don't define. (elf_backend_fprintf_vma): Likewise. (elfNN_bed): Don't init removed fields. * bfd.c (is32bit): New function. (bfd_sprintf_vma, bfd_fprintf_vma): Use the above.
* gas/Jan Beulich2007-09-127-16/+87
| | | | | | | | | | | | | 2007-09-12 Jan Beulich <jbeulich@novell.com> * config/tc-i386.c (md_assemble): Move handling of extrq/insertq after generic operand swapping, and swap only the immediate operands. gas/testsuite/ 2007-09-12 Jan Beulich <jbeulich@novell.com> * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax code. * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
* Move the last entry to proper ChangeLog.H.J. Lu2007-09-122-4/+8
|
* Don't try to find version definition index when creating an executable.Ian Lance Taylor2007-09-123-8/+20
|
* daily updateAlan Modra2007-09-121-1/+1
|
* *** empty log message ***gdbadmin2007-09-121-1/+1
|
* Only create a version definition for a shared library. Set theIan Lance Taylor2007-09-111-1/+5
| | | | | dynamic symbol index for a version definition when finalizing versions.
* Record GDB 6.7 branch creation. Bump version number to 6.7.50-20070911-cvs.gdbadmin2007-09-112-1/+6
|