-
Notifications
You must be signed in to change notification settings - Fork 4
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
base: master
Are you sure you want to change the base?
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9603b07 - Browse repository at this point
Copy the full SHA 9603b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d41d37 - Browse repository at this point
Copy the full SHA 5d41d37View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0eff92e - Browse repository at this point
Copy the full SHA 0eff92eView commit details -
apply gcc-cpp-macro-doc.patch by Matthias Klose <[email protected]>
cpp.texi: add a node documenting macro varargs (copied from extend.texi.)
Configuration menu - View commit details
-
Copy full SHA for 8e8bcde - Browse repository at this point
Copy the full SHA 8e8bcdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2552a - Browse repository at this point
Copy the full SHA 1d2552aView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 9ba5fe8 - Browse repository at this point
Copy the full SHA 9ba5fe8View commit details -
applied the gcc-libstdc++-wstring.patch (found in the PLD source rpms…
…, debian, etc): enable definition of wstring type, if __ENABLE_WSTRING is defined.
Configuration menu - View commit details
-
Copy full SHA for 4a9084b - Browse repository at this point
Copy the full SHA 4a9084bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7268f3c - Browse repository at this point
Copy the full SHA 7268f3cView commit details -
applied the gcc-libstdc++-bastring.patch by Richard Kettlewell:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=46550 basic_string<wchar_t> can't be instantiated
Configuration menu - View commit details
-
Copy full SHA for 9d18172 - Browse repository at this point
Copy the full SHA 9d18172View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5583e18 - Browse repository at this point
Copy the full SHA 5583e18View commit details -
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.)
Configuration menu - View commit details
-
Copy full SHA for 5559520 - Browse repository at this point
Copy the full SHA 5559520View commit details
Commits on Apr 4, 2022
-
modify -lang-c++ settings with 'opts->c9x = 1' so __VA_ARGS__ is valid.
fixes adtools#8 fixes adtools/amigaos-cross-toolchain#87
Configuration menu - View commit details
-
Copy full SHA for 53b3955 - Browse repository at this point
Copy the full SHA 53b3955View commit details