binutils-gdb.git
2015-10-29 Pedro Alvescompile: Rename struct type_map_instance::gcc_type...
2015-10-29 Pedro AlvesDon't assume break/continue inside a TRY block works
2015-10-29 Nick CliftonFix reporting of command line options that need an...
2015-10-29 Alan ModraRe: Orphan output section with multiple input sections
2015-10-29 Matthias Klosefix typo in ld's texinfo
2015-10-29 Thomas Preud... Fix CPS availability.
2015-10-29 GDB AdministratorAutomatic date update in version.in
2015-10-28 Marcin KościelnickiAdd __attribute__((__aligned__(1))) to unaligned symbol...
2015-10-28 Marcin KościelnickiMake debug_msg.sh more open-minded about line numbers...
2015-10-28 Marcin KościelnickiFix empty string alignment in .rodata.str*
2015-10-28 Marcin KościelnickiAdd s390 backend.
2015-10-28 Marcin KościelnickiAdd 64-bit archive support.
2015-10-28 Marcin KościelnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-10-28 Simon DardisMove encoded as 'or' in binutils.
2015-10-28 H.J. LuCheck R_386_GOT32/R_386_GOT32X without base register
2015-10-28 H.J. LuFix a typo in comment in elf32-i386.c
2015-10-28 Nick CliftonAdd tests for 16-bit versions of ARM teq, tst, cmp...
2015-10-28 Yao QiPass noaliases_p to aarch64_decode_insn
2015-10-28 Nick CliftonFix recent STM324LXX patch to compile on 32-bit hosts.
2015-10-28 Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-28 H.J. LuAdd a test for PR ld/19162
2015-10-28 Alan ModraOrphan output section with multiple input sections
2015-10-28 GDB AdministratorAutomatic date update in version.in
2015-10-27 Han ShenPatch for PR gold/19042 - unsupported reloc 311/312.
2015-10-27 Pedro AlvesMake host_address_to_string/gdb_print_host_address...
2015-10-27 Pedro Alvestarget_read_memory&co: no longer return target_xfer_status
2015-10-27 Simon Marchiguile: Change return value of gdbscm_with_guile for...
2015-10-27 Pedro Alvessource.c:openp: save/restore errno
2015-10-27 Vinay KumarFix RL78 disassembly of DE+offset addressing to always...
2015-10-27 Pedro Alvespsymtab.c: Add casts
2015-10-27 Simon Marchictf.c: Fix int/enum implicit cast
2015-10-27 Vinay KumarDisplay system registers by their names when disassembl...
2015-10-27 Vinay KumarFix RL78 disassembly so that SP+OFFSET addressing alway...
2015-10-27 Simon MarchiAdd scm_t_dynwind_flags casts
2015-10-27 Simon MarchiIntroduce ax_raw_byte and use it
2015-10-27 Simon Marchiada-lang.h: Add cast in GROW_VECT
2015-10-27 Laurent AlfonsiAdd --fix-stm32l4xx-629360 to the ARM linker to enable...
2015-10-27 Stephen FisherAdd support to readelf for reading NetBSD ELF core...
2015-10-27 Sangamesh MallayyaAdd support for 32-bit and 64-bit PowerPC AIX core...
2015-10-27 Jim WilsonPrevent overflowing the selected_cpu_name buffer in...
2015-10-27 Alan Modraxfail pr19161 test on hppa-linux
2015-10-27 Jan KratochvilFix access_to_packed_array.exp typos/errors
2015-10-27 Doug Evanssymtab.h (struct general_symbol_info> <ada_mangled...
2015-10-27 Alan ModraEvaluate __start_* and __stop_* symbol PROVIDE expressi...
2015-10-27 Simon Marchitarget.c: Add a cast and change a type
2015-10-27 Simon Marchistap-probe.c: Add casts
2015-10-27 Simon Marchictf_xfer_partial: Return TARGET_XFER_E_IO instead of...
2015-10-27 GDB AdministratorAutomatic date update in version.in
2015-10-26 H.J. LuCheck symbol defined by assignment in linker script
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-26 Doug EvansPR python/18938: source -s foo.py with foo.py a symlink...
2015-10-26 Doug EvansPrint address map in output of "mt print psymbols"
2015-10-26 Doug EvansMove __SIGRTMIN.
2015-10-26 Doug Evansmusl: Move W_STOPCODE to common/gdb_wait.h.
2015-10-26 Doug EvansAdd some casts for building on musl.
2015-10-26 Simon Marchiguile: Simplify ioscm_make_gdb_stdio_port
2015-10-26 Simon Marchitui: Simplify tui_alloc_content
2015-10-26 H.J. LuProperly convert address load of __start_XXX/__stop_XXX
2015-10-26 Luis MachadoDo not pass NULL for the string in catch_errors
2015-10-26 Simon MarchiFix constness problem in ioscm_make_gdb_stdio_port
2015-10-26 Simon Marchisymtab.c: Add cast
2015-10-26 Simon Marchigdbscm_memory_port_write: use local variable to avoid...
2015-10-26 Simon Marchiscm-symbol.c: Add (domain_enum) casts
2015-10-26 GDB AdministratorAutomatic date update in version.in
2015-10-25 Jan KratochvilFix compile.exp error message expectation
2015-10-25 Iain BuclawRe-apply change for handling non-local references in...
2015-10-25 Simon Marchitui-data.c: Remove unnecessary casts
2015-10-25 Simon Marchicli-setshow.c: Constify variable
2015-10-25 GDB AdministratorAutomatic date update in version.in
2015-10-24 Simon MarchiReplace (void *) cast with (gdb_byte *)
2015-10-24 Simon Marchiproc-service.c: Add (gdb_byte *) cast
2015-10-24 Simon Marchisparc64-tdep.c: Don't assign using memcpy return
2015-10-24 Simon Marchiia64-tdep.c: Remove (void *) casts
2015-10-24 GDB AdministratorAutomatic date update in version.in
2015-10-23 Simon MarchiAdd mmap casts in linux-btrace.c
2015-10-23 Simon MarchiAdd cast to observer.sh
2015-10-23 Antoine TremblayRemove set_breakpoint_data definition in GDBServer.
2015-10-23 Antoine TremblayFix nto,spu and win32 builds of GDBServer.
2015-10-23 Antoine TremblayRefactor default_breakpoint_kind_from_pc to be used...
2015-10-23 Alan ModraHandle __start_* and __stop_* symbols in --gc-sections
2015-10-23 H.J. LuAdd a test for PR ld/19167
2015-10-23 Yao QiInitialize field insn_count correctly
2015-10-23 GDB AdministratorAutomatic date update in version.in
2015-10-22 Alan ModraRe: Always keep sections marked with SEC_KEEP
2015-10-22 H.J. LuAlways keep sections marked with SEC_KEEP
2015-10-22 Pedro Alvesgarbage collect gdb/infrun.c:stop_after_trap
2015-10-22 Antoine TremblayFix inconsistent breakpoint kinds between breakpoints...
2015-10-22 Simon MarchiAdd cast in python.c
2015-10-22 Simon MarchiAdd cast in nto-tdep.c
2015-10-22 Pedro Alvesgdb/Windows: use windows_wait/windows_resume directly...
2015-10-22 Nick CliftonAdd support for MSP430 silicon errata to the assembler.
2015-10-22 H.J. LuProperly check --enable-compressed-debug-sections=...
2015-10-22 Hans-Peter... bfd/mmo.c: handle "objcopy --extract-symbols" generatin...
2015-10-22 Hans-Peter... Allow mmix-knuth-mmixware adjustments to objcopy -...
2015-10-22 Hans-Peter... binutils/objcopy.c (setup_section): missing extract_sym...
2015-10-22 Simon Marchixtensa: Fix implicit enum conversions
2015-10-22 Simon Marchisolib-spu: Add gdb_byte* cast
2015-10-22 Simon Marchirs6000: Add cast for int to enum conversion
2015-10-22 Simon Marchimips: fix void*/gdb_byte* compilation errors
2015-10-22 H.J. LuHandle --enable-compressed-debug-sections=ld,gas
next