The NetBSD Project

CVS log for src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/auto-host.h

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / usr.bin / gcc / arch / ia64

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 31 10:07:12 2023 UTC (7 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: triaxx-drm, HEAD
Changes since 1.15: +219 -7 lines
Diff to previous 1.15 (colored)

mknative-gcc for GCC 12.3.0 on arm64*, arm* besides armv4, ppc, alpha,
sh, sparc*, mips*, riscv*, vax, hppa, ia64, and m68*.

earmv4 didn't start properly, and powerpc64 failed to build, but all
the rest seem to be OK now.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 22 21:10:39 2022 UTC (19 months, 3 weeks ago) by mrg
Branch: MAIN
CVS Tags: netbsd-10-base, 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
Changes since 1.14: +20 -1 lines
Diff to previous 1.14 (colored)

regen everything for GCC 10.4.0.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 11 20:27:09 2021 UTC (2 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.13: +74 -5 lines
Diff to previous 1.13 (colored)

mknative-gcc for GCC 10 and almost all platforms.  one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 5 22:17:09 2020 UTC (3 years, 6 months ago) by mrg
Branch: MAIN
Changes since 1.12: +50 -67 lines
Diff to previous 1.12 (colored)

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.12 / (download) - annotate - [select for diffs], Sat Mar 7 22:26:21 2020 UTC (4 years ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

regen for mknative and all platforms.  there are a few things
fixed in this, mostly related to tgmath.h or frexp, and some
generated vs hand-edited white space diffs.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 24 18:17:31 2019 UTC (4 years, 4 months ago) by kamil
Branch: MAIN
CVS Tags: phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)

Switch the iconv(3) prototype to the POSIX conformant variation

Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost the last alive OS to still keep the const argument (known leftovers:
Minix and Illumos).

Keep the const form for the internal purposes inside citrus and rump.

Address the build breakage fallout in the same change.

There are no ABI changes.

Change accepted by core@.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 2 07:15:04 2019 UTC (4 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.9: +34 -1 lines
Diff to previous 1.9 (colored)

mknative-gcc for GCC 8.3 and all ports.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 4 02:58:46 2019 UTC (5 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Changes since 1.8: +49 -13 lines
Diff to previous 1.8 (colored)

mknative-gcc for alpha, hpaa, ia64, mips*, sh3*, and vax.
re- for powerpc, sparc, i386, and amd64.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 5 08:46:34 2018 UTC (5 years, 4 months ago) by mrg
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126
Changes since 1.7: +8 -2 lines
Diff to previous 1.7 (colored)

regenerate everything for GCC 6.5.

sh3eb and sh3el had a problem wtih libstdc++ i had to work around for now.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 7 04:13:47 2018 UTC (6 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.6: +50 -50 lines
Diff to previous 1.6 (colored)

regen mknative gcc 6.4 for mipsel.  sort of do it for vax, ia64 and ppc64.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 6 09:18:32 2018 UTC (6 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.5: +195 -80 lines
Diff to previous 1.5 (colored)

rebuild mknative GCC 6.4 for these targets:
	arm armeb earmeb earmhf earmhfeb earmv4eb
	earmv6 earmv6eb earmv6hf earmv6hfeb
	earmv7 earmv7eb earmv7hf earmv7hfeb
	hppa ia64 m68000 m68k
	mips64eb mips64el mipseb mipsel
	powerpc64 sh3eb sh3el vax

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 13 07:21:25 2017 UTC (6 years, 4 months ago) by mrg
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

regen for gcc 5.5.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 30 01:44:49 2016 UTC (7 years, 8 months ago) by mrg
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.3: +233 -33 lines
Diff to previous 1.3 (colored)

mknative-gcc for GCC 5.4 and ia64.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 17 12:41:46 2015 UTC (8 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: gcc-4-8-5-pre-gcc-old-import
Changes since 1.2: +10 -4 lines
Diff to previous 1.2 (colored)

Results of an mknative run for ia64

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 9 21:02:44 2014 UTC (10 years ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.1: +204 -59 lines
Diff to previous 1.1 (colored)

mknative-gcc for GCC 4.8 and ia64.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 27 20:32:43 2012 UTC (11 years, 2 months ago) by martin
Branch: MAIN
CVS Tags: yamt-pagecache-base8, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, imported-to-gcc-old-20140227-0107, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys

ia64 mknative results for gcc and binutils

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>