binutils-gdb.git
2015-09-30 Alan ModraRevise new e500 invalid opcode test
2015-09-30 Alan ModraConsistency check for merge sections
2015-09-30 Rich FelkerAdd fdpic and misc emulations to configure.tgt for...
2015-09-30 Rich FelkerAdd fdpic and misc targets to config.bfd for sh*-*...
2015-09-30 Kevin Buettnermsp430: Fix bug regarding large memory model inferior...
2015-09-30 James Bowmansim: ft32: correct simulation of MEMCPY and MEMSET
2015-09-30 James Bowmansim: ft32: correctly simulate PM write port
2015-09-30 GDB AdministratorAutomatic date update in version.in
2015-09-29 H.J. LuDon't use the output section size to copy input section
2015-09-29 jamesbowmanUndo accidental commit
2015-09-29 jamesbowmanRebase patch #7
2015-09-29 jamesbowman[FT32] Replace hard-coded instruction patterns with...
2015-09-29 H.J. LuAdjust the output section size to skip gap fills
2015-09-29 Dominik VogtAdd support for extensions in the .machine pseudoop...
2015-09-29 Nick CliftonPR/19014: Fix a spelling mistake in the linker document...
2015-09-29 GDB AdministratorAutomatic date update in version.in
2015-09-28 Simon MarchiFix last commit's ChangeLog
2015-09-28 Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-28 Doug Evansgdb.base/gcore.c (array_func): Add reference to static_...
2015-09-28 Doug EvansMAINTAINERS: Add Iain Buclaw as D language maintainer.
2015-09-28 Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-28 jamesbowmanFT32: define macros for instruction recognition.
2015-09-28 Nick CliftonUpdare French translation for binutils and German trans...
2015-09-28 Tom RixPatches for illegal ppc 500 instructions
2015-09-28 GDB AdministratorAutomatic date update in version.in
2015-09-27 GDB AdministratorAutomatic date update in version.in
2015-09-26 Simon MarchiFix cast of xml_find_attribute's return value
2015-09-26 Iain Buclaw[D] Fix regression in py-lookup-type.exp
2015-09-26 GDB AdministratorAutomatic date update in version.in
2015-09-25 Doug EvansFix typo in syntax of record instruction-history begin...
2015-09-25 jamesbowmanThe FT32's disassembly of 10-bit literals has the incor...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-25 Andrew Bennett[PATCH] Add micromips support to the MIPS simulator
2015-09-25 Peter ZotovCorrect the generation of OR1K pc-relative relocations.
2015-09-25 Ryo ONODERAPOSIX shell compatibility of gas/configure.ac
2015-09-25 Sandra LoosemoreGeneralize enum regexp in gdb.cp/classes.exp.
2015-09-25 GDB AdministratorAutomatic date update in version.in
2015-09-24 jamesbowmanAccidentally added file. Removed it.
2015-09-24 jamesbowmanTest case, disassembler not showing RIMM literals corre...
2015-09-24 jamesbowman[FT32] Implement pointer to address conversion method.
2015-09-24 Alan ModraRelative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.
2015-09-24 Sandra LoosemoreAllow any size enum in gdb.cp/var-tag.exp.
2015-09-24 GDB AdministratorAutomatic date update in version.in
2015-09-23 Pierre-Marie... [Ada] Fix handling of array renamings
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-09-23 James Bowmansim: ft32: add character input port
2015-09-23 GDB AdministratorAutomatic date update in version.in
2015-09-22 Simon Marchidoc: Fix substitute-path example
2015-09-22 H.J. LuUpdate MIPS PIE tests for DF_1_PIE change
2015-09-22 Nick CliftonChange 7-byte NOP instruction for RX target, so that...
2015-09-22 Nick CliftonEnhance the RX disassembler to detect and report bad...
2015-09-22 Simon Marchistap-probe: Remove unnecessary cast
2015-09-22 H.J. LuSet DF_1_PIE in gld${EMULATION_NAME}_after_parse
2015-09-22 Rainer OrthSolaris PIE support
2015-09-22 Anton Blanchardopcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonics
2015-09-22 H.J. LuUse bfd_get_32 and bfd_put_32 to access ch_type
2015-09-22 GDB AdministratorAutomatic date update in version.in
2015-09-21 Alan ModraFormat ld option items
2015-09-21 Simon MarchiAdd two missing consts
2015-09-21 H.J. LuChange ch_type in Elf64_External_Chdr to 4 bytes
2015-09-21 Pierre LangloisAdd NEWS entry for fast tracepoint support on aarch64...
2015-09-21 Pierre LangloisAdd a test case for fast tracepoints' locking mechanism
2015-09-21 Pierre LangloisAdd a gdb.trace test for instruction relocation
2015-09-21 Pierre LangloisEnable fast tracepoint tests
2015-09-21 Pierre LangloisImplement target_emit_ops
2015-09-21 Pierre LangloisAdd support for fast tracepoints
2015-09-21 Pierre LangloisMake aarch64_decode_adrp handle both ADR and ADRP instr...
2015-09-21 Pierre LangloisMove instruction decoding into new arch/ directory
2015-09-21 Yao QiWrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
2015-09-21 Yao Qi[gdbserver] Remove unused max_jump_pad_size
2015-09-21 Doug Evansdwarf2read.c (add_partial_symbol): Remove outdated...
2015-09-21 GDB AdministratorAutomatic date update in version.in
2015-09-20 Doug Evansdwarf2_compute_name: add fixme, don't use same name...
2015-09-20 Joel Brobeckercrash printing non-local variable from nested subprogram
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-20 GDB AdministratorAutomatic date update in version.in
2015-09-19 Doug EvansReplace current_inferior ()->gdbarch with its wrapper...
2015-09-19 Doug Evanslinux-thread-db.c (record_thread): Return the created...
2015-09-19 Doug Evanssymtab.h (general_symbol_info) <mangled_lang>: delete...
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-09-19 GDB AdministratorAutomatic date update in version.in
2015-09-18 Sandra LoosemoreFix directory prefix in gdb.base/dso2dso.exp.
2015-09-18 Sandra LoosemoreFix pathname prefix and timeout issues in gdb.mi/mi...
2015-09-18 Sandra LoosemoreGeneralize breakpoint pattern in gdb.mi/mi-cli.exp.
2015-09-18 Sandra LoosemoreGeneralize filename pattern in gdb.mi/mi-dprintf-pendin...
2015-09-18 Sandra LoosemoreFix shared library load in gdb.base/global-var-nested...
2015-09-18 Sandra LoosemoreRequire readline for gdb.linespec/explicit.exp tab...
2015-09-18 Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-18 Markus Metzgerbtrace: honour scheduler-locking for all-stop targets
2015-09-18 Markus Metzgerinfrun: scheduler-locking replay
2015-09-18 Markus Metzgertarget: add to_record_will_replay target method
2015-09-18 Markus Metzgertarget: add to_record_stop_replaying target method
2015-09-18 Markus Metzgerbtrace: allow full memory and register access for non...
2015-09-18 Markus Metzgertarget, record: add PTID argument to to_record_is_replaying
2015-09-18 Markus Metzgerbtrace: non-stop
2015-09-18 Markus Metzgerinfrun: switch to NO_HISTORY thread
2015-09-18 Markus Metzgerbtrace: async
next