aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-types.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06sim: common: migrate to standard uintXX_t typesMike Frysinger1-44/+37
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-28sim: add checks to core headers to prevent incorrect common buildingMike Frysinger1-0/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-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-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-22sim: common: add PRI printf definesMike Frysinger1-0/+20
2015-06-21sim: common: use standard intXX_t types for signedXXMike Frysinger1-82/+21
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-04-20unsigned32 and unsigned64 is multiply defined in sim-types.h.Manoj Iyer1-5/+5
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-21/+22
2000-07-27From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney1-0/+8
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+201
1999-04-16Initial creation of sourceware repositoryStan Shebs1-181/+0
1998-04-24Drop leading `_' from macros.Andrew Cagney1-5/+13
1998-04-21Implement ERET instruction.Andrew Cagney1-4/+19
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-5/+17
1997-10-27Add 128 bit transfers to sim core.Andrew Cagney1-9/+16
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1-0/+139