aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-14 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.Vidya Praveen2-9/+6
2014-01-14 PR gas/16434Nick Clifton2-7/+13
2014-01-13Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra10-18/+208
2014-01-13PR symtab/16426Doug Evans4-1/+62
2014-01-14daily updateAlan Modra1-1/+1
2014-01-13remove obsolete declarationTom Tromey2-2/+4
2014-01-13remove use_windowsTom Tromey6-24/+8
2014-01-13remove unused deprecated_flush_hook declarationTom Tromey2-1/+4
2014-01-13Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil2-15/+32
2014-01-13Have regdat.sh always rewrite the output register filePatrick Palka2-13/+5
2014-01-13New "make check-headers" rule.Pedro Alves2-0/+27
2014-01-13remove deprecated_set_hookTom Tromey4-9/+6
2014-01-13Fix MinGW compilation errors in gdbserver/.Eli Zaretskii2-1/+7
2014-01-132014-01-13 Ma Jiang <ma.jiang@zte.com.cn>Ma Jiang2-0/+12
2014-01-13tfile: Don't infer the PC from the tracepoint if the PC is a pseudo-register.Pedro Alves2-1/+16
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey20-33/+56
2014-01-13replace XMALLOC with XNEWTom Tromey37-62/+108
2014-01-13replace XZALLOC with XCNEWTom Tromey46-83/+163
2014-01-13missing changelog for last patchAlan Modra1-0/+9
2014-01-13Error on shared lib call to @local ifuncAlan Modra1-2/+19
2014-01-13daily updateAlan Modra1-1/+1
2014-01-12Split i386_stap_parse_special_token into smaller functionsSergio Durigan Junior2-244/+279
2014-01-12daily updateAlan Modra1-1/+1
2014-01-11daily updateAlan Modra1-1/+1
2014-01-10[doc] Mention that "set environment" affects the shell too.Pedro Alves2-3/+16
2014-01-10Since upstream gcc has recently increased the function alignment onAndreas Arnez3-5/+12
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra7-52/+37
2014-01-10Remove path from gdb.ada/pp-rec-component.exp "source" testJoel Brobecker2-1/+6
2014-01-10Remove path from gdb.python/py-pp-integral.exp "source" test.Joel Brobecker2-1/+6
2014-01-10 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.Hans-Peter Nilsson2-0/+5
2014-01-10daily updateAlan Modra1-1/+1
2014-01-09gdb.mi/mi-info-os.exp: Fix cross-debugger testingPedro Alves2-0/+26
2014-01-09Fix buffer underrun in i386-dis.c.Roland McGrath2-1/+7
2014-01-09Handle the case of a remote target supporting target side commands, but not o...Pedro Alves5-30/+111
2014-01-09Fix copyright yearH.J. Lu1-1/+1
2014-01-09Check if GNU_RELRO segment is is generatedH.J. Lu2-1/+30
2014-01-09remove include/gdbm.hTom Tromey2-91/+4
2014-01-09Add and use check_lto_shared_availableH.J. Lu3-2/+45
2014-01-09Use table jump macros in coff-rs6000 targets.Tristan Gingold2-171/+100
2014-01-09daily updateAlan Modra1-1/+1
2014-01-08GDBserver: Discard previous queued events when GDB disconnects.Pedro Alves2-3/+12
2014-01-08[remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves8-58/+429
2014-01-08Remove regbnd and vec_disp8H.J. Lu2-3/+6
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu8-10/+97
2014-01-08Update copyright year to 2014H.J. Lu10-10/+30
2014-01-08New Year - binutils ChangeLog rotationH.J. Lu16-11695/+11806
2014-01-08Update NEWS post GDB 7.7 branch creation.Joel Brobecker2-1/+9
2014-01-08Bump version to 7.7.50.DATE-cvs.Joel Brobecker2-1/+6
2014-01-08Add missing ChangeLog entries.gdb-7.7-branchpointJoel Brobecker2-0/+17
2014-01-08Fix pointer assignment with different signednessYao Qi2-3/+9