aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-19daily updateAlan Modra1-1/+1
2013-12-18Improve and fix catch-syscall.expSergio Durigan Junior3-98/+91
2013-12-18gas/Yufeng Zhang6-8/+53
2013-12-18gdb/Yufeng Zhang4-2/+18
2013-12-18ld/testsuiteYufeng Zhang2-3/+19
2013-12-18 * config/tc-rx.c (rx_include): Rename 'eof' to 'last_char' inNick Clifton2-11/+17
2013-12-18 * peXXigen.c (rsrc_print_section): Use ptrdiff_t as the type forNick Clifton2-1/+8
2013-12-18Add target_xfer_partial_ftypeYao Qi10-60/+38
2013-12-18Replace sprintf with xsnprintfYao Qi2-4/+12
2013-12-18Fix the format of one ChangeLog entryYao Qi1-2/+2
2013-12-18Add system register and embedded debug register support.Kuan-Lin Chen14-11/+444
2013-12-18ARI fix in value.c::value_entirely_unavailableJoel Brobecker2-2/+7
2013-12-18daily updateAlan Modra1-1/+1
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu2-1/+6
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu3-2/+11
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu19-74/+41
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves8-50/+139
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu11-231/+34
2013-12-17Rename index to indxH.J. Lu2-8/+12
2013-12-17Convert the unavailable vector to be bit, not byte, based.Andrew Burgess7-22/+625
2013-12-17Properly handle ljmp/lcall with invalid MODRM byteMichael Zolotukhin8-2/+63
2013-12-17 * peXXigen.c: Include wchar.h if available.Nick Clifton5-81/+1236
2013-12-17daily updateAlan Modra1-1/+1
2013-12-16 Fix compilation error for cygwin native build.Pierre Muller2-3/+19
2013-12-16* configure.ac: Add user-friendly check for native x86_64-linux multilibs. * ...fxcoudert3-0/+46
2013-12-16Add support to show the symbolic names of the MIPS CP1 registers.Andrew Bennett17-207/+984
2013-12-16Fix missing newline in error messageAndreas Schwab2-1/+6
2013-12-16Range of element index is too large on MIPS MSA element selection instructions.Andrew Bennett12-136/+162
2013-12-16PR 16329: remote debugging broken on Solaris.Pedro Alves2-0/+10
2013-12-16daily updateAlan Modra1-1/+1
2013-12-15Revert "Do not overwrite so_list's so_name in solib_map_sections"Joel Brobecker4-0/+43
2013-12-15Perf test case: skip-prologueYao Qi4-0/+165
2013-12-15daily updateAlan Modra1-1/+1
2013-12-14Correct elf_merge_st_other arguments for weak symbolsAlan Modra2-1/+9
2013-12-14daily updateAlan Modra1-1/+1
2013-12-132013-12-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-2/+6
2013-12-13nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker4-0/+107
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves3-15/+66
2013-12-13 * config/tc-msp430.c (mcu_types): Add some more 430X mcu names.Nick Clifton3-12/+45
2013-12-13 * lib/ld-lib.exp (default_ld_link): Use ldflags from board descriptionVidya Praveen2-0/+19
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen119-18/+28734
2013-12-13wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker8-6/+181
2013-12-13Small style violation fix in ada_array_bound_from_typeJoel Brobecker2-1/+6
2013-12-122013-12-12 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra10-3/+251
2013-12-13daily updateAlan Modra1-1/+1
2013-12-12Also copy EI_OSABI fieldH.J. Lu4-6/+24
2013-12-12Remove bfd_elf32_bfd_set_private_bfd_flagsH.J. Lu2-2/+4
2013-12-12Add "#..."H.J. Lu2-0/+5
2013-12-12Add @cindex for section documenting the -list-features GDB/MI command.Joel Brobecker2-0/+6
2013-12-12Set ET_EXEC for -pie -Ttext-segment=H.J. Lu6-0/+60