summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add PLT_AFTER_TEXTusers/hjl/pltH.J. Lu2014-11-1821-230/+238
* Check PC-relative offset overflow in PLT entryH.J. Lu2014-11-186-8/+62
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-1822-62/+76
* buildsym API cleanupDoug Evans2014-11-188-126/+145
* Fixes a seg-fault when displaying the time data for a corrupt archive.Nick Clifton2014-11-182-2/+11
* symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans2014-11-1811-44/+56
* SYMTAB_DIRNAME: New macro.Doug Evans2014-11-187-17/+28
* SYMTAB_OBJFILE: New macro.Doug Evans2014-11-1819-43/+52
* Fix memory leak in watch_main_source_file_lossage.Doug Evans2014-11-182-0/+6
* Use SYMBOL_OBJFILE more.Doug Evans2014-11-1811-14/+29
* Split up end_symtab_from_static_block into two.Doug Evans2014-11-182-193/+229
* The result of symtab expansion is always a primary symtab.Doug Evans2014-11-183-16/+31
* More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton2014-11-185-39/+165
* Always run mpx3 and mpx4 tests in 64-bitH.J. Lu2014-11-182-19/+22
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-1829-86/+252
* I caught a few mingw32-specific failures for some of the gdb.reverseLuis Machado2014-11-1811-10/+24
* aarch64: allow adding/removing just feature flags via .arch_extensionJan Beulich2014-11-187-12/+111
* [AArch64] Add xgene2.Philipp Tomsich2014-11-183-1/+9
* [AArch64] Add xgene1.Philipp Tomsich2014-11-183-1/+10
* Fix memort access problems exposed by fuzzed binaries.Nick Clifton2014-11-182-1/+23
* daily updateAlan Modra2014-11-181-1/+1
* Add AVX512VBMI instructionsIlya Tocar2014-11-1725-5446/+7315
* Add AVX512IFMA instructionsIlya Tocar2014-11-1725-5513/+6818
* Add pcommit instructionIlya Tocar2014-11-1718-5264/+10674
* Add clwb instructionIlya Tocar2014-11-1718-5260/+5421
* GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez2014-11-175-0/+15
* Eliminate literal line numbers in mi-until.expAndreas Arnez2014-11-173-13/+26
* Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez2014-11-176-54/+47
* [gdbserver/lynx] spurious failure to write in inferior memoryJoel Brobecker2014-11-172-5/+12
* Sync libiberty from GCCJan-Benedict Glaw2014-11-1714-33/+823
* dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit fieldPetr Machata2014-11-172-2/+7
* daily updateAlan Modra2014-11-171-1/+1
* Update config.{guess,sub} from upstream config repoJan-Benedict Glaw2014-11-163-7/+20
* Update `move-if-change' from gnulibJan-Benedict Glaw2014-11-162-3/+7
* Update from upstream AutomakeJan-Benedict Glaw2014-11-167-836/+1005
* Add copyright headers.Doug Evans2014-11-153-0/+51
* PR symtab/17559Doug Evans2014-11-1513-12/+131
* expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial.Doug Evans2014-11-154-14/+18
* Add missing parenthesisYao Qi2014-11-152-1/+5
* Don't make PLT entry for R_X86_64_GOTPLT64H.J. Lu2014-11-142-7/+9
* common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker2014-11-142-1/+6
* Correct x86 assembler manualH.J. Lu2014-11-143-23/+30
* handle 'iconv's that define EILSEQ to ENOENTPedro Alves2014-11-142-10/+27
* Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton2014-11-142-5/+17
* [AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2014-11-142-3/+10
* More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton2014-11-144-18/+74
* Fix dw2-ifort-parameter.exp fail with clangYao Qi2014-11-143-11/+12
* Fix implptr-optimized-out.exp failYao Qi2014-11-142-3/+8
* Use Dwarf::assemble in implptr-optimized-out.expYao Qi2014-11-143-169/+66
* Get start and end address of main in dwz.expYao Qi2014-11-143-57/+14