aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker5-3/+12
2014-01-01Add gdb/ChangeLog-2013 entry in fnchange.lst.Joel Brobecker2-0/+5
2014-01-01New Year - GDB ChangeLog rotation.Joel Brobecker2-13499/+13508
2014-01-01daily updateAlan Modra1-1/+1
2013-12-31 * objcopy.c (dump_sections): New list.Nick Clifton4-0/+103
2013-12-31daily updateAlan Modra1-1/+1
2013-12-30 * peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type forIlya Tocar2-2/+7
2013-12-30Clarify documentation of the gdb.Field.bitpos attributeJoel Brobecker2-2/+7
2013-12-29Add comment describing arm_stap_is_single_operandSergio Durigan Junior2-0/+8
2013-12-29daily updateAlan Modra1-1/+1
2013-12-28Extend handling of immediates on ARM's SystemTap SDT probe supportSergio Durigan Junior2-4/+11
2013-12-28Implement SystemTap SDT probe support for AArch64Sergio Durigan Junior3-0/+150
2013-12-28 Adjust MMIX gas tests for recent bfd/elf.c change.Hans-Peter Nilsson3-3/+10
2013-12-28Fix gdb.Field attributes documentation for enum types.Joel Brobecker2-4/+13
2013-12-28Turn -list-feature @table into @ftable.Joel Brobecker2-2/+7
2013-12-28daily updateAlan Modra1-1/+1
2013-12-27daily updateAlan Modra1-1/+1
2013-12-26daily updateAlan Modra1-1/+1
2013-12-25daily updateAlan Modra1-1/+1
2013-12-23Reorganize extension language auto-loading docs.Doug Evans2-246/+289
2013-12-232013-12-17 Sterling Augustine <saugustine@google.com>Sterling Augustine2-1/+6
2013-12-24daily updateAlan Modra1-1/+1
2013-12-23Some cleanups on stap-probe.cSergio Durigan Junior2-39/+54
2013-12-23Move GDB/MI commands related to support-query to their own @node.Joel Brobecker2-141/+165
2013-12-23daily updateAlan Modra1-1/+1
2013-12-22daily updateAlan Modra1-1/+1
2013-12-21daily updateAlan Modra1-1/+1
2013-12-20Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.shH.J. Lu3-0/+7
2013-12-20Covert leading spaces to tabH.J. Lu1-1/+1
2013-12-20 PR binutils/16218Nick Clifton11-111/+139
2013-12-21Don't segv on cie.initial_instructions[] overflow.Alan Modra2-6/+18
2013-12-202013-12-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-44/+12
2013-12-20Remove duplicated entry for .pad in c-arm.texiTristan Gingold2-7/+5
2013-12-19 * stringpool.cc (Stringpool_template::reserve): AddIan Lance Taylor2-2/+11
2013-12-20daily updateAlan Modra1-1/+1
2013-12-19Mask out PREFIX_ADDR when adding prefix to opcodeH.J. Lu2-1/+8
2013-12-19Properly decode MODRM byte for 64-bitH.J. Lu2-2/+8
2013-12-19Zero-extend address from 32-bit to 64-bit for ADDR32 prefixH.J. Lu2-0/+13
2013-12-19Add amd64_x32_linux_record_tdep and amd64_x32_sysH.J. Lu3-57/+807
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior11-208/+513
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu9-3/+46
2013-12-19Don't run x86-64-disassem for mingw targetsH.J. Lu2-1/+5
2013-12-19Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi5-9/+43
2013-12-19 * Fix indentation issue and reorganize last commit entryPierre Muller2-21/+26
2013-12-19don't allocate serial_opsTom Tromey5-182/+226
2013-12-19make serial_ops constTom Tromey8-24/+36
2013-12-19remove remnants of old Mach-O workaroundTom Tromey2-14/+13
2013-12-19 * peXXigen.c (u16_mbtouc): Avoid unused function warning by excluding ifPierre Muller2-75/+122
2013-12-19fortran: enable ptype/whatis for modules.Keven Boell8-4/+74
2013-12-19fortran: enable ptype/whatis for user defined types.Keven Boell5-12/+109