summaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old GNU indent directivesTom Tromey2023-02-271-4/+0
* Change value::m_modifiable to boolTom Tromey2023-02-151-1/+1
* Fix build bug in ppc-linux-nat.cTom Tromey2023-02-141-1/+1
* Remove deprecated_lval_hackTom Tromey2023-02-131-4/+4
* Turn value_address and set_value_address functions into methodsTom Tromey2023-02-131-2/+2
* Turn value_lazy and set_value_lazy functions into methodsTom Tromey2023-02-131-1/+1
* Turn deprecated_value_modifiable into methodTom Tromey2023-02-131-1/+1
* Turn value_type into methodTom Tromey2023-02-131-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-2/+1
* gdb: fix auxv cachingSimon Marchi2022-10-111-12/+7
* gdb: constify auxv parse functionsSimon Marchi2022-09-291-5/+5
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-2/+2
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-11/+11
* gdb: remove trailing '.' from perror_with_name callsAndrew Burgess2022-06-081-6/+6
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi2021-11-151-11/+11
* [gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries2021-05-231-3/+1
* gdb: remove current_top_target functionSimon Marchi2021-03-241-7/+12
* Remove union exp_elementTom Tromey2021-03-081-17/+8
* Add an expr::operation_up to struct expressionTom Tromey2021-03-081-3/+17
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* PowerPC remove 512 bytes region limit if 2nd DAWR is avaliable.Rogerio Alves2020-12-011-8/+18
* gdb: convert some function arguments from int to boolAndrew Burgess2020-11-191-2/+2
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-111/+111
* [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREGPedro Franco de Carvalho2020-08-141-9/+12
* [PowerPC] Use < 0 and >= 0 for watchpoint ptrace callsPedro Franco de Carvalho2020-08-141-4/+4
* [PowerPC] Fix debug register issues in ppc-linux-natPedro Franco de Carvalho2020-03-301-396/+924
* [PowerPC] Move up some register access routinesPedro Franco de Carvalho2020-03-301-164/+164
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* gdb: Update comments that reference VEC or vec.hAndrew Burgess2019-10-151-3/+3
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-201-3/+0
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove a VEC from ppc-linux-nat.cTom Tromey2019-05-041-28/+30
* Fix Powerpc buildAlan Hayward2019-03-261-0/+1
* Add linux_get_hwcapAlan Hayward2019-03-251-32/+7
* 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
* [PowerPC] Include nat/linux-ptrace.h in native targetsPedro Franco de Carvalho2018-10-311-0/+1
* [PowerPC] Add support for HTM registersEdjunior Barbosa Machado2018-10-261-4/+207
* [PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado2018-10-261-1/+57
* [PowerPC] Add support for TAREdjunior Barbosa Machado2018-10-261-1/+33
* [PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2018-10-261-0/+145
* [PowerPC] Fix two if statements in gdb/ppc-linux-nat.cPedro Franco de Carvalho2018-10-261-2/+2
* Remove some unused variablesSimon Marchi2018-07-221-10/+0
* Remove ptid_get_lwpTom Tromey2018-07-031-16/+16
* Remove ptid_get_pidTom Tromey2018-07-031-4/+4