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

@ -240,101 +240,8 @@ extern const uint32_t CRTSCTS;
#define VWERASE VWERASE
#define XCASE XCASE
#define __tmpcosmo__POSIX_VDISABLE 169854768
#define __tmpcosmo_NLDLY 1319994273
#define __tmpcosmo_NL1 -70287396
#define __tmpcosmo_NL2 652191906
#define __tmpcosmo_NL3 1513394829
#define __tmpcosmo_CRDLY 2044628767
#define __tmpcosmo_CR1 1115673592
#define __tmpcosmo_CR2 1871515224
#define __tmpcosmo_CR3 -1010651809
#define __tmpcosmo_TABDLY -886090656
#define __tmpcosmo_TAB1 778986470
#define __tmpcosmo_TAB2 -382588940
#define __tmpcosmo_TAB3 -238740052
#define __tmpcosmo_XTABS 3851498
#define __tmpcosmo_CRTSCTS -1928718178
#define __tmpcosmo_BSDLY 1798324922
#define __tmpcosmo_BS1 -2123797836
#define __tmpcosmo_BS2 -354341079
#define __tmpcosmo_VTDLY -1916199946
#define __tmpcosmo_VT1 159615710
#define __tmpcosmo_VT2 -2135726260
#define __tmpcosmo_FFDLY 1018442558
#define __tmpcosmo_FF1 366192762
#define __tmpcosmo_FF2 1064173224
#define __tmpcosmo_CLOCAL 819516838
#define __tmpcosmo_CREAD -1620802775
#define __tmpcosmo_CS5 -909937503
#define __tmpcosmo_CS6 1486108550
#define __tmpcosmo_CS7 2070161332
#define __tmpcosmo_CS8 -894417336
#define __tmpcosmo_CSIZE -2142503038
#define __tmpcosmo_CSTOPB -1893740371
#define __tmpcosmo_ECHOCTL 1839844219
#define __tmpcosmo_ECHOE -462490559
#define __tmpcosmo_ECHOK 2582183
#define __tmpcosmo_ECHOKE 1807548346
#define __tmpcosmo_ECHONL -1627629800
#define __tmpcosmo_ECHOPRT 789779244
#define __tmpcosmo_EXTPROC 1954282515
#define __tmpcosmo_FLUSHO -1439777831
#define __tmpcosmo_HUPCL -1762956935
#define __tmpcosmo_ICANON 1391597225
#define __tmpcosmo_IEXTEN -2017256995
#define __tmpcosmo_ISIG 1460108174
#define __tmpcosmo_IUCLC 1013808696
#define __tmpcosmo_IUTF8 1988433768
#define __tmpcosmo_IXOFF -206825490
#define __tmpcosmo_IXON -1157774462
#define __tmpcosmo_NOFLSH -1818319598
#define __tmpcosmo_OCRNL -1553778506
#define __tmpcosmo_OFDEL 424931285
#define __tmpcosmo_OFILL -414167674
#define __tmpcosmo_OLCUC 2114383293
#define __tmpcosmo_ONLCR -1154324374
#define __tmpcosmo_ONLRET -639724866
#define __tmpcosmo_ONOCR -490882729
#define __tmpcosmo_PARENB -1774689151
#define __tmpcosmo_PARODD -404286749
#define __tmpcosmo_PENDIN -619915085
#define __tmpcosmo_TCIFLUSH 1056759293
#define __tmpcosmo_TCIOFLUSH -342999896
#define __tmpcosmo_TCOFLUSH 659539281
#define __tmpcosmo_TIOCCONS 1455144588
#define __tmpcosmo_TIOCGETD 470897144
#define __tmpcosmo_TIOCGWINSZ 965491756
#define __tmpcosmo_TIOCNOTTY 1073131930
#define __tmpcosmo_TIOCNXCL 1210582499
#define __tmpcosmo_TIOCOUTQ 1063967309
#define __tmpcosmo_TIOCSCTTY -1994241678
#define __tmpcosmo_TIOCSETD -860412918
#define __tmpcosmo_TIOCSIG 975589334
#define __tmpcosmo_TIOCSPGRP -1362234385
#define __tmpcosmo_TIOCSTI 1704247727
#define __tmpcosmo_TIOCSWINSZ -273178782
#define __tmpcosmo_TOSTOP 1907739786
#define __tmpcosmo_VDISCARD 1773966586
#define __tmpcosmo_VEOF 1992016613
#define __tmpcosmo_VEOL 1926565027
#define __tmpcosmo_VEOL2 -1297272191
#define __tmpcosmo_VERASE 864859287
#define __tmpcosmo_VINTR -973181253
#define __tmpcosmo_VKILL 1764217477
#define __tmpcosmo_VLNEXT -1045308606
#define __tmpcosmo_VMIN 1479455781
#define __tmpcosmo_VQUIT 853995221
#define __tmpcosmo_VREPRINT 868062415
#define __tmpcosmo_VSTART -245321985
#define __tmpcosmo_VSTOP -1379951528
#define __tmpcosmo_VSUSP -1054959499
#define __tmpcosmo_VSWTC 1631975394
#define __tmpcosmo_VTIME -942478376
#define __tmpcosmo_VWERASE -908507167
#define __tmpcosmo_XCASE -34176757
COSMOPOLITAN_C_END_
#endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */