Upgrade cosmopolitan gcc and binutils to 2.35.2

This change upgrades to the latest portcosmo gcc patch
6728fe1a25185560603ca312a8d4352af2a4e515 which lets us avoid needing to
define __tmpcosmo_FOO constants. We're now using an appropriate binutils
version for GCC 11. The older binutils sometimes wasn't able to print
backtraces, due to not being able to find a .debug_ranges section.

This is breaking change for /opt/cosmos libraries :'( due to this weird
"error: need linked-to section for --gc-sections" that pops up.

Please run `make clean` in the monorepo before rebuilding.
This commit is contained in:
Justine Tunney 2023-06-18 00:54:14 -07:00
parent 2c0f0bab0b
commit afc58a8b41
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
104 changed files with 5 additions and 1032 deletions

View file

@ -123,65 +123,6 @@ extern const int IPV6_XFRM_POLICY;
#define IPV6_V6ONLY IPV6_V6ONLY
#define IPV6_XFRM_POLICY IPV6_XFRM_POLICY
#define __tmpcosmo_IPV6_2292DSTOPTS 678069209
#define __tmpcosmo_IPV6_2292HOPLIMIT 1561068259
#define __tmpcosmo_IPV6_2292HOPOPTS 1907714767
#define __tmpcosmo_IPV6_2292PKTINFO 356029652
#define __tmpcosmo_IPV6_2292PKTOPTIONS 117081374
#define __tmpcosmo_IPV6_2292RTHDR 1636035669
#define __tmpcosmo_IPV6_ADDRFORM -1054757172
#define __tmpcosmo_IPV6_ADD_MEMBERSHIP -1680307522
#define __tmpcosmo_IPV6_AUTHHDR -1947213388
#define __tmpcosmo_IPV6_AUTOFLOWLABEL -1657222883
#define __tmpcosmo_IPV6_CHECKSUM -1542493753
#define __tmpcosmo_IPV6_DONTFRAG 189943592
#define __tmpcosmo_IPV6_DROP_MEMBERSHIP 1820062161
#define __tmpcosmo_IPV6_DSTOPTS -1331897775
#define __tmpcosmo_IPV6_HDRINCL -1699190495
#define __tmpcosmo_IPV6_HOPLIMIT -343952270
#define __tmpcosmo_IPV6_HOPOPTS -394761213
#define __tmpcosmo_IPV6_IPSEC_POLICY -2131021232
#define __tmpcosmo_IPV6_JOIN_ANYCAST 335351523
#define __tmpcosmo_IPV6_JOIN_GROUP 1555568929
#define __tmpcosmo_IPV6_LEAVE_ANYCAST 501463808
#define __tmpcosmo_IPV6_LEAVE_GROUP -1539743215
#define __tmpcosmo_IPV6_MINHOPCOUNT 1901629805
#define __tmpcosmo_IPV6_MTU 131760667
#define __tmpcosmo_IPV6_MTU_DISCOVER -1763058519
#define __tmpcosmo_IPV6_MULTICAST_HOPS 1551727279
#define __tmpcosmo_IPV6_MULTICAST_IF 1035413489
#define __tmpcosmo_IPV6_MULTICAST_LOOP -2077388688
#define __tmpcosmo_IPV6_NEXTHOP -1526051079
#define __tmpcosmo_IPV6_ORIGDSTADDR -957168735
#define __tmpcosmo_IPV6_PATHMTU -1790974186
#define __tmpcosmo_IPV6_PKTINFO 1905020529
#define __tmpcosmo_IPV6_PMTUDISC_DO -251721867
#define __tmpcosmo_IPV6_PMTUDISC_DONT 1152249305
#define __tmpcosmo_IPV6_PMTUDISC_INTERFACE 2128741179
#define __tmpcosmo_IPV6_PMTUDISC_OMIT -1459360179
#define __tmpcosmo_IPV6_PMTUDISC_PROBE 1737493952
#define __tmpcosmo_IPV6_PMTUDISC_WANT -231692414
#define __tmpcosmo_IPV6_RECVDSTOPTS 2118319635
#define __tmpcosmo_IPV6_RECVERR 743926555
#define __tmpcosmo_IPV6_RECVHOPLIMIT -213901102
#define __tmpcosmo_IPV6_RECVHOPOPTS -2068065960
#define __tmpcosmo_IPV6_RECVORIGDSTADDR -1432385217
#define __tmpcosmo_IPV6_RECVPATHMTU -2019840272
#define __tmpcosmo_IPV6_RECVPKTINFO 844434218
#define __tmpcosmo_IPV6_RECVRTHDR -1243605968
#define __tmpcosmo_IPV6_RECVTCLASS 38392473
#define __tmpcosmo_IPV6_ROUTER_ALERT -1302625266
#define __tmpcosmo_IPV6_RTHDR 238156690
#define __tmpcosmo_IPV6_RTHDRDSTOPTS 872395219
#define __tmpcosmo_IPV6_RTHDR_LOOSE -2022259083
#define __tmpcosmo_IPV6_RTHDR_STRICT 1510455360
#define __tmpcosmo_IPV6_RTHDR_TYPE_0 -1059520334
#define __tmpcosmo_IPV6_RXDSTOPTS 838357545
#define __tmpcosmo_IPV6_RXHOPOPTS -296413457
#define __tmpcosmo_IPV6_TCLASS 251757835
#define __tmpcosmo_IPV6_UNICAST_HOPS -774486644
#define __tmpcosmo_IPV6_V6ONLY -1291858455
#define __tmpcosmo_IPV6_XFRM_POLICY 774963753
COSMOPOLITAN_C_END_
#endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */