RISC-V: Add native linux support.
[binutils-gdb.git] / gdb / Makefile.in
2018-08-07 Tom TromeyAllow CPPFLAGS to be set on the make command line
2018-08-07 Simon MarchiAdd DWARF index cache
2018-08-07 Simon MarchiIntroduce mmap_file function
2018-07-20 Tom TromeyIntroduce buildsym-legacy.h
2018-07-17 Tom TromeyRemove --disable-gdbcli
2018-07-12 Philippe WaroquiersAdd a self-test for cli-utils.c
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-09 Tom TromeyDon't mention XM_CDEPS or NAT_CLIBS
2018-07-09 Tom TromeyRemove ADD_FILES and ADD_DEPS from Makefile.in
2018-07-09 Tom TromeyMinimize yacc and lex output
2018-07-09 Tom TromeyFix exec.c handling in Makefile
2018-07-09 Tom TromeyRemove lint support
2018-07-09 Tom TromeyUse a stamp file for version.c
2018-07-09 Tom TromeyUse a stamp file for init.c
2018-07-09 Tom TromeySimplify INIT_FILES
2018-07-09 Tom TromeyRemove some unused code from init.c build rule
2018-07-09 Tom TromeyRemove TSOBS from gdb/Makefile.in
2018-06-28 Tom TromeyAdd --enable-codesign to gdb's configure
2018-06-27 Simon MarchiCopy gdb-gdb.py to build dir
2018-06-04 Simon MarchiAdd configure.nat as a dependency of config.status
2018-05-31 Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-30 Simon MarchiAdd or1k target to --enable-targets=all
2018-05-27 Tom TromeyRemove last reference to REMOTE_OBS
2018-05-22 Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-05-17 Simon MarchiMake format_pieces recognize the \e escape sequence
2018-05-03 Simon MarchiUse flex's -t option instead of --stdout
2018-04-29 John ReiserFix race when building ada-lex.c
2018-04-18 Alan HaywardCommonise tdesc_reg and makes use of it in gdbserver...
2018-04-16 Pedro Alvesgdb: Remove support for SH-5/SH64
2018-04-16 Pedro Alvesgdb: Remove OpenBSD/m88k support
2018-04-13 Markus Metzgerinfrun: step through indirect branch thunks
2018-04-09 Simon MarchiAdapt and integrate string_view tests
2018-03-27 Simon MarchiMove DWARF index-related things to a separate file
2018-03-22 Simon MarchiMake parse_static_tracepoint_marker_definition work...
2018-03-19 Tom TromeyConvert observers to C++
2018-03-16 Simon MarchiAdd silent Makefile rules
2018-03-16 Simon MarchiAdd selftest for substitute_path_component
2018-03-06 Andrew Burgessgdb: Initial baremetal riscv support
2018-02-28 Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-26 Tom TromeySign-extend non-bit-fields in unpack_bits_as_long
2018-02-21 Yao QiMove register_dump to regcache-dump.c
2018-02-19 Alan HaywardAdd common/ dir in build directories
2018-02-09 Markus Metzgercommon: add scoped_mmap
2018-02-09 Markus Metzgercommon: add scoped_fd
2018-01-23 Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-22 Yao QiRemove mt port
2018-01-12 Sergio Durigan JuniorInstall and generate docs for gdb-add-index
2018-01-08 Yao QiFix GDB build failure when $development is false
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-01 Tom TromeyFix dependency tracking for objects in subdirectories
2017-11-29 Tom TromeyFix gdb snapshots
2017-11-27 Tom TromeyRemove REMOTE_OBS
2017-11-27 Tom TromeyMove target object files to target subdirectory
2017-11-27 Tom TromeyAdd missing files to COMMON_SFILES
2017-11-27 Tom TromeySimplify COMMON_OBS by using list of sources
2017-11-27 Tom TromeyDefine YYOBJ in terms of YYFILES
2017-11-27 Tom TromeyMove python object files to python subdirectory
2017-11-27 Tom TromeyMove guile object files to guile subdirectory
2017-11-27 Tom TromeyMove unittests object files to unittests subdirectory
2017-11-27 Tom TromeyMove tui object files to tui subdirectory
2017-11-27 Tom TromeyMove compile object files to compile subdirectory
2017-11-27 Tom TromeyMove mi objects to mi subdirectory
2017-11-27 Tom TromeyMove cli object files to cli subdirectory
2017-11-27 Tom TromeyA simpler way to make the "arch" build directory
2017-11-24 Simon Marchiremote: C++ify thread_item and threads_listing_context
2017-11-24 Alan HaywardAdd aarch64_create_target_description
2017-11-22 Ulrich WeigandRemove obsolete core-regset.c
2017-11-22 Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-14 Simon MarchiFix mem region parsing regression and add test
2017-11-08 Pedro Alveslookup_name_info::make_ignore_params
2017-11-06 Pedro AlvesAssume termios is available, remove support for termio...
2017-11-06 Ulrich WeigandTarget FP: Merge doublest.c and dfp.c into target-float.c
2017-11-06 Ulrich WeigandTarget FP: Introduce target-float.{c,h}
2017-10-31 Mike Gulickgdb/Makefile.in: fix 'make tags' failure
2017-10-24 Ulrich WeigandTarget FP printing: Simplify and fix print_floating
2017-10-16 Simon MarchiGet rid of VEC(mem_range_s)
2017-10-11 John BaldwinAdd native target for FreeBSD/arm.
2017-10-11 John BaldwinAdd FreeBSD/arm architecture.
2017-10-09 Tom TromeyFix automatic dependency tracking
2017-10-06 Yao QiMove aarch64-insn.o to arch/aarch64-insn.o and Remove...
2017-10-06 Yao QiMove arm.o arm-get-next-pcs.o arm-linux.o to arch/
2017-10-06 Yao QiMove i386.o to arch/i386.o
2017-10-06 Yao Qi[RFC] Replicate src dir in build dir
2017-10-04 Sergio Durigan JuniorIntroduce gdb_tilde_expand
2017-09-28 Pedro AlvesMove utils-selftests.c -> gdb/unittests/
2017-09-26 Walfred TedeschiMove GDB producer parsing routines to a separate file
2017-09-19 Yao QiRemove one explicit rule for monitor.o
2017-09-16 Simon MarchiAdd unit test for xml_escape_text
2017-09-06 John BaldwinAdd native target for FreeBSD/aarch64.
2017-09-06 John BaldwinAdd FreeBSD/aarch64 architecture.
2017-09-05 Yao QiConvert amd64-linux target descriptions
2017-09-05 Yao QiShare i386-linux target description between GDB and...
2017-09-04 Pedro AlvesIntroduce gdb::array_view
2017-08-18 Yao QiGDBserver self tests
2017-07-17 Pedro AlvesFix TAB-completion + .gdb_index slowness (generalize...
2017-06-20 Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-17 Simon Marchigdb: Pass -x c++ to the compiler
2017-06-07 Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-06-07 Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-06-07 Sergio Durigan JuniorMove parts of inferior job control to common/
next