summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add tests for -z separate-code -z max-page-size=0x1000users/hjl/pr22393/relroH.J. Lu2018-01-095-0/+103
* ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu2018-01-0913-1/+179
* ld/ppc/spu: Also set expld.textseg.phase to exp_seg_noneH.J. Lu2018-01-093-0/+3
* ld: Create a new LOAD segment for separate code-only LOAD segmentH.J. Lu2018-01-091-7/+25
* ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}ENDH.J. Lu2018-01-097-29/+135
* ld: Add "-z separate-code" option to ELF linkerH.J. Lu2018-01-096-23/+187
* [Arm] Add CSDB instructionJames Greenhalgh2018-01-098-0/+55
* Add support for the AArch64's CSDB instruction.James Greenhalgh2018-01-097-1013/+1028
* Fix breakpoint add on inlined function using function name.Xavier Roirand2018-01-097-8/+188
* PR22662, nds32: Fix a typographical error.Kuan-Lin Chen2018-01-092-1/+6
* RISC-V: Fix accidental embedded -shared regressions.Jim Wilson2018-01-084-3/+18
* Automatic date update in version.inGDB Administrator2018-01-091-1/+1
* hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault2018-01-082-0/+65
* x86: Properly encode vmovd with 64-bit memeoryH.J. Lu2018-01-088-42/+158
* Fix GDBserver build failure when $development is falseYao Qi2018-01-087-6/+37
* Fix GDB build failure when $development is falseYao Qi2018-01-087-8/+43
* Fix second-to-last gdb/testsuite/ChangeLog entry.Joel Brobecker2018-01-081-2/+2
* Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker2018-01-082-1/+7
* Add a description of the X86_64 assembler's .largcomm pseudo-op.Nick Clifton2018-01-082-1/+16
* (Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand2018-01-075-0/+102
* Automatic date update in version.inGDB Administrator2018-01-081-1/+1
* Remove dwarf2_cu::dwarf2_per_objfileSimon Marchi2018-01-072-107/+237
* Remove dwarf2_per_objfile globalSimon Marchi2018-01-072-410/+836
* Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_obj...Simon Marchi2018-01-072-111/+220
* Make parse_debug_format_options return an std::stringSimon Marchi2018-01-072-11/+15
* Replace VEC(converted_character_d) with std::vectorSimon Marchi2018-01-072-19/+18
* Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi2018-01-0713-154/+203
* Remove xmethod_worker::cloneSimon Marchi2018-01-074-25/+10
* C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)Simon Marchi2018-01-0710-402/+292
* Automatic date update in version.inGDB Administrator2018-01-071-1/+1
* RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson2018-01-056-0/+30
* Automatic date update in version.inGDB Administrator2018-01-061-1/+1
* RISC-V: Disable shared library support for embedded elf.Jim Wilson2018-01-052-2/+15
* Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves2018-01-058-8/+141
* Fix gdb/spu-tdep.c build breakagePedro Alves2018-01-052-1/+8
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-0519-31/+271
* Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-054-32/+42
* (Ada) problem printing renaming which references a subprogram parameterJoel Brobecker2018-01-059-2/+169
* (Ada) Fix Length attribute on array accessJerome Guitton2018-01-057-1/+166
* memory error printing component of record from convenience variableJoel Brobecker2018-01-057-2/+126
* fix date of latest gdb/ChangeLog entryJoel Brobecker2018-01-051-1/+1
* Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker2018-01-041-1/+1
* (Ada) Remove printing of array's first index when unneededXavier Roirand2018-01-045-0/+20
* Update NEWS post GDB 8.1 branch creation.Joel Brobecker2018-01-052-1/+9
* Bump version to 8.1.50.DATE-git.Joel Brobecker2018-01-052-1/+6
* Automatic date update in version.ingdb-8.1-branchpointGDB Administrator2018-01-051-1/+1
* RISC-V: Add 2 missing privileged registers.Jim Wilson2018-01-045-28/+48
* gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker2018-01-045-0/+125
* Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker2018-01-044-0/+99
* Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker2018-01-042-0/+26