-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Comparing changes
Open a pull request
base repository: esp8266/Arduino
base: master
head repository: mcspr/esp8266-Arduino
compare: gcc14/wip
Commits on May 5, 2025
-
drop old libstdc++ and libhal from searchpath in tools/sdk/lib/ ld renames to symbols from string.h to rom_..., allowing newlib impl toolchain package is expected to provide both of these
Configuration menu - View commit details
-
Copy full SHA for a2f29c8 - Browse repository at this point
Copy the full SHA a2f29c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175ffc5 - Browse repository at this point
Copy the full SHA 175ffc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e1f8b - Browse repository at this point
Copy the full SHA d2e1f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f57e6 - Browse repository at this point
Copy the full SHA a9f57e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280a369 - Browse repository at this point
Copy the full SHA 280a369View commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d8ff31d - Browse repository at this point
Copy the full SHA d8ff31dView commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e6c33e - Browse repository at this point
Copy the full SHA 9e6c33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9b2e5 - Browse repository at this point
Copy the full SHA 0e9b2e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0799f78 - Browse repository at this point
Copy the full SHA 0799f78View commit details -
-Werror stream deprecations & inconsistent overloads
drop write(Stream&) implementations don't add virtual w/ override, distinguish from class virtuals fixup u8 vs. char, prefer u8 in all methods and entries
Configuration menu - View commit details
-
Copy full SHA for 61354a4 - Browse repository at this point
Copy the full SHA 61354a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5474ad8 - Browse repository at this point
Copy the full SHA 5474ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9182045 - Browse repository at this point
Copy the full SHA 9182045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2c036 - Browse repository at this point
Copy the full SHA 9e2c036View commit details -
Configuration menu - View commit details
-
Copy full SHA for c257375 - Browse repository at this point
Copy the full SHA c257375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b9b17 - Browse repository at this point
Copy the full SHA 54b9b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54454d0 - Browse repository at this point
Copy the full SHA 54454d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb47e71 - Browse repository at this point
Copy the full SHA eb47e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5bdd7 - Browse repository at this point
Copy the full SHA 7d5bdd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00f566 - Browse repository at this point
Copy the full SHA f00f566View commit details -
expect $HOME in .sh, not from workflow
currently, expansion does not happen and it is raw path $(pwd)/'${HOME}'/...
Configuration menu - View commit details
-
Copy full SHA for 54f6ad0 - Browse repository at this point
Copy the full SHA 54f6ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f4794 - Browse repository at this point
Copy the full SHA 44f4794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a9b2d - Browse repository at this point
Copy the full SHA 03a9b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd713e - Browse repository at this point
Copy the full SHA afd713eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce89ac1 - Browse repository at this point
Copy the full SHA ce89ac1View commit details -
LEAmDNS - consistent const <-> non-const accessors
> error: infinite recursion detected [-Werror=infinite-recursion]
Configuration menu - View commit details
-
Copy full SHA for d5a5b17 - Browse repository at this point
Copy the full SHA d5a5b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658ba46 - Browse repository at this point
Copy the full SHA 658ba46View commit details -
ESP8266WiFiMesh - fix classes used as aggregates
> error: designated initializers cannot be used with a non-aggregate type '...' gcc10.3 allowed this construct for some reason
Configuration menu - View commit details
-
Copy full SHA for 874ca44 - Browse repository at this point
Copy the full SHA 874ca44View commit details -
I2S - explicitly override Stream::read
> error: 'virtual int Stream::read(uint8_t*, size_t)' was hidden [-Werror=overloaded-virtual=]
Configuration menu - View commit details
-
Copy full SHA for 5786e85 - Browse repository at this point
Copy the full SHA 5786e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 992aa94 - Browse repository at this point
Copy the full SHA 992aa94View commit details -
extra param to start from a specific spot displayed in cli & actions for local tests
Configuration menu - View commit details
-
Copy full SHA for 599cf68 - Browse repository at this point
Copy the full SHA 599cf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0ca6b - Browse repository at this point
Copy the full SHA 7f0ca6bView commit details
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2f2f6f - Browse repository at this point
Copy the full SHA a2f2f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2591527 - Browse repository at this point
Copy the full SHA 2591527View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64cc6a - Browse repository at this point
Copy the full SHA c64cc6aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...gcc14/wip