aboutsummaryrefslogtreecommitdiff
path: root/gdb/ax-general.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
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-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves1-35/+13
2016-02-25Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay1-1/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-27Introduce ax_raw_byte and use itSimon Marchi1-2/+9
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-7/+6
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
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-03-21 * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey1-0/+3
2013-03-07 * ax-gdb.c (gen_printf): Make FORMAT const.Keith Seitz1-1/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-02 Add target-side support for dynamic printf.Stan Shebs1-0/+37
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-24Revert the following change (not approved yet):Joel Brobecker1-46/+7
2011-02-23 * ax-general.c (ax_pick): Add missing newline.Tom Tromey1-0/+1
2011-02-212011-02-21 Hui Zhu <teawater@gmail.com>Hui Zhu1-7/+46
2011-02-18gdbTom Tromey1-52/+5
2011-02-18gdbTom Tromey1-0/+14
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+11
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2010-12-282010-12-28 Hui Zhu <teawater@gmail.com>Hui Zhu1-23/+54
2010-04-232010-04-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-52/+60
2010-03-192010-03-19 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-282009-12-28 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+19
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-07* ax-general.c (ax_const_l): Select proper opcode for the givenJim Blandy1-2/+6
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-12-072005-12-07 Jim Blandy <jimb@redhat.com>Jim Blandy1-15/+17
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov1-10/+10
2002-08-02Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-10/+10
2000-07-30Protoization.Kevin Buettner1-52/+17
2000-05-28PARAMS removal.Kevin Buettner1-4/+4
2000-05-15Cleanup free_agent_expr cleanups.Andrew Cagney1-0/+12
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2