deliverable/binutils-gdb.git
2011-03-28  Jan Kratochvilgdb/
2011-03-28  Jan Kratochvilgdb/
2011-03-28  Jan Kratochvilgdb/testsuite/
2011-03-28  Tom Tromey PR symtab/12441:
2011-03-28  Tom Tromey * gdb.texinfo (Set Tracepoints): Fix typo.
2011-03-28  Pierre Muller * coffdump.c (coff_dump): Correct spelling error.
2011-03-28  Joseph Myers * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don...
2011-03-28  Pierre Muller * coffdump.c (dump_coff_scope): Use double typecast...
2011-03-28  Nick CliftonAdd support for DragonFlyBSD target.
2011-03-28  Joseph Myers * configure.in: Check for windows.h, not Windows.h.
2011-03-28  gdbadmin*** empty log message ***
2011-03-27  Alan Modradaily update
2011-03-27  Ian Lance Taylor * archive.cc (Archive::interpret_header): Return ...
2011-03-27  Mike Frysingersim: bfin: handle saturation with RND12 sub insns
2011-03-27  gdbadmin*** empty log message ***
2011-03-26  Alan Modradaily update
2011-03-26  Mike Frysingersim: bfin: add missing VS set with add/sub insns
2011-03-26  gdbadmin*** empty log message ***
2011-03-25  Alan Modradaily update
2011-03-25  Cary Coutant * testsuite/Makefile.am (final_layout.stdout): Use...
2011-03-25  Ulrich Weigand * arm-tdep.c (arm_elf_make_msymbol_special): Use ARM_S...
2011-03-25  Eric B. WeddingtonRegenerate Makefile.in.
2011-03-25  Nick Cliftonoops - fix typo
2011-03-25  Nick Clifton * dwarf.c (decode_location_expression): Use dwarf_vmatoa
2011-03-25  Nick Clifton * dwarf.c (process_debug_info): Use offset_size to...
2011-03-25  Nick Clifton * bucomm.c (make_tempname): Stop memory leak.
2011-03-25  Nick Clifton * objdump.c (dump_reloc_set): Free malloced memory.
2011-03-25  Nick Clifton * stabs.c (parse_stab_enum_type): Fix memory leaks.
2011-03-25  Nick Clifton * prdbg.c (pr_function_type): Close memory leaks.
2011-03-25  Nick Clifton * ieee.c (ieee_add_bb11): Plug memory leak.
2011-03-25  Nick Clifton * ar.c (write_archive): Plug memory leak.
2011-03-25  Nick Clifton * ar.c (delete_members): Plug memory leak.
2011-03-25  Nick Clifton * ar.c (move_members): Plug memory leak.
2011-03-25  Tom Tromey * linespec.c (symbol_found): Restore line-based result for
2011-03-25  Nick Clifton * strings.c (print_strings): Plug memory leak.
2011-03-25  Nick Clifton * coffcode.h (coff_set_alignment_hook): Check return...
2011-03-25  DJ Deloriemerge from gcc
2011-03-25  Tom Tromey2011-03-24 Mark Wielaard <mjw@redhat.com>
2011-03-25  Tristan Gingold2011-03-25 Tristan Gingold <gingold@adacore.com>
2011-03-25  Tristan Gingold2011-03-25 Tristan Gingold <gingold@adacore.com>
2011-03-25  Nick Clifton Replace bfd_vma type and analog types by dwarf_vma...
2011-03-25  Joseph Myers * configure.ac (native_only): Remove.
2011-03-25  Andrew BurgessMove environment modifications into gdb_init so it...
2011-03-25  Joseph Myers * configure.ac (target_tools): Remove target-groff.
2011-03-25  Kai Tietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-25  Mike Frysingersim: bfin: add hw tracing to gpio/sic port events
2011-03-25  Mike Frysingersim: bfin: fix GPIO logic bugs when processing events
2011-03-25  Mike Frysingersim: bfin: fix clear/set/toggle GPIO handling
2011-03-25  gdbadmin*** empty log message ***
2011-03-24  Alan Modradaily update
2011-03-24  Tom Tromey2011-03-24 Mark Wielaard <mjw@redhat.com>
2011-03-24  Tom Tromeygdb
2011-03-24  Tom Tromey * linespec.h (struct linespec_result) <special_display...
2011-03-24  Tom Tromey * symtab.c (decode_line_spec): Update.
2011-03-24  Paolo Bonzini2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2011-03-24  Paolo Bonzini2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2011-03-24  Eric B. Weddington2011-03-24 Eric B. Weddington <eric.weddington@atmel...
2011-03-24  Paolo Bonzini2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2011-03-24  Joseph Myers * configure.ac (i[[3456789]]86-*-vsta, i[[3456789...
2011-03-24  Joseph Myers * configure.ac (ppc*-*-pe): Remove host case.
2011-03-24  Pedro Alves * regcache.c (regcache_raw_read): If the target didn...
2011-03-24  Joseph Myers * config.sub: Update to version 2011-03-23.
2011-03-24  Mike Frysingergas: blackfin: reject invalid register destinations...
2011-03-24  Mike Frysingeropcodes: blackfin: ignore (M) on MAC0-only dsp mac...
2011-03-24  Mike Frysingergas: blackfin: test all 16bit insns
2011-03-24  Mike Frysingergas: blackfin: catch invalid dest dregs in dsp mult...
2011-03-24  Mike Frysingergas: blackfin: catch invalid register combinations...
2011-03-24  Mike Frysingersim: bfin: document SIC limitation
2011-03-24  Mike Frysingersim: bfin: fix inverted W1C logic
2011-03-24  Mike Frysingersim: bfin: define more UART LSR bits
2011-03-24  Mike Frysingersim: bfin: fix typo in TWI stat reg
2011-03-24  Mike Frysingersim: bfin: update VIT_MAX behavior to match hardware...
2011-03-24  Mike Frysingersim: bfin: always do 16bit sign extension with the...
2011-03-24  Mike Frysingersim: bfin: update AV and AC ASTAT bits with acc negation
2011-03-24  Mike Frysingersim: bfin: fix thinko in SIC pin encoding
2011-03-24  Mike Frysingersim: bfin: allow byteop[123]p src regs to be the same
2011-03-24  Mike Frysingersim: bfin: fix thinko in bfin_gpio bus addresses
2011-03-24  gdbadmin*** empty log message ***
2011-03-23  Alan Modradaily update
2011-03-23  Joseph Myers * lexsup.c (parse_args): Only set report_plugin_symbol...
2011-03-23  Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-23  Alan Modrabfd/
2011-03-23  Eric B. Weddington2011-03-23 Eric B. Weddington <eric.weddington@atmel...
2011-03-23  Rafael Ávila... 2010-03-23 Rafael Ávila de Espíndola <respindola@mozil...
2011-03-23  Rafael Ávila... 2010-03-23 Rafael Ávila de Espíndola <respindola@mozil...
2011-03-23  gdbadmin*** empty log message ***
2011-03-22  Alan Modradaily update
2011-03-22  Jan Kratochvilgdb/
2011-03-22  Eric B. WeddingtonRegenerate bfd-in2.h.
2011-03-22  Joseph Myers * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2011-03-22  Joseph Myers * config-ml.in: Don't handle arc-*-elf*.
2011-03-22  Eric B. Weddington/bfd:
2011-03-22  Jan Kratochvilgdb/
2011-03-22  Pedro Alves * infcmd.c (post_create_inferior): Ignore NOT_AVAILABL...
2011-03-22  Phil Muldoon2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2011-03-22  Jan Kratochvilgdb/
2011-03-22  Phil Muldoon2011-03-21 Phil Muldoon <pmuldoon@redhat.com>
2011-03-22  Ian Lance Taylor * testsuite/relro_test.sh: Fail if dc is not present.
2011-03-22  Ian Lance TaylorFix copyright.
2011-03-22  gdbadmin*** empty log message ***
next
This page took 0.053584 seconds and 4 git commands to generate.