aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target_ops: Use bool throughoutPedro Alves2018-05-0347-708/+772
* make-target-delegates: line break between return type and function namePedro Alves2018-05-033-2/+29
* Convert struct target_ops to C++Pedro Alves2018-05-03151-8743/+9667
* Eliminate target_ops::to_xclosePedro Alves2018-05-034-9/+17
* Make inf_ptrace_trad Linux-only, move to separate filePedro Alves2018-05-039-156/+217
* More procfs.c simplificationPedro Alves2018-05-035-24/+15
* Eliminate procfs.c:procfs_use_watchpointsPedro Alves2018-05-035-20/+37
* Set test message in py-parameter.expTom Tromey2018-05-022-1/+6
* Handle var_zuinteger and var_zuinteger_unlimited from PythonTom Tromey2018-05-027-9/+112
* Automatic date update in version.inGDB Administrator2018-05-021-1/+1
* Fix unintialized memory in aarch64 opcodes.Tamar Christina2018-05-012-3/+7
* Updated Spanish translation for the gas sub-directory.Nick Clifton2018-05-012-1394/+909
* Bring in support for the NFP target in the config.sub file.Nick Clifton2018-05-013-375/+354
* Add the Netronome Flow Processor as a build target to the top-level configure...Francois H. Theron2018-05-013-0/+13
* rust: Fix null deref when casting (PR 23124)Dan Robertson2018-04-304-3/+20
* Automatic date update in version.inGDB Administrator2018-05-011-1/+1
* [Ada/ravenscar] error during "continue" after task/thread switchJoel Brobecker2018-04-301-1/+6
* Remove a use of is_mi_like_p from darwin-nat-info.cTom Tromey2018-04-302-2/+6
* Remove some is_mi_like_p from breakpoint codeTom Tromey2018-04-303-12/+12
* Remove a use of is_mi_like_p from tracepoint.cTom Tromey2018-04-302-38/+41
* Remove some uses of is_mi_like_p from spu-tdep.cTom Tromey2018-04-302-16/+11
* Remove some uses of is_mi_like_p from py-framefilter.cTom Tromey2018-04-302-16/+13
* Make do_is_mi_like_p const.Tom Tromey2018-04-304-4/+12
* Change Python code to use new_referenceTom Tromey2018-04-304-15/+14
* Use new_reference for struct valueTom Tromey2018-04-305-12/+20
* Remove new_bfd_refTom Tromey2018-04-305-28/+27
* Introduce ref_ptr::new_referenceTom Tromey2018-04-302-0/+12
* Remove long_long_align_bit gdbarch attributeTom Tromey2018-04-307-36/+23
* Remove rust_type_alignmentTom Tromey2018-04-302-42/+6
* Expose type alignment on gdb.TypeTom Tromey2018-04-308-0/+56
* Handle alignof and _AlignofTom Tromey2018-04-3012-1/+444
* Add initial type alignment supportTom Tromey2018-04-3010-5/+359
* This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron2018-04-3039-2458/+7302
* Use bool in read_index_from_sectionSimon Marchi2018-04-302-3/+7
* Automatic date update in version.inGDB Administrator2018-04-301-1/+1
* proc-events.c: fix compilation on SolarisFabian Groffen2018-04-292-0/+8
* Fix race when building ada-lex.cJohn Reiser2018-04-292-10/+14
* Automatic date update in version.inGDB Administrator2018-04-291-1/+1
* Automatic date update in version.inGDB Administrator2018-04-281-1/+1
* Add libcc1 v1 compatibility to C compile featureAlexandre Oliva2018-04-272-5/+28
* Add inclusive range support for RustTom Tromey2018-04-278-23/+117
* Enable -Wsuggest-overrideTom Tromey2018-04-2710-40/+67
* MIPS/LD/testsuite: Update `run_dump_test' cases for non-DSO targetsMaciej W. Rozycki2018-04-2718-0/+41
* testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki2018-04-277-46/+91
* Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist2018-04-2721-15508/+15097
* Regenerate some files for recent ARM patchesAlan Modra2018-04-275-1/+19
* PR23123, PowerPC32 ifunc regressionAlan Modra2018-04-273-7/+15
* Automatic date update in version.inGDB Administrator2018-04-271-1/+1
* Fix remote 'g' command error handling (PR remote/9665)Andrzej Kaczmarek2018-04-262-19/+12
* Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist2018-04-2621-15097/+15508