aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-05 * configure.in: Build DLL tools on x86_64-*-cygwin* as well.Corinna Vinschen3-2/+7
2013-03-05 * config.bfd: Add x86_64-*-cygwin to list of supported targets.Corinna Vinschen2-1/+5
2013-03-05 PR ld/15222Alan Modra8-0/+65
2013-03-05*** empty log message ***gdbadmin1-1/+1
2013-03-04daily updateAlan Modra1-1/+1
2013-03-04gdb/Jan Kratochvil2-1/+5
2013-03-04gdb/Jan Kratochvil7-49/+285
2013-03-04 * coff-pe-read.c (read_pe_exported_syms): Don't return withoutCorinna Vinschen2-0/+8
2013-03-04 * elfcomm.c (error): Flush stdout before emitting the errorNick Clifton2-0/+12
2013-03-042013-03-04 Luis Machado <lgustavo@codesourcery.com>Hui Zhu2-0/+11
2013-03-04 * elf32-ppc.c (ppc_elf_relocate_section <R_PPC_PLTREL24>): AdjustAlan Modra2-29/+39
2013-03-04 * archive64.c (bfd_elf64_archive_write_armap): Fix calculation ofNick Clifton2-6/+12
2013-03-04 * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra3-2/+7
2013-03-04*** empty log message ***gdbadmin1-1/+1
2013-03-03daily updateAlan Modra1-1/+1
2013-03-03*** empty log message ***gdbadmin1-1/+1
2013-03-02daily updateAlan Modra1-1/+1
2013-03-02Revise ChangeLog comment for recently committed change.Kevin Buettner1-3/+3
2013-03-02 * v850-tdep.c: (v850e2_register_name): (v850e2_reg_names):Kevin Buettner2-27/+42
2013-03-02Add RegRex64 to rizH.J. Lu3-5/+10
2013-03-02Add tests for invalid addresses and riz/eizH.J. Lu5-194/+263
2013-03-02 gdb/Jiong Wang2-2/+18
2013-03-02*** empty log message ***gdbadmin1-1/+1
2013-03-01Restore patch lost in last merge from GCC.Cary Coutant1-0/+14
2013-03-01Add dwp support for v2 DWARF package file format.Cary Coutant5-549/+681
2013-03-01merge from gccDJ Delorie4-17/+11
2013-03-01daily updateAlan Modra1-1/+1
2013-03-01gold/Cary Coutant3-16/+32
2013-03-01elfcpp/Cary Coutant2-38/+59
2013-03-01gdb/Jan Kratochvil2-1/+7
2013-03-01binutils/Cary Coutant2-62/+352
2013-03-01include/Cary Coutant2-0/+18
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves36-93/+167
2013-03-01Revise the commit date of my ChangeLog entry.Jiong Wang1-1/+1
2013-03-01Implement get_longjmp_target for tilegx.Jiong Wang2-0/+29
2013-03-01Add missing file from the previous commit.Jiong Wang1-0/+67
2013-03-01*** empty log message ***gdbadmin1-1/+1
2013-02-28daily updateAlan Modra1-1/+1
2013-02-28Replace have_hle with hle_prefixH.J. Lu2-14/+14
2013-02-28Optimize REP prefix checkH.J. Lu8-25/+72
2013-02-28 * python/py-arch.c (archpy_disassemble): Use PyInt_Check andTom Tromey2-3/+8
2013-02-28 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.Doug Evans3-2/+8
2013-02-28 * contrib/excheck.py: New file.Tom Tromey4-0/+515
2013-02-28 * python/python.c (gdbpy_print_stack): Call begin_line andTom Tromey2-10/+24
2013-02-28 * python/python.c (gdbpy_find_pc_line): Call find_pc_lineTom Tromey2-5/+19
2013-02-28 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to callTom Tromey2-35/+39
2013-02-28include/opcode/Yufeng Zhang12-390/+575
2013-02-28 * py-block.c (gdbpy_block_for_pc): Call block_for_pc insideTom Tromey2-2/+9
2013-02-28 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.Tom Tromey2-1/+5
2013-02-28gas/Yufeng Zhang6-4/+26