aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-wince-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-3/+3
2019-07-04Arm: Prefix register sizes with ARM_Alan Hayward1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-5/+4
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-4/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay1-0/+1
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-20Adjust comments with example in itYao Qi1-1/+4
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-02-26change minsym representationTom Tromey1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-01gdb/Yao Qi1-7/+3
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-7/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-02gdb/Jan Kratochvil1-1/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-24 * defs.h: Adjust comment.Pedro Alves1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-05 * arm-wince-tdep.c (arm_wince_skip_main_prologue): New.Pedro Alves1-0/+37
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-24 * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand1-0/+3
2007-09-03 * arm-tdep.h (arm_skip_stub): Declare.Pedro Alves1-2/+40
2007-08-26 * arm-wince-tdep.c (ARM_WINCE_JB_PC): Change to 10.Pedro Alves1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-31 * arm-wince-tdep.c (arm_wince_init_abi): Remove svr4 related call.Pedro Alves1-3/+0
2007-05-16 * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h.Ulrich Weigand1-0/+6
2007-03-29gdb/Pedro Alves1-0/+84