The NetBSD Project

CVS log for src/common/lib/libc/atomic/atomic_init_testset.c

[BACK] Up to [cvs.NetBSD.org] / src / common / lib / libc / atomic

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Fri May 15 15:20:40 2020 UTC (3 years ago) by martin
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.16: +4 -6 lines
Diff to previous 1.16 (colored)

PR 55239: initialize all RAS sections for non-MP configurations

Revision 1.15.26.3 / (download) - annotate - [select for diffs], Tue Apr 21 19:37:48 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.15.26.2: +2 -2 lines
Diff to previous 1.15.26.2 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)

Ooops, restore accidently removed files from merge mishap

Revision 1.15.26.2, Tue Apr 21 18:41:22 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.15.26.1: +2 -2 lines
FILE REMOVED

Sync with HEAD

Revision 1.15.26.1 / (download) - annotate - [select for diffs], Mon Jun 10 21:41:07 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored)

Sync with HEAD

Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 18 11:22:56 2019 UTC (4 years, 3 months ago) by martin
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, 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, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base, ad-namecache
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored)

Add some atomic_cas_64_ni aliases

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Tue Aug 19 23:45:14 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.8: +211 -7 lines
Diff to previous 1.8 (colored) next main 1.9 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.7.6.2 / (download) - annotate - [select for diffs], Thu May 22 11:26:30 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.7.6.1: +211 -7 lines
Diff to previous 1.7.6.1 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)

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")

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 27 09:39:00 2014 UTC (9 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-maxphys-20171202, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, 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, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, 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, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi
Changes since 1.14: +79 -3 lines
Diff to previous 1.14 (colored)

Add atomic_cas_64 support for ARM EABI on V5TE and V5TEJ cpus.
(strd is atomic).

Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 24 17:18:27 2014 UTC (9 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.13: +45 -3 lines
Diff to previous 1.13 (colored)

Provide CAS variants for 16 and 8 bit when running with more that 1 cpu

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 22 17:08:30 2014 UTC (9 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Try to hide the C runtime implementation specific __sync_* ops from librump,
to avoid duplicates.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 29 14:49:35 2014 UTC (9 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Fix a few more copy&pastos - now it actually builds.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 29 14:44:32 2014 UTC (9 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Fix copy&pasto

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 27 18:03:44 2014 UTC (9 years, 4 months ago) by matt
Branch: MAIN
Changes since 1.9: +91 -5 lines
Diff to previous 1.9 (colored)

Add _atomic_cas_16 and _atomic_cas_8 and their aliases
__sync_val_compare_and_swap_2 & __sync_val_compare_and_swap_1

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 21 03:00:56 2013 UTC (9 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: rmind-smpnet-nbase, rmind-smpnet-base
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Use __section(".test.startup") for the init routines

Revision 1.7.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:01:39 2012 UTC (11 years, 1 month ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored)

sync with head

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 28 20:41:19 2012 UTC (11 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored)

Make sure to create the right aliases.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 14 00:39:00 2009 UTC (13 years, 5 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, rmind-uvmplock-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Merge from matt-nb5-mips64

Revision 1.5.10.1 / (download) - annotate - [select for diffs], Sat Sep 5 03:06:11 2009 UTC (13 years, 8 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Don't cast a ptr to uint32_t, use uintptr_t instead.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 30 14:29:44 2009 UTC (14 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, matt-premerge-20091211, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Changes since 1.5: +12 -6 lines
Diff to previous 1.5 (colored)

Make sure _atomic_cas_fn is initialised for "weirdo environments" such
as ramdisks where the constructor doesn't get called.

Fixes ifconfig in hp700 sysinst.

OK'ed by ad.

Revision 1.3.6.1 / (download) - annotate - [select for diffs], Sun May 18 12:28:46 2008 UTC (15 years ago) by yamt
Branch: yamt-pf42
Changes since 1.3: +6 -9 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

sync with head.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 29 20:57:50 2008 UTC (15 years, 1 month ago) by scw
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u1-k1-k5, matt-mips64-base2, hpcarm-cleanup-nbase
Branch point for: matt-nb5-mips64
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

Implement _atomic_cas_up() in assembly code as the compiler cannot be
trusted to generate fully restartable code sequences.

Addresses lib/38482 for ARM and m68000.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 28 20:22:53 2008 UTC (15 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.3: +2 -9 lines
Diff to previous 1.3 (colored)

Remove clause 3 and 4 from TNF licenses

Revision 1.3.4.2 / (download) - annotate - [select for diffs], Sun Mar 23 00:12:44 2008 UTC (15 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.3.4.1: +151 -0 lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

sync with HEAD

Revision 1.3.4.1, Mon Feb 11 23:48:23 2008 UTC (15 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.3: +0 -151 lines
FILE REMOVED

file atomic_init_testset.c was added on branch matt-armv6 on 2008-03-23 00:12:44 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 11 23:48:23 2008 UTC (15 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base
Branch point for: yamt-pf42, matt-armv6
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Put back a __predict_false removed during testing and fix atomic_cas_mp().

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 10 13:40:31 2008 UTC (15 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.1: +17 -7 lines
Diff to previous 1.1 (colored)

Add atomic_cas_foo_ni().

Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 9 13:30:54 2008 UTC (15 years, 3 months ago) by ad
Branch: MAIN

Some glue for atomic ops in userspace.

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>