summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cusers/qiyao/target-desc-2Yao Qi2017-06-2010-1998/+0
* [GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi2017-06-201-8/+3
* [GDBserver] Convert amd64-linux target descriptionsYao Qi2017-06-205-139/+237
* Regenerate two regformats/i386/.dat filesYao Qi2017-06-202-3/+1
* Lazily and dynamically create amd64-linux target descriptionsYao Qi2017-06-2012-55/+646
* Centralize amd64-linux target descriptionsYao Qi2017-06-203-57/+35
* GDBserver: remove srv_i386_linux_xmlfilesYao Qi2017-06-201-3/+2
* [GDBserver] Use pre-generated tdesc as testYao Qi2017-06-205-94/+110
* Remove features/i386/i386-*linux.cYao Qi2017-06-208-1118/+0
* Dynamically composite xml in reply to GDBYao Qi2017-06-2013-49/+106
* [RFC] GDBserver unit test to i386_tdescYao Qi2017-06-203-1/+98
* [RFC] GDBserver self testYao Qi2017-06-206-2/+89
* Dynamically create tdesc in GDBserverYao Qi2017-06-2012-21/+243
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-06-205-93/+135
* Use VEC for target_desc.reg_defsYao Qi2017-06-205-33/+37
* Adjust code generated by regformats/regdat.shYao Qi2017-06-201-8/+9
* Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi2017-06-202-0/+5
* Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2017-06-208-0/+214
* Lazily and dynamically create i386-linux target descriptionsYao Qi2017-06-204-34/+62
* Generate c for feature instead of tdescYao Qi2017-06-201-1/+3
* Generate c for feature instead of tdescYao Qi2017-06-202-4/+8
* Generate c for feature instead of tdescYao Qi2017-06-2010-17/+425
* Use visitor pattern for "maint print c-tdesc"Yao Qi2017-06-2015-342/+427
* Centralize i386 linux target descriptionsYao Qi2017-06-203-36/+32
* Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi2017-06-202-4/+4
* Class-fy tdesc_reg tdesc_type and tdesc_featureYao Qi2017-06-202-100/+113
* [GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2017-06-202-6/+17
* Check the DYNAMIC bit for input shared objectsH.J. Lu2017-06-195-2/+50
* Automatic date update in version.inGDB Administrator2017-06-201-1/+1
* Don't throw an error in 'info registers' for unavailable MIPS registers.John Baldwin2017-06-192-2/+13
* Update GDB test case for new lnia extended mnemonic.Peter Bergner2017-06-193-3/+9
* Fix address violation when attempting to display disassembled data.Nick Clifton2017-06-192-12/+21
* Fix address violations when reading corrupt VMS records.Nick Clifton2017-06-192-0/+36
* Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton2017-06-192-0/+6
* Fix access violation when parsing a corrupt IEEE binary.Nick Clifton2017-06-193-3/+33
* Fix access violation disassembling a corrupt VMS binary.Nick Clifton2017-06-192-7/+28
* .gdb_index writer: close the file before unlinking itPedro Alves2017-06-192-1/+10
* Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2017-06-192-2/+20
* Correct target_underscore for crisAlan Modra2017-06-192-7/+9
* Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior2017-06-192-8/+9
* Automatic date update in version.inGDB Administrator2017-06-191-1/+1
* nat/linux-ptrace.c: add missing gdb_byte* castThomas Petazzoni2017-06-182-1/+6
* is_underscore_target for ld-elf testsAlan Modra2017-06-1830-98/+112
* Automatic date update in version.inGDB Administrator2017-06-181-1/+1
* Add ATTRIBUTE_PRINTF to trace_start_errorSimon Marchi2017-06-172-1/+5
* linux-low: Remove usage of "register" keywordSimon Marchi2017-06-172-8/+13
* gdb: Add -Wno-mismatched-tagsSimon Marchi2017-06-175-3/+15
* gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi2017-06-175-9/+19
* gdb: Pass -x c++ to the compilerSimon Marchi2017-06-174-2/+10
* Automatic date update in version.inGDB Administrator2017-06-171-1/+1