CVS log for src/external/gpl3/gcc/Attic/README.gcc8
Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11
Sat Sep 5 22:16:57 2020 UTC (4 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
FILE REMOVED
Changes since revision 1.10: +1 -1
lines
mknative-gcc for gcc 9.3.0 and arm64, alpha, hppa, ia64, m68*, mipseb,
powerpc, riscv*, sh3*, sparc*, vax.
move data from README.gcc8 to README.gcc9.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 10 10:42:10 2020 UTC (4 years, 8 months ago) by rin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -5
lines
Update table for m68000 and m68k ports:
- m68000 and m68k are running.
- ``make release'' completes for all m68k ports.
- amiga, mac68k, and sun3 are running.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 29 01:18:50 2020 UTC (4 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +29 -31
lines
alpha, vax, and sh3 have switched. (sh3 swithed a month ago by
accident when i wrote ${MACHINE_ARCH} != "sh3", but this should
have been MACHINE_CPU.) this means m68k is the only one left.
update various other parts and note some of the m68k issues.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 27 03:29:57 2020 UTC (5 years ago) by mrg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -6
lines
mips and hppa have switched.
Revision 1.7.4.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:56:56 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.7.4.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.4.1: +111 -0
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.7.4.1
Fri Feb 7 07:16:32 2020 UTC (5 years, 2 months ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.7: +0 -111
lines
file README.gcc8 was added on branch phil-wifi on 2020-04-13 07:56:56 +0000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 7 07:16:32 2020 UTC (5 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp
Branch point for: phil-wifi
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
powerpc switched.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 28 19:31:27 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +17 -17
lines
note that earm and riscv switched to GCC 8.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 18 01:13:39 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20191119
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +49 -49
lines
few gcc 8 clean ups:
- port lsan_allocator.h to riscv and ia64.
- remove configure output garbage from ia64/defs.mk
- update README.gcc8 to reality:
- arms mostly work, but not quite
- most ports now build
- some ports have switched
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 16 11:50:58 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -6
lines
note i386 and sparc* conversion. note arm32 issues.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 10 10:31:38 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +18 -9
lines
update a bunch of reality.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 4 08:51:32 2019 UTC (5 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +38 -38
lines
- update README.gcc8 to include current status
- netbsd/arm64 uses 64 byte malloc alignment
- make lsan compile on sparc*, mips*, ppc and arm64 again
- add missing sparc, alpha and i386 abi compat for struct __sanitizer_addrinfo
- avoid linux includes on arm64
- avoid multiply defined __ubsan_handle_cfi_bad_type when UBSAN_CAN_USE_CXXABI
isn't defined, and, undefine it
- bad_array_length.cc and bad_array_new.cc lose special build rules
- regen arm64 mknative
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 2 04:23:58 2019 UTC (5 years, 6 months ago) by mrg
Branches: MAIN
recycle README.gcc7 as README.gcc8 and give it a fresh clean
CVSweb <webmaster@jp.NetBSD.org>