deliverable/binutils-gdb.git
2016-10-18  Maciej W. RozyckiAArch64/opcodes: Correct an `index' global shadowing...
2016-10-18  Maciej W. RozyckiNDS32/BFD: Correct an aliasing error in `nds32_elf_chec...
2016-10-18  Maciej W. RozyckiARM/BFD: Correct an `index' global shadowing error
2016-10-18  GDB AdministratorAutomatic date update in version.in
2016-10-17  Simon MarchiFix duplicate test message in mi-trace-save.exp
2016-10-17  Simon MarchiFix comment in mi-trace-save.exp
2016-10-17  Simon MarchiFix -trace-save crash when argument is missing
2016-10-17  Pedro Alvesgdb: Fix phony iconv build
2016-10-17  Cupertino MirandaFixed matching in newly added test.
2016-10-17  Nick CliftonDisplay unknown notes. Decode NT_GNU_HWCAP notes.
2016-10-17  Cupertino MirandaRemoved pseudo invalid instructions opcodes.
2016-10-17  Nick CliftonUpdate list of ELF machine numbers.
2016-10-17  Nick CliftonSync libiberty sources with gcc mainline.
2016-10-17  GDB AdministratorAutomatic date update in version.in
2016-10-16  GDB AdministratorAutomatic date update in version.in
2016-10-15  Alan ModraRegenerate spu_ovl.o_c
2016-10-15  GDB AdministratorAutomatic date update in version.in
2016-10-14  Pedro AlvesFINAL/OVERRIDE: Define to empty on g++ < 4.7
2016-10-14  Pedro AlvesMove OVERRIDE/FINAL from gcc/coretypes.h to include...
2016-10-14  Simon MarchiFix typos in trace commands doc
2016-10-14  Simon MarchiDocument -ctf switch of -trace-save
2016-10-14  Luis MachadoFix leftover remote test failures from PR binutils...
2016-10-14  Ulrich WeigandFix set sysroot command on AIX
2016-10-14  Alan ModraAdd separate debug info file section
2016-10-14  Claudiu Zissulescu[ARC] Disassembler: fix LIMM detection for short instru...
2016-10-14  Markus Metzgerbtrace: remove leftover comment
2016-10-14  Eli ZaretskiiInclude strings.h where available
2016-10-14  GDB AdministratorAutomatic date update in version.in
2016-10-13  Pedro AlvesARI: Remove true/false checks
2016-10-13  Yao QiShare proc get_var_address
2016-10-13  Yao QiSkip testing structures with floating points
2016-10-13  Tom TromeyUse std::string in macho_symfile_read_all_oso
2016-10-13  Tom TromeyRemove unnecessary null_cleanup
2016-10-13  Tom TromeyTurn wchar iterator into a class
2016-10-13  Tom TromeyChange selttest.c to use use std::vector
2016-10-13  Pedro AlvesConvert tid_range_parser and get_number_or_range to...
2016-10-13  GDB AdministratorAutomatic date update in version.in
2016-10-12  Luis MachadoFixup gdb.python/py-value.exp for bare-metal aarch64-elf
2016-10-12  Anton Kolesovarc: Add support for Newlib
2016-10-12  Anton Kolesovarc: Add evaluation of long jump targets
2016-10-12  Anton Kolesovarc: Add a gdbarch_tdep structure
2016-10-12  Yao Qi[AArch64] Track FP registers in prologue analyzer
2016-10-12  GDB AdministratorAutomatic date update in version.in
2016-10-11  Alan Modramissing changelog entry
2016-10-11  Alan ModraBFD_FAKE_SECTION macro params
2016-10-11  Alan ModraUpdate more tests for objdump change
2016-10-11  Jan Kratochviltestsuite: Fix gdb.arch/powerpc-prologue.c compilation
2016-10-11  Jan Kratochviltestsuite: Use standard_output_file
2016-10-11  Nick CliftonEnhance objdump so that it will use .got, .plt and...
2016-10-11  Nick CliftonAdd support to the static linker for the tokens accepte...
2016-10-11  Jiong Wang[AArch64] PR target/20666, fix wrong encoding of new...
2016-10-11  Alan ModraAlways descend into output section statements in lang_d...
2016-10-11  GDB AdministratorAutomatic date update in version.in
2016-10-10  Andreas KrebbelS/390: Move binary start to 16M.
2016-10-10  Maciej W. Rozyckibfd/ChangeLog: Add missing PR ld/19908 reference
2016-10-10  Andreas KrebbelMIPS64: Adjust cfi* testcases.
2016-10-10  Yao QiShare enum arm_breakpoint_kinds
2016-10-10  Yao QiRename 'arch' by 'gdbarch' in m32c_gdbarch_init
2016-10-10  Yao QiRemove v850_dbtrap_breakpoint_from_pc
2016-10-10  GDB AdministratorAutomatic date update in version.in
2016-10-09  GDB AdministratorAutomatic date update in version.in
2016-10-08  Simon Marchiui-out.c: Remove unused parameter to push_level
2016-10-08  Alan ModraAuto-generated dependencies for rx-parse.o and rl78...
2016-10-08  GDB AdministratorAutomatic date update in version.in
2016-10-07  Joel BrobeckerDocument the GDB 7.12 release in gdb/ChangeLog
2016-10-07  Alan ModraFold arithmetic integer expressions fallout
2016-10-07  Jiong Wang[AArch64] PR target/20667, fix disassembler for the...
2016-10-07  Yao QiSet regdir in tdesc-regs.exp or arm
2016-10-07  Markus Metzgerpython: accept address and explicit locations in gdb...
2016-10-07  Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-07  Alan Modrabfd_merge_private_bfd_data tidy
2016-10-07  Alan ModraAdd is_generic_elf to ld/ld-lib.exp
2016-10-07  GDB AdministratorAutomatic date update in version.in
2016-10-06  Sergio Durigan... Consolidate API of target_supports_multi_process
2016-10-06  Pedro Alvesgdb: Remove some C compiler support leftovers
2016-10-06  Doug EvansFix gdb.Value->python conversion for large unsigned...
2016-10-06  Simon Marchiframe.h: Forward-declare struct ui_out
2016-10-06  Tom TromeyRemove Java support
2016-10-06  Maciej W. Rozyckimips-tdep: Make FCRs always 32-bit
2016-10-06  Maciej W. Rozyckimips-tdep: Rearrange comments in `mips_pseudo_register_...
2016-10-06  Claudiu Zissulescu[ARC] Fix parsing leave_s and enter_s mnemonics.
2016-10-06  Maciej W. Rozyckitestsuite: solib-disc: Use `standard_output_file'
2016-10-06  Ludovic Court?sAdd workaround for bash 4.2 scripting problem.
2016-10-06  Markus Metzgerstack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regression
2016-10-06  Alan Modra-Wimplicit-fallthrough dodgy fixes
2016-10-06  Alan ModraAdd fall through comment to source in cpu/
2016-10-06  Alan Modra[GOLD] two more fall-through comments
2016-10-06  Pedro AlvesFix PR11094: JIT breakpoint is not properly recreated...
2016-10-06  Pedro AlvesFix a few gdb.base/jit-simple.exp problems
2016-10-06  Tom TromeyRemove redundant assignment in gprof.
2016-10-06  Matthew FortuneRefine .cfi_sections check to only consider compact...
2016-10-06  Doug EvansMake "end" field in feature specs required again.
2016-10-06  GDB AdministratorAutomatic date update in version.in
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05  Alan Modra-Wimplicit-fallthrough noreturn fixes
2016-10-05  Alan Modra-Wimplicit-fallthrough error fixes
2016-10-05  Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-10-05  Alan Modrabison warning fixes
2016-10-05  Alan ModraDon't use boolean OR in arithmetic expressions
2016-10-05  Jan Kratochviltestsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp
next
This page took 0.039889 seconds and 4 git commands to generate.