deliverable/binutils-gdb.git
2019-10-03  Nick Alcocklibctf: allow the header to change between versions
2019-10-03  Nick Alcocklibctf, include: ChangeLog format fixes
2019-10-03  Hans-Peter... libctf: make it compile for old glibc
2019-10-03  Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-10-03  Tom de Vries[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
2019-10-03  Tom de Vries[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8
2019-10-03  Andrew Burgessgdb: Remove whitespace in 'std::vector <...>'
2019-10-03  Tom de Vries[gdb] Fix set/show style metadata help text
2019-10-03  GDB AdministratorAutomatic date update in version.in
2019-10-02  Christian BiesingerConvert boolean globals in server.c to bool
2019-10-02  Tom TromeyFix type of startup_with_shell in gdbserver
2019-10-02  Christian BiesingerAdd missing includes to gdb_assert.h and gdb_string_view.h
2019-10-02  Andreas Arnezgdb/testsuite: Fix py-format-string.exp on big-endian...
2019-10-02  Tom TromeyAdd $_ada_exception convenience variable
2019-10-02  Tom TromeyBack out earlier Ada exception change
2019-10-02  Pedro AlvesMake print-file-var.exp test attribute visibility hidde...
2019-10-02  Tom TromeyHandle copy relocations
2019-10-02  Tom TromeyMake current_source_* per-program-space
2019-10-02  Tom TromeyDon't call decode_line_with_current_source from select_...
2019-10-02  Andrew BurgessSearch global block from basic_lookup_symbol_nonlocal
2019-10-02  Tom TromeyChange SYMBOL_VALUE_ADDRESS to be an rvalue
2019-10-02  Andreas ArnezUpdate my email address in gdb/MAINTAINERS
2019-10-02  Alan Modra-Bsymbolic is not for PIEs
2019-10-02  Andrew Burgessgdb: Remove a use of VEC from dwarf2read.{c,h}
2019-10-02  Andrew Burgessgdb: Change a VEC to std::vector in btrace.{c,h}
2019-10-02  Andrew Burgessgdb: Remove a VEC from gdbsupport/btrace-common.h
2019-10-02  Nick CliftonChange objcopy's --set-section-alignment option to...
2019-10-02  GDB AdministratorAutomatic date update in version.in
2019-10-01  Tom TromeyUse styled_string for "show logging filename"
2019-10-01  Tom TromeyUse styled_string in more places
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Tom TromeyStyle "pwd" output
2019-10-01  Pedro AlvesUse new %p format suffixes in gdb
2019-10-01  Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01  Tom TromeyDon't create empty literal pieces
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-10-01  Andreas Arnezgdb/testsuite: Fix pretty-print.exp on big-endian platforms
2019-10-01  Philippe WaroquiersFix leak due to assigning a xstrdup-ed string to the...
2019-10-01  Ali Tamur[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
2019-10-01  GDB AdministratorAutomatic date update in version.in
2019-09-30  Ali TamurRemove extra whitespaces at the end of lines.
2019-09-30  Christian BiesingerUse std::sort instead of qsort in minsyms.c
2019-09-30  Tom TromeyDisable all warnings in gdb.rust/traits.rs
2019-09-30  Christian BiesingerImprove some comments about msymbol handling
2019-09-30  Simon Marchigdb: re-write add_psymbol_to_list doc, move it to heade...
2019-09-30  Alan ModraPR25046, readelf "Reading xxx bytes extends past end...
2019-09-30  GDB AdministratorAutomatic date update in version.in
2019-09-29  Tom de Vries[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in...
2019-09-29  Tom de Vries[gdb/testsuite] Make pass message unique in gdb-index...
2019-09-29  GDB AdministratorAutomatic date update in version.in
2019-09-28  Simon Marchigdb: include gdbarch.h in hppa-linux-nat.c
2019-09-28  Alan ModraPR16794, gold ignores R_386_GOTOFF addend
2019-09-28  GDB AdministratorAutomatic date update in version.in
2019-09-27  Tom de Vries[gdb/testsuite] Fix incomplete regexps in step-precsave.exp
2019-09-27  Tom de Vries[gdb/testsuite] Add KFAIL for missing support of revers...
2019-09-27  GDB AdministratorAutomatic date update in version.in
2019-09-26  Sergio Durigan... Revert "Improve ptrace-error detection on Linux targets"
2019-09-26  Sergio Durigan... Improve ptrace-error detection on Linux targets
2019-09-26  Christian BiesingerConvert symtab.h function signatures to use bool instea...
2019-09-26  Tom TromeyRemove gdb_usleep.c
2019-09-26  Tom TromeyDo not expose stub types to Python
2019-09-26  Tom TromeyRemove initialize_utils
2019-09-26  Alan ModraPR24262, plugin search dir doesn't respect --libdir
2019-09-26  GDB AdministratorAutomatic date update in version.in
2019-09-25  Tom TromeyRemove make_hex_string
2019-09-25  Alan ModraSORT_BY_INIT_PRIORITY
2019-09-25  Nick CliftonSilence a build-time warning about constant comparisons...
2019-09-25  GDB AdministratorAutomatic date update in version.in
2019-09-24  Tom de Vries[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake...
2019-09-24  Tamar ChristinaArm: Fix out of range conditional branch (PR/24991)
2019-09-24  Alan ModraPR25031, nm reports wrong address on 32bit
2019-09-24  Srinath Parvathaneni[ARM]: Modify assembler to accept floating and signless...
2019-09-24  Nick CliftonFix building gold with gcc-10.
2019-09-24  GDB AdministratorAutomatic date update in version.in
2019-09-23  Andrew Burgessgdb/readline: Fix date in last ChangeLog entry
2019-09-23  Andrew Burgessgdb/readline: fix use of an undefined variable
2019-09-23  Dimitar DimitrovAdd testsuite for the PRU simulator port
2019-09-23  Dimitar Dimitrovsim: Add PRU simulator port
2019-09-23  Christian BiesingerMake ada_decode not use a static buffer
2019-09-23  H.J. Luld-plugin/pr24406-1.c: Correct buffer size to read
2019-09-23  Alan ModraPowerPC64 dynamic symbol tweaks
2019-09-23  Alan Modraimplicit conversion from enum ld_plugin_level to enum...
2019-09-23  Alan Modrabfd Makefile update
2019-09-23  Alan Modralinker bfd.h tidy
2019-09-23  Alan Modraecoff bfd.h tidy
2019-09-23  Alan Modraelf bfd.h tidy
2019-09-23  Alan Modram68k bfd.h tidy
2019-09-23  Alan Modrabfin bfd.h tidy
2019-09-23  Alan Modracr16 bfd.h tidy
2019-09-23  Alan Modraobsoleted bfd.h tidy
2019-09-23  Alan Modraxcoff bfd.h tidy
2019-09-23  Alan Modracoff bfd.h tidy
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-23  Alan Modratic6x bfd.h tidy
2019-09-23  Alan Modraaarch64 bfd.h tidy
2019-09-23  Alan Modratic54x bfd.h tidy
2019-09-23  Alan Modrah8300 bfd.h tidy
2019-09-23  Alan Modraia64 bfd.h tidy
2019-09-23  Alan Modrav850 bfd.h tidy
2019-09-23  Alan Modramips bfd.h tidy
next
This page took 0.046337 seconds and 4 git commands to generate.