aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Fixes a compile time warnng about left shifting a negative value.Szabolcs Nagy2-1/+5
2015-06-16Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons2-0/+6
2015-06-16ppc476 linker workaround shared lib fixes againAlan Modra6-32/+72
2015-06-16Automatic date update in version.inGDB Administrator1-1/+1
2015-06-15MI: consider addressable unit size when reading/writing memorySimon Marchi2-22/+40
2015-06-15Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi3-29/+58
2015-06-15Cleanup write_memory docSimon Marchi3-6/+9
2015-06-15Code cleanup: Rename enum -> enum filterflagsJan Kratochvil2-6/+12
2015-06-15Merge multiple hex conversionsJan Kratochvil4-18/+18
2015-06-15Move utility functions to common/Jan Kratochvil10-175/+206
2015-06-15Copy aarch64-linux.xml to build tree.Yao Qi2-1/+5
2015-06-15Fix ChangeLog entry.Ulrich Weigand1-1/+1
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney19-66/+231
2015-06-15windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__Jon Turney2-2/+8
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li10-15/+74
2015-06-15Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton3-2/+27
2015-06-15gas: Don't use frag_align but use plain padding to align .debug_aranges.Mark Wielaard5-2/+55
2015-06-15DJGPP port of binutils broken due to 64 bit cygwin fixAlan Modra2-11/+17
2015-06-15Automatic date update in version.inGDB Administrator1-1/+1
2015-06-14Automatic date update in version.inGDB Administrator1-1/+1
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess7-101/+232
2015-06-13Automatic date update in version.inGDB Administrator1-1/+1
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen3-44/+285
2015-06-12target: consider addressable unit size when reading/writing memorySimon Marchi3-14/+65
2015-06-12gdbarch: add addressable_memory_unit_size methodSimon Marchi6-0/+55
2015-06-12Remove unused MTMSRD_L macro and re-add accidentally deleted comment.Peter Bergner2-2/+7
2015-06-12Various cleanups in target read/write codeSimon Marchi3-47/+60
2015-06-12sim: bfin: expand CB_SYS_xxx commentMike Frysinger2-1/+7
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger62-40/+162
2015-06-12ppc64: Handle short vectors as function return typesUlrich Weigand2-2/+35
2015-06-12sim: drop -DTRACE from configureMike Frysinger55-84/+193
2015-06-12sim: msp430: use new common trace print helpersMike Frysinger2-109/+69
2015-06-12Fix MI dprintf-insert not printing on a resolved pending location.Antoine Tremblay6-2/+155
2015-06-12sim: moxie: use new common trace definesMike Frysinger2-4/+14
2015-06-12sim: trace: add common macros for logging infoMike Frysinger8-37/+74
2015-06-12sim: mips: switch to common WITH_TRACE_ANY_PMike Frysinger4-30/+36
2015-06-12sim: trace: add WITH_TRACE_ANY_P helperMike Frysinger4-8/+19
2015-06-12sim: moxie: rename TRACE to MOXIE_TRACE_INSNMike Frysinger2-73/+79
2015-06-12Add new ld option: --print-memory-usageTristan Gingold20-0/+226
2015-06-12sim: cgen: namespace custom trace functionsMike Frysinger43-7039/+7143
2015-06-12Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi4-2/+17
2015-06-12Automatic date update in version.inGDB Administrator1-1/+1
2015-06-11tc-hppa.c: Speed up search for last labelJohn David Anglin2-50/+28
2015-06-11Fix gold build error at -O0.Cary Coutant2-2/+12
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant4-12/+33
2015-06-11Fix broken gold/testsuite/script_test_12 in some setup.Jing Yu3-0/+13
2015-06-11sim: msp430: delete unused trace macrosMike Frysinger2-48/+6
2015-06-11sim: trace: centralize the system tracingMike Frysinger4-17/+14
2015-06-11sim: trace: add STRACE_xxx_P macrosMike Frysinger2-0/+21
2015-06-11sim: trace: use existing defines for the useful maskMike Frysinger2-4/+5