summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly handle dynamic reloc against normal symbolusers/hjl/pr19939H.J. Lu2016-04-1112-4/+55
* Automatic date update in version.inGDB Administrator2016-04-111-1/+1
* Fix primary reason why the SH simulation hasn't been working on 64 bit hosts.Oleg Endo2016-04-103-37/+21
* Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.Oleg Endo2016-04-102-5/+5
* Automatic date update in version.inGDB Administrator2016-04-101-1/+1
* MIPS/GAS: Sanitize `.option picX' pseudo-opMaciej W. Rozycki2016-04-097-1/+56
* MIPS/GAS: Disallow `.option picX' with VxWorks PICMaciej W. Rozycki2016-04-097-3/+35
* gdb.python/py-mi-events-gdb.py: Add parentheses to printSimon Marchi2016-04-092-2/+8
* MIPS/GAS: Correct call formatting in `can_swap_branch_p'Maciej W. Rozycki2016-04-092-5/+9
* GAS: Fix a typo in `as_bad' descriptionMaciej W. Rozycki2016-04-092-1/+5
* MIPS/GAS: Unify messages in `mips_check_options'Maciej W. Rozycki2016-04-092-2/+6
* MIPS/GAS: Use `opts->isa' consistently in `mips_check_options'Maciej W. Rozycki2016-04-092-3/+8
* Adjust default memory size and stack base address for SH simulator.Oleg Endo2016-04-094-5/+14
* Automatic date update in version.inGDB Administrator2016-04-091-1/+1
* Make gdb.server/solib-list.exp work for remote targetsSimon Marchi2016-04-082-13/+19
* Fix gdb.server/solib-list.exp regressionPedro Alves2016-04-083-3/+17
* value: Make accessor methods' parameters const-correctMartin Galvan2016-04-083-30/+61
* PR18452, ld allows overlapping sectionsAlan Modra2016-04-082-19/+34
* testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.expJan Kratochvil2016-04-082-76/+81
* Fix regexps in PR19910 test to cope with COFF and AOUT sparc targets.Nick Clifton2016-04-082-3/+10
* Show sizes in linker map in target machine address unitsDan Gisselquist2016-04-082-4/+15
* Automatic date update in version.inGDB Administrator2016-04-081-1/+1
* testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil2016-04-073-6/+20
* Fix gdb.compile/compile.exp shlib regressionPedro Alves2016-04-072-3/+12
* arc/nps400: Add new instructionsAndrew Burgess2016-04-077-1/+114
* gas/arc: Handle multiple arc_opcode chains for same mnemonicAndrew Burgess2016-04-074-13/+104
* gas/arc: Additional work to support multiple arc_opcode chainsAndrew Burgess2016-04-072-35/+46
* gas/arc: Modify structure used to hold opcodesAndrew Burgess2016-04-072-10/+65
* Fix gdb.reverse/finish-reverse-bkpt.expYao Qi2016-04-072-2/+12
* Fix gdb.reverse/next-reverse-bkpt-over-sr.expYao Qi2016-04-072-1/+7
* Make breakpoint handling in record-full idempotentYao Qi2016-04-072-0/+23
* Set bp_tgt->reqstd_address and bp_tgt->placed_size in record_full_insert_brea...Yao Qi2016-04-072-0/+15
* ld/arc: Make little endian default choice for linker scriptsAndrew Burgess2016-04-072-3/+8
* Fix gas/ChangeLogAlan Modra2016-04-071-42/+41
* [ARC] Prepare strings for automatic translation.Claudiu Zissulescu2016-04-072-5/+12
* Update AArch64 documentation regarding architecture extensions.James Greenhalgh2016-04-072-8/+15
* gas/arc: Allow greater range of characters into flag namesAndrew Burgess2016-04-072-1/+7
* gas/arc: Remove preprocess_operands functionAndrew Burgess2016-04-072-46/+40
* Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton2016-04-079-3/+67
* Fix typo in name of MSP430 attribute section.Nick Clifton2016-04-073-2/+8
* Automatic date update in version.inGDB Administrator2016-04-071-1/+1
* Eliminate -var-create error for optzd ptr to structDon Breazeal2016-04-062-2/+20
* Optimized-out pointer: New test for error handlingDon Breazeal2016-04-063-0/+296
* Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi2016-04-062-2/+6
* Revert the previous commit adding unknown_v_replies_ok.Jan Kratochvil2016-04-062-31/+4
* Workaround gdbserver<7.7 for setfsJan Kratochvil2016-04-062-0/+37
* Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton2016-04-064-7/+45
* Revert check-in by a mistake in the previous commit.Jan Kratochvil2016-04-062-27/+4
* Print the "file" command suggestion in exec_file_locate_attachJan Kratochvil2016-04-064-3/+43
* Fix memory leak in ld ARM backendThomas Preud'homme2016-04-062-4/+13