Giter Site home page Giter Site logo

jwt27 / djgpp-cvs Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 5.0 6.19 MB

git mirror of cvs.delorie.com:/cvs/djgpp

Home Page: http://www.delorie.com/djgpp/cvs.html

License: GNU General Public License v2.0

Batchfile 0.04% Makefile 1.29% Perl 0.10% C 89.30% C++ 3.36% Yacc 0.96% Assembly 3.29% sed 0.03% Scilab 0.01% Shell 0.13% Roff 0.79% xBase 0.01% Papyrus 0.01% Crystal 0.01% Awk 0.04% HTML 0.61% Pawn 0.04%
djgpp

djgpp-cvs's People

Contributors

eli-zaretskii avatar jmgdjgpp avatar sezero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

stsp rivy-t lpproj

djgpp-cvs's Issues

_osmajor checks should be removed

There are a couple of cases, most
notably in sys/vfs/statfs.c, where
the libc checks if( 7 <= _osmajor && _osmajor < 10 )
and uses an extended functionality,
falling back to the basic functionality
otherwise.
The extended functionality block is
however properly implemented: it
falls back to the basic functionality
anyway, if the extended functions
failed.
There are many DOS clones around,
for which this check fails. Since the
code have the proper fallbacks anyway,
the _osmajor checks should be removed.

support stubs >2K

Currently the stub size is limited to 2K,
and da81e26
sucks the last bytes of it.
DJ have confirmed to me that there is
no hard limit, and in fact, if you enlarge
the msg in the aforementioned patch,
things will still work. But, for example,
strip will fail to recognize the executable
format.
So there are just a few bugs on a binutils
side to fix, and the large stub will work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.