aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-13ld/testsuite/Richard Sandiford6-31/+43
2012-05-13ld/testsuite/Richard Sandiford32-62/+51
2012-05-13ld/testsuite/Richard Sandiford4-150/+43
2012-05-13daily updateAlan Modra1-1/+1
2012-05-13*** empty log message ***gdbadmin1-1/+1
2012-05-12gdb/doc/Jan Kratochvil2-8/+14
2012-05-12Adjust testcases for readelf addend changeH.J. Lu17-84/+105
2012-05-12Remove x32 addend overflow for BFD_RELOC_64H.J. Lu8-26/+17
2012-05-122012-05-12 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+7
2012-05-12 src/inferior.c: Include completer.hEli Zaretskii2-1/+11
2012-05-12MAINTAINERS: clarify policy with config/ (and other top level files)Mike Frysinger2-20/+19
2012-05-12Adjust testcases for readelf addend changeH.J. Lu6-5/+13
2012-05-12daily updateAlan Modra1-1/+1
2012-05-12*** empty log message ***gdbadmin1-1/+1
2012-05-11Check gdbarch_ptr_bit for x32 core dumpH.J. Lu2-2/+13
2012-05-11Include 32-linux.c and x32-avx-linux.cH.J. Lu2-0/+7
2012-05-112012-05-11 Stan Shebs <stan@codesourcery.com>Stan Shebs9-50/+1507
2012-05-11Declare tdesc_x32_linux/tdesc_x32_avx_linuxH.J. Lu2-0/+7
2012-05-11gdb/doc/Jan Kratochvil2-1/+27
2012-05-11gdb/Jan Kratochvil8-28/+223
2012-05-11 * doc/binutils.texi: Add --dwarf-check option.Cary Coutant6-181/+616
2012-05-11gdb/Jan Kratochvil12-26/+162
2012-05-11gdb/Jan Kratochvil2-9/+28
2012-05-11Always display addend as signed hex numberH.J. Lu8-46/+65
2012-05-11 PR binutils/14028Nick Clifton18-5/+139
2012-05-112012-05-11 Yao Qi <yao@codesourcery.com>Pedro Alves2-8/+43
2012-05-11 PR 13503Nick Clifton9-47/+218
2012-05-11Handle R_X86_64_64 properly for x32H.J. Lu4-1/+16
2012-05-11 PR binutils/14006Nick Clifton2-3/+19
2012-05-11Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu4-6/+18
2012-05-11* elf32-rx.c (rx_elf_object_p): Ignore empty segments.DJ Delorie2-2/+8
2012-05-11daily updateAlan Modra1-1/+1
2012-05-11*** empty log message ***gdbadmin1-1/+1
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu6-13/+43
2012-05-10 * dwarf2read.c (recursively_write_psymbols): New function.Tom Tromey2-57/+408
2012-05-10 * cc-with-dwz.sh: New file.Tom Tromey2-0/+84
2012-05-10 * symtab.h (struct symtab) <includes, user>: New fields.Tom Tromey4-7/+284
2012-05-10 * jv-lang.c (get_java_class_symtab): Use allocate_global_block,Tom Tromey6-13/+94
2012-05-10 * psymtab.c (partial_map_expand_apply): Add assertion.Tom Tromey3-45/+176
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey17-61/+228
2012-05-10 * psymtab.c (PSYMTAB_TO_SYMTAB): Remove.Tom Tromey2-14/+17
2012-05-10Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu5-2/+21
2012-05-10Add print 'file'::var testcase with two libs defining the same global variableJoel Brobecker7-0/+146
2012-05-10New testcase: gdb.base/ctxobj.expJoel Brobecker5-0/+178
2012-05-10Search global symbols from the expression's block objfile first.Joel Brobecker3-33/+99
2012-05-102012-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-5/+19
2012-05-10 PR bootstrap/50461Nick Clifton3-6/+29
2012-05-10 * dwarf.c (read_and_display_attr_value): Don't look up tag fromJakub Jelinek2-5/+16
2012-05-10Use fits_in_signed_long to check x32 addend overflowH.J. Lu2-2/+5
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu14-0/+87