aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-23/+23
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Record minimal symbols directly in reader.Tom Tromey2016-10-211-24/+24
* Change minimal_symbol_reader to store objfileTom Tromey2016-10-211-2/+2
* Introduce minimal_symbol_readerTom Tromey2016-10-211-5/+2
* Add missing format for built-in floating-point typesUlrich Weigand2016-09-061-2/+2
* Remove TYPE_NOSIGN "char" hackUlrich Weigand2016-09-061-0/+1
* Unify init_type and arch_type interface and helpersUlrich Weigand2016-09-061-66/+40
* Remove unused variablesTom Tromey2016-07-141-17/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* mdebugread.c: Address class -> address class indexPedro Alves2015-10-291-20/+28
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-1/+23
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+3
* Add casts to memory allocation related callsSimon Marchi2015-09-251-14/+17
* gdb: Remove casts of NULL during assignment.Andrew Burgess2015-09-041-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-7/+6
* psymtab.c (add_psymbol_to_bcache): Remove "val" arg.Doug Evans2015-08-151-22/+16
* Add end_psymtab_common, have all debug info readers call it.Doug Evans2015-08-151-7/+9
* Remove special support in gdb for Sun's version of stabs.Doug Evans2015-06-191-8/+8
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-27/+27
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Replace some symbol accessor macros with functions.Doug Evans2014-12-231-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-29/+33
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-11/+13
* buildsym API cleanupDoug Evans2014-11-181-4/+2
* symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans2014-11-181-6/+7
* mdebugread.c (parse_procedure): Delete unnecessary forward decl.Doug Evans2014-11-021-2/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify some blockvector APIsTom Tromey2014-06-181-11/+15
* constify struct block in some placesTom Tromey2014-06-181-4/+4
* refactoring: rename create_range_type to create_static_range_typeSanimir Agovic2014-04-111-2/+2
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-26/+12
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Change "set debug symtab-create" to take a verbosity level.Doug Evans2013-11-081-1/+1
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-19/+2
* * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey2013-04-081-1/+2
* * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey2013-04-081-8/+2
* 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2013-03-201-18/+23
* gdb/Jan Kratochvil2013-02-031-1/+3
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-6/+8
* * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey2013-01-211-2/+2
* gdb/Yao Qi2013-01-181-8/+8
* gdb/Yao Qi2013-01-141-4/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * dbxread.c (read_dbx_symtab): Update.Tom Tromey2012-12-121-23/+25
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-121-6/+4