Use enum for return method for dummy calls
[external/binutils.git] / gdb / ChangeLog
2018-11-16 Alan HaywardUse enum for return method for dummy calls
2018-11-15 Joel BrobeckerMove copy_bitwise unittests to own unittest file
2018-11-14 Joel Brobeckerdelete ada-lang.c::move_bits, sharing and re-using...
2018-11-14 Jim WilsonRISC-V: Fix unnamed arg alignment in registers.
2018-11-14 Jim WilsonRISC-V: Handle vector type alignment.
2018-11-14 Jim WilsonRISC-V: Give stack slots same align as XLEN.
2018-11-12 Simon MarchiAdd completer for skip numbers
2018-11-09 Tom TromeyRemove a VEC from remote.c
2018-11-09 Tom TromeyReturn scoped_fd from open_source_file and find_and_ope...
2018-11-09 John BaldwinFix unsigned overflow in minsyms reader.
2018-11-09 Hafiz Abid QadeerFix a typo in iconv.m4.
2018-11-09 Tom de Vries[gdb/symtab] Fix language of duplicate static minimal...
2018-11-08 Tom TromeyCapitalize "<TAB>" in require_record_target error
2018-11-08 Tom TromeyFix output indentation for "info pretty-printers"
2018-11-08 Tom TromeyAvoid crash when calling warning too early
2018-11-08 Joel Brobecker(AArch64) wrong value returned by "finish" for HFA
2018-11-08 Jan Beulichx86-64: fix ZMM register state tracking
2018-11-08 Andrew Burgessgdb/riscv: Handle errors while setting the frame id
2018-11-07 Joel Brobecker(Ada/tasking) fix array or string index out of range...
2018-11-07 Joel Brobeckerada-tasks.c::read_atcb: start from a cleared ada_task_i...
2018-11-07 Andrew Burgessgdb: Guard against NULL dereference in dwarf2_init_inte...
2018-11-06 Tom de Vries[gdb] Fix gdb crash when reading core file
2018-11-06 Max Filippovgdb: xtensa: use linux ABI code for uclinux
2018-11-06 Marius MuenchARM: Do not use FP reg when on AAPCS
2018-11-06 John BaldwinNote that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.
2018-11-05 Philippe WaroquiersChangeLog for 'Fix 4K leak each time next/step changes...
2018-11-04 Tom TromeyReturn gdbpy_ref from gdbpy_get_varobj_pretty_printer
2018-11-04 Tom TromeyReturn gdbpy_ref from some Python string functions
2018-11-04 Tom TromeyReturn gdbpy_ref from gdb_py_object_from_*longest
2018-11-03 Philippe WaroquiersOBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for...
2018-11-03 Philippe WaroquiersOBVIOUS Remove a useless const char *type and its initi...
2018-11-03 Philippe WaroquiersOBVIOUS fix the month of the last gdb/ChangeLog entry...
2018-11-02 Joel Brobecker(Ada) Add ravenscar tasking support on AArch64
2018-11-02 Philippe WaroquiersQUIET flag initialization missing in 2 places.
2018-11-02 Jim WilsonRISC-V: Don't allow unaligned breakpoints.
2018-11-01 Joel Brobecker(Ada) fix "error in expression" when using watch -locat...
2018-11-01 Joel Brobeckerremove trailing spaces in print-utils.c ("int_string...
2018-11-01 Joel Brobeckerrs6000-tdep.c:skip_prologue avoid negative left shift
2018-11-01 Jerome Guittonarm-pikeos: software single step
2018-11-01 Simon MarchiImport mkdtemp gnulib module, fix mingw build
2018-11-01 Sangamesh MallayyaReading signal handler frame in AIX
2018-10-31 Sergio Durigan JuniorFix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if...
2018-10-31 Pedro Franco de... [PowerPC] Include nat/linux-ptrace.h in native targets
2018-10-31 Andrew Burgessgdb: Handle ICC's unexpected void return type
2018-10-30 Tom TromeyCheck return value of bfd_init
2018-10-30 Sergio Durigan JuniorRemove relational operators from common/offset-type.h
2018-10-29 Simon MarchiRevert "GDB: Only build for "unix:" connections if...
2018-10-29 Rainer OrthProvide get_shell declaration in procfs.c
2018-10-29 John DarringtonGDB: Only build for "unix:" connections if AF_LOCAL...
2018-10-28 Andrew Burgessgdb/riscv: Add back missing braces in riscv-linux-nat.c
2018-10-27 Philippe WaroquiersOBVIOUS Use report_unrecognized_option_error in 'demang...
2018-10-27 Tom TromeyCache a copy of the user's shell on macOS
2018-10-27 Tom TromeyDo not reopen temporary files
2018-10-27 Tom TromeyUse mkostemp, not mkstemp
2018-10-27 Tom TromeyMove mkdir_recursive to common/filestuff.c
2018-10-27 Tom TromeyMove make_temp_filename to common/pathstuff.c
2018-10-27 Tom TromeyUnify shell-finding logic
2018-10-27 Philippe WaroquiersAnnounce changes in NEWS to info [args|functions|locals...
2018-10-27 Philippe WaroquiersAdd [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info...
2018-10-27 Philippe WaroquiersNew cli-utils.h/.c function extract_info_print_args
2018-10-26 Tom TromeyRemove DEF_VECs from symtab.h
2018-10-26 John BaldwinTreat all unknown auxv tags on FreeBSD as unknown.
2018-10-26 John BaldwinSupport AT_HWCAP2 on FreeBSD.
2018-10-26 Jim WilsonRISC-V: Linux signal frame support.
2018-10-26 Jim WilsonRISC-V: Linux signal frame support.
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Pedro Franco de... [PowerPC] Reject tdescs with VSX and no FPU or Altivec
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26 Pedro Franco de... [PowerPC] Refactor have_ initializers in rs6000-tdep.c
2018-10-26 Pedro Franco de... [PowerPC] Fix indentation in arch/ppc-linux-common.c
2018-10-26 Pedro Franco de... [PowerPC] Fix two if statements in gdb/ppc-linux-nat.c
2018-10-26 Pedro Franco de... [PowerPC] Remove rs6000_pseudo_register_reggroup_p
2018-10-26 Pedro Franco de... Add decfloat registers to float reggroup
2018-10-26 Pedro Franco de... [PowerPC] Don't zero-initialize vector register buffers
2018-10-26 Pedro Franco de... Zero-initialize linux note sections
2018-10-26 Sangamesh MallayyaFix SYMBOL_LANGUAGE assertion failure on AIX.
2018-10-26 Andrew Burgessgdb/riscv: Remove redundant code, and catch more errors...
2018-10-25 Andrew Burgessgdb/python: Make convert_values_to_python return gdbpy_...
2018-10-25 Andrew Burgessgdb/python: Make cmdpy_completer_helper return gdbpy_ref<>
2018-10-25 Andrew Burgessgdb/riscv: Use correct regnum in riscv_linux_nat_target...
2018-10-23 Hafiz Abid QadeerFix failing cooked_read selftest for CSKY.
2018-10-23 Simon MarchiAvoid GDB SIGTTOU on catch exec + set follow-exec-mode...
2018-10-23 Tom TromeyFix use-after-free in record_btrace_start_replaying
2018-10-23 Andrew Burgessgdb/riscv: Give user-friendly names for CSRs
2018-10-23 Joel Brobeckergdb/riscv: expect h/w watchpoints to trigger before...
2018-10-23 Andrew Burgessgdb/riscv: Fix register access for register aliases
2018-10-22 Jim WilsonRISC-V: NaN-box FP values smaller than an FP register.
2018-10-22 Jim WilsonRISC-V: Print FP regs as union of float types.
2018-10-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-22 Simon MarchiAllocate buffer with proper size in amd64_pseudo_regist...
2018-10-20 Philippe Waroquiers[PUSHED/OBVIOUS] ensure help set print type gives the...
2018-10-19 Tom TromeyDeprecate and replace the "tabset" command
2018-10-19 Tom TromeyMinor cleanups in tui-io.c
2018-10-19 Tom TromeyClear static_links in reread_symbols
2018-10-19 Alan HaywardAarch64: Better termination checks for sigcontext reading
2018-10-19 Andreas ArnezS390: Fix crash when remote tdesc doesn't define vec128
2018-10-19 Gary BensonFix cli_interp::cli_uiout resource leak found by Coverity
2018-10-18 Sergio Durigan JuniorFix PR cli/23785: Check if file exists when invoking...
next