deliverable/binutils-gdb.git
2013-01-25  Pedro AlvesFix GDB internal error against targets that return...
2013-01-25  Andrew Burgesssourceware.org/ml/gdb-patches/2012-11/msg00312.html
2013-01-25  Nick Clifton * elf32-h8300.c (elf32_h8_relax_section): When checkin...
2013-01-25  Yao Qigdb/
2013-01-25  Yao Qigdb/
2013-01-25  Yao Qigdb/gdbserver
2013-01-25  Kai Tietz * deffilep.y (def_image_name): Adjust type...
2013-01-25  Nick Clifton* objcopy.c : Enable long section names for OPTION_ADD_...
2013-01-25  Maxim Kuvyrkov * MAINTAINERS: Update my email.
2013-01-25  Joseph Myers * config/tc-ppc.c (md_assemble): Do not generate APUin...
2013-01-25  Yao Qigdb/
2013-01-25  gdbadmin*** empty log message ***
2013-01-24  Alan Modradaily update
2013-01-24  Tiago Daitxgdb/
2013-01-24  Tiago Daitxgdb/
2013-01-24  Doug Evans * dwarf.c (display_debug_addr): Add missing parenthese...
2013-01-24  Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-24  Tom Tromey * ada-lang.h (ada_decode_symbol): Make return type...
2013-01-24  Nick Clifton * v850.h: Add e3v5 support.
2013-01-24  Nick CliftonAdd support for V850E3V5 architecture
2013-01-24  Hafiz Abid... 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery...
2013-01-24  gdbadmin*** empty log message ***
2013-01-23  Alan Modradaily update
2013-01-23  Tom Tromey * gdb.dwarf2/dw2-error.exp: Pass test name to "file...
2013-01-23  Tom Tromey * gdb.cp/converts.cc (main): Initialize 'a'.
2013-01-23  Doug Evans * linespec.c (find_linespec_symbols): Make static.
2013-01-23  Sergio Durigan... 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet...
2013-01-23  Siva Chandra... Add a new class gdb.Architecture which exposes GDB's
2013-01-23  Doug Evans Work around binutils/15021.
2013-01-23  Nick Clifton PR ld/15041
2013-01-23  Nick Clifton * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared...
2013-01-23  Nick Clifton PR gas/15039
2013-01-23  Nick Clifton PR ld/15037
2013-01-23  Alan Modra * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rd...
2013-01-23  Alan Modra * config.bfd (x86_64-*-rdos*): Remove targ_selvecs.
2013-01-23  Andreas Krebbel2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-01-23  gdbadmin*** empty log message ***
2013-01-22  Alan Modradaily update
2013-01-22  Roland McGrathld/
2013-01-22  Pedro AlvesIf a breakpoint is not user visible, then there's no...
2013-01-22  Pedro AlvesAll annotate_breakpoints_changed calls are along-side
2013-01-22  Pedro AlvesWith some changes to how software single-step (SSS...
2013-01-22  Pedro AlvesThere's code in annotate.c and breakpoint.c that is...
2013-01-22  Tom Tromey * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg...
2013-01-22  Tom Tromey * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle...
2013-01-22  Marc KhouzamUpdated Changelog and testsuite/Changelog because of...
2013-01-22  gdbadmin*** empty log message ***
2013-01-21  Marc Khouzam2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-21  Alan Modradaily update
2013-01-21  Siva Chandra... * python/lib/gdb/commands/explore.py
2013-01-21  Tom Tromey * gdb_obstack.h (obconcat): Move declaration here...
2013-01-21  Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-21  Tom Tromey * dwarf2read.c (fixup_go_packaging): Save package...
2013-01-21  Tom Tromey * dwarf2read.c (struct partial_die_info) <name, scope...
2013-01-21  Tom Tromey * gdbtypes.c (init_type): Make 'name' const.
2013-01-21  Tom Tromey * buildsym.c (patch_subfile_names): Use set_last_sourc...
2013-01-21  Tom Tromey * symtab.c (struct demangled_name_entry) <mangled...
2013-01-21  Tom Tromey * dwarf2read.c (new_symbol_full): Remove cast.
2013-01-21  Tom Tromey * main.c (captured_main): Call bfd_init.
2013-01-21  Tom Tromey * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set...
2013-01-21  Jan Kratochvilgdb/
2013-01-21  Jan Kratochvilgdb/
2013-01-21  Mike Frysingerld: enable new dtags by default for linux/gnu targets
2013-01-21  Alan Modra * ld-size/size.exp (build_tests <size-7, size-8>)...
2013-01-21  gdbadmin*** empty log message ***
2013-01-20  Alan Modradaily update
2013-01-20  gdbadmin*** empty log message ***
2013-01-19  Alan Modradaily update
2013-01-19  H.J. LuAdd HOSTING_SCRT0 for PIE test
2013-01-19  gdbadmin*** empty log message ***
2013-01-18  Alan Modradaily update
2013-01-18  H.J. LuResolve size relocation against non-zero TLS symbol
2013-01-18  David Blaikiegdb
2013-01-18  David Blaikiegdb
2013-01-18  David Blaikiegdb/testsuite
2013-01-18  Tom Tromey PR c++/14999:
2013-01-18  Mike Frysingergold: enable new dtags by default
2013-01-18  Mike Frysingerld: change --enable-new-dtags to only generate new...
2013-01-18  H.J. LuSupport size relocation only for ELF
2013-01-18  Nick Clifton PR binutils/15026
2013-01-18  Hafiz Abid... 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2013-01-18  Yao Qigdb/gdbserver:
2013-01-18  Yao Qigdb/
2013-01-18  Yao Qigdb/
2013-01-18  H.J. LuVerify run-time size relocations if supported
2013-01-18  H.J. LuAdd size-1 and size-2 tests
2013-01-18  gdbadmin*** empty log message ***
2013-01-17  H.J. LuAdd missing files
2013-01-17  H.J. LuCount size relocation as PC-relative relocation
2013-01-17  Alan Modra * powerpc.cc (Stub_table::find_plt_call_entry): Make...
2013-01-17  Doug Evans * dwarf2read.c (dw2_build_type_unit_groups_reader...
2013-01-17  Doug Evans * symtab.h (struct symbol_search): Add comment.
2013-01-17  Alan Modradaily update
2013-01-17  Jan Kratochvilgdb/
2013-01-17  Tom Tromey * cp-abi.c (cp_abi_completer): Fix typo in assignment.
2013-01-17  Doug Evans * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR...
2013-01-17  Jan Kratochvilgdb/
2013-01-17  Doug Evans * boards/cc-with-tweaks.exp: New file.
2013-01-17  Tom Tromey * cp-abi.c (cp_abi_completer): New function.
2013-01-17  Yufeng Zhanginclude/opcode/
next
This page took 0.040811 seconds and 4 git commands to generate.