summaryrefslogtreecommitdiff
path: root/libcpu/i386_parse.y
Commit message (Expand)AuthorAgeFilesLines
* libcpu: Remove the need of NMNES by using enumYonggang Luo2023-02-231-6/+3
* Move the #include <libintl.h> into eu-config.hYonggang Luo2022-10-161-1/+0
* libcpu: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin2020-12-161-2/+2
* libcpu: Free unused new bitfield on error in i386_parse.y new_bitfield.Mark Wielaard2020-05-141-0/+1
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+0
* Don't use comparison_fn_tUlf Hermann2017-04-261-2/+2
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-15/+18
* Optimize x86/x86-64 disassembler tables.Ulrich Drepper2009-01-011-3/+20
* Slightly better formatting in generating disassembly data.Ulrich Drepper2008-12-311-1/+1
* Optimize x86/x86-64 disassembler some more. Avoid relocations for stringUlrich Drepper2008-12-311-4/+25
* Optimize x86/x86-64 disassembler a bit.Ulrich Drepper2008-12-311-1/+1
* merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'Ulrich Drepper2008-01-221-0/+4
* Update copyright year.Ulrich Drepper2008-01-211-4/+0
* 2008-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2008-01-211-0/+4
* Fix a couple of x86-64 disassembler cases.Ulrich Drepper2008-01-141-6/+11
* Add x86-64 disassembler support.Ulrich Drepper2008-01-091-1/+4
* Add remaining Intel x86 opcodes.Ulrich Drepper2008-01-041-19/+1
* Rewrite matcher to allow easier handling of SSE instructions.Ulrich Drepper2008-01-031-10/+21
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+1641