summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add bnd-plt-1.dusers/hjl/mpx/plt32H.J. Lu2013-11-222-0/+50
* Add bnd-got-plt-1.dH.J. Lu2013-11-222-0/+14
* Use MPX PLT entry for BND relocationsH.J. Lu2013-11-221-10/+261
* * windres.c (define_resource): Use zero for timestamp, makingCory Fields2013-11-2212-44/+72
* Make use of the frame stash to detect wider stack cycles.Pedro Alves2013-11-222-63/+100
* Don't let two frames with the same id end up in the frame chain.Pedro Alves2013-11-226-17/+660
* Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves2013-11-222-15/+32
* Revert "Don't let two frames with the same id end up in the frame chain."Pedro Alves2013-11-224-646/+17
* Revert "Make use of the frame stash to detect wider stack cycles."Pedro Alves2013-11-221-88/+63
* Revert "Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 ...Pedro Alves2013-11-222-32/+15
* Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves2013-11-222-15/+32
* Make use of the frame stash to detect wider stack cycles.Pedro Alves2013-11-221-63/+88
* Don't let two frames with the same id end up in the frame chain.Pedro Alves2013-11-224-17/+646
* * scripttempl/avr.sc: Set .data section's LMA to next availableSenthil Kumar Selvaraj2013-11-222-2/+7
* Move types_deeply_equal from py-type.c to gdbtypes.c.Doug Evans2013-11-214-187/+229
* Check has_more in mi_create_dynamic_varobjYao Qi2013-11-223-9/+18
* Use mi_create_floating_varobjYao Qi2013-11-222-2/+7
* daily updateAlan Modra2013-11-221-1/+1
* ld/ChangeLog:Andrew Pinski2013-11-217-3/+88
* ld/ChangeLog:Andrew Pinski2013-11-212-2/+10
* config/ * picflag.m4 (m68k-*-*): Use default PIC flag.schwab2013-11-214-6/+8
* PR ld/16192Nick Clifton2013-11-212-3/+8
* * gprof.c (inline_file_names): New variable.Conrad Hoffmann2013-11-215-19/+46
* 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