summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2018-05-314-1/+32
* Improve boostrap-ubsan config (PR bootstrap/64914).marxin2018-05-312-1/+6
* * argv.c (expandargv): Fix memory leak for expanded arguments.law2018-05-312-0/+6
* Unset gdbarch significant_addr_bit by defaultOmair Javaid2018-05-314-5/+14
* Run a few more binutils tests non-nativeAlan Modra2018-05-313-19/+11
* Automatic date update in version.inGDB Administrator2018-05-311-1/+1
* (ARI) remove trailing newline in call to error in stack.c::func_commandJoel Brobecker2018-05-302-1/+5
* Remove regcache_raw_collectSimon Marchi2018-05-3058-417/+354
* Remove regcache_raw_supplySimon Marchi2018-05-3088-659/+581
* Remove regcache_cooked_write_partSimon Marchi2018-05-3012-64/+47
* Remove regcache_cooked_read_partSimon Marchi2018-05-3011-39/+29
* Remove regcache_cooked_read_valueSimon Marchi2018-05-304-13/+9
* Remove regcache_cooked_writeSimon Marchi2018-05-3036-310/+246
* Remove regcache_invalidateSimon Marchi2018-05-305-13/+10
* Remove regcache_raw_write_partSimon Marchi2018-05-3012-34/+26
* Remove regcache_raw_read_partSimon Marchi2018-05-307-15/+12
* Remove regcache_cooked_readSimon Marchi2018-05-3031-143/+127
* Remove regcache_raw_writeSimon Marchi2018-05-3031-142/+113
* Remove regcache_raw_readSimon Marchi2018-05-3021-63/+61
* Remove regcache_raw_updateSimon Marchi2018-05-304-13/+8
* Remove regcache_register_statusSimon Marchi2018-05-3012-72/+58
* Remove regcache_get_ptidSimon Marchi2018-05-3050-139/+135
* Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev2018-05-309-17/+64
* Add or1k target to --enable-targets=allSimon Marchi2018-05-302-0/+5
* 2018-05-30 Amaan Cheval <amaan.cheval@gmail.com>Amaan Cheval2018-05-302-0/+9
* Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)Pedro Alves2018-05-302-1/+6
* Add znver2 support.Amit Pawar2018-05-3015-36/+169
* Remove "struct" keyword in range-based for loopsSimon Marchi2018-05-297-10/+22
* Automatic date update in version.inGDB Administrator2018-05-301-1/+1
* Removing lookup_minimal_symbol_and_objfileWeimin Pan2018-05-297-28/+15
* Fix fall-through comment in windows-nat.cTom Tromey2018-05-292-1/+6
* Change program_space::added_solibs to a std::vectorTom Tromey2018-05-295-23/+18
* Remove a VEC from type.cTom Tromey2018-05-295-80/+87
* Remove tp_t typedefTom Tromey2018-05-292-5/+4
* Remove const_char_ptr typedefTom Tromey2018-05-293-6/+6
* Automatic date update in version.inGDB Administrator2018-05-291-1/+1
* x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu2018-05-284-23/+115
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-2818-140/+64
* ld: Skip some x86 IFUNC tests for NaCl targetsH.J. Lu2018-05-2874-0/+149
* PR23235, make check uses system installed ldAlan Modra2018-05-283-3/+18
* Automatic date update in version.inGDB Administrator2018-05-281-1/+1
* Remove last reference to REMOTE_OBSTom Tromey2018-05-272-2/+5
* Automatic date update in version.inGDB Administrator2018-05-271-1/+1
* ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu2018-05-2611-57/+158
* Automatic date update in version.inGDB Administrator2018-05-261-1/+1
* Clear entire "location" in value constructorTom Tromey2018-05-252-2/+5
* Remove cleanups from dbxread.cTom Tromey2018-05-252-93/+49
* Add "name" method to class interpTom Tromey2018-05-255-13/+29
* Remove interp_nameTom Tromey2018-05-255-14/+10
* Remove interp_ui_outTom Tromey2018-05-2510-27/+29