aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-19-Wpointer-sign: aarch64-tdep.c.Pedro Alves2-1/+6
2013-04-19-Wpointer-sign: s390-tdep.c.Pedro Alves2-4/+9
2013-04-19ppc-linux-tdep.c: Wrong signness for buffer holding instructions.Pedro Alves2-1/+6
2013-04-19mips-tdep.c: Wrong signness for local holding PC register.Pedro Alves2-1/+5
2013-04-19mep-tdep.c: Wrong signness for instruction buffer.Pedro Alves2-1/+6
2013-04-19alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger.Pedro Alves3-4/+12
2013-04-19cris-tdep.c: Use unsigned variable for unsigned command.Pedro Alves2-4/+10
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves11-25/+53
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves40-174/+269
2013-04-19Fix the x87 FP register printout when issuing the “info float” command.Pedro Alves5-1/+90
2013-04-19 * configure.tgt (i386-*-cygwin): Handle x86_64 cygwin.Kai Tietz2-1/+9
2013-04-19 PR binutils/15356Nick Clifton1-0/+6
2013-04-19daily updateAlan Modra1-1/+1
2013-04-19*** empty log message ***gdbadmin1-1/+1
2013-04-18 * gdb.mi/mi-var-create-rtti.exp: Create a variable ofLuis Machado2-2/+9
2013-04-18*** empty log message ***gdbadmin1-1/+1
2013-04-18daily updateAlan Modra1-1/+1
2013-04-17 * lib/dwarf.exp (Dwarf): New proc "tu".Doug Evans3-0/+146
2013-04-17 * dwarf2read.c (struct signatured_type): New member type.Doug Evans2-89/+224
2013-04-17Update copyright year on elf-ifunc.cH.J. Lu2-1/+5
2013-04-17Fix line length problem in last entry.Joel Brobecker1-1/+2
2013-04-17gdb/Yufeng Zhang2-10/+5
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton13-56/+69
2013-04-17 PR binutils/15369Nick Clifton2-4/+10
2013-04-17Use AC_DEFINE for USE_THREAD_DBPedro Alves5-9/+16
2013-04-17gdb/Yao Qi2-0/+14
2013-04-17daily updateAlan Modra1-1/+1
2013-04-17*** empty log message ***gdbadmin1-1/+1
2013-04-16Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves2-1/+6
2013-04-16Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves3-10/+13
2013-04-16copyright.py: Don't update glibc_thread_db.h.Pedro Alves2-0/+5
2013-04-16Fix previous entry.Pedro Alves1-1/+1
2013-04-16Update glibc_thread_db.h from upstream.Pedro Alves2-25/+51
2013-04-16Move fallback thread_db.h to a separate file.Pedro Alves3-439/+444
2013-04-16PR build/11881: LIBTHREAD_DB_SO can be undefined.Pedro Alves2-12/+20
2013-04-16 * gdb.texinfo (Set Catchpoints): Mention earliest version ofTom Tromey2-1/+9
2013-04-16 * Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc.Nick Clifton3-2/+3
2013-04-16NEWS: Mention "set foo unlimited".Pedro Alves2-0/+11
2013-04-16*** empty log message ***gdbadmin1-1/+1
2013-04-16daily updateAlan Modra1-1/+1
2013-04-15 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".Doug Evans2-64/+82
2013-04-15 * dwarf2read.c (create_debug_types_hash_table): Use hex_stringDoug Evans2-15/+18
2013-04-15Check regular reference without non-GOT referenceH.J. Lu6-14/+67
2013-04-152013-04-15 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-5/+24
2013-04-15 * NEWS: Move recent entries into "since 7.6" section.Tom Tromey2-9/+13
2013-04-15 PR c++/13588:Tom Tromey13-60/+310
2013-04-15 PR c++/15176:Tom Tromey13-0/+344
2013-04-15 * break-catch-throw.c (struct exception_names): New.Tom Tromey2-14/+50
2013-04-15 PR c++/10119:Tom Tromey2-36/+84
2013-04-15 * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey5-261/+324