aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove make_show_memory_breakpoints_cleanupTom Tromey2017-09-111-3/+2
* 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-3/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdbarch_breakpoint_from_pc doesn't return NULLYao Qi2016-11-031-2/+0
* Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand2016-09-061-0/+22
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb/linux-record: TASK_COMM_LEN is 16 on ppc tooMarcin Kościelnicki2015-10-301-2/+2
* gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki2015-10-301-0/+2
* gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki2015-10-301-4/+2
* gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki2015-10-301-8/+8
* gdb/linux-record: Remove size_siginfoMarcin Kościelnicki2015-10-301-2/+0
* gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi2015-09-301-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-13/+16
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* [Cell/B.E.] Fix wrong relocation for TLS variable offsetUlrich Weigand2015-08-271-1/+1
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-14/+17
* Mostly trivial enum fixesSimon Marchi2015-07-311-1/+1
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-241-2/+0
* PR13858 - Can't do displaced stepping with no symbolsPedro Alves2015-04-101-49/+3
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-4/+6
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.Wei-cheng Wang2015-01-211-4/+22
* Skip-trampoline for PowerPC reverse-stepping.Wei-cheng Wang2015-01-171-19/+39
* Reverse debugging for PowerPC.Wei-cheng Wang2015-01-171-0/+399
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-2/+2
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-1/+1
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-27/+8
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-74/+24
* Rename 'descr' field in regset structure to 'regmap'.Andreas Arnez2014-08-071-2/+2
* convert to_get_thread_local_address to use target delegationTom Tromey2014-07-071-5/+0
* Remove 'arch' field from regset structure.Andreas Arnez2014-05-211-10/+5
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-3/+3
* start change to progspace independenceTom Tromey2014-02-261-4/+4
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-6/+6
* PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand2014-02-041-0/+57
* PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand2014-02-041-6/+9
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Extend SystemTap SDT probe argument parserSergio Durigan Junior2013-12-191-3/+10
* * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra2013-06-041-2/+2
* ppc-linux-tdep.c: Wrong signness for buffer holding instructions.Pedro Alves2013-04-191-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-4/+5
* * elfread.c (elf_symtab_read): Do not use udata.p here to findAlan Modra2013-02-221-0/+3
* 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-02-041-0/+8
* 2013-02-01 Andreas Tobler <andreast@fgznet.ch>Andreas Tobler2013-02-011-418/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2,Edjunior Barbosa Machado2012-11-081-6/+6