summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support call *foo@GOTPCRELAX(%reg)users/hjl/relax-pltH.J. Lu2015-05-161-1/+4
* Add call *foo@GOTPLT(%eax)H.J. Lu2015-05-161-2/+2
* Convert 386 RELAX_PC32/RELAX_PLT32 to GOTPLT32H.J. Lu2015-05-161-21/+106
* Convert X86_64 RELAX_PC32/RELAX_PLT32 to GOTPCRELH.J. Lu2015-05-161-24/+71
* Add pseudo RELAX prefixH.J. Lu2015-05-165-23/+108
* Add X86 RELAX_PC32/RELAX_PLT32 and R_386_GOTPLT32H.J. Lu2015-05-167-40/+91
* Don't generate PLT relocations for now bindingH.J. Lu2015-05-168-4/+102
* compile: Fix detected inferior typeJan Kratochvil2015-05-162-2/+7
* [GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra2015-05-163-6/+139
* compile: New 'compile print'Jan Kratochvil2015-05-1615-12/+473
* Code cleanup: compile: func_addr -> func_symJan Kratochvil2015-05-164-52/+89
* compile: Use -Wall, not -wJan Kratochvil2015-05-167-22/+58
* compile: Distribute scope, add scope_dataJan Kratochvil2015-05-168-9/+47
* Code cleanup: Make parts of print_command_1 publicJan Kratochvil2015-05-163-44/+76
* Add forgotten ChangeLog entry for the previous commit.Jan Kratochvil2015-05-161-0/+5
* compile: Add one debug messageJan Kratochvil2015-05-161-0/+6
* Automatic date update in version.inGDB Administrator2015-05-161-1/+1
* Array indexed by non-contiguous enumeration typesJerome Guitton2015-05-156-36/+148
* Non bit-packed packed arrays as variable-length fieldsJerome Guitton2015-05-158-4/+190
* Change pointers from char * to unsigned char *H.J. Lu2015-05-152-9/+15
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-1524-5302/+5508
* Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton2015-05-157-87/+303
* Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves2015-05-152-32/+99
* More C++ build fixingPedro Alves2015-05-152-3/+11
* Avoid using 'private' C++ keyword as symbolPedro Alves2015-05-152-3/+8
* Include header for enum target_stop_reasonPedro Alves2015-05-152-0/+6
* Fix a couple C++ build issuesYuanhui Zhang2015-05-152-12/+20
* [Ada] problem printing negative integer values in packed arrays.Joel Brobecker2015-05-157-0/+120
* Add -mshared option to x86 ELF assemblerH.J. Lu2015-05-1511-28/+219
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-159-86/+492
* Fix some PPC assembler errors.Peter Bergner2015-05-1411-12/+50
* Automatic date update in version.inGDB Administrator2015-05-151-1/+1
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-1412-123/+544
* Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal2015-05-143-17/+17
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-145-0/+52
* Remove buggy xterm workaround in tui_dispatch_ctrl_char()Patrick Palka2015-05-142-74/+38
* [AArch64] Remove BFD overflow check restrictionsJiong Wang2015-05-142-9/+8
* Update description of the ASSERT linker script command to note its interation...Nick Clifton2015-05-142-0/+35
* xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov2015-05-142-1/+10
* Automatic date update in version.inGDB Administrator2015-05-141-1/+1
* dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Martin Galvan2015-05-132-0/+6
* revert previous patch, author not setDoug Evans2015-05-132-6/+0
* dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Doug Evans2015-05-132-0/+6
* Make regcache_cpy_no_passthrough staticJan Kratochvil2015-05-133-8/+18
* Remove stop_registersJan Kratochvil2015-05-136-38/+16
* infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil2015-05-136-25/+188
* register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil2015-05-133-18/+62
* Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil2015-05-134-7/+23
* Document the GDB 7.9.1 release in gdb/ChangeLogJoel Brobecker2015-05-131-0/+4
* gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.Joel Brobecker2015-05-132-1/+12