summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ARM] FDPIC: Implement Thumb-only PLT for FDPIC.users/clyon/arm-fdpicChristophe Lyon2018-04-188-21/+332
* [ARM] FDPIC: New tests.Christophe Lyon2018-04-1811-0/+796
* [ARM] FDPIC: Fix ld testcase not to conflict with uclibc's includes.Christophe Lyon2018-04-181-4/+4
* [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon2018-04-181-3/+3
* [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon2018-04-181-1/+3
* [ARM] FDPIC: Add stack segmentChristophe Lyon2018-04-181-0/+13
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-186-14/+109
* [ARM] Implement PLT for FDPIC.Christophe Lyon2018-04-181-9/+143
* [ARM] Implement FDPIC relocations.Christophe Lyon2018-04-182-31/+702
* [ARM] Add FDPIC relocations definitionsChristophe Lyon2018-03-277-4/+136
* [ARM] Add FDPIC OSABI flag support.Christophe Lyon2018-03-204-4/+52
* [ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon2018-03-2010-4/+99
* Update my email addressYao Qi2018-03-142-4/+8
* PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra2018-03-142-15/+25
* GC: Also check the local debug definition sectionH.J. Lu2018-03-145-11/+45
* gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu2018-03-142-1/+5
* Automatic date update in version.inGDB Administrator2018-03-141-1/+1
* Remove two cleanups using std::stringTom Tromey2018-03-133-37/+26
* Prevent a buffer overrun when parsing corrupt STABS debug information.Nick Clifton2018-03-132-1/+10
* Updated Russian and Brazilian Portuguese translations.Nick Clifton2018-03-136-1056/+1284
* Add range changing to STABS parsing functions, in order to prevent buffer ove...Nick Clifton2018-03-132-144/+284
* Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2018-03-134-8/+66
* Automatic date update in version.inGDB Administrator2018-03-131-1/+1
* gdb/riscv: Fix some ARI issuesAndrew Burgess2018-03-122-9/+19
* Use gdb::byte_vector when reading section dataTom Tromey2018-03-123-42/+32
* Fix ia64 GDB buildYao Qi2018-03-123-2/+9
* Use std::vector for field lists in dwarf2read.cTom Tromey2018-03-112-193/+112
* Remove cleanup from build_type_psymtabs_1Tom Tromey2018-03-112-20/+15
* Automatic date update in version.inGDB Administrator2018-03-121-1/+1
* Automatic date update in version.inGDB Administrator2018-03-111-1/+1
* Automatic date update in version.inGDB Administrator2018-03-101-1/+1
* x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu2018-03-094-25/+33
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-099-7/+156
* Update "gdb --configuration" with recently added featuresEli Zaretskii2018-03-092-9/+41
* x86: Strip whitespace in check_VecOperationsH.J. Lu2018-03-094-2/+15
* Use scoped_fd in more placesTom Tromey2018-03-084-46/+37
* Change enable_thread_stack_temporaries to an RAII classTom Tromey2018-03-085-84/+77
* x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu2018-03-0813-56/+459
* Fix misreporting of omitted bytes for large remote packetsSimon Marchi2018-03-082-10/+11
* Automatic date update in version.inGDB Administrator2018-03-091-1/+1
* Use std::string to simplify build_id_to_debug_bfdSimon Marchi2018-03-082-22/+15
* Make find_separate_debug_file* return std::stringSimon Marchi2018-03-087-70/+66
* Add xml_escape_text_append and use itSimon Marchi2018-03-086-17/+58
* linux_qxfer_libraries_svr4: Use std::stringSimon Marchi2018-03-082-34/+16
* remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi2018-03-082-1/+7
* Don't redefine upload/download/file in gdbserver-baseSimon Marchi2018-03-082-22/+6
* x86-64: Also optimize "clr reg64"H.J. Lu2018-03-087-9/+30
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-0810-0/+94
* x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu2018-03-0817-5297/+5146
* Remove MAX_REGISTER_SIZE defineAlan Hayward2018-03-084-8/+7