aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23ld/Roland McGrath2-1/+6
2013-08-23* config/rx-parse.y: Rearrange the components of a bison grammar to issueDJ Delorie2-6/+15
2013-08-23Add get_elf_x86_64_arch_dataH.J. Lu2-4/+12
2013-08-23Remove the extra spaceH.J. Lu2-1/+5
2013-08-23Fix typo.Nick Clifton1-6/+6
2013-08-23 PR binutils/15777Nick Clifton2-4/+5
2013-08-23 PR binutils/15779Nick Clifton2-4/+13
2013-08-23 opcodes/Maciej W. Rozycki8-26/+23
2013-08-23 PR binutils/14136Nick Clifton2-0/+6
2013-08-23target.c:target_read_live_memory: Fix type of local.Pedro Alves2-1/+6
2013-08-23 PR binutils/15798Nick Clifton2-6/+15
2013-08-23remote.c: don't install a deprecated_xfer_memory hook.Pedro Alves2-66/+27
2013-08-23 PR binutils/15834Nick Clifton25-47/+85
2013-08-23 PR ld/15839Nick Clifton2-9/+15
2013-08-23gas/config/tc-arm.c: Improve validation of NEON addressing modes.Will Newton5-13/+40
2013-08-23 ARI fix: Push # directives to start of line.Pierre Muller2-6/+11
2013-08-232013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>Muhammad Waqas4-26/+167
2013-08-23 * common/linux-ptrace.c (linux_fork_to_function): Push #Luis Machado2-4/+11
2013-08-23daily updateAlan Modra1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado34-577/+715
2013-08-22Adding missing files from my last commit.Sergio Durigan Junior2-0/+458
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior6-4/+82
2013-08-22 * emultempl/pe.em: Add --disable-large-address-aware option.Nick Clifton3-1/+22
2013-08-22fix dwz.exp on 32-bit targetsTom Tromey3-6/+54
2013-08-22convert one more caching procTom Tromey2-21/+22
2013-08-22fix gdb.arch to be parallel-safeTom Tromey18-85/+53
2013-08-22fix gdb.python to be parallel-safeTom Tromey12-26/+62
2013-08-22use standard_temp_file in another caching procTom Tromey2-4/+8
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey8-6/+34
2013-08-22fix some gdb.dwarf2 tests for parallel safetyTom Tromey7-15/+39
2013-08-22 * binutils-all/nm.exp: --size-sort test: Add more ELF-likeNick Clifton3-8/+31
2013-08-22PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves4-18/+105
2013-08-22 * ld-powerpc/powerpc.exp: Substitute for le in options_regsub(ld).Alan Modra17-71/+93
2013-08-22 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.Alan Modra3-3/+8
2013-08-22daily updateAlan Modra1-1/+1
2013-08-21Renegerate gdbserver/config.in.Pedro Alves2-0/+7
2013-08-21Fix whitespace.Pedro Alves1-11/+11
2013-08-212013-08-21 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-26/+89
2013-08-21Fix typoNick Clifton1-1/+1
2013-08-21 * symbols.c (fb_label_instance_inc, fb_label_instance): ProperlyAlan Modra2-2/+7
2013-08-21 * elflink.c (_bfd_elf_merge_symbol): Set *poldbfd, *poldweak,Alan Modra2-44/+48
2013-08-21 * elflink.c (_bfd_elf_define_linkage_sym): Don't set STV_INTERNALAlan Modra2-3/+9
2013-08-21daily updateAlan Modra1-1/+1
2013-08-20 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.sHans-Peter Nilsson2-5/+9
2013-08-20 * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans7-42/+86
2013-08-20 * dbxread.c (record_minimal_symbol): Make 'name' argument const.Tom Tromey2-6/+13
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans5-7/+7
2013-08-20fix PR python/15816Tom Tromey2-4/+14
2013-08-20move gdbarch object from objfile to per-BFDTom Tromey10-21/+41
2013-08-20 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_halfAlan Modra3-35/+47