aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cusers/qiyao/target-desc-2Yao Qi10-1998/+0
2017-06-20[GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi1-8/+3
2017-06-20[GDBserver] Convert amd64-linux target descriptionsYao Qi5-139/+237
2017-06-20Regenerate two regformats/i386/.dat filesYao Qi2-3/+1
2017-06-20Lazily and dynamically create amd64-linux target descriptionsYao Qi12-55/+646
2017-06-20Centralize amd64-linux target descriptionsYao Qi3-57/+35
2017-06-20GDBserver: remove srv_i386_linux_xmlfilesYao Qi1-3/+2
2017-06-20[GDBserver] Use pre-generated tdesc as testYao Qi5-94/+110
2017-06-20Remove features/i386/i386-*linux.cYao Qi8-1118/+0
2017-06-20Dynamically composite xml in reply to GDBYao Qi13-49/+106
2017-06-20[RFC] GDBserver unit test to i386_tdescYao Qi3-1/+98
2017-06-20[RFC] GDBserver self testYao Qi6-2/+89
2017-06-20Dynamically create tdesc in GDBserverYao Qi12-21/+243
2017-06-20[GDBserver] Centralize tdesc for i386-linuxYao Qi5-93/+135
2017-06-20Use VEC for target_desc.reg_defsYao Qi5-33/+37
2017-06-20Adjust code generated by regformats/regdat.shYao Qi1-8/+9
2017-06-20Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi2-0/+5
2017-06-20Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi8-0/+214
2017-06-20Lazily and dynamically create i386-linux target descriptionsYao Qi4-34/+62
2017-06-20Generate c for feature instead of tdescYao Qi1-1/+3
2017-06-20Generate c for feature instead of tdescYao Qi2-4/+8
2017-06-20Generate c for feature instead of tdescYao Qi10-17/+425
2017-06-20Use visitor pattern for "maint print c-tdesc"Yao Qi15-342/+427
2017-06-20Centralize i386 linux target descriptionsYao Qi3-36/+32
2017-06-20Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi2-4/+4
2017-06-20Class-fy tdesc_reg tdesc_type and tdesc_featureYao Qi2-100/+113
2017-06-20[GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2-6/+17
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu5-2/+50
2017-06-20Automatic date update in version.inGDB Administrator1-1/+1
2017-06-19Don't throw an error in 'info registers' for unavailable MIPS registers.John Baldwin2-2/+13
2017-06-19Update GDB test case for new lnia extended mnemonic.Peter Bergner3-3/+9
2017-06-19Fix address violation when attempting to display disassembled data.Nick Clifton2-12/+21
2017-06-19Fix address violations when reading corrupt VMS records.Nick Clifton2-0/+36
2017-06-19Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton2-0/+6
2017-06-19Fix access violation when parsing a corrupt IEEE binary.Nick Clifton3-3/+33
2017-06-19Fix access violation disassembling a corrupt VMS binary.Nick Clifton2-7/+28
2017-06-19.gdb_index writer: close the file before unlinking itPedro Alves2-1/+10
2017-06-19Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2-2/+20
2017-06-19Correct target_underscore for crisAlan Modra2-7/+9
2017-06-19Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior2-8/+9
2017-06-19Automatic date update in version.inGDB Administrator1-1/+1
2017-06-18nat/linux-ptrace.c: add missing gdb_byte* castThomas Petazzoni2-1/+6
2017-06-18is_underscore_target for ld-elf testsAlan Modra30-98/+112
2017-06-18Automatic date update in version.inGDB Administrator1-1/+1
2017-06-17Add ATTRIBUTE_PRINTF to trace_start_errorSimon Marchi2-1/+5
2017-06-17linux-low: Remove usage of "register" keywordSimon Marchi2-8/+13
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi5-3/+15
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi5-9/+19
2017-06-17gdb: Pass -x c++ to the compilerSimon Marchi4-2/+10
2017-06-17Automatic date update in version.inGDB Administrator1-1/+1