deliverable/binutils-gdb.git
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-05  Tom TromeyFix Rust test suite for 1.20 beta
2017-08-05  Tom TromeyRemove cleanups from Rust parser
2017-08-05  Alan ModraDon't fail in elf32_hppa_set_gp
2017-08-05  GDB AdministratorAutomatic date update in version.in
2017-08-04  Yao QiUnbreak GDBserver build for x32
2017-08-04  Yao QiAdd namespace std to nullptr_t
2017-08-04  H.J. LuAdd a testcase for "ld -d"
2017-08-04  James ClarkeAdd --no-relax option.
2017-08-04  GDB AdministratorAutomatic date update in version.in
2017-08-03  Ruslan KabatsayevAdd myself as a write-after-approval GDB maintainer.
2017-08-03  Tom TromeyRemove make_cleanup_freeargv and gdb_buildargv
2017-08-03  Tom TromeyUse gdb_argv in Python
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03  Tom TromeyRemove a cleanup in Python
2017-08-03  Tom TromeyAvoid some manual memory management in Python
2017-08-03  Tom TromeyReplace do_restore_instream_cleanup with scoped_restore
2017-08-03  Tom TromeyUse a scoped_restore for command_nest_depth
2017-08-03  Tom TromeyRemove user_call_depth
2017-08-03  Tom TromeyRemove in_user_command
2017-08-03  Tom TromeyUse containers to avoid cleanups
2017-08-03  Tom TromeyUse unique_xmalloc_ptr in jit.c
2017-08-03  Tom TromeyReplace tui_restore_gdbout with scoped_restore
2017-08-03  Tom TromeyMore uses of scoped_restore
2017-08-03  Tom TromeyRemove make_cleanup_free_so
2017-08-03  Tom TromeyRemove make_cleanup_restore_current_language
2017-08-03  Tom TromeyRemove an unlink cleanup
2017-08-03  Tom TromeyRemove make_cleanup_fclose
2017-08-03  Tom TromeyChange open_terminal_stream to return a gdb_file_up
2017-08-03  Tom TromeyUse gdb_file_up in source.c
2017-08-03  Tom TromeyUse gdb_file_up in fbsd-nat.c
2017-08-03  Tom TromeyChange return type of find_and_open_script
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-08-03  Nick CliftonAdd more targets to the list of architectures not suppo...
2017-08-03  Alan ModraELF checks for orphan placement
2017-08-03  GDB AdministratorAutomatic date update in version.in
2017-08-02  Maciej W. RozyckiMIPS: Factor out FPU type naming in `gdbarch' debug
2017-08-02  H.J. LuCheck ELF section header only for ELF output
2017-08-02  H.J. LuRevert the last change to emultempl/elf32.em
2017-08-02  Nick CliftonAdd support for creating archives of slim-LTO modules...
2017-08-02  Max FilippovFix assertion failure for xtensa linker.
2017-08-02  Nick CliftonFix seg-fault when trying to place non-ELF orphan sections.
2017-08-02  Max FilippovFix potential illegal memory access in Xtensa port.
2017-08-02  Nick CliftonFix gas and binutils testsuite failures for am33_2...
2017-08-02  Alan ModraTeach readelf about IA64 MSB relocs.
2017-08-02  GDB AdministratorAutomatic date update in version.in
2017-08-01  Maciej W. RozyckiMIPS: Consistently use MIPS_FPU_TYPE for `gdbarch'...
2017-08-01  Andreas KrebbelS/390: Fix claimfile failures
2017-08-01  H.J. Lux86: Update segment register check in Intel syntax
2017-08-01  Nick CliftonUpdated Swedish translation for the binutils sub-directory.
2017-08-01  Alan Modra[GOLD] PowerPC recreate eh_frame for stubs on each...
2017-08-01  GDB AdministratorAutomatic date update in version.in
2017-07-31  Richard HendersonUpdate myself in MAINTAINERS
2017-07-31  John David... Fix bb instructions with double-word condition on hppa.
2017-07-31  Kuan-Lin ChenImprove handling of ADD and SUB relocations on the...
2017-07-31  Nick CliftonFix compile time error when using ansidecl.h with an...
2017-07-31  Xavier RoirandUpdate ChangeLog (missed that in my previous commit)
2017-07-31  Alan Modra[GOLD] PowerPC --no-tls-optimize
2017-07-31  Marty PlummerFix compiling zlib using x86_64-musl.
2017-07-31  Simon MarchiFix documentation about rot agent expression bytecode
2017-07-31  Xavier Roiranddarwin: handle recent version of dyld
2017-07-31  Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-31  GDB AdministratorAutomatic date update in version.in
2017-07-30  GDB AdministratorAutomatic date update in version.in
2017-07-29  Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-29  GDB AdministratorAutomatic date update in version.in
2017-07-28  H.J. Lugold: Add put_ch_reserved to 64-bit Chdr_write
2017-07-28  Andreas KrebbelAdd missing changelog
2017-07-28  Andreas KrebbelS/390: Fix segfault when linking -shared -nostartfiles
2017-07-28  Andrew BurgessMake some improvements to how SORT_* specifiers and...
2017-07-28  Andrew WatermanFix problems parsing RISCV architecture extenstions...
2017-07-28  GDB AdministratorAutomatic date update in version.in
2017-07-27  Xavier RoirandAdd myself as a write-after-approval GDB maintainer.
2017-07-27  Georg-Johann LayMove AVR .promemx.* sections into higher memory.
2017-07-27  Nick CliftonFix address violation issues encountered when parsing...
2017-07-27  GDB AdministratorAutomatic date update in version.in
2017-07-26  H.J. LuGold: Fix mips.cc for GCC 4.2
2017-07-26  Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-26  Yao QiLazily and dynamically create i386-linux target descrip...
2017-07-26  Yao QiGenerate c for feature instead of tdesc
2017-07-26  Yao QiUse visitor pattern for "maint print c-tdesc"
2017-07-26  Yao QiCentralize i386 linux target descriptions
2017-07-26  Yao QiAdd optional argument to command "maint prints c-tdesc"
2017-07-26  Yao QiClass-fy target_desc
2017-07-26  Simon MarchiAdd enum for result of fast_tracepoint_collecting
2017-07-26  GDB AdministratorAutomatic date update in version.in
2017-07-25  John BaldwinFix two NetBSD-specific typos in the configure.nat...
2017-07-25  Yao QiMake amd64_x32_init_abi and amd64_init_abi argument...
2017-07-25  Nick CliftonFix thinko in previous change to elf32-msp430.c
2017-07-25  Nick CliftonFix typos in error and option messages in OPCODES library.
2017-07-25  Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-07-25  Yao Qi[ARM] Access FPSCR on vfpv2
2017-07-25  Nick CliftonUpdated French translation for the BFD library.
2017-07-25  Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-07-25  Nick Cliftonoops - add changelog entry accidentally omitted from...
2017-07-25  Nick CliftonStop readelf from returning an error status if asked...
2017-07-25  Alan Modra__tls_get_addr_opt stub eh_frame info
2017-07-25  GDB AdministratorAutomatic date update in version.in
2017-07-24  Andreas Arnezs390-vregs.exp: Fix Tcl error after non-zero-pad patch
next
This page took 0.062041 seconds and 4 git commands to generate.