aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Introduce and use ui_out_emit_tableTom Tromey14-196/+212
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton5-19/+67
2017-08-03ELF checks for orphan placementAlan Modra2-29/+55
2017-08-03Automatic date update in version.inGDB Administrator1-1/+1
2017-08-02MIPS: Factor out FPU type naming in `gdbarch' debugMaciej W. Rozycki2-8/+25
2017-08-02Check ELF section header only for ELF outputH.J. Lu6-1/+40
2017-08-02Revert the last change to emultempl/elf32.emH.J. Lu2-2/+4
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton2-4/+15
2017-08-02Fix assertion failure for xtensa linker.Max Filippov2-1/+6
2017-08-02Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton2-0/+8
2017-08-02Fix potential illegal memory access in Xtensa port.Max Filippov2-1/+7
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton16-24/+49
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra2-4/+15
2017-08-02Automatic date update in version.inGDB Administrator1-1/+1
2017-08-01MIPS: Consistently use MIPS_FPU_TYPE for `gdbarch' memberMaciej W. Rozycki2-2/+7
2017-08-01S/390: Fix claimfile failuresAndreas Krebbel3-0/+12
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu7-18/+57
2017-08-01Updated Swedish translation for the binutils sub-directory.Nick Clifton2-1202/+580
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra6-18/+137
2017-08-01Automatic date update in version.inGDB Administrator1-1/+1
2017-07-31Update myself in MAINTAINERSRichard Henderson1-2/+1
2017-07-31Fix bb instructions with double-word condition on hppa.John David Anglin2-3/+6
2017-07-31Improve handling of ADD and SUB relocations on the RISCV target.Kuan-Lin Chen2-9/+80
2017-07-31Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton2-12/+24
2017-07-31Update ChangeLog (missed that in my previous commit)Xavier Roirand1-0/+4
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra3-15/+42
2017-07-31Fix compiling zlib using x86_64-musl.Marty Plummer2-1/+6
2017-07-31Fix documentation about rot agent expression bytecodeSimon Marchi2-2/+9
2017-07-31darwin: handle recent version of dyldXavier Roirand1-1/+1
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra6-2/+29
2017-07-31Automatic date update in version.inGDB Administrator1-1/+1
2017-07-30Automatic date update in version.inGDB Administrator1-1/+1
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra6-6/+56
2017-07-29Automatic date update in version.inGDB Administrator1-1/+1
2017-07-28gold: Add put_ch_reserved to 64-bit Chdr_writeH.J. Lu4-0/+34
2017-07-28Add missing changelogAndreas Krebbel1-0/+6
2017-07-28S/390: Fix segfault when linking -shared -nostartfilesAndreas Krebbel2-3/+9
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess20-60/+244
2017-07-28Fix problems parsing RISCV architecture extenstions in the assembler.Andrew Waterman2-11/+13
2017-07-28Automatic date update in version.inGDB Administrator1-1/+1
2017-07-27Add myself as a write-after-approval GDB maintainer.Xavier Roirand2-0/+5
2017-07-27Move AVR .promemx.* sections into higher memory.Georg-Johann Lay2-1/+9
2017-07-27Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton6-39/+82
2017-07-27Automatic date update in version.inGDB Administrator1-1/+1
2017-07-26Gold: Fix mips.cc for GCC 4.2H.J. Lu2-1/+6
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi11-0/+259
2017-07-26Lazily and dynamically create i386-linux target descriptionsYao Qi5-34/+112
2017-07-26Generate c for feature instead of tdescYao Qi10-12/+425
2017-07-26Use visitor pattern for "maint print c-tdesc"Yao Qi96-558/+764
2017-07-26Centralize i386 linux target descriptionsYao Qi4-35/+46