The NetBSD Project

CVS log for src/distrib/sets/lists/comp/ad.sh3

[BACK] Up to [cvs.NetBSD.org] / src / distrib / sets / lists / comp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Tue Aug 29 04:35:26 2023 UTC (7 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +5 -5 lines
Diff to previous 1.46 (colored)

mark all previously gcc=9 files as obsolete.

also mark a bunch of obsolete gcc headers as "comp-obsolete" "set".

should fix a 'postinstall fix obsolete' issue reported by uwe@.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Apr 12 02:08:59 2021 UTC (3 years ago) by mrg
Branch: MAIN
CVS Tags: netbsd-10-base, 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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.45: +3 -2 lines
Diff to previous 1.45 (colored)

various updates for GCC 10 support.  remove dead gcc7/8 support
and properly mark obsolete files in gcc9/gcc10.

testing on amd64 and shark for GCC 9, and many platforms for GCC 10,
(though not arm yet.)

Revision 1.45 / (download) - annotate - [select for diffs], Sun Sep 6 10:54:26 2020 UTC (3 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: thorpej-futex-base, thorpej-futex
Changes since 1.44: +3 -2 lines
Diff to previous 1.44 (colored)

mostly support GCC 9 builds.  some what tested with GCC 9 but
tested to not break GCC 8 builds for x86, arm*, vax, and sparc*.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Sep 5 11:00:18 2020 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

fix alignment in ad.sh3

Revision 1.39.4.2 / (download) - annotate - [select for diffs], Mon Apr 13 07:45:32 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.39.4.1: +3 -2 lines
Diff to previous 1.39.4.1 (colored) to branchpoint 1.39 (colored) next main 1.40 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 3 00:59:50 2019 UTC (4 years, 6 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Changes since 1.42: +3 -2 lines
Diff to previous 1.42 (colored)

gcc 8 set lists updates.  i don't appear to have broken gcc 7 builds
but i only tested a couple of them.

Revision 1.39.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 21:42:29 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.39: +6 -5 lines
Diff to previous 1.39 (colored)

Sync with HEAD

Revision 1.39.2.2 / (download) - annotate - [select for diffs], Sat Jan 26 21:58:13 2019 UTC (5 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.39.2.1: +5 -4 lines
Diff to previous 1.39.2.1 (colored) to branchpoint 1.39 (colored) next main 1.40 (colored)

Sync with HEAD

Revision 1.42 / (download) - annotate - [select for diffs], Sat Jan 19 13:06:50 2019 UTC (5 years, 3 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, 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.41: +2 -1 lines
Diff to previous 1.41 (colored)

add basic gcc-7 support in sets lists and filesystem.  mips gained
a header.  assumes it's otherwise mostly the same as gcc-7.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jan 18 17:49:55 2019 UTC (5 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40 (colored)

- mark gcc=5 files obsolete
- make includes always available, not only when gcccmds
- mark files obsolete consistently

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Sat Jul 28 04:32:59 2018 UTC (5 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Sync with HEAD

Revision 1.40 / (download) - annotate - [select for diffs], Thu Jul 12 10:46:40 2018 UTC (5 years, 9 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

 * Removes "options PERFCTRS", the associated includes, and the associated
   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
   good.

 * Removes the PMC code of ARM XSCALE.

 * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

 * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
   definitions are put in sysarch.h.

 * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
   netbsd32 and rump.

 * Removes the pmc_evid_t and pmc_ctr_t types.

 * Removes all the associated man pages. The sets are marked as obsolete.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Mar 2 23:11:42 2018 UTC (6 years, 1 month ago) by uwe
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-base, 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.38: +2 -1 lines
Diff to previous 1.38 (colored)

Introduce sh3/sysarch.h and add SH3_SYNC_ICACHE

Revision 1.38 / (download) - annotate - [select for diffs], Tue Feb 13 10:02:12 2018 UTC (6 years, 2 months ago) by mrg
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

obsolete some GCC 4.8 files.

Revision 1.37 / (download) - annotate - [select for diffs], Sat Feb 3 21:27:45 2018 UTC (6 years, 2 months ago) by mrg
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

updates for GCC 6.4:  add gcc-6 specific headers, combine some
all-gcc files, bump the shlib versions on new libs.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Feb 2 01:02:41 2018 UTC (6 years, 2 months ago) by mrg
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
  GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code.  we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:53:43 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.32: +5 -2 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jan 5 13:45:51 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, 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, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Tag cleanup: if the last column contains 'obsolete', the one before should too.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Dec 14 12:59:51 2016 UTC (7 years, 4 months ago) by kre
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)


Sort the unsorted sets lists (they should all be correctly sorted now.)

Revision 1.33 / (download) - annotate - [select for diffs], Thu Aug 25 12:17:26 2016 UTC (7 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-localcount-20161104, localcount-20160914
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored)

add fenv for sh

Revision 1.32 / (download) - annotate - [select for diffs], Fri Mar 18 03:08:25 2016 UTC (8 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726
Branch point for: pgoyette-localcount
Changes since 1.31: +3 -2 lines
Diff to previous 1.31 (colored)

set fixes for GCC 5.3.

(only arm is tested so far, but there's a pattern i can see :-)

Revision 1.31 / (download) - annotate - [select for diffs], Mon Aug 10 03:21:44 2015 UTC (8 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

now that we only support gcc 4.8, make all the gcc tags just "gcc".
this should help with next-gcc, when we can add back gcc=48 and
gcc=5x tags, as necessary.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Aug 10 02:44:37 2015 UTC (8 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.

Revision 1.28.8.1 / (download) - annotate - [select for diffs], Tue Aug 19 23:45:43 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-maxphys
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) next main 1.29 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.28.2.1 / (download) - annotate - [select for diffs], Thu May 22 12:01:32 2014 UTC (9 years, 11 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) next main 1.29 (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.29 / (download) - annotate - [select for diffs], Fri Nov 1 07:48:31 2013 UTC (10 years, 5 months 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.28: +2 -1 lines
Diff to previous 1.28 (colored)

add support for GCC 4.8 sets.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jul 18 17:39:05 2011 UTC (12 years, 9 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, 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, khorben-n900, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Fix last: obsolete the right machine/architecture bus.h file(s) in each
case.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 17 20:54:31 2011 UTC (12 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jul 12 05:31:03 2011 UTC (12 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

mark gcc-4.5/tgmath.h as gcccmds,gcc=45.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 7 08:46:21 2011 UTC (12 years, 9 months ago) by mrg
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

- un-obsolete a pair of files we want to remain installed (XXX i wonder
  if a way to have "clean builds" not run "postinstall fix obsolete" in
  the $DESTDIR so that these sorts of errors will appear as set list
  errors instead of being skipped
- fix the list of headers to install for GCC 4.5, based upon the mknative
  ${G_EXTRA_HEADERS}.  XXX move the location of G_EXTRA_HEADERS.

Revision 1.23.12.2, Sun Oct 5 20:10:33 2008 UTC (15 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.23.12.1: +1 -1 lines
FILE REMOVED

Sync with HEAD.

Revision 1.23.12.1 / (download) - annotate - [select for diffs], Sun Sep 28 11:09:19 2008 UTC (15 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (colored)

Sync with HEAD.

Revision 1.23.16.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:41:12 2008 UTC (15 years, 7 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Aug 22 13:30:56 2008 UTC (15 years, 8 months ago) by lukem
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, 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, mjf-devfs2-base, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 (colored)

fix comment

Revision 1.23 / (download) - annotate - [select for diffs], Fri Feb 9 22:22:32 2007 UTC (17 years, 2 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, pc532-eol-2008, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: wrstuden-revivesa, mjf-devfs2
Changes since 1.22: +3 -1 lines
Diff to previous 1.22 (colored)

Sync with changes introduced by merging the newlock2 branch.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jul 28 22:30:21 2006 UTC (17 years, 8 months ago) by bjh21
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

obsolete db_machdep.h

Revision 1.20.2.1 / (download) - annotate - [select for diffs], Wed May 24 15:47:48 2006 UTC (17 years, 10 months ago) by tron
Branch: peter-altq
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) next main 1.21 (colored)

Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.21 / (download) - annotate - [select for diffs], Sun May 21 23:14:13 2006 UTC (17 years, 11 months ago) by uwe
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Nuke va-sh.h.  stdarg.h and varargs.h now use __builtin_va_*.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 2 08:17:35 2006 UTC (18 years, 2 months ago) by skrll
Branch: MAIN
CVS Tags: peter-altq-base
Branch point for: peter-altq
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Add byte_swap.h. HI DSL!

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 8 21:53:23 2004 UTC (19 years, 11 months ago) by kleink
Branch: MAIN
CVS Tags: rtr-xorg-branch-base, rtr-xorg-branch, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Add <machine/wchar_limits.h>.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jan 11 10:13:42 2004 UTC (20 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.17: +49 -49 lines
Diff to previous 1.17 (colored)

reformat whitespace

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 18 17:50:20 2003 UTC (21 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Update for nathanw_sa merge.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 7 21:20:51 2002 UTC (21 years, 8 months ago) by briggs
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Catch up to new pmc header files.

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Thu Jun 6 08:23:09 2002 UTC (21 years, 10 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Pull up revision 1.15 (requested by itojun in ticket #180):
sync

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jun 5 14:37:07 2002 UTC (21 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

sync

Revision 1.14 / (download) - annotate - [select for diffs], Sat May 11 19:23:14 2002 UTC (21 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

/usr/include/sh3/db_disasm.h is obsolete now.

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 5 01:24:24 2002 UTC (21 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Not all new-toolchain platforms support shared libraries (m68000 and
sh3, for example, due to defincencies in the current compiler version).

Deal with this by splitting toolchain shlibs into tc.shl, and teachking
makeflist about it.

Also, fix an old-toolchain remnant in the sh3 set lists.

Revision 1.12 / (download) - annotate - [select for diffs], Thu May 2 15:42:18 2002 UTC (21 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -20 lines
Diff to previous 1.11 (colored)

Fix up set lists for three of the four sh3 ports a bit.
XXX: Still wrong because of some missing toolchain stuff (gdb),
     and crt{begin,end}S.o.
XXX: mmeye didn't build for me, will investigate

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 15 17:14:26 2001 UTC (23 years ago) by kleink
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Add <machine/int_fmtio.h>.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 15 15:33:08 2001 UTC (23 years ago) by kleink
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Add <machine/int_limits.h>.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 14 22:53:34 2001 UTC (23 years ago) by kleink
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add <machine/int_const.h>.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 14 12:40:10 2001 UTC (23 years ago) by kleink
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Add <machine/int_mwgwtypes.h>.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 2 12:46:34 2001 UTC (23 years ago) by msaitoh
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

add libbfd.a

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 26 15:49:44 2000 UTC (23 years, 9 months ago) by kleink
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add <machine/int_types.h>.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 29 03:46:25 2000 UTC (23 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add <machine/lock.h>

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 21 13:13:47 2000 UTC (24 years ago) by tsubai
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Sync.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 3 05:27:57 2000 UTC (24 years, 2 months ago) by jwise
Branch: MAIN
Changes since 1.2: +58 -58 lines
Diff to previous 1.2 (colored)

Add package names.  Later tonight or tomorrow AM, I will post a writeup of
this to tech-{pkg,install}.  In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs.  The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 17 16:31:34 2000 UTC (24 years, 3 months ago) by kleink
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Add <machine/math.h>.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 2 09:48:33 2000 UTC (24 years, 3 months ago) by msaitoh
Branch: MAIN

list files for sh3

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>