aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Update ARC instruction data-base.Claudiu Zissulescu7-0/+80
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu19-202/+1343
2016-04-12Remove unneeded AUX register symbols.Claudiu Zissulescu5-0/+414
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu15-6/+110
2016-04-12Automatic date update in version.inGDB Administrator1-1/+1
2016-04-11MIPS/opcodes: Fix undecoded MIPS16 extended instruction bit disassemblyMaciej W. Rozycki6-2/+383
2016-04-11Automatic date update in version.inGDB Administrator1-1/+1
2016-04-10Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.Oleg Endo3-37/+21
2016-04-10Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.Oleg Endo2-5/+5
2016-04-10Automatic date update in version.inGDB Administrator1-1/+1
2016-04-09MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki7-1/+56
2016-04-09MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki7-3/+35
2016-04-09gdb.python/py-mi-events-gdb.py: Add parentheses to printSimon Marchi2-2/+8
2016-04-09MIPS/GAS: Correct call formatting in `can_swap_branch_p'Maciej W. Rozycki2-5/+9
2016-04-09GAS: Fix a typo in `as_bad' descriptionMaciej W. Rozycki2-1/+5
2016-04-09MIPS/GAS: Unify messages in `mips_check_options'Maciej W. Rozycki2-2/+6
2016-04-09MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'Maciej W. Rozycki2-3/+8
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo4-5/+14
2016-04-09Automatic date update in version.inGDB Administrator1-1/+1
2016-04-08Make gdb.server/solib-list.exp work for remote targetsSimon Marchi2-13/+19
2016-04-08Fix gdb.server/solib-list.exp regressionPedro Alves3-3/+17
2016-04-08value: Make accessor methods' parameters const-correctMartin Galvan3-30/+61
2016-04-08PR18452, ld allows overlapping sectionsAlan Modra2-19/+34
2016-04-08testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.expJan Kratochvil2-76/+81
2016-04-08Fix regexps in PR19910 test to cope with COFF and AOUT sparc targets.Nick Clifton2-3/+10
2016-04-08Show sizes in linker map in target machine address unitsDan Gisselquist2-4/+15
2016-04-08Automatic date update in version.inGDB Administrator1-1/+1
2016-04-07testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil3-6/+20
2016-04-07Fix gdb.compile/compile.exp shlib regressionPedro Alves2-3/+12
2016-04-07arc/nps400: Add new instructionsAndrew Burgess7-1/+114
2016-04-07gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess4-13/+104
2016-04-07gas/arc: Additional work to support multiple arc_opcode chainsAndrew Burgess2-35/+46
2016-04-07gas/arc: Modify structure used to hold opcodesAndrew Burgess2-10/+65
2016-04-07Fix gdb.reverse/finish-reverse-bkpt.expYao Qi2-2/+12
2016-04-07Fix gdb.reverse/next-reverse-bkpt-over-sr.expYao Qi2-1/+7
2016-04-07Make breakpoint handling in record-full idempotentYao Qi2-0/+23
2016-04-07Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_brea...Yao Qi2-0/+15
2016-04-07ld/arc: Make little endian default choice for linker scriptsAndrew Burgess2-3/+8
2016-04-07Fix gas/ChangeLogAlan Modra1-42/+41
2016-04-07[ARC] Prepare strings for automatic translation.Claudiu Zissulescu2-5/+12
2016-04-07Update AArch64 documentation regarding architecture extensions.James Greenhalgh2-8/+15
2016-04-07gas/arc: Allow greater range of characters into flag namesAndrew Burgess2-1/+7
2016-04-07gas/arc: Remove preprocess_operands functionAndrew Burgess2-46/+40
2016-04-07Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton9-3/+67
2016-04-07Fix typo in name of MSP430 attribute section.Nick Clifton3-2/+8
2016-04-07Automatic date update in version.inGDB Administrator1-1/+1
2016-04-06Eliminate -var-create error for optzd ptr to structDon Breazeal2-2/+20
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal3-0/+296
2016-04-06Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi2-2/+6
2016-04-06Revert the previous commit adding unknown_v_replies_ok.Jan Kratochvil2-31/+4