summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add pseudo RELAX prefixusers/hjl/releaxH.J. Lu2015-05-085-19/+86
* Add R_X86_64_RELAX_PC32/R_X86_64_RELAX_PLT32H.J. Lu2015-05-085-30/+30
* Avoid segfault on missing directory table.Sandra Loosemore2015-05-082-6/+17
* Fix register save offset for nios2 signal handler trampolines.Sandra Loosemore2015-05-082-2/+28
* Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore2015-05-082-7/+11
* Revert to using "trap 31" for breakpoints on nios2.Sandra Loosemore2015-05-082-6/+19
* Fix coredump-filter.exp by correctly unsetting arraySergio Durigan Junior2015-05-082-1/+6
* libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker2015-05-082-0/+7
* Fix sequential gdb test runsPedro Alves2015-05-082-0/+8
* Change ARM symbol name verification code so that it only triggers when the fo...Nick Clifton2015-05-086-35/+61
* Remove unused declaration of print_return_value.Jan Kratochvil2015-05-082-3/+4
* Problem printing record with array whose upper bound is record componentJoel Brobecker2015-05-082-2/+8
* [Ada] error trying to call function when parameter is aligner type.Joel Brobecker2015-05-082-0/+15
* gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.Joel Brobecker2015-05-082-3/+4
* Switch erc32 simulator copyright headers to FSF.Joel Brobecker2015-05-0811-150/+158
* [PR python/18291] Fix printing of "disabled" status of xmethod matchers.Siva Chandra2015-05-084-2/+16
* Add -mno-shared to x86 assemblerH.J. Lu2015-05-087-0/+110
* Fix PR 18208: update /proc/pid/coredump_filter by c codeYao Qi2015-05-083-9/+31
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-088-1/+53
* S390: Fix for inadvertently setting 24-bit mode in fill_gregsetAndreas Arnez2015-05-082-9/+25
* Skip watch_thread_num.exp on targets without access watchpointsAndreas Arnez2015-05-082-1/+8
* Automatic date update in version.inGDB Administrator2015-05-081-1/+1
* Optimize branches to non-weak symbols with visibilityH.J. Lu2015-05-077-4/+137
* Remove unused td_ta_map_id2thr codeGary Benson2015-05-072-6/+6
* Remove unused td_thr_validate codeGary Benson2015-05-072-5/+6
* Automatic date update in version.inGDB Administrator2015-05-071-1/+1
* compile: Support relocation to GNU-IFUNCsJan Kratochvil2015-05-062-0/+9
* Code cleanup: compile: Constify some parametersJan Kratochvil2015-05-063-7/+19
* PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves2015-05-064-0/+75
* Get rid of deprecated_init_ui_hookJoel Brobecker2015-05-065-22/+11
* Make the "info dll" command available on all platform.Joel Brobecker2015-05-066-11/+22
* gas: typo in comment fixed.Jose E. Marchesi2015-05-062-1/+5
* gas: added tests for the sparc natural instructions.Jose E. Marchesi2015-05-065-5/+53
* gas: support for the sparc %ncc condition codes register.Jose E. Marchesi2015-05-069-2/+56
* Skip discarded resource sections when building a PE resource table.Toni Spets2015-05-062-1/+8
* Update GAS documentation to note that dollar local labels are only supported ...Nick Clifton2015-05-062-15/+23
* [AArch64] Record instruction alignment for .inst directiveRenlin Li2015-05-065-5/+30
* Automatic date update in version.inGDB Administrator2015-05-061-1/+1
* Further document ada-lang.c::value_assign_to_component & fix whitespaces.Joel Brobecker2015-05-052-11/+22
* out of line functions nested inside inline functions.Joel Brobecker2015-05-054-0/+27
* DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat2015-05-057-6/+159
* compare object sizes before comparing them with value_contents_eqJoel Brobecker2015-05-053-3/+16
* testsuite/gdb.ada/var_rec_arr: New testcase.Joel Brobecker2015-05-055-0/+144
* GDB crash trying to subscript array of variant record.Joel Brobecker2015-05-052-0/+17
* [Ada] array of variant record subscriptingJoel Brobecker2015-05-052-2/+8
* [Ada] Resolve dynamic type before trying to print it.Joel Brobecker2015-05-052-0/+7
* Add valaddr support in dynamic property resolution.Joel Brobecker2015-05-058-11/+45
* preserve the bit stride when resolving an array type.Joel Brobecker2015-05-052-3/+8
* [AARCH64] Positively emit symbols for alignmentRenlin Li2015-05-057-14/+63
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-058-16/+369