aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi2-1/+11
2017-01-25Clarify that include/opcode/ files are part of GNU opcodesDimitar Dimitrov9-8/+20
2017-01-25Fix include/ChangeLog entry formatPedro Alves1-1/+1
2017-01-25Remove all RTEMS a.out targetsSebastian Huber2-1/+5
2017-01-25Move RTEMS target configuration to ELF sectionsSebastian Huber4-40/+38
2017-01-25gas: Default to ELF for RTEMS targetsSebastian Huber2-14/+23
2017-01-25gas: Use ARM EABI for RTEMSSebastian Huber2-2/+5
2017-01-25Remove all RTEMS COFF targetsSebastian Huber6-20/+18
2017-01-25Automatic date update in version.inGDB Administrator1-1/+1
2017-01-24Fix typo in ExitedEvent docSimon Marchi2-1/+5
2017-01-24RISC-V gas: Remove em=linux from configure.tgtSebastian Huber2-1/+5
2017-01-24PR ld/20828: Reorder the symbol sweep stage of section GCMaciej W. Rozycki4-54/+71
2017-01-24Solaris2/LD: Fix anonymous version script acceptance bugMaciej W. Rozycki2-1/+8
2017-01-24[PATCH] Add NT_ARM_SVEAlan Hayward2-0/+6
2017-01-24[ld, testsuite] Always assemble those intermeidate .o files used laterJiong Wang2-7/+31
2017-01-24PowerPC dynamic relocationsAlan Modra7-313/+383
2017-01-23Add -e to test scripts where necessary.Rahul Chaudhry4-4/+14
2017-01-23Add support for cmtst.Jim Wilson4-0/+113
2017-01-23Make the sh_info field of .rel.plt point to .plt (MIPS).Vladimir Radosavljevic2-1/+12
2017-01-23Fix MIPS GOT when global symbols are forced to local visibility.Vladimir Radosavljevic2-2/+11
2017-01-24Automatic date update in version.inGDB Administrator1-1/+1
2017-01-23Minor simplification of (Python) find_thread_objectSimon Marchi2-8/+6
2017-01-23Fix AArch64 relocation handling in ILP32 mode.Yury Norov16-91/+352
2017-01-23Fix typo in MAINTAINERS fileNick Clifton1-1/+1
2017-01-23Remove Mei Ligang as SCORE maintainerNick Clifton2-1/+3
2017-01-23Add Bernd Schmidt to Past Maintainers listNick Clifton2-0/+5
2017-01-23Restore ability to build zlib in a srcdir == builddir configuration.Nick Clifton3-2/+28
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton103-410/+516
2017-01-23 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.Bernd Schmidt2-1/+4
2017-01-23Updated Irish translation for ld and Swedish translation for gas.Nick Clifton4-1901/+2284
2017-01-23Sync top-level make and configure files with FSF GCC mainline versions.Nick Clifton6-1817/+637
2017-01-23PR ld/20828: Work around RISC-V failuresMaciej W. Rozycki2-0/+6
2017-01-23PR ld/20828: Remove leading `_' from symbols used in testsMaciej W. Rozycki6-14/+24
2017-01-23PR ld/20828: Relax symbol ordering in testsMaciej W. Rozycki5-8/+18
2017-01-23[ld, testsuite] Honor cflags when GCC used as linker driverJiong Wang3-2/+28
2017-01-23Automatic date update in version.inGDB Administrator1-1/+1
2017-01-22Automatic date update in version.inGDB Administrator1-1/+1
2017-01-21Document the GDB 7.12.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-01-20Fix Py_DECREF being executed without holding the GILSimon Marchi3-8/+14
2017-01-20Add missing PR reference in ChangeLogSimon Marchi1-0/+1
2017-01-20Fix python-interactive with Python 3.6Simon Marchi3-2/+17
2017-01-21Automatic date update in version.inGDB Administrator1-1/+1
2017-01-20Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado2-20/+31
2017-01-20Make gdb.python/python.exp more robustLuis Machado2-1/+20
2017-01-20Add command to erase all flash memory regionsLuis Machado9-0/+122
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang7-0/+53
2017-01-20Updated Irish translation for the opcodes library.Nick Clifton2-458/+813
2017-01-20Fix potential array overrun in x86 assembler.Nick Clifton2-1/+6
2017-01-20Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ...Nick Clifton2-2/+13
2017-01-20Sync zlib sources with GCC, upgrading to 1.2.10.Nick Clifton97-1747/+8409