aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cusers/qiyao/target-desc-3Yao Qi10-1998/+0
2017-07-10[GDBserver] shorten srv_amd64_linux_xmlfilesYao Qi1-1/+1
2017-07-10[GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi1-8/+3
2017-07-10Convert amd64-linux target descriptionsYao Qi12-209/+339
2017-07-10Lazily and dynamically create amd64-linux target descriptionsYao Qi12-54/+578
2017-07-10Centralize amd64-linux target descriptionsYao Qi3-52/+32
2017-07-10Update comments in amd64_linux_core_read_descriptionYao Qi1-3/+3
2017-07-10[GDBserver] Shorten srv_i386_linux_xmlfilesYao Qi1-1/+1
2017-07-10[GDBserver] Use pre-generated tdesc as testYao Qi5-87/+103
2017-07-10Remove features/i386/i386-*linux.cYao Qi8-1118/+0
2017-07-10Share i386-linux target description between GDB and GDBserverYao Qi13-77/+146
2017-07-10Dynamically composite xml in reply to GDBYao Qi13-39/+118
2017-07-10[GDBserver] unit test to i386_tdescYao Qi3-1/+90
2017-07-10GDBserver self testYao Qi11-14/+109
2017-07-10[GDBserver] Centralize tdesc for i386-linuxYao Qi19-166/+458
2017-07-10Return X86_TDESC_MMX in x86_get_ipa_tdesc_idxYao Qi1-1/+2
2017-07-10Use VEC for target_desc.reg_defsYao Qi5-32/+37
2017-07-10Adjust code generated by regformats/regdat.shYao Qi1-8/+9
2017-07-10Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi8-0/+232
2017-07-10Lazily and dynamically create i386-linux target descriptionsYao Qi4-34/+98
2017-07-10Generate c for feature instead of tdescYao Qi9-12/+402
2017-07-10Use visitor pattern for "maint print c-tdesc"Yao Qi95-558/+636
2017-07-10Centralize i386 linux target descriptionsYao Qi3-35/+33
2017-07-10Add optional argument to command "maint prints c-tdesc"Yao Qi4-14/+31
2017-07-10Class-fy target_descYao Qi1-27/+34
2017-07-10Improve doc about "maint print c-tdesc"Yao Qi1-2/+3
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi3-2/+7
2017-07-10Re-indent the codeYao Qi2-1/+5
2017-07-10Import setenv and unsetenv from gnulibAnton Kolesov12-9/+1201
2017-07-10Automatic date update in version.inGDB Administrator1-1/+1
2017-07-09DWARF-5: Fix error message typo.Jan Kratochvil2-1/+5
2017-07-09compile-loc2c: Fix uninitialized variable errorSimon Marchi2-0/+6
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey4-1/+112
2017-07-09Automatic date update in version.inGDB Administrator1-1/+1
2017-07-08Automatic date update in version.inGDB Administrator1-1/+1
2017-07-07Read signal information from FreeBSD core dumps.John Baldwin2-0/+75
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin2-0/+8
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin4-0/+12
2017-07-07Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin2-4/+7
2017-07-07Add a new gdbarch method to fetch signal information from core files.John Baldwin6-24/+92
2017-07-07Move the thread_section_name class to gdbcore.h.John Baldwin3-45/+50
2017-07-07Fetch signal information for native FreeBSD processes.John Baldwin2-0/+170
2017-07-07Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin2-0/+130
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki6-6/+36
2017-07-07Make ppc476 testcases more robustAlan Modra4-9/+15
2017-07-07Move print_insn_XXX to an opcodes internal header, againAlan Modra4-3/+9
2017-07-07Add some missing xcoff supportAlan Modra2-1/+10
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra2-0/+5
2017-07-07Another _doprnt fix for %L handlingAlan Modra2-12/+20
2017-07-07Automatic date update in version.inGDB Administrator1-1/+1