deliverable/binutils-gdb.git
2015-04-29  Nick CliftonUpdated translations for various binutils components.
2015-04-29  Luis MachadoUse software watchpoints if hardware watchpoints are...
2015-04-29  Luis MachadoHandle memory write errors on gdb.base/break-always.exp
2015-04-29  Nick CliftonFix problems in the sim sources discovered by running...
2015-04-29  Gary BensonAllow passing fd == NULL to exec_file_find and solib_find
2015-04-29  Nick CliftonAdd support for absolute PE/x86 relocations.
2015-04-29  Nick CliftonUpdates the description of GAS's .set directive, to...
2015-04-29  Jiong Wang[ARM] Update ld testcases
2015-04-29  Doug EvansPR python/18299
2015-04-29  Doug EvansPR python/18089
2015-04-29  Doug Evans* gdbtypes.h (struct cplus_struct_type) <n_baseclasses...
2015-04-29  Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-29  GDB AdministratorAutomatic date update in version.in
2015-04-28  Andreas SchwabEat newlines inside INPUT statements in linker scripts
2015-04-28  John BaldwinUse "gdb_wait.h" instead of <sys/wait.h>.
2015-04-28  Renlin Li[ARM]Positively emit symbols for alignment
2015-04-28  Patrick PalkaDisable readline's SIGWINCH handler
2015-04-28  Patrick PalkaUpdate our idea of our terminal's dimensions even outsi...
2015-04-28  Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-04-28  Gary BensonUse exec_file_find to prepend gdb_sysroot in follow_exec
2015-04-28  Nick CliftonFix compile time warnings about a local variable being...
2015-04-28  Andy WingoFix py-parameter.exp and scm-parameter.exp path matching
2015-04-28  Alan ModraTidy PowerPC gold find_global_entry uses
2015-04-28  Alan ModraPowerPC gold assertion on missing global entry stub
2015-04-28  Patrick PalkaTUI: avoid calling strcpy() on identical string objects
2015-04-28  Patrick PalkaFix PR gdb/18155
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-04-28  GDB AdministratorAutomatic date update in version.in
2015-04-27  John BaldwinAdd support for catching exec events on FreeBSD.
2015-04-27  John BaldwinEnable fork tracing for native FreeBSD targets.
2015-04-27  John BaldwinAdd fbsd_nat_add_target.
2015-04-27  Han Shen[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53...
2015-04-27  Rafael Ávila... If a range is missing, assume the input address is...
2015-04-27  Peter Bergneropcodes/
2015-04-27  Gary BensonDo not manipulate "target:" filenames as local paths
2015-04-27  Senthil Kumar... sim: avr: Fix 'multiple definition of sim_{read,write}'
2015-04-27  Renlin Li[AArch64] Don't try to align insn in non-executale...
2015-04-27  Andreas ArnezS390: Vector ABI support
2015-04-27  Andreas ArnezS390: Re-arrange implementation of s390_return_value
2015-04-27  Andreas ArnezS390: Restructure s390_push_dummy_call
2015-04-27  Andreas ArnezS390: For zero, let is_power_of_two() return false
2015-04-27  Pierre-Marie... [Ada] Cache all static structures and reset cache durin...
2015-04-27  Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-04-27  Andreas KrebbelS/390: z13 use GNU attribute to indicate vector ABI
2015-04-27  Andreas KrebbelS/390: Fixes for z13 instructions.
2015-04-27  Andreas KrebbelS/390: Fix gotreloc_31-1 testcase.
2015-04-27  GDB AdministratorAutomatic date update in version.in
2015-04-26  Sergio Durigan... Clear variable "coredump_var_addr" before using it...
2015-04-26  GDB AdministratorAutomatic date update in version.in
2015-04-25  GDB AdministratorAutomatic date update in version.in
2015-04-24  Alan ModraNon-alloc sections don't belong in PT_LOAD segments
2015-04-24  Jiong Wang[AArch64] PR18270, fix handling of GOT entry for local...
2015-04-24  H.J. LuCopy is_linker_input to archive member
2015-04-24  Andrew Burgessgdb: Add internationalization support to a few strings.
2015-04-24  Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-24  Jiong Wang[AArch64] Improve PC-relative relocation check for...
2015-04-24  DJ DelorieFix typo
2015-04-24  DJ DelorieChange msp430 emulation to msp430elf
2015-04-24  Jim Wilsongas thunderx support
2015-04-24  Doug Evans* python.texi (Xmethods In Python): Fix name of method...
2015-04-24  Nick CliftonFix compile time warning messages about variables being...
2015-04-24  Richard Earnshaw[ARM]: Don't tail-pad over-aligned functions to the...
2015-04-24  Nick CliftonFix typos in sim sources exposed by static analysis.
2015-04-24  Nick CliftonFix typo in check for valid register number in RX sim.
2015-04-24  Nick CliftonExtend test for local labels to include fake symbols...
2015-04-24  Pierre-Marie... Fix printing for GNAT stuff for types that do not have...
2015-04-24  H.J. LuDefine SEC_MEP_VLIW in bfd/section.c
2015-04-24  Yao QiA new board file remote-gdbserver-on-localhost.exp
2015-04-24  Nick CliftonSkip the compressed1d test for targets which do not...
2015-04-24  Hans-Peter... Correct ld-elf/compressed1e.d to use notarget and for...
2015-04-24  H.J. LuXfail cris and frv for ld-elf/compressed1e.d
2015-04-24  GDB AdministratorAutomatic date update in version.in
2015-04-23  H.J. LuDelay setting up compressed debug section names
2015-04-23  Matthew FortuneImprove warning messages for la/dla
2015-04-23  Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-23  Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-23  Matthew FortuneFix r6-branch-constraints test when run with n64 as...
2015-04-23  H.J. LuDon't change compressed input debug section names
2015-04-23  Pedro AlvesFix gdb.base/interrupt.exp racy fail against gdbserver
2015-04-23  Pedro Alvesgdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file
2015-04-23  Pedro Alvesgdb_test_multiple match eof of any spawn_id
2015-04-23  Jan Beulichx86: disambiguate disassembly of certain AVX512 insns
2015-04-23  Jan Beulichx86: don't require operand size specification for AVX51...
2015-04-23  Patrick PalkaExplicitly call rl_resize_terminal() in TUI's SIGWINCH...
2015-04-23  Alan ModraAccept odd result in ld-powerpc/tocnovar testcase
2015-04-23  Alan ModraAlign .TOC. for PowerPC64
2015-04-23  GDB AdministratorAutomatic date update in version.in
2015-04-22  Joel Brobeckerlibiberty/setenv.c: Do not declare environ if defined...
2015-04-22  Jon Turneywindows-nat: Don't change current_event.dwThreadId...
2015-04-22  Jon Turneywindows-nat: Report an error if ContinueDebugEvent...
2015-04-22  Jon Turneywindows-nat: Fix misspelling in debug output
2015-04-22  Jon Turneywindows-nat: Cleanups in get_windows_debug_event
2015-04-22  Jon Turneywindows-nat: Don't use ternary conditional operator...
2015-04-22  Alan ModraRewrite relro adjusting code
2015-04-22  H.J. Lui386: Allow copy relocs for building PIE
2015-04-22  GDB AdministratorAutomatic date update in version.in
2015-04-21  Pierre MullerFix pascal behavior for class fields with testcase
2015-04-21  Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-21  Mike Frysingersim: mcore: clean up printf warnings
2015-04-21  Mike Frysingersim: mcore: convert to common memory/verbose functions
next
This page took 0.039405 seconds and 4 git commands to generate.