aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-08Pass name to symbol_file_add_from_bfdYao Qi2-1/+7
2014-01-08 Fix PR16201.Pierre Muller2-6/+32
2014-01-08daily updateAlan Modra1-1/+1
2014-01-07AARCH64: Change cpsr type to be 64bit.Andrew Pinski3-2/+7
2014-01-07Use correct default for target functions that return pointerAndreas Schwab2-4/+18
2014-01-07Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado4-10/+58
2014-01-07remove VA_* macros from simTom Tromey4-5/+11
2014-01-07remove PARAMS from simTom Tromey33-430/+459
2014-01-07remove PARAMS from include/cgenTom Tromey2-11/+15
2014-01-07remove VA_* from binutilsTom Tromey8-31/+55
2014-01-07remove uses of PARAMS from binutilsTom Tromey5-6/+16
2014-01-07remove ANSI_PROTOTYPESTom Tromey2-3/+5
2014-01-07Remove duplicated #include's from GDBHonggyu Kim39-50/+42
2014-01-07Fix missing-prototypes error for '_initialize_spu_nat'Yao Qi2-0/+6
2014-01-07[AArch64] Add GAS recognition for "xgene-1"Philipp Tomsich2-0/+5
2014-01-07Cast to uintptr_t when calling ptrace32 on aixYao Qi1-15/+15
2014-01-07varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker5-0/+133
2014-01-07Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker8-13/+171
2014-01-07ada_print_floating: Remove use of statically sized buffer.Joel Brobecker2-16/+16
2014-01-07Extract string-printing out of ada_val_print_arrayJoel Brobecker2-49/+72