aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-28Tweak ppc32 tls_get_addr optimisationAlan Modra2-0/+8
2015-02-28Automatic date update in version.inGDB Administrator1-1/+1
2015-02-27Fix Python 3 build: rename GdbMethodsSimon Marchi2-1/+6
2015-02-27Convert mov to lea only if neededH.J. Lu3-4/+31
2015-02-27More redefinition errors in C++ modePedro Alves2-2/+6
2015-02-27Move exception_none to common code, and use itPedro Alves5-8/+17
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves5-29/+37
2015-02-27Adjust self tests to cope with GDB built as a C++ programPedro Alves3-3/+16
2015-02-27python/python-internal.h: enum ‘ext_lang_rc’ not definedPedro Alves2-0/+5
2015-02-27breakpoint.h: move enum ‘print_stop_action’Pedro Alves2-20/+25
2015-02-27gdbarch.h: include regcache.hPedro Alves3-0/+9
2015-02-27Remove duplicate constPedro Alves3-3/+10
2015-02-27Exported const objectsPedro Alves4-3/+16
2015-02-27Rename struct lzma_stream to avoid clash with system headerTom Tromey2-11/+17
2015-02-27mi/mi-cmd-stack.c|frame filters: print_values <-> ext_lang_frame_argsPedro Alves2-7/+31
2015-02-27x86 Linux/ptrace: fix offsetof usage in C++ modePedro Alves4-8/+37
2015-02-27Don't forward declare enum target_hw_bp_typePedro Alves2-2/+7
2015-02-27Do not increment of decrement enumsTom Tromey9-17/+32
2015-02-27target.h: Include infrun.hPedro Alves2-0/+6
2015-02-27proc-service, extern "C"Pedro Alves5-2/+107
2015-02-27Make functions and variables exported by the IPA be extern "C"Pedro Alves8-103/+201
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves7-13/+40
2015-02-27Make array object externPedro Alves2-6/+13
2015-02-27record-btrace.c: Remove redefinitionsPedro Alves2-4/+5
2015-02-27Fix struct, union, and enum nesting in C++Tom Tromey15-534/+649
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves99-1127/+1140
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves11-31/+908
2015-02-27Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton2-1/+15
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves11-54/+694
2015-02-27Fixes a problem recognizing libraries created by Visual Studio.Nick Clifton2-1/+11
2015-02-27Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.cPedro Alves3-0/+50
2015-02-27Don't skip catch-syscall.exp on hppa*-hp-hpux* targetYao Qi2-7/+6
2015-02-27Regenerate bfd-in2.h and libbfd.hMarcus Shawcroft3-0/+9
2015-02-27Fixes problems building the V850 simulator introduced with the previous delta.Nick Clifton6-206/+305
2015-02-27S390: Fix compiler invocation with "compile" commandAndreas Arnez2-3/+25
2015-02-27Mark latest entry in gdb/ChangeLog as "(tiny patch)".Joel Brobecker1-1/+1
2015-02-27Retrieve segment registers on Windows amd64Jon TURNEY2-3/+9
2015-02-27Adjust ChangeLog entry.Marcus Shawcroft1-1/+2
2015-02-26Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno,basetype} cleanup.Doug Evans8-1/+83
2015-02-27Fix recent h8300 configury changesAlan Modra3-11/+15
2015-02-27Automatic date update in version.inGDB Administrator1-1/+1
2015-02-26[AArch64] Add tiny DESC test cases.Marcus Shawcroft8-0/+103
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19Marcus Shawcroft4-5/+71
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21Marcus Shawcroft5-2/+40
2015-02-26Add tiny memory model GD test cases.Marcus Shawcroft8-0/+95
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft8-2/+103
2015-02-26Adding tls-tiny-ie test.Marcus Shawcroft4-0/+27
2015-02-26Adding support for TLSIE_LD_GOTTREL_PREL19.Marcus Shawcroft5-2/+36
2015-02-26Adding ld_literal_type.Marcus Shawcroft2-5/+42
2015-02-26Adding test case for abuse of :got: in offset loadMarcus Shawcroft3-0/+7