openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
boomerang
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
5 months
ago. based on code collected
5 months
ago.
Jan 21, 2024 — Jan 21, 2025
Showing page 12 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Just update comment
emmerik
More...
almost 19 years ago
No such type as char[][]
emmerik
More...
almost 19 years ago
Was not following forward branches
emmerik
More...
almost 19 years ago
Fixed STOSD, SCASB etc all should be one byte
emmerik
More...
almost 19 years ago
Added DOS4GWBinaryFile to the list of loaders
emmerik
More...
almost 19 years ago
Added a crude pattern for finding __CMain in a Watcom/DOS4GW binary
emmerik
More...
almost 19 years ago
Oops #include needs correct case now too
emmerik
More...
almost 19 years ago
Need correect case on Unix/Linux/OSX systems
emmerik
More...
almost 19 years ago
At least use fbranch2, not working yet but closer
emmerik
More...
almost 19 years ago
Fixes for Dos4GWBinaryFile.
Trent Waddington
as quantumg
More...
almost 19 years ago
Can now specify the optimisation with ./configure OPT=-O0 or -O3 etc
emmerik
More...
almost 19 years ago
Need fbranch2 rather than fbranch to have any hope here
emmerik
More...
almost 19 years ago
Quell a warning
emmerik
More...
almost 19 years ago
Mike Frysinger's cleanup of Makefiles to respect values set by ./configure; cleaned up some warnings now that -O2 is default
emmerik
More...
almost 19 years ago
Hmmph it seems that 10.2 doesn't need the underscore after all
emmerik
More...
almost 19 years ago
Removed the -Bdyamic; it doesn't work on OS/X, and on other systems it has no real effect
emmerik
More...
almost 19 years ago
Oops missed an edit
emmerik
More...
almost 19 years ago
Changed UNDERSCORE_NEEDED to HOST_OSX_10_2 and also adjust -dynamic string for various OSX hosts
emmerik
More...
almost 19 years ago
Added 'return 0' to avoid much output due to the overlapped register handling
emmerik
More...
almost 19 years ago
Added a 'return 0' statement to prevent massive output due to the overlapped register processing
emmerik
More...
almost 19 years ago
This version is compiled with MSVC 6, which uses the fnstsw/test/jp (jump on even parity) pattern
emmerik
More...
almost 19 years ago
Added new high (ish) level patterns for MSVC 6 floating point comparisons involving test and jump if parity instructions
emmerik
More...
almost 19 years ago
Updated date/version
emmerik
More...
almost 19 years ago
tparam -> param; temporary parameters don't seem to get replaced any more
emmerik
More...
almost 19 years ago
better handling of switch fall-through.
Trent Waddington
as quantumg
More...
almost 19 years ago
Pattern for VS.NET console apps in release mode.
Trent Waddington
as quantumg
More...
almost 19 years ago
Bump revision date
emmerik
More...
almost 19 years ago
Various changes mainly to implement Mike's latest propagation limiting heuristic; passes more tests
emmerik
More...
almost 19 years ago
Oops - needed -fno-inline to actually call the test procedure\!
emmerik
More...
almost 19 years ago
Remove the 'dynamic symbol hack' warning
emmerik
More...
almost 19 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree