Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+564 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -564/+0 |
* | * sim-bits.h (EXTEND24): Define. | Jeff Law | 1998-07-06 | 1 | -0/+2 |
* | Define EXTEND15(). | Andrew Cagney | 1998-04-15 | 1 | -0/+1 |
* | Define EXTEND4() and EXTEND5(). | Andrew Cagney | 1998-04-15 | 1 | -0/+2 |
* | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1998-04-04 | 1 | -15/+25 |
* | Have single bit macros return an unsigned result. Avoids risk (and | Andrew Cagney | 1997-10-20 | 1 | -16/+26 |
* | Add/test 8bit bit manipuation macros. | Andrew Cagney | 1997-09-17 | 1 | -32/+60 |
* | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. | Andrew Cagney | 1997-09-16 | 1 | -8/+40 |
* | Add/use LSEXTRACTED, MSEXTRACTED macros. | Andrew Cagney | 1997-09-08 | 1 | -133/+101 |
* | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 1997-09-05 | 1 | -3/+29 |
* | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 1997-08-27 | 1 | -0/+485 |