aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-09x86-64: Add tests for -z separate-code -z max-page-size=0x1000users/hjl/pr22393H.J. Lu
2018-01-09ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu
2018-01-09ld/ppc/spu: Also set expld.textseg.phase to exp_seg_noneH.J. Lu
2018-01-09ld: Create a new LOAD segment for separate code-only LOAD segmentH.J. Lu
2018-01-09ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}ENDH.J. Lu
2018-01-09ld: Add "-z separate-code" option to ELF linkerH.J. Lu
2018-01-09[Arm] Add CSDB instructionJames Greenhalgh
2018-01-09Add support for the AArch64's CSDB instruction.James Greenhalgh
2018-01-09Fix breakpoint add on inlined function using function name.Xavier Roirand
2018-01-09PR22662, nds32: Fix a typographical error.Kuan-Lin Chen
2018-01-08RISC-V: Fix accidental embedded -shared regressions.Jim Wilson
2018-01-09Automatic date update in version.inGDB Administrator
2018-01-08hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault
2018-01-08x86: Properly encode vmovd with 64-bit memeoryH.J. Lu
2018-01-08Fix GDBserver build failure when $development is falseYao Qi
2018-01-08Fix GDB build failure when $development is falseYao Qi
2018-01-08Fix second-to-last gdb/testsuite/ChangeLog entry.Joel Brobecker
2018-01-08Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker
2018-01-08Add a description of the X86_64 assembler's .largcomm pseudo-op.Nick Clifton
2018-01-07(Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand
2018-01-08Automatic date update in version.inGDB Administrator
2018-01-07Remove dwarf2_cu::dwarf2_per_objfileSimon Marchi
2018-01-07Remove dwarf2_per_objfile globalSimon Marchi
2018-01-07Replace objfile field in dwarf2_cu and dwarf2_per_cu_data with dwarf2_per_obj...Simon Marchi
2018-01-07Make parse_debug_format_options return an std::stringSimon Marchi
2018-01-07Replace VEC(converted_character_d) with std::vectorSimon Marchi
2018-01-07Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi
2018-01-07Remove xmethod_worker::cloneSimon Marchi
2018-01-07C++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)Simon Marchi
2018-01-07Automatic date update in version.inGDB Administrator
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson
2018-01-06Automatic date update in version.inGDB Administrator
2018-01-05RISC-V: Disable shared library support for embedded elf.Jim Wilson
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves
2018-01-05Fix gdb/spu-tdep.c build breakagePedro Alves
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker
2018-01-05(Ada) Fix Length attribute on array accessJerome Guitton
2018-01-05memory error printing component of record from convenience variableJoel Brobecker
2018-01-05fix date of latest gdb/ChangeLog entryJoel Brobecker
2018-01-04Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker
2018-01-04(Ada) Remove printing of array's first index when unneededXavier Roirand
2018-01-05Update NEWS post GDB 8.1 branch creation.Joel Brobecker
2018-01-05Bump version to 8.1.50.DATE-git.Joel Brobecker
2018-01-05Automatic date update in version.ingdb-8.1-branchpointGDB Administrator
2018-01-04RISC-V: Add 2 missing privileged registers.Jim Wilson
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker