summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use bool in gasAlan Modra2021-03-31133-4237/+4275
* Use bool in ldAlan Modra2021-03-3191-1532/+1571
* Use bool in binutilsAlan Modra2021-03-3137-3244/+3241
* Use bool in opcodesAlan Modra2021-03-3151-1650/+1673
* Use bool in bfdAlan Modra2021-03-31331-28278/+28339
* Use bool in gprofAlan Modra2021-03-3118-98/+120
* Use bool in includeAlan Modra2021-03-3112-77/+89
* Use stdbool.hAlan Modra2021-03-313-22/+28
* Remove bfd_stdint.hAlan Modra2021-03-3158-867/+123
* Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPYAlan Modra2021-03-315-15/+13
* Automatic date update in version.inGDB Administrator2021-03-311-1/+1
* gdb/dwarf: disable per-BFD resource sharing for -readnow objfilesSimon Marchi2021-03-306-46/+122
* [gdb/testsuite] Add missing .debug_abbrev terminator in dw2-cu-size.STom de Vries2021-03-302-0/+8
* Fix inverted logic bugLuis Machado2021-03-302-5/+10
* x86: drop seg_entryJan Beulich2021-03-306-66/+63
* x86: drop REGNAM_{AL,AX,EAX}Jan Beulich2021-03-305-8/+21
* x86: adjust st(<N>) parsingJan Beulich2021-03-306-18/+42
* x86: integrate rc_op into struct _i386_insnJan Beulich2021-03-302-43/+50
* x86: integrate broadcast_op into struct _i386_insnJan Beulich2021-03-302-43/+52
* x86: integrate mask_op into struct _i386_insnJan Beulich2021-03-302-55/+69
* x86: make swap_2_operands() have unsigned parametersJan Beulich2021-03-302-12/+25
* asan: linker.c:2294:8: runtime error: load of value 253Alan Modra2021-03-302-3/+8
* PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2021-03-302-53/+197
* Automatic date update in version.inGDB Administrator2021-03-301-1/+1
* Remove parameter from language_infoTom Tromey2021-03-294-14/+15
* Don't pass empty options to GCCLuis Machado2021-03-292-1/+11
* Fix memory tagging section typeLuis Machado2021-03-292-1/+6
* testsuite, mi: avoid a clang bug in 'user-selected-context-sync.exp'Tankut Baris Aktemur2021-03-292-2/+13
* Restore procfs.c compilationRainer Orth2021-03-292-2/+11
* x86: move some opcode table entriesJan Beulich2021-03-293-489/+500
* x86: VPSADBW's source operands are also commutativeJan Beulich2021-03-297-8/+22
* x86: fold SSE2AVX and their base MMX/SSE templatesJan Beulich2021-03-294-924/+645
* x86: undo Prefix_0X<nn> use in opcode tableJan Beulich2021-03-293-375/+383
* x86: shrink some struct insn_template fieldsJan Beulich2021-03-292-4/+10
* x86: derive opcode encoding space attribute from base opcodeJan Beulich2021-03-296-1721/+1814
* TRUE/FALSE simplificationAlan Modra2021-03-2944-176/+203
* gas int vs bfd_boolean fixesAlan Modra2021-03-297-65/+83
* binutils int vs bfd_boolean fixesAlan Modra2021-03-296-6/+15
* opcodes int vs bfd_boolean fixesAlan Modra2021-03-297-20/+35
* Miscellaneous BFD int vs bfd_boolean fixesAlan Modra2021-03-296-8/+18
* hash table iterator callback functions int vs. bfd_booleanAlan Modra2021-03-2910-16/+35
* ELF output symbol hooks int vs. bfd_booleanAlan Modra2021-03-295-23/+29
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-2972-82/+159
* Automatic date update in version.inGDB Administrator2021-03-291-1/+1
* Simplify DWARF reader initializationTom Tromey2021-03-284-68/+66
* Automatic date update in version.inGDB Administrator2021-03-281-1/+1
* Don't declare elf_sym_fns_lazy_psymsTom Tromey2021-03-272-2/+4
* Don't clear 'qf' in elf_symfile_readTom Tromey2021-03-272-1/+4
* gdb/testsuite: make some test names unique in gdb.arch/powerpc-*.expWill Schmidt2021-03-273-4/+11
* Automatic date update in version.inGDB Administrator2021-03-271-1/+1