aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputHEADmasterAlan Modra2019-11-194-4/+52
* PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra2019-11-193-23/+12
* Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc func...Philippe Waroquiers2019-11-189-0/+21
* Don't use class-initialization for the owner unionChristian Biesinger2019-11-182-1/+9
* elf_backend_init_file_headerAlan Modra2019-11-1820-107/+154
* elf_backend_modify_headersAlan Modra2019-11-1813-196/+230
* PR25196, abort in rewrite_elf_program_headerAlan Modra2019-11-184-4/+19
* gas: Add --gdwarf-cie-version command line flagAndrew Burgess2019-11-1815-3/+129
* Automatic date update in version.inGDB Administrator2019-11-181-1/+1
* PR25198, use of out of date pointerAlan Modra2019-11-182-2/+6
* Automatic date update in version.inGDB Administrator2019-11-171-1/+1
* Automatic date update in version.inGDB Administrator2019-11-161-1/+1
* Use gnulib's strerror_r on MinGWChristian Biesinger2019-11-1511-122/+23
* Add no-dist to gnulib configureTom Tromey2019-11-156-818/+25
* Minor updates to readline configuryTom Tromey2019-11-155-14/+10
* Use ctime_r and localtime_r for threadsafetyChristian Biesinger2019-11-153-3/+15
* Import the time_r gnulib moduleChristian Biesinger2019-11-1514-6/+277
* Import the strerror_r-posix module and use it in GDB.Christian Biesinger2019-11-1529-163/+6663
* Generate gnulib's toplevel Makefile.in using automakeChristian Biesinger2019-11-156-356/+1952
* Revert previous delta.Nick Clifton2019-11-153-2/+8
* Update READMEChristian Biesinger2019-11-142-1/+24
* Automatic date update in version.inGDB Administrator2019-11-151-1/+1
* Allow re-assigning to convenience variablesTom Tromey2019-11-144-1/+33
* [gdb/doc] Fix typosTom de Vries2019-11-144-31/+37
* Another attempt at fixing building gprof with gmake.Nick Clifton2019-11-143-4/+10
* gdb: fix build error in unittests/vec-utils-selftests.cSimon Marchi2019-11-142-0/+14
* x86: drop redundant SYSCALL/SYSRET templatesJan Beulich2019-11-143-26/+5
* x86: fold individual Jump* attributes into a single Jump oneJan Beulich2019-11-148-14892/+10989
* x86: make JumpAbsolute an insn attributeJan Beulich2019-11-149-26501/+26531
* x86: make AnySize an insn attributeJan Beulich2019-11-147-14487/+14504
* x86/Intel: correct CMPSD test cases' regexp closing paren placementJan Beulich2019-11-143-39/+45
* x86/Intel: extend MOVSD/CMPSD testsuite coverageJan Beulich2019-11-1410-0/+386
* Fix python gdbpy_breakpoint_object leak.Philippe Waroquiers2019-11-142-1/+6
* Automatic date update in version.inGDB Administrator2019-11-141-1/+1
* Remove symbol-related static assertsTom Tromey2019-11-133-19/+6
* Fix the rule for building C files in the gprof makefile.Nick Clifton2019-11-132-1/+6
* gnulib: Fix path to import/Makefile{,.in}Christian Biesinger2019-11-122-2/+6
* RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.Jim Wilson2019-11-124-61/+71
* Automatic date update in version.inGDB Administrator2019-11-131-1/+1
* RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson2019-11-129-3/+68
* gdb: Support printf 'z' size modifierAndrew Burgess2019-11-128-2/+106
* Make struct symbol inherit from general_symbol_infoChristian Biesinger2019-11-129-73/+109
* Consolidate setting of current_layoutTom Tromey2019-11-122-4/+7
* Move _initialize_tui_layout to end of fileTom Tromey2019-11-122-25/+30
* Make TUI resizing tests more robustTom Tromey2019-11-128-46/+174
* [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVEMihail Ionescu2019-11-124-44/+131
* [binutils][arm] Update the decoding of MVE VMOV, VMVNMihail Ionescu2019-11-126-8/+112
* [gas][arm] Make .fpu reset the FPU/Coprocessor feature bitsMihail Ionescu2019-11-125-2/+32
* x86: fold EsSeg into IsStringJan Beulich2019-11-128-11306/+11318
* x86: eliminate ImmExt abuseJan Beulich2019-11-1218-445/+540