Timeline for Detecting arithmetic overflow in C with NASM
Current License: CC BY-SA 3.0
        11 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2022 at 16:47 | answer | added | gnasher729 | timeline score: 1 | |
| Jan 7, 2016 at 22:08 | answer | added | chux | timeline score: 2 | |
| Jan 7, 2016 at 8:18 | comment | added | ElleJay | Hint: You can run nasm with --prefix_ and remove the '_' in front of the symbols. This way the code is prefix-agnostic and doesn't care about macho/elf/etc. | |
| Jan 7, 2016 at 7:25 | vote | accept | coderodde | ||
| Jan 7, 2016 at 2:13 | history | tweeted | twitter.com/StackCodeReview/status/684920780614942720 | ||
| Jan 7, 2016 at 1:16 | answer | added | Chase | timeline score: 1 | |
| Jan 6, 2016 at 20:40 | answer | added | JS1 | timeline score: 15 | |
| Jan 6, 2016 at 20:12 | history | edited | Jamal | CC BY-SA 3.0 | 
        
            
             
                
                    edited title 
                
             
        
     | 
| Jan 6, 2016 at 20:11 | answer | added | Edward | timeline score: 5 | |
| Jan 6, 2016 at 19:39 | history | edited | 200_success | 
        
            
             
                
                    edited tags 
                
             
        
     | 
|
| Jan 6, 2016 at 17:57 | history | asked | coderodde | CC BY-SA 3.0 |