summaryrefslogtreecommitdiff
path: root/gdb/ax-general.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-06-30Fix regressions caused by agent expression C++-ificationTom Tromey
2023-06-22Fix off-by-one errorTom Tromey
2023-06-20Use ARRAY_SIZE in ax-general.cTom Tromey
2023-06-20Remove aop_lastTom Tromey
2023-06-20Make aop_map 'static'Tom Tromey
2023-06-20Simplify agent_expr constructorTom Tromey
2023-06-20Use std::vector<bool> for agent_expr::reg_maskTom Tromey
2023-06-20Use gdb::byte_vector in agent_exprTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-07-09Rename common to gdbsupportTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves
2016-02-25Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-27Introduce ax_raw_byte and use itSimon Marchi
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-03-21 * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey
2013-03-07 * ax-gdb.c (gen_printf): Make FORMAT const.Keith Seitz
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-02 Add target-side support for dynamic printf.Stan Shebs
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-24Revert the following change (not approved yet):Joel Brobecker
2011-02-23 * ax-general.c (ax_pick): Add missing newline.Tom Tromey
2011-02-212011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu
2011-02-18gdbTom Tromey
2011-02-18gdbTom Tromey
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker