The NetBSD Project

CVS log for src/sys/arch/i386/i386/locore.S

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: nick-nhusb


Revision 1.113.2.7 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:40 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.6: +8 -77 lines
Diff to previous 1.113.2.6 (colored) to branchpoint 1.113 (colored) next main 1.114 (colored) to selected 1.113.2.4 (colored)

Sync with HEAD

Revision 1.113.2.6 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:12 2017 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.5: +9 -8 lines
Diff to previous 1.113.2.5 (colored) to branchpoint 1.113 (colored) to selected 1.113.2.4 (colored)

Sync with HEAD

Revision 1.113.2.5 / (download) - annotate - [select for diffs], Mon Dec 5 10:54:53 2016 UTC (7 years, 4 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.4: +27 -43 lines
Diff to previous 1.113.2.4 (colored) to branchpoint 1.113 (colored)

Sync with HEAD

Revision 1.113.2.4 / (download) - annotate - [selected], Wed Oct 5 20:55:28 2016 UTC (7 years, 6 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.3: +4 -22 lines
Diff to previous 1.113.2.3 (colored) to branchpoint 1.113 (colored)

Sync with HEAD

Revision 1.113.2.3 / (download) - annotate - [select for diffs], Sat Jul 9 20:24:52 2016 UTC (7 years, 9 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.2: +121 -102 lines
Diff to previous 1.113.2.2 (colored) to branchpoint 1.113 (colored) to selected 1.113.2.4 (colored)

Sync with HEAD

Revision 1.113.2.2 / (download) - annotate - [select for diffs], Sun May 29 08:44:17 2016 UTC (7 years, 10 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113.2.1: +300 -192 lines
Diff to previous 1.113.2.1 (colored) to branchpoint 1.113 (colored) to selected 1.113.2.4 (colored)

Sync with HEAD

Revision 1.113.2.1 / (download) - annotate - [select for diffs], Tue Sep 22 12:05:44 2015 UTC (8 years, 6 months ago) by skrll
Branch: nick-nhusb
Changes since 1.113: +5 -4 lines
Diff to previous 1.113 (colored) to selected 1.113.2.4 (colored)

Sync with HEAD

Revision 1.113 / (download) - annotate - [select for diffs], Sun Aug 17 21:17:43 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.112: +4 -4 lines
Diff to previous 1.112 (colored) to selected 1.113.2.4 (colored)

Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.

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>