aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-06Workaround gdbserver<7.7 for setfsJan Kratochvil2-0/+37
2016-04-06Fix MSP430 assembler's detection of NOP and EINT.Nick Clifton4-7/+45
2016-04-06Revert check-in by a mistake in the previous commit.Jan Kratochvil2-27/+4
2016-04-06Print the "file" command suggestion in exec_file_locate_attachJan Kratochvil4-3/+43
2016-04-06Fix memory leak in ld ARM backendThomas Preud'homme2-4/+13
2016-04-06testsuite: Update py-mi-objfile to expect console format printCatalin Udma3-4/+10
2016-04-05Fix IPA detection in ftrace-insn-reloc.expSimon Marchi2-1/+6
2016-04-06Automatic date update in version.inGDB Administrator1-1/+1
2016-04-05ld/arc: Fix linker for big-endian arc targetsAndrew Burgess28-93/+65
2016-04-05arc/nps400: Add additional instructionsAndrew Burgess6-7/+379
2016-04-05Make ftrace tests work with remote targetsSimon Marchi7-31/+51
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi6-38/+51
2016-04-05IPA: Move getauxval out of #ifndef IN_PROCESS_AGENTMarcin Koƛcielnicki2-28/+32
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu11-1071/+1235
2016-04-05[ARC] PLT content endianess awareness.Claudiu Zissulescu2-6/+30
2016-04-05[ARC] Fix to pass ld-elf-ehdr_start-shared.Claudiu Zissulescu2-1/+6
2016-04-05[ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu4-30/+80
2016-04-05[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)Jiong Wang12-7/+180