]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2014-03-18  Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-03-18  Maciej W. RozyckiPower: Correct little-endian e500v2 GPR frame offsets
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-18  Yufeng ZhangEnable verbose error messages by default for AArch64...
2014-03-18  Nick CliftonConvert function declarations to ISO C format. Remove...
2014-03-17  Alan Modradaily update
2014-03-17  Tom Tromeyfix latent bugs in ui-out.c
2014-03-17  Chris Faylor2014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>
2014-03-17  Nick CliftonAdd support for parsing VFP register names in .cfi_offs...
2014-03-17  Joel Brobecker[testsuite/Ada] New testcase for packed array renaming.
2014-03-17  Pierre-Marie... [Ada] Crash with references to GNAT packed arrays handling
2014-03-17  Tristan Gingolddarwin: handle recent version of dyld
2014-03-17  Nick Cliftonreadelf -s test: Skip extra symbols produced by MSP430...
2014-03-17  Tristan Gingoldod-macho: dump compact unwind info.
2014-03-17  Tristan Gingoldmach-o: handle lasz load dylib command.
2014-03-16  Alan Modradaily update
2014-03-16  Ulrich WeigandFix Python 2.4 build break
2014-03-15  Alan Modradaily update
2014-03-14  Alan Modradaily update
2014-03-14  Jan KratochvilStep down from being global maintainer.
2014-03-14  Anthony GreenCheck fwrite return code
2014-03-14  Nick CliftonAdd support for instruction level tracing to the ARM...
2014-03-14  David McQuillanPrevent writes to R15 via LDR or LDM from changing...
2014-03-14  Alan ModraCorrect ld-powerpc/vle-reloc-2 test
2014-03-14  Nick CliftonFix build time problem with MingGW hosts, which do...
2014-03-14  Joel BrobeckerFix guit.texi CL entry.
2014-03-14  Alan ModraFix overflow handling of VLE_SDA21
2014-03-14  Alan ModraRemove search path from -l:namespec DT_NEEDED
2014-03-14  Pedro AlvesRename native-only terminal related functions.
2014-03-13  Alan Modradaily update
2014-03-13  Richard EarnshawAArch64: Clean up docs and document -mcpu and -march.
2014-03-13  Doug EvansFix pr 16612.
2014-03-13  Doug EvansFix segv when referencing a value added to history...
2014-03-13  Nick CliftonMake the new aarch64 bignum test endian agnostic.
2014-03-13  Pedro AlvesRename Solaris's target to "target child" like most...
2014-03-13  Pedro AlvesDon't mention "Unix" in native target name.
2014-03-13  Tristan GingoldAdd pe/x86_64 bigobj file format.
2014-03-13  Stan ShebsDoxygenate gdbtypes.h
2014-03-12  Alan Modradaily update
2014-03-12  Pedro AlvesFactor out foreground/background execution command...
2014-03-12  Omair JavaidSupport for HWbreak/watchpoint across fork/vfork on...
2014-03-12  Pedro AlvesMake 'make check TESTS="..."' work from GDB's build...
2014-03-12  Tom Tromeyfix regressions with target-async
2014-03-12  Nick CliftonThe value of a bignum expression is held in a single...
2014-03-12  Andreas ArnezFix dw2-ifort-parameter.exp on PPC64
2014-03-12  Andreas ArnezMigrate dw2-ifort-parameter.exp to Dwarf::assemble
2014-03-12  Andreas ArnezExploit 'prepare_for_testing' etc. for 'Dwarf::assemble...
2014-03-12  Andreas Arnezgdb.exp: Support absolute path name args in 'prepare_fo...
2014-03-12  Nick CliftonPrevent the linker from generaing a seg-fault when...
2014-03-12  Nick CliftonUpdate the documentation for the AR command so that...
2014-03-12  Pedro Alvesinf-child.h: Update comment.
2014-03-12  Pedro Alvesinf-child.c: Update comments.
2014-03-12  Pedro AlvesMake the nto-procfs.c target inherit inf-child.c.
2014-03-12  Pedro AlvesMake the windows-nat.c target inherit inf-child.c.
2014-03-12  Pedro AlvesMention PR gdb/16696 in corresponding ChangeLog entry.
2014-03-12  Nick CliftonAdd myself as the maintainer for the MSP430 sim.
2014-03-12  Dmitry GorbachevFix compile time warnings about unused variables 'yyinp...
2014-03-12  Alan Modraautoreconf
2014-03-12  Alan Modraobjcopy/strip ELF program header p_vaddr confusion
2014-03-11  Alan Modradaily update
2014-03-11  Alan Modraintptr_t type definition needed
2014-03-11  Doug Evans * guile/guile.c (call_initialize_gdb_module): New...
2014-03-11  Mike Frysingersim: msp430: start a test framework
2014-03-11  Mike Frysingersim: msp430: set initial PC to ELF entry if available
2014-03-11  Mike Frysingersim: msp430: fix build time warnings
2014-03-11  Mike Frysingersim: constify arg to sim_do_command
2014-03-10  Alan Modradaily update
2014-03-10  Cary CoutantAdd function to set non-visibility part of st_other.
2014-03-10  Cary CoutantAdd explicit instantiations for Sized_symbol::init_outp...
2014-03-10  Cary CoutantAllow target to adjust dynamic symbol value.
2014-03-10  Cary CoutantAllow target to add custom dynamic table entries.
2014-03-10  Cary CoutantAllow target to set dynsym indexes.
2014-03-10  Tristan GingoldRemove bfd/ticoff.h (unused)
2014-03-10  Joel BrobeckerMissing space before '(' in ada-lang.c::ada_evaluate_subexp
2014-03-10  Joel BrobeckerMinor style change in the previous commits' ChangeLog...
2014-03-10  Jerome Guitton[Ada] Full view of tagged type with ptype
2014-03-10  Hui ZhuRemove "hardware" from comments of "target_insert_break...
2014-03-09  Alan Modradaily update
2014-03-08  Alan Modradaily update
2014-03-08  Alan ModraBetter overflow checking for powerpc32 relocations
2014-03-08  Alan ModraBetter overflow checking for powerpc64 relocations
2014-03-08  Doug Evans* dwarf2read.c (read_str_index): Rename local dwo_name...
2014-03-08  Doug Evansread_cutu_die_from_dwo: Misc minor cleanups.
2014-03-08  Joel Brobeckertarget.h: Expands complete_target_initialization and...
2014-03-07  Alan Modradaily update
2014-03-07  Pedro AlvesMake the go32-nat.c target inherit inf-child.c.
2014-03-07  Pedro AlvesAIX 32-bit core loading, high section addresses.
2014-03-07  Markus Metzgerbtrace, test: fix gdb.btrace/data test
2014-03-06  Alan Modradaily update
2014-03-06  Roland McGrathApply ld-arm/gc-hidden-1 to all ELF targets, not just...
2014-03-06  Roland McGrathDisable --long-plt test for arm-nacl targets.
2014-03-06  Joel BrobeckerFix sol-thread.c build failure.
2014-03-06  Denis Chertykov * gas/tc-avr.c: Add new devices
2014-03-06  Nick CliftonPatch for PR binutils/16664 which triggers a seg-fault...
2014-03-06  Yao QiRemove argument optional_p from get_tracepoint_by_number
2014-03-06  Yao QiHandle parse number error in goto_bookmark_command
2014-03-06  Yao QiAdd a newline in output messages
2014-03-06  Yao QiFix PR16508
2014-03-06  Yao QiChange the default implementation of to_traceframe_info...
2014-03-05  Alan Modradaily update
next