summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]users/hjl/mmap-compressH.J. Lu2015-04-1219-32/+467
* Use bfd_mmap_resizeH.J. Lu2015-04-123-6/+15
* Add mmap.cH.J. Lu2015-04-1214-33/+419
* Delay output_has_begunH.J. Lu2015-04-122-2/+4
* Write out the program headers in _bfd_elf_write_object_contentsH.J. Lu2015-04-121-10/+12
* sim: arm/mips: fix sim_read/sim_write linkage errorsMike Frysinger2015-04-124-2/+11
* sim: ft32: delete sim_read/sim_write funcsMike Frysinger2015-04-122-22/+4
* Revert the last 2 commits on pagesize_m1H.J. Lu2015-04-112-14/+4
* Automatic date update in version.inGDB Administrator2015-04-121-1/+1
* Don't call getpagesize more than onceH.J. Lu2015-04-111-1/+2
* Initialize pagesize_m1 in bfd_cache_initH.J. Lu2015-04-112-4/+13
* Remove an extra ';'H.J. Lu2015-04-112-1/+5
* Remove --xdbJan Kratochvil2015-04-1122-444/+53
* Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu2015-04-1112-18/+96
* Automatic date update in version.inGDB Administrator2015-04-111-1/+1
* Check GOTOFF reloc against protected data on x86H.J. Lu2015-04-1013-13/+100
* Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2015-04-102-10/+15
* step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2015-04-102-2/+10
* Add extern_protected_data and set it for x86H.J. Lu2015-04-1021-8/+112
* [arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi2015-04-102-0/+33
* PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves2015-04-102-7/+27
* Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves2015-04-103-10/+46
* Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves2015-04-103-6/+49
* Add a testcase for PR ld/18223H.J. Lu2015-04-104-0/+21
* Use bfd_alloc for compressed section contentsH.J. Lu2015-04-102-3/+12
* Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves2015-04-104-28/+114
* Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra2015-04-102-7/+9
* Revert "Add extern_protected_data and set it for x86"Alan Modra2015-04-1021-75/+42
* gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves2015-04-104-8/+13
* [arm] Fix displaced stepping for thumb alu reg instructionYao Qi2015-04-105-10/+83
* PR13858 - Can't do displaced stepping with no symbolsPedro Alves2015-04-1010-54/+162
* Correct setting of elf_list_optionsAlan Modra2015-04-103-14/+17
* doc patch: compile: missing bitsJan Kratochvil2015-04-102-0/+86
* Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton2015-04-104-2/+22
* Mark _init and _fini for --gc-sectionsAlan Modra2015-04-102-0/+21
* Automatic date update in version.inGDB Administrator2015-04-101-1/+1
* Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant2015-04-095-148/+378
* Update comments in compress.cH.J. Lu2015-04-092-6/+9
* doc/c-rx.texi: Fix markup typos in last change.Hans-Peter Nilsson2015-04-092-2/+6
* Improve ODR checking in gold.Cary Coutant2015-04-095-17/+57
* Properly check --compress-debug-sections=XXXH.J. Lu2015-04-094-16/+36
* xtensa: update bfd/ChangelogMax Filippov2015-04-091-0/+75
* xtensa: replace action list with splay treeMax Filippov2015-04-091-206/+282
* xtensa: optimize find_removed_literalMax Filippov2015-04-091-6/+58
* xtensa: optimize removed_by_actionsMax Filippov2015-04-091-25/+156
* xtensa: optimize check_section_ebb_pcrels_fitMax Filippov2015-04-091-23/+298
* Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu2015-04-093-16/+24
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-0910-73/+98
* Update French translation of ld strings.Nick Clifton2015-04-092-889/+822
* Add Guile frame-read-register commandAndy Wingo2015-04-097-0/+103