summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ARM][gas] fix build breakage with gcc-10 by using correct enum typeSzabolcs Nagy2020-01-022-1/+6
* Enable building the s12z target on Solaris hosts where REG_Y is defined in sy...Nick Clifton2020-01-022-10/+18
* Automatic date update in version.inGDB Administrator2020-01-021-1/+1
* Fix install-strip for cross-compilationHannes Domani2020-01-014-4/+12
* Add myself to gdb/MAINTAINERSHannes Domani2020-01-012-0/+5
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-0110-0/+40
* Update year range in copyright notice of binutils filesAlan Modra2020-01-012586-2668/+2668
* ChangeLog rotationAlan Modra2020-01-0118-16070/+16196
* Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.texJoel Brobecker2020-01-015-5/+13
* Update copyright year range in all GDB files.Joel Brobecker2020-01-015957-5956/+5960
* gdb/copyright.py: Convert to Python 3Joel Brobecker2020-01-012-16/+24
* gdb/copyright.py: Adapt after move of gnulib from gdb to toplevelJoel Brobecker2020-01-012-7/+13
* gdb/copyright.py: Exit if run from the wrong directoryJoel Brobecker2020-01-012-0/+7
* update copyright year in version output of gdb, gdbserver and gdbreplayJoel Brobecker2020-01-015-3/+12
* Rotate gdb/ChangeLog (start of New Year procedure)Joel Brobecker2020-01-013-17386/+17400
* Automatic date update in version.inGDB Administrator2020-01-011-1/+1
* asan: alpha-vms: Heap-buffer-overflowAlan Modra2019-12-312-51/+53
* Automatic date update in version.inGDB Administrator2019-12-311-1/+1
* Make some TUI globals "static"Tom Tromey2019-12-302-10/+20
* Use "bool" in more spots in TUITom Tromey2019-12-307-23/+33
* vms-alpha.c object_p memory leaksAlan Modra2019-12-302-12/+28
* coff object_p memory leaksAlan Modra2019-12-302-0/+7
* archive.c bfd_zallocAlan Modra2019-12-302-25/+32
* Automatic date update in version.inGDB Administrator2019-12-301-1/+1
* Re: Revise sleb128 and uleb128 readerAlan Modra2019-12-302-21/+28
* Re: Usage of unitialized heap in tic4x_print_condAlan Modra2019-12-302-1/+6
* Fix setting breakpoints or stepping on line 65535Bernd Edlinger2019-12-295-6/+57
* ubsan: sparc: left shift cannot be represented in type 'int'Alan Modra2019-12-292-9/+12
* Usage of unitialized heap in tic4x_print_condAlan Modra2019-12-292-1/+6
* ubsan: alpha-vms: shift exponent is too largeAlan Modra2019-12-292-9/+14
* asan: alpha-vms: memory leaksAlan Modra2019-12-294-50/+99
* coff_close_and_cleanupAlan Modra2019-12-295-1/+27
* PR15350, Fix compressed debug sections for PE targetsAlan Modra2019-12-292-43/+48
* Automatic date update in version.inGDB Administrator2019-12-291-1/+1
* [PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does...Simon Marchi2019-12-274-4/+71
* Automatic date update in version.inGDB Administrator2019-12-281-1/+1
* Remove dead code from TUITom Tromey2019-12-273-58/+6
* Reorder an "if" in print_disassemblyTom Tromey2019-12-272-7/+7
* Change tui_active to boolTom Tromey2019-12-273-7/+16
* Remove tui_gen_win_info::viewport_heightTom Tromey2019-12-276-17/+12
* x86: adjust ignored prefix warning for branchesJan Beulich2019-12-275-14/+27
* x86-64: correct / adjust prefix emissionJan Beulich2019-12-2710-63/+72
* x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich2019-12-278-27/+85
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-278-167/+180
* Make symbol_set_names a member functionChristian Biesinger2019-12-2714-81/+106
* Automatic date update in version.inGDB Administrator2019-12-271-1/+1
* Add a NEWS entry for multithreaded symbol loadingChristian Biesinger2019-12-262-0/+9
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-269-25/+44
* ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'Alan Modra2019-12-262-1/+6
* ubsan: v850: left shift cannot be represented in type 'int'Alan Modra2019-12-262-7/+12