summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu2013-11-214-0/+36
* Fix version.dll binutils test on non native platformsTristan Gingold2013-11-212-2/+6
* Doc 'dynamic' for command -var-list-childrenYao Qi2013-11-212-0/+11
* s/see @pxref/@pxref in docYao Qi2013-11-212-1/+6
* * linux-low.c (linux_set_resume_request): Fix comment.Doug Evans2013-11-202-3/+9
* * linux-low.c (resume_status_pending_p): Tweak comment.Doug Evans2013-11-202-1/+6
* daily updateAlan Modra2013-11-211-1/+1
* Add mpx1static, mpx2 and mpx2static testsH.J. Lu2013-11-208-0/+62
* Add missing ChangeLog entry.Pedro Alves2013-11-201-0/+5
* get rid of py-value.c:is_intlike (use is_integral_type instead)Joel Brobecker2013-11-202-15/+11
* Make the maint.exp:'maint print objfiles' test less fragile.Pedro Alves2013-11-201-3/+12
* * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton2013-11-203-5/+14
* remove strerror moduleTom Tromey2013-11-2017-2230/+84
* test: test eval routines with EVAL_AVOID_SIDE_EFFECTS flag setSanimir Agovic2013-11-202-0/+44
* set_address_space_data if dcache is NULL.Yao Qi2013-11-202-1/+10
* Add MPX registers tests.Walfred Tedeschi2013-11-205-1/+250
* Add pretty-printer for MPX bnd registers.Walfred Tedeschi2013-11-205-4/+61
* Add MPX support to gdbserver.Walfred Tedeschi2013-11-205-26/+197
* MPX for amd64Walfred Tedeschi2013-11-206-13/+88
* Add MPX support for i386Walfred Tedeschi2013-11-209-23/+466
* Add MPX registers XML files.Walfred Tedeschi2013-11-2016-0/+1262
* Fix conditions in creating a bitfield.Walfred Tedeschi2013-11-204-1/+13
* gas/testsuite/Yufeng Zhang2013-11-207-7/+26
* Revert "Do not issue error messages when parsing a PSTATE register".Yufeng Zhang2013-11-202-4/+10
* gdb/arm-tdep.c: Remove "Infinite loop detected" error message.Will Newton2013-11-202-10/+7
* Associate target_dcache to address_space.Yao Qi2013-11-205-14/+65
* Add REGISTRY for struct address_space.Yao Qi2013-11-203-4/+28
* Don't stress 'remote' in "Data Caching" in docYao Qi2013-11-202-15/+22
* Move target-dcache out of target.cYao Qi2013-11-2010-92/+185
* Don't update target_dcache if it is not initializedYao Qi2013-11-202-1/+7
* Remove last_cacheYao Qi2013-11-204-32/+86
* Move changelog entry to the right ChangeLogYao Qi2013-11-202-5/+5
* Fix *-nacl* target objcopy/strip of binary made with custom linker scriptRoland McGrath2013-11-192-6/+24
* daily updateAlan Modra2013-11-201-1/+1
* Re-indent elf_x86_64_section_from_shdrH.J. Lu2013-11-192-4/+6
* Fix references to __ehdr_start when it cannot be definedRoland McGrath2013-11-1910-5/+86
* * config/tc-aarch64.c (parse_sys_reg): Do not issue error messagesNick Clifton2013-11-192-2/+10
* Remove unnecessary '\'.Yao Qi2013-11-192-2/+6
* Fix format issues in lib/mi-support.expYao Qi2013-11-192-278/+282
* 2013-11-19 Catherine Moore <clm@codesourcery.com>Catherine Moore2013-11-193-57/+64
* 2013-11-19 Catherine Moore <clm@codesourcery.com>Catherine Moore2013-11-1912-2/+230
* PR gas/16109Alexey Makhalov2013-11-192-2/+15
* Remove 'whatever' in lib/mi-support.expYao Qi2013-11-192-3/+5
* Fix typoYao Qi2013-11-192-1/+5
* Fix int() builtin with range type gdb.Value objects.Joel Brobecker2013-11-197-0/+126
* gdb_ari.sh: Remove entries for dirent.h and stat.h.Joel Brobecker2013-11-192-18/+5
* daily updateAlan Modra2013-11-191-1/+1
* Update x86 gas tests for mingwH.J. Lu2013-11-188-9/+21
* remove gdb_stat.hTom Tromey2013-11-1835-92/+70
* import gnulib sys/stat.h moduleTom Tromey2013-11-1813-21/+2004