aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey2018-08-271-32/+32
* Split size in regset section iteratorsAlan Hayward2018-08-131-6/+8
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-2/+2
* Remove regcache_raw_collectSimon Marchi2018-05-301-4/+4
* Remove regcache_raw_supplySimon Marchi2018-05-301-8/+5
* Remove regcache_cooked_readSimon Marchi2018-05-301-1/+1
* MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2018-05-251-96/+13
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-1/+0
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-10/+10
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* gdbarch: Use an anonymous union for target data in `gdbarch_info'Maciej W. Rozycki2017-08-071-2/+1
* Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.cYao Qi2017-06-131-0/+11
* Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward2017-05-261-29/+4
* Remove some uses of MAX_REGISTER_SIZE from mips-linux-tdep.cAlan Hayward2017-05-081-14/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Move encoded as 'or' in binutils.Simon Dardis2015-10-281-4/+6
* mips: fix void*/gdb_byte* compilation errorsSimon Marchi2015-10-221-3/+5
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+2
* Fix internal error when core file section is too bigAndreas Arnez2015-02-041-8/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-1/+7
* MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki2014-12-031-6/+107
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-3/+3
* MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-30/+17
* 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
* MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-29/+24
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-2/+2
* change minsym representationTom Tromey2014-02-261-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior2013-08-091-56/+185
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-9/+20
* * mips-linux-tdep.c: Adjust formatting throughout.Maciej W. Rozycki2013-05-301-59/+56
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* *** empty log message ***Michael Eager2012-06-111-0/+94
* * NEWS: Add MIPS/Linux DSP support.Maciej W. Rozycki2012-05-221-7/+105
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-3/+3
* * mips-tdep.h (mips_write_pc): New prototype.Maciej W. Rozycki2012-05-181-1/+4
* gdb/Jan Kratochvil2012-03-021-1/+1