The NetBSD Project

CVS log for src/external/gpl3/gcc/Attic/README.gcc10

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25
Sun Jul 30 06:37:23 2023 UTC (17 months, 2 weeks ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
FILE REMOVED
Changes since revision 1.24: +1 -1 lines
update for GCC 12.

amd64 tools already work.  everything else is unknown.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 16 17:42:05 2021 UTC (3 years, 5 months ago) by mrg
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -3 lines
note sh3 switched.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jun 19 06:19:35 2021 UTC (3 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +19 -29 lines
switch m68000, m68k and 32 bit arm to GCC 10.  just sh3 left!

special thanks to rin for fixing arm32.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 16 00:56:16 2021 UTC (3 years, 7 months ago) by rin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -16 lines
Update earmv[67]{,hf}{,eb}: hazard has gone, just working fine!

Note that kernel texts for soft-float variants are just same as that for
hard-float counterparts.

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:15:02 2021 UTC (3 years, 7 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +7 -7 lines
sync with head

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 27 06:58:27 2021 UTC (3 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -7 lines
switch mips* and i386 to GCC 10.

arm32 (significant issues remaining), m68k (seems fine, but x68k
needs to reduce support in loadbsd), and sh3 remaining.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 25 15:32:24 2021 UTC (3 years, 8 months ago) by rin
Branches: MAIN
CVS tags: cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Update as(1) failure on armv6; it occurs also for earmv6hfeb, whereas it
does not for earmv6{,eb}.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 25 10:08:25 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +11 -3 lines
armv6 little endian has problems with GCC 10.

rpi# cat bar.s
        .cfi_startproc
        .cfi_endproc
rpi# as bar.s
bar.s: Assembler messages:
bar.s: Internal error (Illegal instruction).
Please report this bug.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 25 08:01:54 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -11 lines
switch powerpc and arm64 to GCC 10.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 23 22:53:03 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
cc1objplus and lto-dump are now enabled.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 22 20:45:00 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
arm64eb works.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 22 05:00:35 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -6 lines
arm64* now works.  (thanks skrll.)
evbarmv5 and evbarmv7hfeb works.  (thanks martin.)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 19 08:40:15 2021 UTC (3 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
hppa switched.  sh3el seems ready.  m68k atf wasn't fail..

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 17 22:03:57 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
arm64-gcc10 can run atf fine (with a GCC 9 kernel.)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 17 22:01:02 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
it's spelled aarch64eb.  now aarch64eb userland builds, too.
update arm64 status (kernels still need new libkern help.)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 17 04:07:16 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -9 lines
switch alpha, ia64, sparc*, riscv*, amd64 and vax to GCC 10 default.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 17 01:59:41 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +17 -31 lines
various updates, thanks to those who provided feedback.

- powerpc ports work
- m68k ports work, x68k has a new caveat
- hppa works
- mips64eb vs UVMHIST has been fix
- i386 reboot problem fixed (cardbus issue, not GCC related)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 15 05:12:57 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -4 lines
feedback from rin@: alpha and m68k work well, powerpc not so much
but fixes are known.

thanks!

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 15 01:59:51 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +43 -45 lines
i've test-built all platforms.  everything except arm64, x68k and sun2
builds.  many of them work as well.  most mips are (minimally) tested.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 14 01:19:13 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -8 lines
dtrace systrace.c issue fixed by christos (thanks!)

mips issue is related to memset.c miscompiling and does not
appear with -ffreestanding (thanks joerg & simonb.)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 13 22:24:56 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -2 lines
note amd64 dtrace issue is only warning for now.
note that i386 has problems in -current.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 13 10:10:25 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -2 lines
with dtrace enabled, there is at least one remaining issue for amd64.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 13 08:57:39 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
sparc and amd64 successfully finished their atf runs.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 13 08:22:40 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +74 -48 lines
update the status of GCC.  summary:  mostly looking good.

- all targets build or can be attempted
- arm64 needs __aarch64_swp1_acq in both libgcc and libkern
- earmv4 works, earmv7hf works, all arm32 builds, rest untested
- hppa, most/all m68k, alpha, and most ppc builds, none tested
- ia64 kernel runs as well as before, userland fails to build
- i386 runs, seems mostly fine except lib/libc/sys/t_ptrace_wait
  resume test is hung, and cpu-spinning in a zombie
- sun2 grew again, too large but builds besides RAMDISK not fitting
- mips seems problematic.  some kernels fail some work, userland
  has problems with both static and dynamic n32 and n64 programs
- sh3el seems ok in gxemul/landisk, sh3eb not tested
- vax seems OK in simh (same c++ exception issues)

all ports kernels have been tested to build (though perhaps with
some uncommited changes only needed for some, while most changes
are commited, about 15 are not but many ports build without them.)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 12 08:31:30 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -13 lines
updates:
- arm64 doesn't build (missing __aarch64_swp1_acq in kernels)
- mips cpu targets all build (maybe not all ports)
- powerpc builds (maybe not all ports)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 12 00:05:54 2021 UTC (3 years, 9 months ago) by mrg
Branches: MAIN
various changes to get GCC 10 to build here.

- fix path to compiler-specific includes
- missing (void) for (older) C
- fix __is_signed/__is_signed_val change
- avoid compiler warning-as-errors
- add to existing COPTS.file values, instead of setting
- bump libgomp minor; functions were added
- add new 'compare' c++ header
- handle new analyzer subdirectory.  set TARGET_MACHINE for lto-streamer-in.c.
  remove params.list etc handling.
- coroutines.cc is another .cc not .c.  adjust .PATH to suit.
- add new lto1 sources
- couple of files not in /arch/ subdirs missed in mknative update.

rs6000.c is still not merged.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>