Fix typo in Makefile.am to make it agree with Makefile.in.
[deliverable/binutils-gdb.git] / gdb /
2018-05-03  Simon MarchiUse flex's -t option instead of --stdout
2018-05-03  Andrew Burgessgdb/testsuite: Filter out some registers for riscv
2018-05-03  Pedro AlvesFix s390 GNU/Linux build
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro Alvesmake-target-delegates: line break between return type...
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-05-02  Pedro AlvesEliminate target_ops::to_xclose
2018-05-02  Pedro AlvesMake inf_ptrace_trad Linux-only, move to separate file
2018-05-02  Pedro AlvesMore procfs.c simplification
2018-05-02  Pedro AlvesEliminate procfs.c:procfs_use_watchpoints
2018-05-02  Tom TromeySet test message in py-parameter.exp
2018-05-02  Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-05-01  Dan Robertsonrust: Fix null deref when casting (PR 23124)
2018-04-30  Joel Brobecker[Ada/ravenscar] error during "continue" after task...
2018-04-30  Tom TromeyRemove a use of is_mi_like_p from darwin-nat-info.c
2018-04-30  Tom TromeyRemove some is_mi_like_p from breakpoint code
2018-04-30  Tom TromeyRemove a use of is_mi_like_p from tracepoint.c
2018-04-30  Tom TromeyRemove some uses of is_mi_like_p from spu-tdep.c
2018-04-30  Tom TromeyRemove some uses of is_mi_like_p from py-framefilter.c
2018-04-30  Tom TromeyMake do_is_mi_like_p const.
2018-04-30  Tom TromeyChange Python code to use new_reference
2018-04-30  Tom TromeyUse new_reference for struct value
2018-04-30  Tom TromeyRemove new_bfd_ref
2018-04-30  Tom TromeyIntroduce ref_ptr::new_reference
2018-04-30  Tom TromeyRemove long_long_align_bit gdbarch attribute
2018-04-30  Tom TromeyRemove rust_type_alignment
2018-04-30  Tom TromeyExpose type alignment on gdb.Type
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-04-30  Tom TromeyAdd initial type alignment support
2018-04-30  Simon MarchiUse bool in read_index_from_section
2018-04-29  Fabian Groffenproc-events.c: fix compilation on Solaris
2018-04-29  John ReiserFix race when building ada-lex.c
2018-04-27  Alexandre OlivaAdd libcc1 v1 compatibility to C compile feature
2018-04-27  Tom TromeyAdd inclusive range support for Rust
2018-04-27  Tom TromeyEnable -Wsuggest-override
2018-04-26  Andrzej KaczmarekFix remote 'g' command error handling (PR remote/9665)
2018-04-26  Pedro AlvesFix resolving GNU ifunc bp locations when inferior...
2018-04-26  Pedro AlvesExtend GNU ifunc testcases
2018-04-26  Pedro AlvesFor PPC64/ELFv1: Introduce mst_data_gnu_ifunc
2018-04-26  Pedro AlvesFix stepping past GNU ifunc resolvers (introduce lookup...
2018-04-26  Pedro AlvesFor PPC64: elf_gnu_ifunc_record_cache: handle plt symbo...
2018-04-26  Pedro AlvesFactor out minsym_found/find_function_start_sal overload
2018-04-26  Pedro AlvesEliminate find_pc_partial_function_gnu_ifunc
2018-04-26  Pedro AlvesBreakpoints, don't skip prologue of ifunc resolvers...
2018-04-26  Pedro AlvesFix setting breakpoints on ifunc functions after they...
2018-04-26  Pedro AlvesFix elf_gnu_ifunc_resolve_by_got buglet
2018-04-26  Pedro AlvesCalling ifunc functions when resolver has debug info...
2018-04-26  Pedro AlvesCalling ifunc functions when target has no debug info...
2018-04-26  Pedro AlvesFix calling ifunc functions when resolver has debug...
2018-04-26  Pedro AlvesFix breakpoints in ifunc after inferior resolved it...
2018-04-25  Pedro AlvesFix new inferior events output
2018-04-24  Sergio Durigan JuniorEnable 'set print inferior-events' and improve detach...
2018-04-24  Simon Marchiinfo-shared.exp: Replace libs=-ldl with shlib_load
2018-04-24  Tom TromeyReindent cli-out.h
2018-04-24  Tom TromeyRemove cli_ui_out::out_field_fmt
2018-04-23  Tom TromeyRemove a cleanup from scm-frame.c
2018-04-23  Tom TromeyRegenerate gdb/configure and gdbserver/configure
2018-04-22  Rajendra SYFixed test case to compile & run on FreeBSD
2018-04-21  Pedro AlvesFreeBSD: Fix 'Couldn't get registers: Device busy'...
2018-04-20  Philippe WaroquiersImprove on-line help for thread_apply_command and threa...
2018-04-20  Richard BuntAdd test case for a known hang in infrun
2018-04-19  Philippe Waroquiers[OB PATCH] Fix some comments in thread.c
2018-04-19  Simon MarchiFix dependency tracking in gdbserver subdirectories
2018-04-18  Alan HaywardRemove xml files from gdbserver
2018-04-18  Alan HaywardRemove xml file references from target descriptions
2018-04-18  Alan HaywardCreate xml from target descriptions
2018-04-18  Alan HaywardAdd feature reference in .dat files
2018-04-18  Alan HaywardAdd tdesc osabi and architecture functions
2018-04-18  Alan HaywardCommonise tdesc types and makes use of them in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_feature and makes use of it in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_reg and makes use of it in gdbserver...
2018-04-17  Tom TromeyConditionally drop the discriminant field in quirk_rust...
2018-04-17  Tom TromeyFix crash in quirk_rust_enum
2018-04-17  Andreas ArnezDon't print symbol declaration's line number in rbreak...
2018-04-16  Simon Marchilinux_spu_make_corefile_notes: return note_data instead...
2018-04-16  Andreas ArnezAdjust more test cases to changed output of info var...
2018-04-16  Pedro Alvesgdb: Remove support for SH-5/SH64
2018-04-16  Pedro Alvesgdb: Remove OpenBSD/m88k support
2018-04-15  Simon MarchiAdd x86-tdep.o to i386/amd64 target build
2018-04-13  Andreas ArnezShow line numbers in output for "info var/func/type"
2018-04-13  Markus Metzgerbtrace: set/show record btrace cpu
2018-04-13  Markus Metzgerrecord: fix typo in "set record" output
2018-04-13  Markus Metzgerbtrace: fix output of "set record btrace"
2018-04-13  Markus Metzgerinfrun: step through indirect branch thunks
2018-04-12  Jan KratochvilFix -D_GLIBCXX_DEBUG gdb-add-index regression
2018-04-12  Tom TromeyRemove old univariant code from rust-lang.c
2018-04-12  Pedro AlvesFix Solaris build
2018-04-12  Pedro AlvesEliminate target_has_exited
2018-04-11  Simon MarchiAdd test for following fork on position-independent...
2018-04-11  Tom TromeyAdd Rust test case for ".." struct initializer
2018-04-11  Pedro AlvesFile I/O file handles after target closes
2018-04-11  Pedro AlvesC++ify fileio_fh_t, replace VEC with std::vector
2018-04-10  Simon MarchiIterate by index in auto_load_safe_path_vec_update
2018-04-10  Pedro AlvesFix gdb.base/fork-running-state.exp race
2018-04-10  Pedro AlvesReplace finish_thread_state_cleanup with a RAII class
2018-04-09  Simon MarchiAdd selftests for range_contains and insert_into_bit_ra...
2018-04-09  Simon MarchiUse an std::vector for inline_states
2018-04-09  Simon MarchiRemove VEC(tsv_s), use std::vector instead
next
This page took 0.047971 seconds and 7 git commands to generate.