deliverable/binutils-gdb.git
2015-03-26  H.J. LuImport zlib from GCC
2015-03-26  H.J. LuSkip gc-sections if relocation is incompatible
2015-03-26  Pedro AlvesDon't set breakpoints on import stubs on Windows amd64
2015-03-26  Yao QiHandle the effect of skipping prologue
2015-03-26  Yao QiRemove some hard-coded stuff in tests
2015-03-26  Yao QiCompile break-asm-file{0,1}.s without debug info
2015-03-26  Yao QiRelax pattern to match the output of "info frame" in...
2015-03-26  GDB AdministratorAutomatic date update in version.in
2015-03-25  Anton Blanchardpowerpc: Only initialise opcode indices once
2015-03-25  Anton Blanchardpowerpc: Add slbfee. instruction
2015-03-25  Marcus Shawcroft[AArch64] Implement branch over stub section.
2015-03-25  Marcus Shawcroft[AArch64] Remove padding before stub sections.
2015-03-25  Marcus Shawcroft[AArch64] Adjust veneer count.
2015-03-25  Markus Metzgerbtrace: fix tests for 32-bit
2015-03-25  Markus Metzgerbtrace: increase buffer size for exception test
2015-03-25  Renlin Li[AARCH64]Fix "align directive causes MAP_DATA symbol...
2015-03-25  Pedro AlvesSimplify target_async hook interface
2015-03-25  Gary BensonAssociate target_ops with target_fileio file descriptors
2015-03-25  Senthil Kumar... Garbage collecting debug sections
2015-03-25  H.J. LuDon't write the zlib header if not used
2015-03-25  GDB AdministratorAutomatic date update in version.in
2015-03-24  Pedro AlvesFix "thread apply all" with exited threads
2015-03-24  H.J. LuDon't write the zlib header if not used
2015-03-24  Pedro AlvesFix switch_back_to_stepped_thread comment references
2015-03-24  Pedro AlvesShuffle user_visible_resume_ptid
2015-03-24  Pedro AlvesDebug output tweaks in the Linux target backends
2015-03-24  Joel BrobeckerDo not make "prop" field of struct dynamic_prop_list...
2015-03-24  Joel BrobeckerGDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_L...
2015-03-24  Pedro AlvesRemove 'step' parameters from 'proceed' and 'resume'
2015-03-24  Pedro AlvesMake "set scheduler-locking step" depend on user intent...
2015-03-24  Pedro AlvesMake step_start_function be per thread
2015-03-24  Pedro AlvesNo longer handle negative 'step' in 'proceed'
2015-03-24  Antoine TremblayFix mi-pending.exp test output to allow stable test...
2015-03-24  Nick CliftonFixes a bug introduced by the new ranges checks on...
2015-03-24  Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_get_stub_for_link_sec...
2015-03-24  Marcus Shawcroft[AArch64] Refactor section_group[] representation.
2015-03-24  Gary BensonMove duplicated Linux x86 code to nat/x86-linux.c
2015-03-24  Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24  Gary BensonIntroduce x86_linux_update_debug_registers
2015-03-24  Gary BensonLinux x86 low-level debug register comment synchronization
2015-03-24  Gary BensonLinux x86 low-level debug register code synchronization
2015-03-24  Gary BensonRename gdbserver's low-level Linux x86 debug register...
2015-03-24  Gary BensonMake lwp_info.arch_private handling shared
2015-03-24  Gary BensonChange signature of linux_target_ops.new_thread
2015-03-24  Gary BensonIntroduce basic LWP accessors
2015-03-24  Gary BensonMake linux_stop_lwp be a shared function
2015-03-24  Gary BensonAdd iterate_over_lwps to gdbserver
2015-03-24  Gary BensonAdd x86_debug_reg_state to gdbserver
2015-03-24  Gary BensonIntroduce current_lwp_ptid
2015-03-24  Antoine TremblayFix breakpoint thread condition missing with mi and...
2015-03-24  Marcus Shawcroft[AArch64] Refactor generation of 835769 workaround...
2015-03-24  Marcus Shawcroft[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.
2015-03-24  Alan ModraMake powerpc bfd ld reloc overflow vs undefined symbols...
2015-03-24  Mike Frysingersim: m68hc11/mips/mn10300/v850: add basic sim_pc_get
2015-03-24  Alan ModraPR18147, relocation overflow when --unresolved-symbols...
2015-03-24  Terry GuoExtend arm_feature_set struct to provide more bits
2015-03-24  Mike Frysingersim: profile: disconnect from watchpoint core
2015-03-24  Mike Frysingersim: moxie: clean up build time warnings
2015-03-24  Mike Frysingersim: moxie: convert to nrun.o
2015-03-24  Mike Frysingersim: erc32/h8300/m68hc11: trim unused functions
2015-03-24  Mike Frysingersim: moxie: switch to common sim-command.o
2015-03-24  Mike Frysingersim: clean up SIM_HAVE_BIENDIAN
2015-03-24  Mike Frysingersim: m32r: drop duplicate dv_sockser_install call
2015-03-24  Mike Frysingersim: Revert "Fix frv/iq2000/m32r/sh64 sim, default...
2015-03-24  Mike Frysingersim: fix sim-hardware configure option
2015-03-24  Mike Frysingersim: drop support for requiring hw support
2015-03-24  Mike Frysingersim: cris: delete unused CONFIG_DEVICES
2015-03-24  Mike Frysingersim: mn10300: fix duplicated hardware option
2015-03-24  Mike Frysingersim: iq2000/mn10300: drop dv-sockser.o references
2015-03-24  Mike Frysingersim: frv: delete UART device support
2015-03-24  GDB AdministratorAutomatic date update in version.in
2015-03-23  Joel BrobeckerFix indentation in ser_windows_setparity and hardwire_s...
2015-03-23  Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-23  Keith SeitzUpdate comment of linespec_lexer_lex_keyword.
2015-03-23  Keith SeitzAdd missing changelog entries of last commit
2015-03-23  Keith SeitzExpand keyword lexing intelligence in the linespec...
2015-03-23  Keith SeitzPR gdb/18021 - defend against "static virtual" methods
2015-03-23  Keith Seitz[OBV] Fix build -- missing ';'
2015-03-23  Marcus ShawcroftAdding Changelog for previous commit.
2015-03-23  Marcus ShawcroftFactor out _bfd_aarch64_erratum_835769_stub_name
2015-03-23  Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_resize_stubs()
2015-03-23  Marcus Shawcroft[AArch64] Factor stub creation code into _bfd_aarch64_c...
2015-03-23  Marcus Shawcroft[AArch64] Factor out common behaviour between elf_aarch...
2015-03-23  Marcus Shawcroft[AArch64] Flip sense of erratum_835769_scan.
2015-03-23  Marcus Shawcroft[AArch64] Drop unused argument to elf_aarch64_create_or...
2015-03-23  Marcus Shawcroft[AArch64] Remove unused variable.
2015-03-23  Marcus ShawcroftFixup previous changelog entry.
2015-03-23  Marcus ShawcroftRemove dead code.
2015-03-23  Marcus Shawcroft[AArch64] Tidy up in aarch64_mem_op_p().
2015-03-23  Marcus Shawcroft[AArch64] Adjust layout of elfNN_aarch64_write_section.
2015-03-23  Marcus Shawcroft[AArch64] Adjust layout emultempl/aarch64elf.em.
2015-03-23  Rafael Ávila... Remove is_merge_section_for.
2015-03-23  Nick CliftonFix thinko with previous delta to RL78 sim, by adding...
2015-03-23  Mike Frysingersim: dv-sockser: move build to common dir
2015-03-23  Mike Frysingersim: dv-sockser: add stub funcs when not available
2015-03-23  Mike Frysingersim: bfin/msp430: drop run-sim.h include
2015-03-23  Mike Frysingersim: sh64: delete dv-sockser references
2015-03-23  GDB AdministratorAutomatic date update in version.in
2015-03-22  Cary CoutantFix support for i386 TLS GD-to-IE optimization.
2015-03-22  Cary CoutantFix internal error with -z relro when .tbss is last...
next
This page took 0.046366 seconds and 4 git commands to generate.