summaryrefslogtreecommitdiff
path: root/sim/common/sim-bits.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add micromips support to the MIPS simulatorAndrew Bennett2015-09-251-0/+3
* sim: common: standardize multiple include definesMike Frysinger2015-06-211-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-20/+22
* From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2000-07-271-2/+46
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+564
* Initial creation of sourceware repositoryStan Shebs1999-04-161-564/+0
* * sim-bits.h (EXTEND24): Define.Jeff Law1998-07-061-0/+2
* Define EXTEND15().Andrew Cagney1998-04-151-0/+1
* Define EXTEND4() and EXTEND5().Andrew Cagney1998-04-151-0/+2
* Cleanup INLINE support for simulators using common framework.Andrew Cagney1998-04-041-15/+25
* Have single bit macros return an unsigned result. Avoids risk (andAndrew Cagney1997-10-201-16/+26
* Add/test 8bit bit manipuation macros.Andrew Cagney1997-09-171-32/+60
* Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.Andrew Cagney1997-09-161-8/+40
* Add/use LSEXTRACTED, MSEXTRACTED macros.Andrew Cagney1997-09-081-133/+101
* Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1997-09-051-3/+29
* Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1997-08-271-0/+485