| History log of /src/external/gpl3/gcc/dist/libgcc/config/arm/t-netbsd-eabi |
| Revision | | Date | Author | Comments |
| 1.2 |
| 07-Feb-2019 |
mrg | - don't use arm unwind code for netbsd/earm. conflicts with native unwind.
|
| 1.1 |
| 01-Mar-2014 |
mrg | branches: 1.1.1; 1.1.4; 1.1.8; 1.1.30; merge gcc 4.8.2 r206687 (part 3).
|
| 1.1.30.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.1.8.2 |
| 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.8.1 |
| 01-Mar-2014 |
tls | file t-netbsd-eabi was added on branch tls-maxphys on 2014-08-19 23:54:25 +0000
|
| 1.1.4.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.4.1 |
| 01-Mar-2014 |
yamt | file t-netbsd-eabi was added on branch yamt-pagecache on 2014-05-22 16:36:24 +0000
|
| 1.1.1.1 |
| 10-Apr-2021 |
mrg | initial import of GCC 10.3.0. main changes include:
caveats: - ABI issue between c++14 and c++17 fixed - profile mode is removed from libstdc++ - -fno-common is now the default
new features: - new flags -fallocation-dce, -fprofile-partial-training, -fprofile-reproducible, -fprofile-prefix-path, and -fanalyzer - many new compile and link time optimisations - enhanced drive optimisations - openacc 2.6 support - openmp 5.0 features - new warnings: -Wstring-compare and -Wzero-length-bounds - extended warnings: -Warray-bounds, -Wformat-overflow, -Wrestrict, -Wreturn-local-addr, -Wstringop-overflow, -Warith-conversion, -Wmismatched-tags, and -Wredundant-tags - some likely C2X features implemented - more C++20 implemented - many new arm & intel CPUs known
hundreds of reported bugs are fixed. full list of changes can be found at:
https://gcc.gnu.org/gcc-10/changes.html
|