external/binutils.git
2019-09-30 Phil BlundellUpdate version number and generated files for 2.33... binutils-2_33
2019-09-30 GDB AdministratorAutomatic date update in version.in
2019-09-29 GDB AdministratorAutomatic date update in version.in
2019-09-28 GDB AdministratorAutomatic date update in version.in
2019-09-27 GDB AdministratorAutomatic date update in version.in
2019-09-26 GDB AdministratorAutomatic date update in version.in
2019-09-25 Alan ModraPR25031, nm reports wrong address on 32bit
2019-09-25 Alan Modraimplicit conversion from enum ld_plugin_level to enum...
2019-09-25 Alan ModraPR25018, readelf crash on 32bits
2019-09-25 Alan ModraWork around gcc10 FAIL: S-records with constructors
2019-09-25 Alan Modratc-i386.c gcc10 warning fix
2019-09-25 GDB AdministratorAutomatic date update in version.in
2019-09-24 Nick CliftonFix building gold with gcc-10.
2019-09-24 GDB AdministratorAutomatic date update in version.in
2019-09-23 GDB AdministratorAutomatic date update in version.in
2019-09-22 GDB AdministratorAutomatic date update in version.in
2019-09-21 GDB AdministratorAutomatic date update in version.in
2019-09-20 Alan Modra[GOLD] Fix spurious "plugin needed to handle lto object...
2019-09-20 GDB AdministratorAutomatic date update in version.in
2019-09-19 Matthew Malcomson[gas][news] NEWS (2.33) note new SVE2 and TME instructi...
2019-09-19 Tamar ChristinaAArch64: Fix objdump tests
2019-09-19 Alan ModraPR24981, Hit assertion failure in ld/ldlang.c:7504
2019-09-19 GDB AdministratorAutomatic date update in version.in
2019-09-18 H.J. Lui386: Adjust for new output format from readelf
2019-09-18 GDB AdministratorAutomatic date update in version.in
2019-09-17 GDB AdministratorAutomatic date update in version.in
2019-09-16 Phil BlundellUpdate version number to 2.32.90 for pre-release on...
2019-09-16 GDB AdministratorAutomatic date update in version.in
2019-09-15 GDB AdministratorAutomatic date update in version.in
2019-09-09 Phil BlundellAdd markers for 2.33 branch to NEWS and ChangeLog files.
2019-09-09 GDB AdministratorAutomatic date update in version.in
2019-09-08 Tom TromeyTruncate long TUI window titles
2019-09-08 GDB AdministratorAutomatic date update in version.in
2019-09-07 Simon MarchiChange lookup_symbol's block_index parameter type to...
2019-09-07 GDB AdministratorAutomatic date update in version.in
2019-09-06 David Blaikieun-XFAIL under Clang tests using labels
2019-09-06 Christian BiesingerChange int to bool for the relocate_* functions
2019-09-06 Alan Modrabeos.em qsort predicate tidy
2019-09-06 Alan Modrabfd_get_filename
2019-09-06 GDB AdministratorAutomatic date update in version.in
2019-09-05 Eric BotcazouFix PR ld/24574
2019-09-05 Tom de Vries[gdb/testsuite] Restore breakpoint command in ui-redire...
2019-09-05 Alan ModraPowerPC warning on symbol+offset@got
2019-09-05 Alan ModraPowerPC64 GOT_PCREL relocs
2019-09-05 Alan ModraR_PPC64_PCREL_OPT
2019-09-05 Alan ModraPR24955, libbfd terminating program on out of memory
2019-09-05 GDB AdministratorAutomatic date update in version.in
2019-09-04 Philippe WaroquiersAvoid expect's buffer overflow in info-var.exp test.
2019-09-04 GDB AdministratorAutomatic date update in version.in
2019-09-03 Andrew Burgessgdb: Handle missing domain types in: maintenance print...
2019-09-03 Tom TromeyHandle biased types
2019-09-03 Nick CliftonFix buffer underrun bug in the TI C30 disassembler.
2019-09-03 Nick CliftonFix a potential buffer overrun in the MMIX disassembler...
2019-09-03 GDB AdministratorAutomatic date update in version.in
2019-09-02 Alan HaywardCheck arguments for all probes before using them
2019-09-02 Alan HaywardUse gdbarch for probe::get_argument_count
2019-09-02 Alan HaywardRefactor svr4_create_solib_event_breakpoints
2019-09-02 Alan ModraRe: Memory leak in dwarf2.c
2019-09-02 Alan ModraMemory leak in dwarf2.c
2019-09-02 GDB AdministratorAutomatic date update in version.in
2019-09-01 Jim WilsonRISC-V: Fix linker problems with tls copy relocs.
2019-09-01 GDB AdministratorAutomatic date update in version.in
2019-08-31 GDB AdministratorAutomatic date update in version.in
2019-08-30 Jim WilsonRISC-V: Force linker error exit after unresolvable...
2019-08-30 Sergio Durigan... Remove "\nError: " suffix from nat/fork-inferior.c...
2019-08-30 Tom TromeyRemove tui_win_info::refresh_all
2019-08-30 Tom TromeyDon't call wrefresh from tui_cont_sig
2019-08-30 Tom TromeyMinor rearrangement of tui-stack.c
2019-08-30 Tom TromeyMake tui_locator_window::set_locator_fullname re-render
2019-08-30 Tom TromeySwap tui_show_locator_content and tui_locator_window...
2019-08-30 Tom TromeyTurn two locator functions into methods
2019-08-30 Tom TromeyDon't call tui_refresh_all from show_layout
2019-08-30 Tom TromeyDon't call touchwin in tui_gen_win_info::refresh_window
2019-08-30 Tom TromeyRemove NULL checks from box_win
2019-08-30 Tom TromeySimplify register display
2019-08-30 Tom TromeyPrivate data members in tui_data_window
2019-08-30 Tom TromeyRemove some calls in tui_data_window
2019-08-30 Tom TromeyRemove some checks of .empty()
2019-08-30 Tom TromeyRemove tui_data_window::display_all_data
2019-08-30 Tom TromeyRemove NO_DATA_STRING
2019-08-30 H.J. LuCopy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI...
2019-08-30 Srinath Parvathaneni[PATCH][ARM][GAS]: Assembler support to interpret MVE...
2019-08-30 Claudiu Zissulescu[ARC] [COMMITTED] Fix FASTMATH field.
2019-08-30 GDB AdministratorAutomatic date update in version.in
2019-08-29 Sandra LoosemoreRun argv0-symlink.exp only on native target and local...
2019-08-29 Bernhard WodokFix PR win32/24284: tcp_auto_retry doesn't work in...
2019-08-29 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
2019-08-29 Alan ModraPR24697, R_PPC_EMB_SDA21 cannot be used when making...
2019-08-29 Alan ModraPowerPC64 xlate_pcrel_opt
2019-08-29 Jim WilsonRISC-V: Fix a gp relaxation reloc overflow error.
2019-08-29 GDB AdministratorAutomatic date update in version.in
2019-08-28 Alan ModraTidy check_uvalue
2019-08-28 Alan ModraPR24891, objdump memory leaks when parsing malformed...
2019-08-28 Tom de Vries[gdb/testsuite] Fix info-var.exp for debug info from...
2019-08-28 Alan ModraSegfault in ld building SPEC CPU2017 527.cam4_r with...
2019-08-28 Gary BensonFix Gnulib glob.c resource leaks found by Coverity
2019-08-28 Andrew Burgessgdb/fortran: Don't include module symbols when searchin...
2019-08-28 Andrew Burgessgdb/fortran: Implement la_print_typedef for Fortran
2019-08-28 Niklas G?rtlerAdd an option to objcopy to change the alignment of...
2019-08-28 Nick CliftonAdd a --source-comment=<text> option to objdump which...
next