summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce file size for PT_GNU_RELRO segmentusers/hjl/pr18176H.J. Lu2015-03-296-17/+152
* Add the missing opcodes/ChangeLog entryH.J. Lu2015-03-291-0/+4
* Regenerate opcodes/Makefile.inH.J. Lu2015-03-291-1/+0
* Fix a typo in bfd/ChangeLogH.J. Lu2015-03-291-2/+1
* Add --with-system-zlib in bfdH.J. Lu2015-03-299-130/+76
* sim: mcore: convert to nrunMike Frysinger2015-03-294-119/+182
* sim: mcore: use common configure optionsMike Frysinger2015-03-294-2/+442
* sim: mcore: add a basic testsuiteMike Frysinger2015-03-294-0/+77
* sim: mcore: drop sbrk supportMike Frysinger2015-03-292-39/+9
* sim: avr: fix _start testsuite symbolMike Frysinger2015-03-292-1/+6
* Automatic date update in version.inGDB Administrator2015-03-291-1/+1
* sim: sh: convert to nrunMike Frysinger2015-03-285-227/+260
* sim: sh: clean up some warningsMike Frysinger2015-03-283-211/+131
* sim: sh: fix broken handling in DSR regMike Frysinger2015-03-282-2/+6
* sim: sh: clean up gencodeMike Frysinger2015-03-283-68/+61
* sim: sh: use common configure optionsMike Frysinger2015-03-284-2/+555
* A zlib to tarballH.J. Lu2015-03-282-5/+16
* sim: avr: convert to nrun.oMike Frysinger2015-03-287-843/+1378
* sim: avr: start a basic testsuiteMike Frysinger2015-03-289-0/+78
* sim/erc32: Fix a few compiler warningsJiri Gaisler2015-03-283-10/+18
* sim/erc32: Use memory_iread() function for instruction fetching.Jiri Gaisler2015-03-285-10/+42
* sim: erc32: strip paren from return statementsMike Frysinger2015-03-287-80/+93
* gdb: ft32: new portJames Bowman2015-03-285-1/+595
* sim: ft32: new portJames Bowman2015-03-2820-0/+18127
* Automatic date update in version.inGDB Administrator2015-03-281-1/+1
* Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*H.J. Lu2015-03-272-0/+5
* Revert: Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2015-03-272-2/+8
* Remove the unused cpu_flags_setH.J. Lu2015-03-272-17/+4
* Initialize EXPR in dtrace-probe::dtrace_process_dof_probeJoel Brobecker2015-03-272-1/+5
* Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola2015-03-275-29/+67
* Fix gdb_bfd_section_index for special sectionsAndrzej Kaczmarek2015-03-272-4/+9
* [Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li2015-03-273-3/+11
* Relax PR 15228 protected visibility restrictionAlan Modra2015-03-273-6/+17
* Automatic date update in version.inGDB Administrator2015-03-271-1/+1
* testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney2015-03-262-1/+6
* dtrace-probe: Handle error while parsing probe argument.Joel Brobecker2015-03-264-2/+45
* Add myself as a write-after-approval GDB maintainerJon Turney2015-03-262-0/+5
* Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2015-03-262-1/+6
* Properly intern constants into psymtabAndy Wingo2015-03-265-3/+115
* Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2015-03-262-1/+7
* Code cleanup: Make validate_format parameter constJan Kratochvil2015-03-262-1/+6
* Clarify comment on the purpose of the assertion loop in _initialize_remote.Don Breazeal2015-03-262-1/+6
* [AArch64] Fix branch stubs for BETejas Belagod2015-03-264-13/+89
* Add ELFOSABI_CLOUDABI and SHF_COMPRESSEDH.J. Lu2015-03-262-0/+19
* Import zlib from GCCH.J. Lu2015-03-26240-0/+81665
* Skip gc-sections if relocation is incompatibleH.J. Lu2015-03-267-2/+57
* Don't set breakpoints on import stubs on Windows amd64Pedro Alves2015-03-262-13/+32
* Handle the effect of skipping prologueYao Qi2015-03-263-0/+36
* Remove some hard-coded stuff in testsYao Qi2015-03-263-10/+23
* Compile break-asm-file{0,1}.s without debug infoYao Qi2015-03-262-5/+24