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