sim: dv-cfi: check for log2 support in libm when enabled
[binutils-gdb.git] / gdb /
2011-10-19 Tom Tromey * gdb.texinfo (Commands In Python): Add missing "@"s.
2011-10-19 Cary Coutant * dwarf2read.c (peek_abbrev_code): New function.
2011-10-19 gdbadmin*** empty log message ***
2011-10-18 Tom Tromey * gdb.base/jit-so.exp (one_jit_test): Remove spurious...
2011-10-18 Tom Tromey * gdb.base/source.exp: Don't include full file name...
2011-10-18 Aleksandar Ristovski * solib-svr4.c (read_program_header): New variables...
2011-10-18 gdbadmin*** empty log message ***
2011-10-17 Joseph Myers * lib/gdb.exp (gdb_test_multiple): Expect newline...
2011-10-17 Tom Tromey2011-10-17 Joost van der Sluis <joost@cnoc.nl>
2011-10-17 Jan Kratochvilgdb/
2011-10-17 gdbadmin*** empty log message ***
2011-10-16 Doug EvansAdd comma after "If True" to previous checkin.
2011-10-16 Doug Evans * NEWS: Document python gdb.printing.register_pretty_p...
2011-10-16 Jan Kratochvilgdb/testsuite/
2011-10-16 gdbadmin*** empty log message ***
2011-10-15 gdbadmin*** empty log message ***
2011-10-14 Keith Seitz PR c++/13225
2011-10-14 Keith Seitz PR c++/13225
2011-10-14 Tom Tromey * gdb.threads/attachstop-mt.exp: Add $srcfile to the...
2011-10-14 Jan Kratochvilgdb/
2011-10-14 Jan Kratochvilgdb/
2011-10-14 gdbadmin*** empty log message ***
2011-10-13 Jan Kratochvilgdb/
2011-10-13 Tom Tromey * python/py-breakpoint.c (gdbpy_breakpoint_deleted...
2011-10-13 Kevin PougetPR python/13285 Document named constants for frame...
2011-10-13 Tom Tromey * python/py-type.c (typy_has_key): Make 'field' const.
2011-10-13 Luis Machado2011-10-13 Luis Machado <lgustavo@codesourcery.com>
2011-10-13 Luis Machado2011-10-13 Luis Machado <lgustavo@codesourcery.com>
2011-10-13 Jan Kratochvilgdb/
2011-10-13 Yao Qi PR gdb/12703
2011-10-13 gdbadmin*** empty log message ***
2011-10-12 Jan Kratochvilgdb/
2011-10-12 Doug Evans * dwarf2read.c (partial_read_comp_unit_head): Set...
2011-10-12 Jan Kratochvilgdb/
2011-10-12 Gary Benson2011-10-12 Gary Benson <gbenson@redhat.com>
2011-10-12 Pedro AlvesFix incomplete entry. Should have been:
2011-10-12 Pedro Alves2011-10-12 Pedro Alves <pedro@codesourcery.com>
2011-10-12 Jan Kratochvilgdb/testsuite/
2011-10-12 gdbadmin*** empty log message ***
2011-10-11 Sterling Augustine2011-10-11 Sterling Augustine <saugustine@google...
2011-10-11 Sterling Augustinegdb/ChangeLog
2011-10-11 David S. MillerFix jit.exp on most 32-bit targets.
2011-10-11 Ulrich Weigand * gdb.python/py-shared.exp: Relax filename check to...
2011-10-11 Ulrich Weigand * symfile.c (separate_debug_file_exists): Fix condition.
2011-10-11 David S. MillerFix regcache_restore() handling of unavailable regs.
2011-10-11 Jan Kratochvilgdb/
2011-10-11 Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11 Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11 Jan Kratochvilgdb/
2011-10-11 Yao Qi gdb/
2011-10-11 Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-10-11 Joseph Myers * gdb.cp/gdb2495.exp: Do not include directories in...
2011-10-11 gdbadmin*** empty log message ***
2011-10-10 Ulrich Weigand PR gdb/13218
2011-10-10 Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10 Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10 Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10 Yao Qigdb/
2011-10-10 gdbadmin*** empty log message ***
2011-10-09 Doug Evans Add new "alias" command.
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Joseph Myers * gdb.base/solib-symbol.exp: Do not include directories in
2011-10-09 gdbadmin*** empty log message ***
2011-10-08 gdbadmin*** empty log message ***
2011-10-07 Doug Evans * gdb.texinfo (gdb.printing): Document new `replace...
2011-10-07 Doug Evans * python/lib/gdb/printing.py (register_pretty_printer...
2011-10-07 Doug Evans * python/lib/gdb/printing.py: Whitespace cleanup.
2011-10-07 Doug Evans * python/py-value.c (valpy_call): Initialize ftype...
2011-10-07 Doug EvansFix PR spelling, 13624 -> 13264.
2011-10-07 Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-10-07 Corinna Vinschen * windows-nat.c: Include wchar.h to avoid compiler...
2011-10-07 Phil Muldoon2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2011-10-07 Phil Muldoon2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2011-10-07 Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-10-07 Kevin PougetAdd missing files to previous commit (Allow Python...
2011-10-07 Kevin PougetFix ChangeLog messup (Allow Python notification of...
2011-10-07 Kevin Pouget Allow Python notification of new object-file loadings.
2011-10-07 Joseph Myers * gdb.base/fixsection.exp: Do not include directories...
2011-10-07 gdbadmin*** empty log message ***
2011-10-06 gdbadmin*** empty log message ***
2011-10-05 Pierre Muller Add tests for passing of environment variables to...
2011-10-05 Tristan Gingold2011-10-05 Tristan Gingold <gingold@adacore.com>
2011-10-05 gdbadmin*** empty log message ***
next