summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't check the plugin target twiceusers/hjl/lto-mixedH.J. Lu2015-10-162-0/+21
* Add test for nm on mixed LTO/non-LTO objectH.J. Lu2015-10-162-0/+16
* Add lto and none-lto input support for ld -rH.J. Lu2015-10-1655-116/+1956
* [nto] Fix nto build.Aleksandar Ristovski2015-10-164-16/+29
* gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski2015-10-161-0/+7
* gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski2015-10-161-0/+24
* Don't ignore "-m emulation" command line optionH.J. Lu2015-10-163-1/+18
* MAINTAINERS: Fix my inconsistent email addressYao Qi2015-10-162-3/+7
* Check if symbol is defined when converting mov to leaH.J. Lu2015-10-163-2/+12
* Convert mov to lea for loading address of local common symbolH.J. Lu2015-10-1615-4/+38
* Automatic date update in version.inGDB Administrator2015-10-161-1/+1
* Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu2015-10-152-2/+6
* Fix a typo for "-z noextern-protected-data"H.J. Lu2015-10-152-1/+5
* aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi2015-10-158-11/+87
* binutils objcopy test tidyAlan Modra2015-10-152-109/+126
* objcopy --extract-symbol testcaseAlan Modra2015-10-157-65/+44
* objcopy --extract-symbolAlan Modra2015-10-154-8/+15
* Normalize my (personal) email address in ChangeLogSimon Marchi2015-10-151-2/+2
* Remove core_regset_sectionAleksandar Ristovski2015-10-153-2/+5
* When evaluating a ternary operator in a linker script, copy the symbol flags.Simon Dardis2015-10-152-11/+41
* Use the file_ptr type when calling bfd_seek.Riku Voipio2015-10-153-19/+16
* Automatic date update in version.inGDB Administrator2015-10-151-1/+1
* bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2015-10-152-2/+7
* Add missing changelog entriesAndreas Krebbel2015-10-142-0/+14
* S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel2015-10-146-29/+29
* Updated Chinese translation for the linker (again!)Nick Clifton2015-10-142-6/+10
* Define enum out of structYao Qi2015-10-142-6/+15
* Automatic date update in version.inGDB Administrator2015-10-141-1/+1
* Recognize a few more AIX XCOFF DWARF sections.David Edelsohn2015-10-132-3/+10
* More char constificationPedro Alves2015-10-1314-22/+42
* Fix execution_direction's typePedro Alves2015-10-133-6/+25
* ada-lang.c:ada_value_primitive_packed_val: const correctnessPedro Alves2015-10-132-8/+15
* ada-lang.c: malloc/alloca casts for C++Pedro Alves2015-10-132-2/+7
* lm32: Replace call to write_memory with write_memory_unsigned_integerSimon Marchi2015-10-132-1/+7
* Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi2015-10-136-15/+30
* Add EM_IAMCU support to goldH.J. Lu2015-10-134-1/+70
* Updated Chinese translation for the linker.Nick Clifton2015-10-132-691/+1051
* Tidy code setting PT_GNU_RELRO p_flagsAlan Modra2015-10-132-4/+8
* sim: ft32: test coverage for link parameters and PM write portJames Bowman2015-10-122-0/+42
* Automatic date update in version.inGDB Administrator2015-10-131-1/+1
* gdb: Simplify parse_frame_specification.Andrew Burgess2015-10-122-10/+16
* gdb: Avoid unneeded calls to parse_frame_specification.Andrew Burgess2015-10-122-14/+19
* gdb: Fix bug with dbx style func command.Andrew Burgess2015-10-124-6/+12
* gdb/doc: Restructure frame command documentation.Andrew Burgess2015-10-122-160/+157
* gdb: Make use of safe-ctype.h header.Andrew Burgess2015-10-122-3/+9
* mep: Add cast for int to enum conversionSimon Marchi2015-10-122-2/+10
* m32c: Split m32c_move_reg_t in read/write variantsSimon Marchi2015-10-122-62/+89
* aarch64: Add cast for integer to enum castSimon Marchi2015-10-122-1/+6
* aarch64: Use gdb_sys_no_syscall enum instead of -1Simon Marchi2015-10-122-1/+6
* Skip the unversioned definition after the default versionH.J. Lu2015-10-127-0/+47