deliverable/binutils-gdb.git
2017-06-16  Alan ModraRewrite __start and __stop symbol handling
2017-06-16  Jiong Wang[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol...
2017-06-16  Anton Kolesovarc: Select CPU model properly before disassembling
2017-06-16  Eric Christopher2017-06-15 Eric Christopher <echristo@gmail.com>
2017-06-16  GDB AdministratorAutomatic date update in version.in
2017-06-15  H.J. LuCorrect "ld --help" to display "-z stack-size=SIZE"
2017-06-15  Jiong Wang[AArch64] Allow COPY relocation elimination
2017-06-15  H.J. Lui386-dis: Add 2 tests with invalid bnd register
2017-06-15  H.J. Lui386-dis: Check valid bnd register
2017-06-15  Nick CliftonPrevent address violation problem when disassembling...
2017-06-15  Nick CliftonFix address violation parsing a corrupt ieee binary.
2017-06-15  Nick CliftonAvoid a possible compiler bug by using a static buffer...
2017-06-15  Nick CliftonFix address violation when disassembling a corrupt...
2017-06-15  Nick CliftonHandle EITR records in VMS Alpha binaries with overlarg...
2017-06-15  Nick CliftonPrevent invalid array accesses when disassembling a...
2017-06-15  Jiong Wang[GOLD] Don't install branch-to-stub for TLS relaxed...
2017-06-15  Sergio Durigan... PR gdb/21574: Mention $SHELL and startup-with-shell...
2017-06-15  GDB AdministratorAutomatic date update in version.in
2017-06-14  Max Filippovxtensa: don't expect XCHAL_* macros to be constant
2017-06-14  Max FilippovMaxim Grigoriev stepping down as Xtensa maintainer
2017-06-14  Nick CliftonFix seg-fault when trying to disassemble a corrupt...
2017-06-14  Nick CliftonFix address violation bug when disassembling a corrupt...
2017-06-14  Nick CliftonFix address violation when disassembling a corrupt...
2017-06-14  Yao QiDon't use print_insn_XXX in GDB
2017-06-14  H.J. Luxfail pr20022.d on targets without dynamic relocs in...
2017-06-14  H.J. LuSkip PR ld/21562 tests on targets with leading char...
2017-06-14  H.J. LuAdd size to bar in ld-gc/pr20022a.s
2017-06-14  H.J. LuSkip sizeof/startof tests on targets with leading char
2017-06-14  Nick CliftonFix address violation problems when disassembling a...
2017-06-14  Andreas ArnezFix register selection in var-access.exp
2017-06-14  Georg-Johann LayMove location of .jumptables section and add .hightext...
2017-06-14  Nick CliftonFix potential address violations when processing a...
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-06-14  Andre Vieira[opcodes][arm] Remove bogus entry added by accident...
2017-06-14  Nick CliftonFix seg-faults in objdump when disassembling a corrupt...
2017-06-14  Sebastian HuberAccept more epiphany targets
2017-06-14  GDB AdministratorAutomatic date update in version.in
2017-06-13  H.J. Luld: Don't define __start_SECNAME/__stop_SECNAME for -r
2017-06-13  Simon Marchidarwin-nat: Add missing include
2017-06-13  Simon Marchidarwin: Add fork-inferior.o to NATDEPFILES
2017-06-13  Simon Marchiaix: Add fork-inferior.o to NATDEPFILES
2017-06-13  H.J. Luld: Add tests for .startof.SECNAME/.sizeof.SECNAME
2017-06-13  H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-13  Georg-Johann LayReplace multiple AVR scripts with a single, customizabl...
2017-06-13  H.J. Luld: Add tests for -Ur
2017-06-13  Renlin Li[LD][Testsuite] Add --no-dynamic-linker option to dynam...
2017-06-13  Andreas Arnezread/write_pieced_value: Merge into one function
2017-06-13  Andreas Arnezwrite_pieced_value: Notify memory_changed observers
2017-06-13  Andreas ArnezFix bit-/byte-offset mismatch in parameter to read_valu...
2017-06-13  Andreas Arnezread/write_pieced_value: Remove unnecessary variable...
2017-06-13  Andreas ArnezRespect piece offset for DW_OP_bit_piece
2017-06-13  Andreas Arnezread/write_pieced_value: Improve logic for buffer alloc...
2017-06-13  Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13  Andreas Arnezread/write_pieced_value: Drop 'buffer_size' variable
2017-06-13  Andreas ArnezAdd DWARF piece test cases for bit-field access
2017-06-13  Andreas Arnezwrite_pieced_value: Transfer least significant bits...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix buffer offset for memory pieces
2017-06-13  Andreas Arnezwrite_pieced_value: Include transfer size in byte-wise...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix copy/paste error in size calcul...
2017-06-13  Andreas Arnezread/write_pieced_value: Respect value parent's offset
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-13  Andreas ArnezRemove addr_size field from struct piece_closure
2017-06-13  Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13  Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-06-13  Andreas ArnezAdd test for modifiable DWARF locations
2017-06-13  Nick CliftonPrevent a call to abort when a relocatable link encount...
2017-06-13  Yao QiMove initialize_tdesc_mips* calls from mips-linux-nat...
2017-06-13  GDB AdministratorAutomatic date update in version.in
2017-06-12  Tom TromeyAdd some 128-bit integer tests
2017-06-12  Tom TromeyRemove val_print_type_code_int
2017-06-12  Tom TromeySimplify print_scalar_formatted
2017-06-12  Tom TromeyLet print_decimal_chars handle signed values
2017-06-12  Tom TromeyDon't always zero pad in print_*_chars
2017-06-12  Pedro Alvesmips-tdep.c: Remove MAX_REGISTER_SIZE usage
2017-06-12  Pedro Alves.gdb_index prod perf regression: mapped_symtab now...
2017-06-12  Pedro Alves.gdb_index prod perf regression: Estimate size of psyms...
2017-06-12  Pedro Alves.gdb_index prod perf regression: find before insert...
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Add data_buf::append_uint
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Eliminate ::file_write
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c:uniquify_cu_indices: Use...
2017-06-12  Jan KratochvilCode cleanup: C++ify .gdb_index producer
2017-06-12  H.J. LuELF: Pass bfd_link_info to merge_gnu_properties
2017-06-12  Andreas KrebbelS/390: Return with an error for broken tls rewrites
2017-06-12  GDB AdministratorAutomatic date update in version.in
2017-06-11  Simon MarchiIntroduce "set debug separate-debug-file"
2017-06-11  Alan ModraPR 21564, Section start in binary output file incorrect
2017-06-11  GDB AdministratorAutomatic date update in version.in
2017-06-10  GDB AdministratorAutomatic date update in version.in
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-06-09  Sergio Durigan... Include <signal.h> on gdbserver/fork-child.c (and fix...
2017-06-09  H.J. Lux86-64: Add some x32 ELF property tests
2017-06-09  Jiong WangRevert "[AArch64] Allow COPY relocation elimination"
2017-06-09  GDB AdministratorAutomatic date update in version.in
2017-06-08  Sergio Durigan... Fix possible bug when no args have been provided to...
2017-06-08  Cupertino Miranda[ARC] Corrected conditions for dynamic sections creation.
2017-06-08  Cupertino Miranda[ARC] Fixed condition to generate TEXTREL.
2017-06-08  Cupertino Miranda[ARC] Fixed TLS for IE model.
2017-06-08  Cupertino Miranda[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.
2017-06-08  Cupertino Miranda[ARC] ARC_PC32 dynamic reloc incorrectly generated.
2017-06-08  Vineet Gupta[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_
next
This page took 0.044706 seconds and 4 git commands to generate.