Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc-2.95.4-prerelease #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

gcc-2.95.4-prerelease #7

wants to merge 12 commits into from

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    9603b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d41d37 View commit details
    Browse the repository at this point in the history
  3. apply gcc-cpp-dos-newlines.patch (found in the PLD source rpms, debia…

    …n, etc)
    
    gcc/cccp.c: Handle DOS newlines after backslashes.
    Patch from http://www.cygnus.com/ml/egcs/1999-Jan/0784.html
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0eff92e View commit details
    Browse the repository at this point in the history
  4. apply gcc-cpp-macro-doc.patch by Matthias Klose <[email protected]>

    cpp.texi: add a node documenting macro varargs (copied from extend.texi.)
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8e8bcde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d2552a View commit details
    Browse the repository at this point in the history
  6. applied gcc-default-arch.patch by Matthias Klose <[email protected]>

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=63968
    set the default architecture to i386; even if gcc is configured
    with i386-linux, it builds with Pentium instructions, tuned for i386.
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9ba5fe8 View commit details
    Browse the repository at this point in the history
  7. applied the gcc-libstdc++-wstring.patch (found in the PLD source rpms…

    …, debian, etc):
    
    enable definition of wstring type, if __ENABLE_WSTRING is defined.
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4a9084b View commit details
    Browse the repository at this point in the history
  8. applied the gcc-libstdc++-out-of-mem.patch (found in the PLD source r…

    …pms, debian, etc):
    
    Throw exception instead of aborting when out of memory
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7268f3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d18172 View commit details
    Browse the repository at this point in the history
  10. apply gcc-2_95-branch changes, i.e. svn revisions 40613, 40614, 40615,

    40669,  40680, 40874, 40901, 40923, 40963, 40964, 40965, 40966, 40967,
    41053,  41054, 41055, 41056, 41057, 41080, 41150, 41151, 41152, 42197,
    42204,  42437, 42451, 43461, 45321, 45506, 45507, 45676, 45984.
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5583e18 View commit details
    Browse the repository at this point in the history
  11. regenerate c-parse.c and c-parse.y after the gcc-2_95-branch changes

    using bison-1.35. (original tree used bison-1.28, but the m68k-amigaos
    tree by Krystian Bacławski is using bison-1.35, so I didn't change it.)
    sezero committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5559520 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    53b3955 View commit details
    Browse the repository at this point in the history