The NetBSD Project

CVS log for src/distrib/sets/lists/comp/md.i386

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.213: download - view: text, markup, annotated - select for diffs
Sat Nov 30 01:04:04 2024 UTC (3 months, 3 weeks ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -1 lines
Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
   without redefining them locally.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon Nov 4 15:45:23 2024 UTC (4 months, 2 weeks ago) by christos
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +0 -1 lines
Undo previous lwp.h change.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sun Nov 3 22:24:20 2024 UTC (4 months, 2 weeks ago) by christos
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +2 -1 lines
Split __lwp_getprivate_fast and __lwp_*tcb from mcontext.h into a separate
lwp.h file.

Revision 1.210: download - view: text, markup, annotated - select for diffs
Thu Jul 11 20:41:07 2024 UTC (8 months, 1 week ago) by riastradh
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -1 lines
distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.

Revision 1.208.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 1 00:59:48 2024 UTC (8 months, 3 weeks ago) by perseant
Branches: perseant-exfatfs
Diff to: previous 1.208: preferred, colored; next MAIN 1.209: preferred, colored
Changes since revision 1.208: +1 -3 lines
Sync with HEAD.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sat Jun 22 23:45:09 2024 UTC (8 months, 4 weeks ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +1 -3 lines
don't mark the gcc-10 + sanitizer directories obsolete yet.

they're still created by the build, and they're owned by the base set.
i'll clean the up when i delete gcc-10 entirely.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat Jun 22 20:17:25 2024 UTC (8 months, 4 weeks ago) by riastradh
Branches: MAIN
CVS tags: perseant-exfatfs-base
Branch point for: perseant-exfatfs
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +86 -1 lines
distrib/lists/sets/comp: Add gcc=12 obsolete entries for gcc-10/*.h.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Tue Aug 29 04:35:26 2023 UTC (18 months, 3 weeks ago) by mrg
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +281 -281 lines
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.206: download - view: text, markup, annotated - select for diffs
Tue Aug 1 06:35:55 2023 UTC (19 months, 3 weeks ago) by mrg
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +98 -1 lines
various updates for GCC 12

- bump some shlibs
- add new header files
- add compiler-version header files
- disable sanitizer libraries for gcc12 for now

Revision 1.205: download - view: text, markup, annotated - select for diffs
Sat Sep 10 16:03:43 2022 UTC (2 years, 6 months ago) by rillig
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.204: preferred, colored
Changes since revision 1.204: +17 -17 lines
distrib/sets: remove more extra keywords from obsolete entries

Found by fmt-list.

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu Sep 16 23:32:49 2021 UTC (3 years, 6 months ago) by christos
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +33 -17 lines
Move the sanitizer libraries from 9.0.0 -> 13.0.0 to match our current clang
version.

Revision 1.202.2.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:06:54 2021 UTC (3 years, 9 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.202: preferred, colored; next MAIN 1.203: preferred, colored
Changes since revision 1.202: +177 -85 lines
sync with head

Revision 1.203: download - view: text, markup, annotated - select for diffs
Sun May 30 01:56:45 2021 UTC (3 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +177 -85 lines
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9

This enables the use of modules for a significant build performance gain
when building with clang as host compiler or when using HAVE_LLVM=yes.
Switch libc++ to using the copy from the mono-repo.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri Apr 30 13:55:18 2021 UTC (3 years, 10 months ago) by christos
Branches: MAIN
CVS tags: cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -1 lines
Add <x86/gdt.h> (we could gc now the <machine/gdt.h> files if we fix the
sources that use them.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Mon Apr 12 02:09:00 2021 UTC (3 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +164 -79 lines
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.200: download - view: text, markup, annotated - select for diffs
Sun Sep 6 10:54:26 2020 UTC (4 years, 6 months ago) by mrg
Branches: MAIN
CVS tags: thorpej-futex-base, thorpej-futex
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +144 -64 lines
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.199: download - view: text, markup, annotated - select for diffs
Mon Aug 31 11:32:01 2020 UTC (4 years, 6 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -2 lines
Add back <xen/xenio3.h>, it's needed by xentools413

Revision 1.198: download - view: text, markup, annotated - select for diffs
Thu Aug 27 15:32:00 2020 UTC (4 years, 6 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +8 -8 lines
Sort and deduplicate set lists.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Jul 24 06:12:21 2020 UTC (4 years, 7 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +2 -2 lines
<xen/xenio.h> is in fact used by the newly imported xentools 4.13,
reinstantiate it

header is for use by xentools only, which define domid_t themselves,
so it should not be a problem the header doesn't define it per PR port-xen/52874

Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri Jul 17 12:12:24 2020 UTC (4 years, 8 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +3 -3 lines
don't install xen/xenio.h and xen/xenio3.h anymore, xentools don't use it

PR port-xen/52874

Revision 1.195: download - view: text, markup, annotated - select for diffs
Sat Apr 25 15:46:59 2020 UTC (4 years, 10 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -1 lines
Add /usr/include/xen/intrdefs.h to sets
Add xen to KLINKFILES for amd64/i386

Revision 1.180.4.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:32 2020 UTC (4 years, 11 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.180.4.1: preferred, colored; branchpoint 1.180: preferred, colored; next MAIN 1.181: preferred, colored
Changes since revision 1.180.4.1: +334 -139 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.194: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:48:58 2020 UTC (5 years, 1 month ago) by kamil
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +33 -17 lines
Install LLVM sanitizers to /usr/lib/clang/9.0.0

This is the proper location where clang 9.0.0 looks for them.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Nov 11 22:44:56 2019 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: phil-wifi-20191119
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +164 -80 lines
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Oct 3 00:59:50 2019 UTC (5 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +138 -60 lines
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.167.4.2: download - view: text, markup, annotated - select for diffs
Wed Sep 18 17:30:05 2019 UTC (5 years, 6 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE, netbsd-8-2-RELEASE
Diff to: previous 1.167.4.1: preferred, colored; branchpoint 1.167: preferred, colored; next MAIN 1.168: preferred, colored
Changes since revision 1.167.4.1: +2 -1 lines
Pull up following revision(s) [adapted, via patch]
(requested by manu in ticket #1382):

	sys/arch/i386/include/multiboot2.h: revision 1.1
	sys/arch/i386/stand/lib/exec.c: revision 1.74
	sys/arch/i386/stand/efiboot/efiboot.c: revision 1.11
	sys/arch/i386/stand/efiboot/bootia32/multiboot32.S: revision 1.1
	sys/arch/i386/stand/lib/biosdisk.c: revision 1.52
	sys/arch/i386/stand/efiboot/bootx64/efibootx64.c: revision 1.5
	distrib/sets/lists/comp/md.amd64: revision 1.273
	sys/arch/i386/stand/efiboot/eficons.c: revision 1.7
	sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.5
	distrib/sets/lists/comp/md.i386: revision 1.191
	sys/arch/i386/stand/lib/libi386.h: revision 1.45
	sys/arch/i386/stand/lib/bootinfo_memmap.c: revision 1.6
	sys/arch/i386/stand/lib/pread.c: revision 1.8
	sys/arch/i386/stand/efiboot/efiboot.h: revision 1.10
	sys/arch/i386/stand/efiboot/bootia32/Makefile: revision 1.3
	sys/arch/i386/stand/lib/Makefile: revision 1.47
	sys/arch/i386/stand/efiboot/bootx64/Makefile: revision 1.2
	sys/arch/i386/stand/lib/multiboot.S: revision 1.3
	sys/arch/i386/stand/efiboot/bootx64/multiboot64.S: revision 1.1
	sys/arch/i386/stand/efiboot/efimemory.c: revision 1.9
	sys/arch/i386/stand/efiboot/boot.c: revision 1.16
	sys/arch/i386/include/Makefile: revision 1.50
	sys/arch/i386/stand/efiboot/Makefile.efiboot: revision 1.16
	share/man/man8/man8.x86/boot.8: revision 1.20
	sys/arch/i386/stand/boot/Makefile.boot: revision 1.73
	sys/arch/i386/stand/pxeboot/Makefile: revision 1.26
	sys/arch/i386/stand/lib/exec_multiboot1.c: revision 1.1
	sys/arch/i386/stand/netboot/Makefile.netboot: revision 1.11
	sys/arch/i386/stand/lib/exec_multiboot2.c: revision 1.1
	sys/arch/i386/stand/lib/biosdisk.h: revision 1.12
	sys/arch/i386/stand/lib/exec_multiboot2.c: revision 1.2
	sys/arch/i386/stand/dosboot/Makefile: revision 1.32
	sys/external/bsd/gnu-efi/dist/inc/efiapi.h (apply patch)

Add multiboot 2 support to x86 bootloaders

multiboot 2 is required to boot Xen on an EFI system.

This also require a kernel patch for properly discovering
the ACPI RSDP, which is available after 20190912, in
src/sys/arch/x86/acpi/acpi_machdep.c 1.26-1.28

There are a few missing bit in this multiboot 2 implementation
(which are unused by Xen):
- Header tags Address, Freambuffer, and Relocatable are ignored
- Tags APM and Network are not provided
- Tags ACPI old and ACP new are only provided for ACPI boot
- Tag boot device does not provides the subpart (BSD disklabel partition)

Notes:
- multiboot2 is disabled in dosboot, otherwise the binary
  gets too big and build fails.
- in src/sys/arch/i386/stand/efiboot, consinit() is renamed
  as efi_consinit() to avoid prototype conflicts in src/sys/sys/systm.h

Remove debug define.

It remained there unseen because it was misspelled!

Remove obsoeolete BUGS note that UEFI bootloader does not support multiboot

Add new multiboot2.h header.

Revision 1.189.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 18 07:31:45 2019 UTC (5 years, 6 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Diff to: previous 1.189.2.1: preferred, colored; branchpoint 1.189: preferred, colored; next MAIN 1.190: preferred, colored
Changes since revision 1.189.2.1: +2 -1 lines
Additional pull up following revision(s) for ticket #203
to fix the build:

	distrib/sets/lists/comp/md.amd64: revision 1.273
	distrib/sets/lists/comp/md.i386: revision 1.191

Add new multiboot2.h header.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Sep 13 05:13:54 2019 UTC (5 years, 6 months ago) by martin
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -1 lines
Add new multiboot2.h header.

Revision 1.189.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 1 10:36:25 2019 UTC (5 years, 6 months ago) by martin
Branches: netbsd-9
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +17 -1 lines
Pull up following revision(s) (requested by kamil in ticket #122):

	external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_minimal-m64/Makefile: revision 1.2
	distrib/sets/lists/base/md.amd64: revision 1.280
	external/bsd/compiler_rt/lib/clang/lib/netbsd/msan_cxx-m64/Makefile: revision 1.2
	distrib/sets/lists/comp/md.amd64: revision 1.272
	external/bsd/compiler_rt/lib/clang/lib/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/Makefile: revision 1.3
	distrib/sets/lists/comp/md.i386: revision 1.190
	external/bsd/compiler_rt/lib/clang/Makefile: revision 1.2
	Makefile: revision 1.330
	external/bsd/compiler_rt/lib/clang/lib/netbsd/xray-m64/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/safestack-m32/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m64/Makefile: revision 1.2
	distrib/sets/lists/base/md.i386: revision 1.153
	distrib/sets/lists/base/md.i386: revision 1.154
	external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone_cxx-m64/Makefile: revision 1.2
	external/bsd/Makefile: revision 1.65
	external/bsd/compiler_rt/lib/clang/lib/netbsd/syms.mk: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/sources.mk: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/msan-m64/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-m64/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/safestack-m64/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m64/Makefile: revision 1.2
	distrib/sets/lists/base/md.amd64: revision 1.279
	external/bsd/compiler_rt/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/Makefile: revision 1.2
	external/bsd/compiler_rt/lib/clang/lib/netbsd/Makefile: revision 1.3
	external/bsd/compiler_rt/lib/clang/lib/netbsd/tsan-m64/Makefile: revision 1.2
	Makefile: revision 1.328
	Makefile: revision 1.329
	external/bsd/compiler_rt/lib/clang/lib/netbsd/tsan_cxx-m64/Makefile: revision 1.2

Fix building compiler_rt with MKCOMPAT=no; approved by kamil@

Enhance MKSANITIZER support

Add i386 support for LLVM sanitizers.

Add new build phases do-sanitizer-* for building LLVM sanitizers after libs
and before other programs. This phase is important as sanitizers need
to link with libs and sanitized programs must link with sanitizer runtimes.

Fix LLVM sanitizer build by GCC (HAVE_LLVM=no)

Do not error if a priority from 0 to 100 is used for constructor or
destructor.

Use -Wno-error to silence all errors from this warning type. There should
be used -Wno-prio-ctor-dtor, but it's not supported by GCC7.

Rework the LLVM compiler_rt build rules

Register external/bsd/compiler_rt as a _SUBDIR. This will allow to handle
properly includes specific for compiler_rt.

Centralize build_install target for external/bsd/compiler_rt.
With the above changes MKOBJDIR is now respected properly for me.

Do not install LLVM sanitizers into TOOLDIR for !HAVE_LLVM.

Correct the build rules of LLVM sanitizers

Fix generation of .a.syms files in LLVM sanitizers. The old rules weren't
functional and sometimes they were fatal in the build.

Add the .a.syms files to distribution sets.
These files are generated only in certain .a files in 64bit version of
sanitizers.

Correct the location of files with LLVM sanitizers. Move the LLVM sanitizer
entries from base to comp files.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Aug 26 04:49:45 2019 UTC (5 years, 6 months ago) by kamil
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +17 -1 lines
Correct the build rules of LLVM sanitizers

Fix generation of .a.syms files in LLVM sanitizers. The old rules weren't
functional and sometimes they were fatal in the build.

Add the .a.syms files to distribution sets.
These files are generated only in certain .a files in 64bit version of
sanitizers.

Correct the location of files with LLVM sanitizers. Move the LLVM sanitizer
entries from base to comp files.

Revision 1.180.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:29 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +357 -215 lines
Sync with HEAD

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat May 11 13:41:52 2019 UTC (5 years, 10 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20190609, netbsd-9-base
Branch point for: netbsd-9
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +0 -1 lines
Undo previous

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sat May 11 13:04:40 2019 UTC (5 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -1 lines
Add cpufunc.h

Revision 1.187: download - view: text, markup, annotated - select for diffs
Wed Apr 3 15:12:44 2019 UTC (5 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +79 -79 lines
Revert MKLLVMCMDS changes.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Wed Mar 20 22:51:37 2019 UTC (6 years ago) by mrg
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +80 -80 lines
split MKLLVM into MKLLVM and MKLLVMCMDS, like MKGCC and MKGCCCMDS:

- only build clang or clang-tblgen if MKLLVMCMDS != "no"
- move HAVE_MESA_VER earlier so we can detect mesa 18 and enable
  MKLLVM on platforms that need it
- move the clang commands and headers into llvmcmds group
- only build the clang specific LLVM libraries if MKLLVMCMDS != "no"

much of this work came from maya@'s github commit
f90685c11d4460d3098fa35f48b58d1893e974e0, reworked for HAVE_MESA_VER
and llvmcmds vs MKCLANG.


build tested on several platforms and on amd64 and i386 with several
different build options (clang build, gcc build, gcc build with llvm
libs).

Revision 1.185: download - view: text, markup, annotated - select for diffs
Sat Feb 2 22:39:32 2019 UTC (6 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +5 -1 lines
- add new entries of gcc=7 and libgomp, libasan, liblsan, libstdc++, libubsan
- add missing header files fpr gcc=7
- add some missing gcc=5 obsolete entries
- create ./usr/include/dev/bluetooth in mtree not make, and move it into the
  base set where all other directories are.

Revision 1.180.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 26 21:58:13 2019 UTC (6 years, 1 month ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.180.2.1: preferred, colored; branchpoint 1.180: preferred, colored; next MAIN 1.181: preferred, colored
Changes since revision 1.180.2.1: +214 -155 lines
Sync with HEAD

Revision 1.184: download - view: text, markup, annotated - select for diffs
Sat Jan 19 13:06:50 2019 UTC (6 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: pgoyette-compat-20190127
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +60 -1 lines
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.183: download - view: text, markup, annotated - select for diffs
Fri Jan 18 17:49:55 2019 UTC (6 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +155 -155 lines
- mark gcc=5 files obsolete
- make includes always available, not only when gcccmds
- mark files obsolete consistently

Revision 1.180.2.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:32:59 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +140 -61 lines
Sync with HEAD

Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Jul 17 18:55:24 2018 UTC (6 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +139 -60 lines
Update LLVM/Clang build system to r337282.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Thu Jul 12 10:46:40 2018 UTC (6 years, 8 months ago) by maxv
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
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.180: download - view: text, markup, annotated - select for diffs
Sat Feb 17 21:32:22 2018 UTC (7 years, 1 month ago) by mrg
Branches: 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
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -1 lines
add missing gcc-6/xtestintrin.h

Revision 1.179: download - view: text, markup, annotated - select for diffs
Tue Feb 13 10:02:12 2018 UTC (7 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +39 -40 lines
obsolete some GCC 4.8 files.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Sun Feb 4 11:08:16 2018 UTC (7 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +3 -1 lines
more updates for GCC 6.  with other uncommited changes, i386 seems
to work well enough for hello.c, hello.cc and hello.m.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Feb 3 21:27:45 2018 UTC (7 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +58 -1 lines
updates for GCC 6.4:  add gcc-6 specific headers, combine some
all-gcc files, bump the shlib versions on new libs.

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Feb 2 01:02:41 2018 UTC (7 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +58 -58 lines
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.167.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 23 11:02:16 2017 UTC (7 years, 3 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
Pull up the gcc 5.5 import and assorted fixes, requested by mrg in ticket #381:

external/gpl3/gcc/dist/fixincludes/tests/base/iso/stdlib_c99.h up to 1.1.1.1
external/gpl3/gcc/dist/gcc/config/arm/t-phoenix up to 1.1.1.1
external/gpl3/gcc/dist/gcc/config/phoenix.h     up to 1.1.1.1
external/gpl3/gcc/dist/gcc/config/aarch64/aarch64-freebsd.h up to 1.1.1.1
external/gpl3/gcc/dist/gcc/config/aarch64/t-aarch64-freebsd up to 1.1.1.1
external/gpl3/gcc/dist/gcc/doc/gcov-dump.1      up to 1.1.1.1
external/gpl3/gcc/dist/gcc/doc/gcov-dump.texi   up to 1.1.1.1
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/lfts_config.h up to 1.1.1.1
external/gpl3/gcc/dist/gcc/config/i386/pcommitintrin.h delete
external/gpl3/gcc/dist/gcc/config/i386/stringop.opt delete
external/gpl3/gcc/lib/libgcc/Makefile.wrapper   delete
external/gpl3/gcc/dist/ChangeLog                up to 1.1.1.10
external/gpl3/gcc/dist/LAST_UPDATED             up to 1.9
external/gpl3/gcc/dist/MD5SUMS                  up to 1.9
external/gpl3/gcc/dist/NEWS                     up to 1.7
external/gpl3/gcc/dist/config.sub               up to 1.11
external/gpl3/gcc/dist/configure                up to 1.11
external/gpl3/gcc/dist/configure.ac             up to 1.10
external/gpl3/gcc/dist/INSTALL/binaries.html    up to 1.5
external/gpl3/gcc/dist/INSTALL/build.html       up to 1.6
external/gpl3/gcc/dist/INSTALL/configure.html   up to 1.6
external/gpl3/gcc/dist/INSTALL/download.html    up to 1.5
external/gpl3/gcc/dist/INSTALL/finalinstall.html up to 1.5
external/gpl3/gcc/dist/INSTALL/gfdl.html        up to 1.5
external/gpl3/gcc/dist/INSTALL/index.html       up to 1.5
external/gpl3/gcc/dist/INSTALL/old.html         up to 1.5
external/gpl3/gcc/dist/INSTALL/prerequisites.html up to 1.6
external/gpl3/gcc/dist/INSTALL/specific.html    up to 1.6
external/gpl3/gcc/dist/INSTALL/test.html        up to 1.5
external/gpl3/gcc/dist/config/ChangeLog         up to 1.1.1.10
external/gpl3/gcc/dist/contrib/ChangeLog        up to 1.1.1.10
external/gpl3/gcc/dist/contrib/gcc_update       up to 1.1.1.4
external/gpl3/gcc/dist/contrib/reghunt/ChangeLog up to 1.1.1.9
external/gpl3/gcc/dist/contrib/regression/ChangeLog up to 1.1.1.9
external/gpl3/gcc/dist/fixincludes/ChangeLog    up to 1.1.1.9
external/gpl3/gcc/dist/fixincludes/fixincl.x    up to 1.1.1.6
external/gpl3/gcc/dist/fixincludes/inclhack.def up to 1.1.1.6
external/gpl3/gcc/dist/fixincludes/tests/base/math.h up to 1.1.1.3
external/gpl3/gcc/dist/fixincludes/tests/base/stdio.h up to 1.1.1.5
external/gpl3/gcc/dist/fixincludes/tests/base/stdlib.h up to 1.1.1.3
external/gpl3/gcc/dist/fixincludes/tests/base/iso/stdio_iso.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/BASE-VER             up to 1.1.1.8
external/gpl3/gcc/dist/gcc/ChangeLog            up to 1.15
external/gpl3/gcc/dist/gcc/DATESTAMP            up to 1.1.1.11
external/gpl3/gcc/dist/gcc/Makefile.in          up to 1.14
external/gpl3/gcc/dist/gcc/asan.c               up to 1.1.1.3
external/gpl3/gcc/dist/gcc/auto-profile.c       up to 1.3
external/gpl3/gcc/dist/gcc/bb-reorder.c         up to 1.1.1.6
external/gpl3/gcc/dist/gcc/builtins.c           up to 1.10
external/gpl3/gcc/dist/gcc/calls.c              up to 1.1.1.6
external/gpl3/gcc/dist/gcc/cgraph.c             up to 1.1.1.5
external/gpl3/gcc/dist/gcc/cgraph.h             up to 1.1.1.5
external/gpl3/gcc/dist/gcc/cgraphclones.c       up to 1.1.1.4
external/gpl3/gcc/dist/gcc/cgraphunit.c         up to 1.1.1.6
external/gpl3/gcc/dist/gcc/combine.c            up to 1.1.1.8
external/gpl3/gcc/dist/gcc/common.opt           up to 1.6
external/gpl3/gcc/dist/gcc/config.gcc           up to 1.37
external/gpl3/gcc/dist/gcc/coverage.c           up to 1.1.1.4
external/gpl3/gcc/dist/gcc/coverage.h           up to 1.1.1.4
external/gpl3/gcc/dist/gcc/cselib.c             up to 1.1.1.5
external/gpl3/gcc/dist/gcc/data-streamer-in.c   up to 1.1.1.3
external/gpl3/gcc/dist/gcc/data-streamer-out.c  up to 1.1.1.3
external/gpl3/gcc/dist/gcc/diagnostic.c         up to 1.4
external/gpl3/gcc/dist/gcc/dwarf2out.c          up to 1.8
external/gpl3/gcc/dist/gcc/explow.c             up to 1.1.1.4
external/gpl3/gcc/dist/gcc/expmed.c             up to 1.1.1.4
external/gpl3/gcc/dist/gcc/expr.c               up to 1.10
external/gpl3/gcc/dist/gcc/fold-const.c         up to 1.1.1.11
external/gpl3/gcc/dist/gcc/function.c           up to 1.1.1.7
external/gpl3/gcc/dist/gcc/function.h           up to 1.1.1.4
external/gpl3/gcc/dist/gcc/fwprop.c             up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gcc.c                up to 1.15
external/gpl3/gcc/dist/gcc/gcov-dump.c          up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gcov-io.c            up to 1.1.1.4
external/gpl3/gcc/dist/gcc/gcov-tool.c          up to 1.1.1.2
external/gpl3/gcc/dist/gcc/gcov.c               up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gcse.c               up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gengtype-lex.c       up to 1.7
external/gpl3/gcc/dist/gcc/genmatch.c           up to 1.1.1.2
external/gpl3/gcc/dist/gcc/gimple-fold.c        up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gimple-ssa-strength-reduction.c up to 1.1.1.5
external/gpl3/gcc/dist/gcc/gimplify.c           up to 1.1.1.7
external/gpl3/gcc/dist/gcc/graphite-isl-ast-to-gimple.c up to 1.3
external/gpl3/gcc/dist/gcc/incpath.c            up to 1.1.1.4
external/gpl3/gcc/dist/gcc/internal-fn.c        up to 1.1.1.3
external/gpl3/gcc/dist/gcc/ipa-comdats.c        up to 1.1.1.2
external/gpl3/gcc/dist/gcc/ipa-cp.c             up to 1.1.1.8
external/gpl3/gcc/dist/gcc/ipa-devirt.c         up to 1.1.1.3
external/gpl3/gcc/dist/gcc/ipa-icf-gimple.c     up to 1.1.1.2
external/gpl3/gcc/dist/gcc/ipa-icf-gimple.h     up to 1.1.1.2
external/gpl3/gcc/dist/gcc/ipa-icf.c            up to 1.1.1.3
external/gpl3/gcc/dist/gcc/ipa-icf.h            up to 1.1.1.2
external/gpl3/gcc/dist/gcc/ipa-inline-transform.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/ipa-polymorphic-call.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/ipa-prop.c           up to 1.1.1.7
external/gpl3/gcc/dist/gcc/ipa-pure-const.c     up to 1.1.1.5
external/gpl3/gcc/dist/gcc/ipa-split.c          up to 1.1.1.4
external/gpl3/gcc/dist/gcc/ipa-visibility.c     up to 1.1.1.2
external/gpl3/gcc/dist/gcc/ira-build.c          up to 1.1.1.4
external/gpl3/gcc/dist/gcc/ira-costs.c          up to 1.1.1.4
external/gpl3/gcc/dist/gcc/ira-int.h            up to 1.1.1.4
external/gpl3/gcc/dist/gcc/ira-lives.c          up to 1.1.1.4
external/gpl3/gcc/dist/gcc/loop-doloop.c        up to 1.1.1.5
external/gpl3/gcc/dist/gcc/loop-invariant.c     up to 1.1.1.4
external/gpl3/gcc/dist/gcc/lra-constraints.c    up to 1.1.1.5
external/gpl3/gcc/dist/gcc/lra-remat.c          up to 1.1.1.3
external/gpl3/gcc/dist/gcc/lto-cgraph.c         up to 1.1.1.4
external/gpl3/gcc/dist/gcc/lto-streamer.h       up to 1.1.1.5
external/gpl3/gcc/dist/gcc/match.pd             up to 1.1.1.3
external/gpl3/gcc/dist/gcc/omp-low.c            up to 1.1.1.8
external/gpl3/gcc/dist/gcc/params.def           up to 1.1.1.5
external/gpl3/gcc/dist/gcc/postreload.c         up to 1.1.1.5
external/gpl3/gcc/dist/gcc/pretty-print.c       up to 1.1.1.4
external/gpl3/gcc/dist/gcc/real.c               up to 1.1.1.5
external/gpl3/gcc/dist/gcc/ree.c                up to 1.1.1.4
external/gpl3/gcc/dist/gcc/rtl.h                up to 1.1.1.6
external/gpl3/gcc/dist/gcc/sel-sched.c          up to 1.1.1.6
external/gpl3/gcc/dist/gcc/simplify-rtx.c       up to 1.1.1.4
external/gpl3/gcc/dist/gcc/system.h             up to 1.6
external/gpl3/gcc/dist/gcc/toplev.c             up to 1.2
external/gpl3/gcc/dist/gcc/tree-call-cdce.c     up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-cfg.c           up to 1.8
external/gpl3/gcc/dist/gcc/tree-chkp-opt.c      up to 1.1.1.2
external/gpl3/gcc/dist/gcc/tree-chkp.c          up to 1.1.1.2
external/gpl3/gcc/dist/gcc/tree-chrec.c         up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-data-ref.c      up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-eh.c            up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-inline.c        up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-inline.h        up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-loop-distribution.c up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-nested.c        up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-predcom.c       up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-profile.c       up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-ssa-ccp.c       up to 1.8
external/gpl3/gcc/dist/gcc/tree-ssa-loop-im.c   up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-ssa-loop-ivopts.c up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-ssa-loop-prefetch.c up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-ssa-math-opts.c up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-ssa-pre.c       up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-ssa-reassoc.c   up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-ssa-sccvn.c     up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tree-ssa-strlen.c    up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-ssa-structalias.c up to 1.1.1.6
external/gpl3/gcc/dist/gcc/tree-ssa-tail-merge.c up to 1.1.1.6
external/gpl3/gcc/dist/gcc/tree-ssa-threadedge.c up to 1.1.1.4
external/gpl3/gcc/dist/gcc/tree-ssa-uninit.c    up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-ssa.c           up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-vect-data-refs.c up to 1.1.1.9
external/gpl3/gcc/dist/gcc/tree-vect-loop-manip.c up to 1.1.1.5
external/gpl3/gcc/dist/gcc/tree-vrp.c           up to 1.1.1.7
external/gpl3/gcc/dist/gcc/tsan.c               up to 1.1.1.4
external/gpl3/gcc/dist/gcc/ubsan.c              up to 1.1.1.3
external/gpl3/gcc/dist/gcc/value-prof.c         up to 1.1.1.4
external/gpl3/gcc/dist/gcc/c/ChangeLog          up to 1.1.1.8
external/gpl3/gcc/dist/gcc/c/c-decl.c           up to 1.1.1.5
external/gpl3/gcc/dist/gcc/c/c-objc-common.c    up to 1.1.1.3
external/gpl3/gcc/dist/gcc/c/c-parser.c         up to 1.1.1.5
external/gpl3/gcc/dist/gcc/c/c-typeck.c         up to 1.1.1.7
external/gpl3/gcc/dist/gcc/c-family/ChangeLog   up to 1.1.1.7
external/gpl3/gcc/dist/gcc/c-family/c-ada-spec.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/c-family/c-common.c  up to 1.1.1.6
external/gpl3/gcc/dist/gcc/c-family/c-cppbuiltin.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/c-family/c-gimplify.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/c-family/c-omp.c     up to 1.1.1.3
external/gpl3/gcc/dist/gcc/c-family/c-opts.c    up to 1.5
external/gpl3/gcc/dist/gcc/common/config/i386/i386-common.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/aarch64/aarch64-simd.md up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/aarch64/aarch64.c up to 1.1.1.8
external/gpl3/gcc/dist/gcc/config/aarch64/aarch64.md up to 1.1.1.6
external/gpl3/gcc/dist/gcc/config/arm/arm-builtins.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/arm/arm-protos.h up to 1.1.1.5
external/gpl3/gcc/dist/gcc/config/arm/arm.c     up to 1.4
external/gpl3/gcc/dist/gcc/config/arm/arm.h     up to 1.15
external/gpl3/gcc/dist/gcc/config/arm/arm.md    up to 1.12
external/gpl3/gcc/dist/gcc/config/arm/freebsd.h up to 1.4
external/gpl3/gcc/dist/gcc/config/arm/neon.md   up to 1.1.1.5
external/gpl3/gcc/dist/gcc/config/avr/avr.c     up to 1.1.1.7
external/gpl3/gcc/dist/gcc/config/avr/avr.md    up to 1.1.1.7
external/gpl3/gcc/dist/gcc/config/avr/avr.opt   up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/avr/gen-avr-mmcu-specs.c up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/avr/gen-avr-mmcu-texi.c up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/i386/avx2intrin.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/avx512bwintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512dqintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512fintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512ifmaintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512ifmavlintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512pfintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512vbmiintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512vbmivlintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512vlbwintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512vldqintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/avx512vlintrin.h up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/i386/cpuid.h  up to 1.4
external/gpl3/gcc/dist/gcc/config/i386/driver-i386.c up to 1.7
external/gpl3/gcc/dist/gcc/config/i386/gmm_malloc.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/i386-builtin-types.def up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/i386-c.c up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/i386.c   up to 1.14
external/gpl3/gcc/dist/gcc/config/i386/i386.h   up to 1.6
external/gpl3/gcc/dist/gcc/config/i386/i386.md  up to 1.1.1.9
external/gpl3/gcc/dist/gcc/config/i386/i386.opt up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/ia32intrin.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/lwpintrin.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/mmx.md   up to 1.1.1.5
external/gpl3/gcc/dist/gcc/config/i386/pmm_malloc.h up to 1.4
external/gpl3/gcc/dist/gcc/config/i386/rdseedintrin.h up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/i386/rtmintrin.h up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/i386/sse.md   up to 1.1.1.8
external/gpl3/gcc/dist/gcc/config/i386/x86-64.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/i386/x86intrin.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/nds32/nds32.md up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/pa/pa-64.h    up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/pa/pa.h       up to 1.7
external/gpl3/gcc/dist/gcc/config/rl78/rl78-expand.md up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/rl78/rl78-real.md up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/rl78/rl78-virt.md up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/rs6000/altivec.md up to 1.1.1.9
external/gpl3/gcc/dist/gcc/config/rs6000/dfp.md up to 1.1.1.5
external/gpl3/gcc/dist/gcc/config/rs6000/predicates.md up to 1.1.1.7
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000-c.c up to 1.1.1.8
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.c up to 1.17
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.md up to 1.1.1.9
external/gpl3/gcc/dist/gcc/config/rs6000/rs6000.opt up to 1.1.1.6
external/gpl3/gcc/dist/gcc/config/rs6000/vector.md up to 1.1.1.6
external/gpl3/gcc/dist/gcc/config/rs6000/vsx.md up to 1.1.1.10
external/gpl3/gcc/dist/gcc/config/s390/s390-modes.def up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/s390/s390.c   up to 1.1.1.8
external/gpl3/gcc/dist/gcc/config/s390/s390.md  up to 1.1.1.6
external/gpl3/gcc/dist/gcc/config/s390/vx-builtins.md up to 1.1.1.3
external/gpl3/gcc/dist/gcc/config/sh/sh-mem.cc  up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/sh/sh.c       up to 1.9
external/gpl3/gcc/dist/gcc/config/sh/sh_treg_combine.cc up to 1.1.1.2
external/gpl3/gcc/dist/gcc/config/sparc/sparc.c up to 1.1.1.8
external/gpl3/gcc/dist/gcc/config/sparc/sparc.md up to 1.7
external/gpl3/gcc/dist/gcc/config/xtensa/xtensa.c up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/xtensa/xtensa.h up to 1.1.1.4
external/gpl3/gcc/dist/gcc/config/xtensa/xtensa.md up to 1.1.1.4
external/gpl3/gcc/dist/gcc/cp/ChangeLog         up to 1.1.1.11
external/gpl3/gcc/dist/gcc/cp/call.c            up to 1.1.1.8
external/gpl3/gcc/dist/gcc/cp/class.c           up to 1.1.1.6
external/gpl3/gcc/dist/gcc/cp/constexpr.c       up to 1.1.1.3
external/gpl3/gcc/dist/gcc/cp/cp-gimplify.c     up to 1.1.1.4
external/gpl3/gcc/dist/gcc/cp/decl.c            up to 1.1.1.8
external/gpl3/gcc/dist/gcc/cp/error.c           up to 1.1.1.4
external/gpl3/gcc/dist/gcc/cp/init.c            up to 1.1.1.6
external/gpl3/gcc/dist/gcc/cp/mangle.c          up to 1.1.1.7
external/gpl3/gcc/dist/gcc/cp/name-lookup.c     up to 1.1.1.6
external/gpl3/gcc/dist/gcc/cp/parser.c          up to 1.1.1.10
external/gpl3/gcc/dist/gcc/cp/pt.c              up to 1.1.1.8
external/gpl3/gcc/dist/gcc/cp/semantics.c       up to 1.1.1.9
external/gpl3/gcc/dist/gcc/cp/tree.c            up to 1.1.1.7
external/gpl3/gcc/dist/gcc/cp/typeck.c          up to 1.1.1.9
external/gpl3/gcc/dist/gcc/doc/aot-compile.1    up to 1.7
external/gpl3/gcc/dist/gcc/doc/cppinternals.info up to 1.7
external/gpl3/gcc/dist/gcc/doc/extend.texi      up to 1.1.1.8
external/gpl3/gcc/dist/gcc/doc/fsf-funding.7    up to 1.7
external/gpl3/gcc/dist/gcc/doc/gc-analyze.1     up to 1.7
external/gpl3/gcc/dist/gcc/doc/gcc.texi         up to 1.1.1.5
external/gpl3/gcc/dist/gcc/doc/gccinstall.info  up to 1.7
external/gpl3/gcc/dist/gcc/doc/gccint.info      up to 1.7
external/gpl3/gcc/dist/gcc/doc/gcj-dbtool.1     up to 1.7
external/gpl3/gcc/dist/gcc/doc/gcj.1            up to 1.7
external/gpl3/gcc/dist/gcc/doc/gcj.info         up to 1.7
external/gpl3/gcc/dist/gcc/doc/gcov-tool.1      up to 1.1.1.3
external/gpl3/gcc/dist/gcc/doc/gcov-tool.texi   up to 1.1.1.2
external/gpl3/gcc/dist/gcc/doc/gcov.texi        up to 1.6
external/gpl3/gcc/dist/gcc/doc/generic.texi     up to 1.1.1.4
external/gpl3/gcc/dist/gcc/doc/gfdl.7           up to 1.7
external/gpl3/gcc/dist/gcc/doc/gfortran.1       up to 1.7
external/gpl3/gcc/dist/gcc/doc/gij.1            up to 1.7
external/gpl3/gcc/dist/gcc/doc/gpl.7            up to 1.7
external/gpl3/gcc/dist/gcc/doc/grmic.1          up to 1.7
external/gpl3/gcc/dist/gcc/doc/install.texi     up to 1.1.1.8
external/gpl3/gcc/dist/gcc/doc/invoke.texi      up to 1.12
external/gpl3/gcc/dist/gcc/doc/jcf-dump.1       up to 1.7
external/gpl3/gcc/dist/gcc/doc/jv-convert.1     up to 1.7
external/gpl3/gcc/dist/gcc/doc/lto.texi         up to 1.1.1.3
external/gpl3/gcc/dist/gcc/doc/passes.texi      up to 1.1.1.4
external/gpl3/gcc/dist/gcc/doc/rebuild-gcj-db.1 up to 1.7
external/gpl3/gcc/dist/gcc/doc/rtl.texi         up to 1.1.1.4
external/gpl3/gcc/dist/gcc/jit/ChangeLog        up to 1.1.1.3
external/gpl3/gcc/dist/gcc/lto/ChangeLog        up to 1.1.1.9
external/gpl3/gcc/dist/gcc/lto/lto-lang.c       up to 1.1.1.4
external/gpl3/gcc/dist/gcc/objc/ChangeLog       up to 1.1.1.9
external/gpl3/gcc/dist/gcc/objcp/ChangeLog      up to 1.1.1.9
external/gpl3/gcc/dist/gnattools/ChangeLog      up to 1.1.1.7
external/gpl3/gcc/dist/gotools/ChangeLog        up to 1.1.1.3
external/gpl3/gcc/dist/include/ChangeLog        up to 1.1.1.9
external/gpl3/gcc/dist/intl/ChangeLog           up to 1.1.1.9
external/gpl3/gcc/dist/libbacktrace/ChangeLog   up to 1.1.1.8
external/gpl3/gcc/dist/libcc1/ChangeLog         up to 1.1.1.3
external/gpl3/gcc/dist/libcpp/ChangeLog         up to 1.1.1.9
external/gpl3/gcc/dist/libcpp/line-map.c        up to 1.1.1.6
external/gpl3/gcc/dist/libdecnumber/ChangeLog   up to 1.1.1.9
external/gpl3/gcc/dist/libgcc/ChangeLog         up to 1.1.1.11
external/gpl3/gcc/dist/libgcc/config.host       up to 1.16
external/gpl3/gcc/dist/libgcc/libgcc2.c         up to 1.1.1.4
external/gpl3/gcc/dist/libgcc/libgcov-driver.c  up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/unwind-c.c        up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/aarch64/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/alpha/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/arm/unwind-arm.c up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/arm/unwind-arm.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/bfin/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/i386/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/libbid/ChangeLog up to 1.1.1.9
external/gpl3/gcc/dist/libgcc/config/m68k/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/nios2/linux-unwind.h up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/pa/linux-unwind.h up to 1.1.1.4
external/gpl3/gcc/dist/libgcc/config/rs6000/t-crtstuff up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/sh/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/sparc/lb1spc.S up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/tilepro/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/xtensa/ieee754-df.S up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/xtensa/ieee754-sf.S up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/xtensa/linux-unwind.h up to 1.1.1.3
external/gpl3/gcc/dist/libgcc/config/xtensa/t-elf up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/xtensa/t-linux up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/xtensa/t-windowed up to 1.1.1.2
external/gpl3/gcc/dist/libgcc/config/xtensa/unwind-dw2-xtensa.c up to 1.4
external/gpl3/gcc/dist/libgomp/ChangeLog        up to 1.1.1.9
external/gpl3/gcc/dist/libgomp/env.c            up to 1.1.1.4
external/gpl3/gcc/dist/libgomp/hashtab.h        up to 1.1.1.2
external/gpl3/gcc/dist/libgomp/libgomp.info     up to 1.7
external/gpl3/gcc/dist/libiberty/ChangeLog      up to 1.1.1.9
external/gpl3/gcc/dist/libiberty/cp-demangle.c  up to 1.1.1.5
external/gpl3/gcc/dist/libiberty/vprintf-support.c up to 1.2
external/gpl3/gcc/dist/libitm/ChangeLog         up to 1.1.1.7
external/gpl3/gcc/dist/libitm/libitm.info       up to 1.1.1.6
external/gpl3/gcc/dist/libobjc/ChangeLog        up to 1.1.1.10
external/gpl3/gcc/dist/libsanitizer/ChangeLog   up to 1.1.1.7
external/gpl3/gcc/dist/libsanitizer/asan/asan_globals.cc up to 1.1.1.3
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc up to 1.5
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc up to 1.9
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.h up to 1.3
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc up to 1.6
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h up to 1.10
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_procmaps_netbsd.cc up to 1.3
external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc up to 1.1.1.2
external/gpl3/gcc/dist/libsanitizer/tsan/tsan_platform_linux.cc up to 1.3
external/gpl3/gcc/dist/libsanitizer/tsan/tsan_rtl.cc up to 1.1.1.3
external/gpl3/gcc/dist/libssp/ChangeLog         up to 1.1.1.9
external/gpl3/gcc/dist/libstdc++-v3/ChangeLog   up to 1.1.1.11
external/gpl3/gcc/dist/libstdc++-v3/acinclude.m4 up to 1.4
external/gpl3/gcc/dist/libstdc++-v3/config.h.in up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/configure   up to 1.8
external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/config/io/basic_file_stdio.cc up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/error_constants.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/mainpage.html up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/doc/html/api.html up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/html/faq.html up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/doc/html/ext/lwg-active.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/ext/lwg-closed.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/ext/lwg-defects.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/abi.html up to 1.1.1.6
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/bugs.html up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/ext_demangling.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/memory.html up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/mt_allocator_impl.html up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/source_code_style.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/source_organization.html up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/html/manual/status.html up to 1.1.1.6
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/api.xml up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/faq.xml up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/abi.xml up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/allocator.xml up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/appendix_contributing.xml up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/extensions.xml up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/intro.xml up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/mt_allocator.xml up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/status_cxx2011.xml up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/doc/xml/manual/status_cxx2014.xml up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/Makefile.am up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/Makefile.in up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/bits/allocator.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/basic_ios.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/basic_string.h up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/bits/basic_string.tcc up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/c++config up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/bits/hashtable.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/ios_base.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/istream.tcc up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/list.tcc up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/locale_classes.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/locale_conv.h up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/bits/mask_array.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/predefined_ops.h up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/bits/regex.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/bits/regex.tcc up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/bits/regex_compiler.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/bits/shared_ptr_base.h up to 1.1.1.6
external/gpl3/gcc/dist/libstdc++-v3/include/bits/slice_array.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/sstream.tcc up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_iterator.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_map.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_multimap.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_multiset.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_set.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_stack.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/bits/stl_tree.h up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/bits/uniform_int_dist.h up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/bits/unique_ptr.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/c_global/cmath up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/debug/safe_iterator.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/debug/string up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/algorithm up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/any up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/chrono up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/fs_dir.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/fs_fwd.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/fs_ops.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/fs_path.h up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/functional up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/optional up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ratio up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/string_view up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/string_view.tcc up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/system_error up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/tuple up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/include/experimental/type_traits up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/include/ext/new_allocator.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/ext/pointer.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/atomic up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/chrono up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/complex up to 1.5
external/gpl3/gcc/dist/libstdc++-v3/include/std/functional up to 1.1.1.7
external/gpl3/gcc/dist/libstdc++-v3/include/std/istream up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/include/std/scoped_allocator up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/sstream up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/thread up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/std/tuple up to 1.1.1.6
external/gpl3/gcc/dist/libstdc++-v3/include/std/utility up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/include/tr1/cmath up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/libsupc++/cxxabi.h up to 1.1.1.4
external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/printers.py up to 1.1.1.5
external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/xmethods.py up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/src/c++11/codecvt.cc up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/src/c++11/cxx11-shim_facets.cc up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/src/c++11/shared_ptr.cc up to 1.1.1.3
external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/Makefile.in up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/dir.cc up to 1.1.1.2
external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ops.cc up to 1.1.1.3
external/gpl3/gcc/dist/lto-plugin/ChangeLog     up to 1.1.1.9
external/gpl3/gcc/dist/lto-plugin/lto-plugin.c  up to 1.1.1.4
external/gpl3/gcc/dist/maintainer-scripts/ChangeLog up to 1.1.1.10
external/gpl3/gcc/lib/libasan/Makefile          up to 1.18
external/gpl3/gcc/lib/libgcc/arch/i386/defs.mk  up to 1.5
external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk up to 1.7
external/gpl3/gcc/lib/libgcc/arch/x86_64/defs.mk up to 1.4
external/gpl3/gcc/lib/libgcc/libgcc/Makefile    up to 1.28
external/gpl3/gcc/lib/libgcc/libgcov/arch/alpha/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/arm/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/armeb/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/earm/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmeb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmhf/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmhfeb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv4/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv4eb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6eb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6hf/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv6hfeb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7eb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hf/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hfeb/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/hppa/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/i386/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/ia64/gcov-iov.h up to 1.5
external/gpl3/gcc/lib/libgcc/libgcov/arch/m68000/gcov-iov.h up to 1.9
external/gpl3/gcc/lib/libgcc/libgcov/arch/m68k/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/mips64eb/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/mips64el/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/mipseb/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/mipsel/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/powerpc/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/powerpc64/gcov-iov.h up to 1.6
external/gpl3/gcc/lib/libgcc/libgcov/arch/sh3eb/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/sh3el/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/sparc/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/sparc64/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/vax/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libgcc/libgcov/arch/x86_64/gcov-iov.h up to 1.10
external/gpl3/gcc/lib/libiberty/defs.mk         up to 1.14
external/gpl3/gcc/lib/libiberty/arch/ia64/config.h up to 1.6
external/gpl3/gcc/lib/liblto_plugin/Makefile    up to 1.9
external/gpl3/gcc/lib/libstdc++-v3/Makefile     up to 1.28
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h up to 1.23
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h up to 1.23
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/gstdint.h up to 1.15
external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/gstdint.h up to 1.15
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h up to 1.19
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/c++config.h up to 1.19
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/c++config.h up to 1.17
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++config.h up to 1.22
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/gstdint.h up to 1.14
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++config.h up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/gstdint.h up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h up to 1.16
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/gstdint.h up to 1.9
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h up to 1.12
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/gstdint.h up to 1.12
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h up to 1.20
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/c++config.h up to 1.23
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/gstdint.h up to 1.12
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h up to 1.12
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h up to 1.22
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/c++config.h up to 1.10
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/gstdint.h up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h up to 1.23
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h up to 1.22
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/defs.mk up to 1.5
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h up to 1.21
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/defs.mk up to 1.6
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h up to 1.23
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/gstdint.h up to 1.13
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h up to 1.25
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/defs.mk up to 1.7
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h up to 1.15
external/gpl3/gcc/lib/libstdc++-v3/include/bits/Makefile up to 1.19
external/gpl3/gcc/lib/libubsan/Makefile         up to 1.3
external/gpl3/gcc/usr.bin/Makefile.backend      up to 1.6
external/gpl3/gcc/usr.bin/Makefile.inc          up to 1.29
external/gpl3/gcc/usr.bin/backend/Makefile      up to 1.39
external/gpl3/gcc/usr.bin/common/Makefile       up to 1.5
external/gpl3/gcc/usr.bin/frontend/Makefile     up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/alpha/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h up to 1.23
external/gpl3/gcc/usr.bin/gcc/arch/alpha/defs.mk up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/alpha/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/arm/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/arm/configargs.h up to 1.26
external/gpl3/gcc/usr.bin/gcc/arch/arm/defs.mk  up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/arm/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/armeb/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/armeb/configargs.h up to 1.27
external/gpl3/gcc/usr.bin/gcc/arch/armeb/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/armeb/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/earm/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/earm/configargs.h up to 1.24
external/gpl3/gcc/usr.bin/gcc/arch/earm/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/earm/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/earmeb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmeb/configargs.h up to 1.20
external/gpl3/gcc/usr.bin/gcc/arch/earmeb/defs.mk up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmeb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmhf/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmhf/configargs.h up to 1.21
external/gpl3/gcc/usr.bin/gcc/arch/earmhf/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/earmhf/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/configargs.h up to 1.19
external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv4/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv4/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv4/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv4/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv6/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv6/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv6/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv6/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv7/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv7/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv7/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv7/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/bversion.h up to 1.7
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/defs.mk up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/plugin-version.h up to 1.10
external/gpl3/gcc/usr.bin/gcc/arch/hppa/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h up to 1.24
external/gpl3/gcc/usr.bin/gcc/arch/hppa/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/hppa/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/i386/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/i386/configargs.h up to 1.31
external/gpl3/gcc/usr.bin/gcc/arch/i386/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/i386/i386-builtin-types.inc up to 1.4
external/gpl3/gcc/usr.bin/gcc/arch/i386/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/ia64/auto-host.h up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/ia64/bversion.h up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/ia64/configargs.h up to 1.6
external/gpl3/gcc/usr.bin/gcc/arch/ia64/defs.mk up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/ia64/plugin-version.h up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/m68000/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h up to 1.18
external/gpl3/gcc/usr.bin/gcc/arch/m68000/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/m68000/plugin-version.h up to 1.9
external/gpl3/gcc/usr.bin/gcc/arch/m68k/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h up to 1.21
external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/m68k/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h up to 1.22
external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h up to 1.23
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mipseb/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h up to 1.22
external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/mipseb/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/mipsel/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h up to 1.23
external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/mipsel/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/powerpc/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h up to 1.28
external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk up to 1.13
external/gpl3/gcc/usr.bin/gcc/arch/powerpc/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/bversion.h up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/configargs.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/defs.mk up to 1.6
external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/plugin-version.h up to 1.5
external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h up to 1.24
external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sh3el/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h up to 1.26
external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sh3el/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sparc/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h up to 1.26
external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sparc/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h up to 1.26
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/vax/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h up to 1.24
external/gpl3/gcc/usr.bin/gcc/arch/vax/defs.mk  up to 1.12
external/gpl3/gcc/usr.bin/gcc/arch/vax/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/bversion.h up to 1.8
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h up to 1.33
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk up to 1.13
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/i386-builtin-types.inc up to 1.4
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/plugin-version.h up to 1.11
external/gpl3/gcc/usr.bin/include/arch/i386.mk  up to 1.3
external/gpl3/gcc/usr.bin/include/arch/x86_64.mk up to 1.3
external/gpl3/gcc/usr.bin/libcpp/arch/ia64/config.h up to 1.4
distrib/sets/lists/comp/md.amd64				1.252
distrib/sets/lists/comp/md.i386					1.175
distrib/sets/lists/comp/shl.mi					1.309
distrib/sets/lists/debug/shl.mi					1.187
external/gpl3/gcc/lib/liblto_plugin/Makefile			1.6
lib/libc/stdlib/jemalloc.c					1.43

Update gcc to gcc 5.5.
Bump lib minor for liblto_plugin.so link with -liberty.
The HPPA architectures (1.1 and 2.0) both define quadruple-word
(128-bit) floating point types.  Adjust alignment to match.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon Nov 13 12:42:26 2017 UTC (7 years, 4 months ago) by martin
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -2 lines
pcommitintrin.h has been removed from gcc 5.5

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Aug 12 07:35:08 2017 UTC (7 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 lines
Remove vm86.

Pass 4.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Aug 9 18:58:51 2017 UTC (7 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -2 lines
Remove ibcs2_machdep.h on i386, and don't install it.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Aug 8 08:04:05 2017 UTC (7 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
Move freebsd_machdep.h into sys/compat/freebsd, and don't install it. Now,
the compat_freebsd files are all contained in sys/compat/freebsd.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Tue Aug 1 20:07:43 2017 UTC (7 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +116 -57 lines
Update LLVM build glue for 5.0RC1.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Tue Aug 1 16:54:19 2017 UTC (7 years, 7 months ago) by maya
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +1 -0 lines
Restore marking ./usr/include/i386/svr4_machdep.h obsolete
instead of removing

(so it can be removed by postinstall)

Revision 1.169: download - view: text, markup, annotated - select for diffs
Tue Aug 1 13:57:03 2017 UTC (7 years, 7 months ago) by maxv
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -2 lines
Remove svr4_machdep.h right away, no one should include it.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat Jul 29 19:39:58 2017 UTC (7 years, 7 months ago) by kre
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines

If i386/svr4_machdep.h is no longer to be installed in /usr/include
it should no longer be listed in the sets lists as installed.
Mark it obsolete (hopefully unbreak builds.)

Revision 1.162.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:51:13 2017 UTC (7 years, 11 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.162: preferred, colored; next MAIN 1.163: preferred, colored
Changes since revision 1.162: +7 -7 lines
Sync with HEAD

Revision 1.157.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:52:08 2017 UTC (8 years ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.157.2.2: preferred, colored; branchpoint 1.157: preferred, colored; next MAIN 1.158: preferred, colored
Changes since revision 1.157.2.2: +111 -55 lines
Sync with HEAD

Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Mar 8 22:55:20 2017 UTC (8 years ago) by kre
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: netbsd-8
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +2 -2 lines

Do it properly.    Thanks wiz.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Mar 8 21:56:05 2017 UTC (8 years ago) by kre
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -2 lines

/usr/include/pmc.h is installed on i386 iff src/lib/libpmc/pmc_i386.c exists
(which it no longer does - only arm has a similar .c file so only arm
builds install pmc.h in /usr/include now)

This should unbreak the i386 build.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Mar 8 16:52:17 2017 UTC (8 years ago) by maxv
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +4 -0 lines
Mark as obsolete instead of removing (from Thomas Klausner).

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Mar 8 15:53:01 2017 UTC (8 years ago) by maxv
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -5 lines
Remove i386 from libpmc; it has its own interface (sysarch), and we won't
maintain compatibility.

Verily, I cannot build a distribution now, so I'm committing this rather
blindly. This being said, it looks correct enough.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Feb 23 03:34:22 2017 UTC (8 years ago) by kamil
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Introduce PT_GETDBREGS and PT_SETDBREGS in ptrace(2) on i386 and amd64

This interface is modeled after FreeBSD API with the usage.

This replaced previous watchpoint API. The previous one was introduced
recently in NetBSD-current and remove its spurs without any
backward-compatibility.

Design choices for Debug Register accessors:
 - exec() (TRAP_EXEC event) must remove debug registers from LWP
 - debug registers are only per-LWP, not per-process globally
 - debug registers must not be inherited after (v)forking a process
 - debug registers must not be inherited after forking a thread
 - a debugger is responsible to set global watchpoints/breakpoints with the
   debug registers, to achieve this PTRACE_LWP_CREATE/PTRACE_LWP_EXIT event
   monitoring function is designed to be used
 - debug register traps must generate SIGTRAP with si_code TRAP_DBREG
 - debugger is responsible to retrieve debug register state to distinguish
   the exact debug register trap (DR6 is Status Register on x86)
 - kernel must not remove debug register traps after triggering a trap event
   a debugger is responsible to detach this trap with appropriate PT_SETDBREGS
   call (DR7 is Control Register on x86)
 - debug registers must not be exposed in mcontext
 - userland must not be allowed to set a trap on the kernel

Implementation notes on i386 and amd64:
 - the initial state of debug register is retrieved on boot and this value is
   stored in a local copy (initdbregs), this value is used to initialize dbreg
   context after PT_GETDBREGS
 - struct dbregs is stored in pcb as a pointer and by default not initialized
 - reserved registers (DR4-DR5, DR9-DR15) are ignored

Further ideas:
 - restrict this interface with securelevel

Tested on real hardware i386 (Intel Pentium IV) and amd64 (Intel i7).

This commit enables 390 debug register ATF tests in kernel/arch/x86.
All tests are passing.

This commit does not cover netbsd32 compat code. Currently other interface
PT_GET_SIGINFO/PT_SET_SIGINFO is required in netbsd32 compat code in order to
validate reliably PT_GETDBREGS/PT_SETDBREGS.

This implementation does not cover FreeBSD specific defines in their
<x86/reg.h>: DBREG_DR7_LOCAL_ENABLE, DBREG_DR7_GLOBAL_ENABLE, DBREG_DR7_LEN_1
etc. These values tend to be reinvented by each tracer on its own. GNU
Debugger (GDB) works with NetBSD debug registers after adding this patch:

--- gdb/amd64bsd-nat.c.orig	2016-02-10 03:19:39.000000000 +0000
+++ gdb/amd64bsd-nat.c
@@ -167,6 +167,10 @@ amd64bsd_target (void)

 #ifdef HAVE_PT_GETDBREGS

+#ifndef DBREG_DRX
+#define	DBREG_DRX(d,x)	((d)->dr[(x)])
+#endif
+
 static unsigned long
 amd64bsd_dr_get (ptid_t ptid, int regnum)
 {


Another reason to stop introducing unpopular defines covering machine
specific register macros is that these value varies across generations of
the same CPU family.

GDB demo:
  (gdb) c
  Continuing.

  Watchpoint 2: traceme

  Old value = 0
  New value = 16
  main (argc=1, argv=0x7f7fff79fe30) at test.c:8
  8               printf("traceme=%d\n", traceme);

(Currently the GDB interface is not reliable due to NetBSD support bugs)

Sponsored by <The NetBSD Foundation>

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Jan 11 12:02:24 2017 UTC (8 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +105 -49 lines
Update LLVM build glue for pre-4.0.0 r291444.

Revision 1.157.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:53:43 2017 UTC (8 years, 2 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.157.2.1: preferred, colored; branchpoint 1.157: preferred, colored
Changes since revision 1.157.2.1: +31 -30 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.161: download - view: text, markup, annotated - select for diffs
Thu Jan 5 13:45:51 2017 UTC (8 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pgoyette-localcount-20170107
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +30 -30 lines
Tag cleanup: if the last column contains 'obsolete', the one before should too.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Dec 15 12:04:18 2016 UTC (8 years, 3 months ago) by kamil
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -1 lines
Add support for hardware assisted watchpoints/breakpoints API in ptrace(2)

Add new ptrace(2) calls:
 - PT_COUNT_WATCHPOINTS - count the number of available hardware watchpoints
 - PT_READ_WATCHPOINT   - read struct ptrace_watchpoint from the kernel state
 - PT_WRITE_WATCHPOINT  - write new struct ptrace_watchpoint state, this
                          includes enabling and disabling watchpoints

The ptrace_watchpoint structure contains MI and MD parts:

typedef struct ptrace_watchpoint {
	int		pw_index;	/* HW Watchpoint ID (count from 0) */
	lwpid_t		pw_lwpid;	/* LWP described */
	struct mdpw	pw_md;		/* MD fields */
} ptrace_watchpoint_t;

For example amd64 defines MD as follows:
struct mdpw {
	void	*md_address;
	int	 md_condition;
	int	 md_length;
};

These calls are protected with the __HAVE_PTRACE_WATCHPOINTS guard.

Tested on amd64, initial support added for i386 and XEN.

Sponsored by <The NetBSD Foundation>

Revision 1.157.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:42:38 2016 UTC (8 years, 4 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +3 -3 lines
Sync with HEAD

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Oct 15 11:34:30 2016 UTC (8 years, 5 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-20161104
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -20 lines
adjust for the latest changes

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Oct 14 19:28:06 2016 UTC (8 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +22 -3 lines
add ldscripts

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Mar 16 05:32:09 2016 UTC (9 years ago) by mrg
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +97 -39 lines
GCC 5.3 sets (just for i386 so far)

Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Feb 27 21:47:36 2016 UTC (9 years ago) by joerg
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +87 -39 lines
Update build system for LLVM 3.8.0rc3.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat Feb 27 14:27:01 2016 UTC (9 years ago) by mlelstv
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +3 -1 lines
add missing cpu_rng.h includes

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Aug 10 03:21:44 2015 UTC (9 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +39 -39 lines
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.153: download - view: text, markup, annotated - select for diffs
Mon Aug 10 02:44:37 2015 UTC (9 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +30 -40 lines
obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.

Revision 1.149.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 4 20:29:49 2015 UTC (9 years, 9 months ago) by snj
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, 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
Diff to: previous 1.149: preferred, colored; next MAIN 1.150: preferred, colored
Changes since revision 1.149: +6 -1 lines
Pull up following revision(s) (requested by joerg in ticket #824):
	distrib/sets/lists/comp/ad.arm: revision 1.65
	distrib/sets/lists/comp/md.amd64: revisions 1.228, 1.230
	distrib/sets/lists/comp/md.i386: revision 1.151, 1.152
	distrib/sets/lists/comp/mi: revision 1.1963
	tools/llvm/Makefile: revisions 1.19, 1.20
	tools/llvm-lib/liblldConfig/Makefile: revision 1.1
	tools/llvm-lib/liblldReaderWriterELFAArch64/Makefile: revision 1.1
Install cpuid.h on X86 and arm_neon.h on ARM.
--
Update set lists for LLVM 3.6RC1.
--
Until we have a solution for stdatomic.h for GCC 4.8, install Clang's
version under /usr/include/clang-3.6 to match the C11 default.
--
Update build system glue for LLVM 3.6RC1. Notable changes:
- Old JIT is removed.
- Improvements to debug information handling.
- ARM: check for deprecated instructions and warn in the integrated
  assembler
- PPC: VSX support, va_arg support for struct/union types, -fPIC vs
  -fpic supported, faster atomics
- x86: improved vectorizer
--
cleandir-llvm should not exist in the filesystem
--
misc/48722: Use explicit HOST_SH in case the user insists on removing
permissions from the filesystem.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Jan 29 20:46:10 2015 UTC (10 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +5 -1 lines
Update set lists for LLVM 3.6RC1.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Nov 14 15:59:46 2014 UTC (10 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -1 lines
Install cpuid.h on X86 and arm_neon.h on ARM.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Aug 22 10:51:38 2014 UTC (10 years, 7 months ago) by apb
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
sort

Revision 1.127.2.4: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:43 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.127.2.3: preferred, colored; next MAIN 1.128: preferred, colored
Changes since revision 1.127.2.3: +145 -106 lines
Rebase to HEAD as of a few days ago.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Sun Aug 10 17:32:54 2014 UTC (10 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: tls-maxphys-base, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +65 -32 lines
Update build glue for LLVM/Clang 3.6svn r215315. Changes include various
performance improvements across all backends and a much improved PPC32
backend.

Revision 1.145.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:48:34 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145: +4 -75 lines
Rebase.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Jul 23 18:19:43 2014 UTC (10 years, 8 months ago) by alnsn
Branches: MAIN
CVS tags: tls-earlyentropy-base
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +3 -2 lines
Rename sljitarch.h to sljit_machdep.h.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat Jul 5 20:17:51 2014 UTC (10 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -74 lines
Drop entries for LLVM/Clang older than 3.4.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri May 30 18:28:13 2014 UTC (10 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +2 -1 lines
Update build system for LLVM/Clang snapshot r209886. This brings in the
merged AArch64 backend and the move of eARM to DWARF exception handling
for NetBSD. C++11 is required for building.

Revision 1.123.2.5: download - view: text, markup, annotated - select for diffs
Thu May 22 12:01:32 2014 UTC (10 years, 10 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.123.2.4: preferred, colored; branchpoint 1.123: preferred, colored; next MAIN 1.124: preferred, colored
Changes since revision 1.123.2.4: +165 -32 lines
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.145: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:24:09 2014 UTC (11 years, 1 month ago) by dsl
Branches: MAIN
CVS tags: yamt-pagecache-base9, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Branch point for: tls-earlyentropy
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2 lines
Change i386 to use x86/fpu.c instead of i386/isa/npx.c
This changes the trap10 and trap13 code to call directly into fpu.c,
  removing all the code for T_ARITHTRAP, T_XMM and T_FPUNDA from i386/trap.c
Not all of the code thate appeared to handle fpu traps was ever called!
Most of the changes just replace the include of machine/npx.h with x86/fpu.h
  (or remove it entirely).

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Feb 11 22:48:25 2014 UTC (11 years, 1 month ago) by dsl
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -1 lines
Add x86/fpu.h
Nothing in i386 uses it yet, but it ends up in destdir so it has to be
released.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Feb 7 23:18:04 2014 UTC (11 years, 1 month ago) by dsl
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -1 lines
Add cpu_extended_state.h

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sun Jan 5 16:38:05 2014 UTC (11 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +61 -31 lines
Update LLVM family to 3.5svn r198450. Interesting changes include:
- Improvements in the SPARC64 support
- ARM backend can almost build a full NetBSD/EABI system with the
  integrated assembler
- PowerPC grows disassembler support
- LLD supports copy relocation, beginning of MIPS backend
- New diagnostic for use of bool expression as size_t argument for
  strncmp and friends

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Jan 2 12:54:36 2014 UTC (11 years, 2 months ago) by tho
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +4 -4 lines
Mark all _pic.a archive files with the 'picinstall' flag.

This fixes checkflist with MKPICINSTALL=no.

ok christos@.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Nov 8 03:13:29 2013 UTC (11 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +16 -2 lines
fix gcc-4.8 sets

Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Nov 1 07:48:31 2013 UTC (11 years, 4 months ago) by mrg
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +30 -1 lines
add support for GCC 4.8 sets.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Oct 14 01:37:39 2013 UTC (11 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -1 lines
Update LLVM/Clang snapshot to r192551 for various bug fixes.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Sep 21 22:28:12 2013 UTC (11 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -1 lines
Update LLVM/Clang snapshot to r191105. This brings in a better detection
of unused static variables and functions. Disable this for some external
code and for ioconf.c in the kernel.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sun Aug 11 22:29:02 2013 UTC (11 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +7 -7 lines
Sort entries in strcmp order.

Revision 1.127.2.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:26:18 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.127.2.2: preferred, colored
Changes since revision 1.127.2.2: +57 -27 lines
resync from head

Revision 1.135: download - view: text, markup, annotated - select for diffs
Tue May 28 17:37:33 2013 UTC (11 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +57 -29 lines
Update LLVM/Clang snapshot to r182734. Brings initial support for
integrated PowerPC assembler.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Apr 25 13:59:55 2013 UTC (11 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: khorben-n900
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -1 lines
Update LLVM/Clang snapshot to r180004. This brings in the last pieces of
C++11 support in Clang as well as initial SPARC64 support.

Revision 1.127.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:24:32 2013 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.127.2.1: preferred, colored
Changes since revision 1.127.2.1: +53 -44 lines
resync with head

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Jan 23 15:02:53 2013 UTC (12 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: agc-symver-base, agc-symver
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +53 -27 lines
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2
release.

Revision 1.123.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:04:14 2013 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.123.2.3: preferred, colored; branchpoint 1.123: preferred, colored
Changes since revision 1.123.2.3: +1 -18 lines
sync with head

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Jan 16 16:01:06 2013 UTC (12 years, 2 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +1 -18 lines
Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r--  1 root  src   35806068 Jan 16 10:47 base.tgz
-rw-r--r--  1 root  src   57374069 Jan 16 10:48 comp.tgz
-rw-r--r--  1 root  src  101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set

Revision 1.123.2.3: download - view: text, markup, annotated - select for diffs
Wed Jan 16 05:26:06 2013 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.123.2.2: preferred, colored; branchpoint 1.123: preferred, colored
Changes since revision 1.123.2.2: +5 -1 lines
sync with (a bit old) head

Revision 1.127.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 02:57:46 2012 UTC (12 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +6 -1 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.131: download - view: text, markup, annotated - select for diffs
Sat Nov 17 04:57:26 2012 UTC (12 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base7
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +4 -1 lines
Update LLVM/Clang snapshot to r168187 for various bug fixes.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Nov 5 20:01:38 2012 UTC (12 years, 4 months ago) by alnsn
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Include sljitarch.h even when MKSLJIT=no.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Nov 5 00:57:40 2012 UTC (12 years, 4 months ago) by alnsn
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -1 lines
Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.

Revision 1.123.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:48:41 2012 UTC (12 years, 4 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.123.2.1: preferred, colored; branchpoint 1.123: preferred, colored
Changes since revision 1.123.2.1: +44 -20 lines
sync with head

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sun Oct 28 17:07:44 2012 UTC (12 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base6
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -1 lines
Update LLVM/Clang snapshot to r166772. Now builds without RTTI and
exceptions. Also features the first round of a loop vectorizer.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Aug 29 17:13:21 2012 UTC (12 years, 6 months ago) by drochner
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -1 lines
Extend the CPU microcode update framework to support Intel x86 CPUs.
Contrary to the AMD implementation, it doesn't use xcalls to distribute
the update to all CPUs but relies on cpuctl(8) to bind itself to the
right CPU -- to keep it simple and avoid possible problems with
hyperthreading.
Also, it doesn't parse the vendor supplied file to pick the right
part for the present CPU model but relies on userland to prepare
files with specific filenames. I'll commit a pkg for this in a minute
(pkgsrc/sysutils/intel-microcode).
The ioctl interface changed; compatibility is provided (should be
limited to COMPAT_NETBSD6 as soon as this is available).

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Aug 8 18:37:51 2012 UTC (12 years, 7 months ago) by drochner
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -2 lines
on x86, <machine/cpufunc.h> only pulls in <x86/cpufunc.h>. The latter
is not installed to userland and noone missed it, so the former ones
can not be useful either. Don't install them.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sat Jun 16 17:01:03 2012 UTC (12 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +42 -20 lines
Update LLVM/Clang snapshot to r158533. This brings in support for
stack-realignment in functions using alloca on x86. Move to
/usr/include/clang-3.2 to reflect the version.

Revision 1.123.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:02:39 2012 UTC (12 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +10 -1 lines
sync with head

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jan 11 23:24:46 2012 UTC (13 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, 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
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +10 -1 lines
Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a
number of ABI issues for i386 and provides the correct
__FLT_EVAL_METHOD__ when using i387.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Aug 15 15:14:00 2011 UTC (13 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +6 -1 lines
Mark a few gcc-4.1 entries as obsolete with gcc-4.5.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Jul 17 20:54:31 2011 UTC (13 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -3 lines
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.121: download - view: text, markup, annotated - select for diffs
Sun Jul 17 01:20:12 2011 UTC (13 years, 8 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
We no longer install <machine/bus.h> on amd64 and i386, so mark it
obsolete in the set lists.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Jul 7 08:46:21 2011 UTC (13 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +4 -1 lines
- 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.119: download - view: text, markup, annotated - select for diffs
Fri Jul 1 02:10:09 2011 UTC (13 years, 8 months ago) by mrg
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +25 -4 lines
various updates for GCC 4.5.  finally obsolete some very old gcc stuff.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu May 12 14:56:22 2011 UTC (13 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: cherry-xenmp-base, cherry-xenmp
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -2 lines
Update LLVM and Clang snapshot

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Apr 15 19:31:06 2011 UTC (13 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +10 -1 lines
Install clang's MD headers into /usr/include/clang-3.0 similar to GCC.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Fri Apr 15 13:42:22 2011 UTC (13 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +11 -6 lines
Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Dec 20 04:29:29 2010 UTC (14 years, 3 months ago) by christos
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -1 lines
To use x86/cpu.h struct cpu_info from userland, we need via_padlock.h installed.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Jul 31 21:47:52 2010 UTC (14 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -1 lines
Add support for fenv.h interface for i386 and amd64.

Submitted by Stathis Kamperis as part of GSoC 2010 and ported from
FreeBSD.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Jul 7 00:10:14 2010 UTC (14 years, 8 months ago) by njoly
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1 lines
Install x86/pte.h

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Apr 27 14:33:19 2010 UTC (14 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -1 lines
Add usr/libdata/debug entries for shared libraries on i386 with Xorg

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Jan 6 19:46:43 2010 UTC (15 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -1 lines
libpmc_g is only available on i386 and arm. Fixes MKDEBUGLIB builds on
other platforms.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Dec 14 15:27:14 2009 UTC (15 years, 3 months ago) by skrll
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +3 -1 lines
MKDEBUGLIB=yes fixes.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Aug 25 17:02:42 2009 UTC (15 years, 7 months ago) by njoly
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
+iasl.debug

Revision 1.106.4.2: download - view: text, markup, annotated - select for diffs
Thu Nov 6 23:51:26 2008 UTC (16 years, 4 months ago) by snj
Branches: netbsd-5
CVS tags: 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, 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
Diff to: previous 1.106.4.1: preferred, colored; branchpoint 1.106: preferred, colored; next MAIN 1.107: preferred, colored
Changes since revision 1.106.4.1: +2 -2 lines
Pull up following revision(s) (requested by mrg in ticket #20):
	compat/libexec/ld.elf_so/Makefile: revision 1.2
	distrib/sets/lists/base/md.shark: revision 1.7
	distrib/sets/lists/base/md.vax: revision 1.26
	distrib/sets/lists/base/md.i386: revision 1.130
	distrib/sets/lists/base/ad.arm: revision 1.10
	distrib/sets/lists/comp/md.shark: revision 1.13
	distrib/sets/lists/comp/md.sparc: revision 1.68
	distrib/sets/lists/comp/ad.arm: revision 1.31
	distrib/sets/lists/comp/md.vax: revision 1.35
	distrib/sets/lists/comp/md.i386: revision 1.108
	distrib/sets/lists/base/md.sparc: revision 1.75
	distrib/sets/lists/comp/md.pmax: revision 1.59
	libexec/ld.aout_so/Makefile: revision 1.46
	sbin/ldconfig/Makefile: revision 1.22
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,
maybe all mips and all arm as well.

Revision 1.106.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 6 23:43:31 2008 UTC (16 years, 4 months ago) by snj
Branches: netbsd-5
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -4 lines
Pull up following revision(s) (requested by mrg in ticket #20):
	distrib/sets/lists/base/md.i386: revision 1.129
	distrib/sets/lists/comp/md.i386: revision 1.107
fix MKPIC=no builds.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Oct 31 20:24:52 2008 UTC (16 years, 4 months ago) by mrg
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,
maybe all mips and all arm as well.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Oct 31 03:34:49 2008 UTC (16 years, 4 months ago) by mrg
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -4 lines
fix MKPIC=no builds.

Revision 1.104.6.3
Sun Oct 5 20:10:33 2008 UTC (16 years, 5 months ago) by mjf
Branches: mjf-devfs2
FILE REMOVED
Changes since revision 1.104.6.2: +1 -1 lines
Sync with HEAD.

Revision 1.105.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 23 04:28:55 2008 UTC (16 years, 9 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.105: preferred, colored; next MAIN 1.106: preferred, colored
Changes since revision 1.105: +2 -1 lines
Sync w/ -current. 34 merge conflicts to follow.

Revision 1.95.6.1: download - view: text, markup, annotated - select for diffs
Tue Jun 3 20:46:59 2008 UTC (16 years, 9 months ago) by skrll
Branches: wrstuden-fixsa
Diff to: previous 1.95: preferred, colored; next MAIN 1.96: preferred, colored
Changes since revision 1.95: +4 -1 lines
Sync with netbsd-4.

Revision 1.104.6.2: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:21:17 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.104.6.1: preferred, colored; branchpoint 1.104: preferred, colored
Changes since revision 1.104.6.1: +1 -0 lines
Sync with HEAD.

Revision 1.105.2.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:29:38 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.105: preferred, colored; next MAIN 1.106: preferred, colored
Changes since revision 1.105: +2 -1 lines
sync with head.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun May 11 15:32:20 2008 UTC (16 years, 10 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, netbsd-5-base, mjf-devfs2-base, matt-mips64-base2, hpcarm-cleanup-nbase
Branch point for: netbsd-5
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -1 lines
Share cpu.h between the x86 ports.

Revision 1.104.6.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 13:54:13 2008 UTC (16 years, 11 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -1 lines
Sync with HEAD.

Revision 1.104.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:14:39 2008 UTC (17 years ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.104: preferred, colored; next MAIN 1.105: preferred, colored
Changes since revision 1.104: +2 -1 lines
sync with head.

Revision 1.95.4.1: download - view: text, markup, annotated - select for diffs
Sun Mar 23 10:32:04 2008 UTC (17 years ago) by jdc
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base
Diff to: previous 1.95: preferred, colored; next MAIN 1.96: preferred, colored
Changes since revision 1.95: +4 -1 lines
Pull up revisions (requested by bouyer in ticket #1087):
  src/distrib/sets/lists/comp/md.i386	1.104
  src/sys/arch/i386/Makefile		1.33
  src/sys/arch/xen/include/Makefile	1.3
  src/usr.bin/kdump/Makefile.ioctl-c	1.20

Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h

Revision 1.99.4.3: download - view: text, markup, annotated - select for diffs
Sun Mar 23 00:21:02 2008 UTC (17 years ago) by matt
Branches: matt-armv6
Diff to: previous 1.99.4.2: preferred, colored; branchpoint 1.99: preferred, colored; next MAIN 1.100: preferred, colored
Changes since revision 1.99.4.2: +6 -1 lines
sync with HEAD

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Feb 26 10:55:50 2008 UTC (17 years ago) by drochner
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, matt-armv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-base
Branch point for: yamt-pf42, wrstuden-revivesa
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -1 lines
install pmmintrin.h for SSE3

Revision 1.104.2.2: download - view: text, markup, annotated - select for diffs
Sun Feb 17 16:23:13 2008 UTC (17 years, 1 month ago) by bouyer
Branches: mjf-devfs
Diff to: previous 1.104.2.1: preferred, colored; branchpoint 1.104: preferred, colored; next MAIN 1.105: preferred, colored
Changes since revision 1.104.2.1: +133 -0 lines
Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h

Revision 1.104.2.1
Sun Feb 17 16:23:12 2008 UTC (17 years, 1 month ago) by bouyer
Branches: mjf-devfs
FILE REMOVED
Changes since revision 1.104: +0 -133 lines
file md.i386 was added on branch mjf-devfs on 2008-02-17 16:23:13 +0000

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Feb 17 16:23:12 2008 UTC (17 years, 1 month ago) by bouyer
Branches: MAIN
CVS tags: mjf-devfs-base
Branch point for: mjf-devfs2, mjf-devfs, keiichi-mipv6
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +4 -1 lines
Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
of xentools3.

XXX ignore those in Makefile.ioctl-c, they don't compile properly outside
of the Xen context and the ioctls from xenio.h conflicts with
soundcard.h

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Jan 20 20:23:22 2008 UTC (17 years, 2 months ago) by yamt
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -1 lines
add x86/pmap_pv.h

Revision 1.99.4.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:28:16 2008 UTC (17 years, 2 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.99.4.1: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.4.1: +3 -3 lines
sync with HEAD

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Dec 20 23:46:10 2007 UTC (17 years, 3 months ago) by ad
Branches: MAIN
CVS tags: pc532-eol-2008, matt-armv6-base
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
- Make __cpu_simple_lock and similar real functions and patch at runtime.
- Remove old x86 atomic ops.
- Drop text alignment back to 16 on i386 (really, this time).
- Minor cleanup.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Nov 14 17:59:44 2007 UTC (17 years, 4 months ago) by ad
Branches: MAIN
CVS tags: cube-autoconf-base, cube-autoconf
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
Remove pccons.

Revision 1.99.4.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:10:07 2007 UTC (17 years, 4 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
sync with HEAD

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Oct 18 15:30:44 2007 UTC (17 years, 5 months ago) by yamt
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
sync with kernel after the merge of yamt-x86pmap branch.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Apr 16 19:16:36 2007 UTC (17 years, 11 months ago) by ad
Branches: MAIN
CVS tags: matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: matt-armv6
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
+ x86/sysarch.h

Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri Feb 9 22:49:47 2007 UTC (18 years, 1 month ago) by ad
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -1 lines
Sync with changes introduced by merging the newlock2 branch.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Feb 8 20:42:51 2007 UTC (18 years, 1 month ago) by dbj
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +3 -1 lines
add some missing .debug files for acpidump, smldb, srtconfig
also fix my previous botch on lfs_cleanerd.debug moving
from /usr/libexec to /libexec

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Jan 2 03:40:03 2007 UTC (18 years, 2 months ago) by dbj
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
add ./usr/include/x86/cputypes.h

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Jul 26 20:09:17 2006 UTC (18 years, 8 months ago) by drochner
Branches: MAIN
CVS tags: wrstuden-fixsa-base-1, 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, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-fixsa, netbsd-4
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
obsolete db_machdep.h

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Jul 23 11:41:24 2006 UTC (18 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +9 -1 lines
Implement MKDEBUG:
	If "no", don't build and install separate debugging symbols
	into /usr/libdata/debug.
	Default: no

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Jul 12 13:39:05 2006 UTC (18 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -1 lines
* Provide new keywords:
	gcc=<n>			<n> = value of ${HAVE_GCC}
	gdb=<n>			<n> = value of ${HAVE_GDB}

* Support extra keywords on lines with "obsolete" keywords to allow
  keyword-specific obsolete files.
  (Primarily intended for use with gcc=<n> and gdb=<n>, although
  it could be use for other items).

* Use the above features to collapse the gcc.* and gcc4.* lists into
  the appropriate set lists.

* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.

* Update set lists for HAVE_GDB=6.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed May 17 15:07:05 2006 UTC (18 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -2 lines
Put "mm_malloc.h" into GCC 4.x specific set.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed May 17 03:29:46 2006 UTC (18 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
install new header mm_malloc.h that the mmx/sse headers use now.
fixes 3rd party app build problems reported by dogcow@.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Feb 4 11:24:42 2006 UTC (19 years, 1 month ago) by jmmv
Branches: MAIN
CVS tags: peter-altq-base, peter-altq
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -3 lines
Revert yesterday's change that attempted to fix the detection of the
boot device when using a Multiboot boot loader.  It couldn't work because
these boot loaders do not pass a checksum of the disk so matchbiosdisk()
cannot really find any matches.  I should have gone to sleep before
commiting...

Found by xtraeme@.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Feb 3 23:33:30 2006 UTC (19 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -1 lines
When booting an i386 kernel with Multiboot, properly detect the boot device
by looking it up in the x86_alldisks table (instead of trying to match it
to 'wd*' manually).

In order to do this, move the cpu_rootconf function from x86 common code
to amd64 and i386 specific one.  This way, i386 can do an extra step (call
the appropriate Multiboot code) in the appropriate place (after
x86_matchbiosdisks and before findroot()).

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Feb 3 11:08:23 2006 UTC (19 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue May 3 08:24:15 2005 UTC (19 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
"loadfile_machdep.h" should not be installed as pointed out by
Izumi Tsutsui. This needs to be fixed in the build process.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon May 2 12:31:08 2005 UTC (19 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -1 lines
Install "loadfile_machdep.h" to fix build of "libsa".

Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri Jan 21 04:47:23 2005 UTC (20 years, 2 months ago) by dyoung
Branches: MAIN
CVS tags: 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
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -4 lines
Exclude additional files from the set lists if MKGCCCMDS=no.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Aug 12 16:07:07 2004 UTC (20 years, 7 months ago) by lukem
Branches: MAIN
CVS tags: rtr-xorg-branch-base, rtr-xorg-branch
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -5 lines
Move the lib<foo>.so entry (link) from comp to base, so that
applications on systems without the `comp' set installed can
dlopen() a library without supplying the major number.

Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Tue May 11 12:50:46 2004 UTC (20 years, 10 months ago) by tron
Branches: netbsd-2-0
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-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
Diff to: previous 1.81: preferred, colored; next MAIN 1.82: preferred, colored
Changes since revision 1.81: +2 -1 lines
Pull up revision 1.82 (requested by martin in ticket #287):
Add emmintrin.h.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat May 8 21:53:23 2004 UTC (20 years, 10 months ago) by kleink
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -1 lines
Add <machine/wchar_limits.h>.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat May 8 09:14:12 2004 UTC (20 years, 10 months ago) by martin
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
Add emmintrin.h.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Jan 11 14:53:23 2004 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
MKLINT=no support

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Jan 11 10:13:42 2004 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +100 -100 lines
reformat whitespace

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Jan 3 15:43:50 2004 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
Support MKPROFILE=no

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Dec 29 03:13:26 2003 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +5 -2 lines
Significant overhaul of how the sets are used:

* Add an optional third field to the sets file which is a list of
  comma separated keywords that control if the line is printed.
  Currently supported keywords
	kerberos4	${MKKERBEROS4} != no
	kerberos	${MKKERBEROS} != no
	lint		${MKLINT} != no
	obsolete	${obsolete} != 0.
			In this case, non obsolete files are not printed.
  (This will allow future support for builds with variables such as
  MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
  various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
  Move replicated code for determining stuff such as shlibs type
  from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
  main lists with the relevant third field keyword(s).

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:57:40 2003 UTC (21 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -1 lines
Add MMX/SSE (i386,amd64) and Altivec (powerpc) include files.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Oct 22 11:56:35 2003 UTC (21 years, 5 months ago) by kleink
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
Add <x86/math.h>.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Sep 19 08:15:48 2003 UTC (21 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 lines
switch i386, sparc, sparc64 & alpha to GCC 3.3.1.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jun 5 15:45:17 2003 UTC (21 years, 9 months ago) by jwise
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -4 lines
Fix syspkg names on some libraries (these are under comp-, not base-).

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu May 15 18:51:19 2003 UTC (21 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -2 lines
Don't install machine/mouse.h on i386 and prep; there are no users for
the old busmouse interface any longer, we use wsmouse now.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Apr 26 10:51:16 2003 UTC (21 years, 11 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1 lines
Add x86/cacheinfo.h

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Mar 1 18:49:43 2003 UTC (22 years ago) by fvdl
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
cpuvar.h addition

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 28 12:37:04 2003 UTC (22 years ago) by fvdl
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +16 -1 lines
Update for x86 include file changes.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Feb 26 22:31:10 2003 UTC (22 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -12 lines
Back out change that made libpthread per-platform.  It is *intentional*
that the build fails on platforms which do not yet have libpthread support.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Feb 13 23:57:53 2003 UTC (22 years, 1 month ago) by jmc
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +12 -1 lines
Not all ports/archs have pthread support. So split this up by the proper arch's
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jan 18 17:50:25 2003 UTC (22 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1 lines
Update for nathanw_sa merge.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Nov 23 05:33:12 2002 UTC (22 years, 4 months ago) by lha
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
install intrdefs.h so it can be used by intr.h (and libkvm)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Oct 2 03:19:33 2002 UTC (22 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1 lines
sync with reality: add ./usr/include/i386/atomic.h.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Sep 22 15:08:19 2002 UTC (22 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -3 lines
Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Sep 7 12:48:52 2002 UTC (22 years, 6 months ago) by gehenna
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -2 lines
Obsolete machine/conf.h

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Aug 13 11:18:34 2002 UTC (22 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
libpmc lint files are only for i386 and arm for now.
Reported in misc/17923 by FUKAUMI Naoki.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Aug 9 00:15:58 2002 UTC (22 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +6 -1 lines
Add libpmc.

Revision 1.58.2.2: download - view: text, markup, annotated - select for diffs
Thu Jul 4 03:33:49 2002 UTC (22 years, 8 months ago) by lukem
Branches: 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
Diff to: previous 1.58.2.1: preferred, colored; branchpoint 1.58: preferred, colored; next MAIN 1.59: preferred, colored
Changes since revision 1.58.2.1: +9 -1 lines
Pull up revision 1.60 (requested by lukem as a followup to ticket #431):
revert a chunk of the previous; we only need foo.so.x and foo.so.x.y moved
from comp to base; foo.so, and foo*.a stay in comp.

Revision 1.58.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 4 03:31:49 2002 UTC (22 years, 8 months ago) by lukem
Branches: netbsd-1-6
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -11 lines
Pull up revision 1.59 (requested by itojun in ticket #431):
move lib[mi]387.so and friends to base/md.i386.  PR 17452

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Jul 4 03:23:33 2002 UTC (22 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +9 -1 lines
revert a chunk of the previous; we only need foo.so.x and foo.so.x.y moved
from comp to base; foo.so, and foo*.a stay in comp.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jul 4 00:52:50 2002 UTC (22 years, 8 months ago) by itojun
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -11 lines
move lib[mi]387.so and friends to base/md.i386.  PR 17452

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jan 24 03:35:14 2002 UTC (23 years, 2 months ago) by jwise
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +5 -3 lines
Move link-time shlib links for libi386 and libm387 to comp set, as with other
shlibs.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Sep 10 11:05:02 2001 UTC (23 years, 6 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -1 lines
Add new include files for agp/mtrr.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Apr 15 17:14:27 2001 UTC (23 years, 11 months ago) by kleink
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -1 lines
Add <machine/int_fmtio.h>.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Apr 15 15:33:09 2001 UTC (23 years, 11 months ago) by kleink
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Add <machine/int_limits.h>.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Apr 14 22:53:35 2001 UTC (23 years, 11 months ago) by kleink
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
Add <machine/int_const.h>.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Apr 14 12:40:10 2001 UTC (23 years, 11 months ago) by kleink
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
Add <machine/int_mwgwtypes.h>.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Feb 17 11:40:59 2001 UTC (24 years, 1 month ago) by ragge
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
<ieeefp.h> must be installed in a machine-dependent fashion; it should
not exist on VAX.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jan 30 03:18:04 2001 UTC (24 years, 1 month ago) by jwise
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
Catch a few more stragglers from an older change.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Nov 5 22:29:03 2000 UTC (24 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
Add <machine/pmc.h>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jun 26 15:49:51 2000 UTC (24 years, 9 months ago) by kleink
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Add <machine/int_types.h>.

Revision 1.48.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 20 01:28:40 2000 UTC (24 years, 9 months ago) by minoura
Branches: netbsd-1-5
Diff to: previous 1.48.2.1: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.2.1: +71 -0 lines
Sort.

Revision 1.48.2.1
Tue Jun 20 01:28:39 2000 UTC (24 years, 9 months ago) by minoura
Branches: netbsd-1-5
FILE REMOVED
Changes since revision 1.48: +0 -71 lines
file md.i386 was added on branch netbsd-1-5 on 2000-06-20 01:28:40 +0000

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Jun 20 01:28:39 2000 UTC (24 years, 9 months ago) by minoura
Branches: 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
Branch point for: netbsd-1-5
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -4 lines
Sort.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jun 13 00:54:22 2000 UTC (24 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
move pcvt files and devices to obsolete lists

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Apr 29 03:46:28 2000 UTC (24 years, 10 months ago) by thorpej
Branches: MAIN
CVS tags: minoura-xpg4dl-base, minoura-xpg4dl
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Add <machine/lock.h>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Mar 17 17:35:03 2000 UTC (25 years ago) by tron
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
Add "./usr/include/i386/endian_machdep.h".

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 3 05:27:59 2000 UTC (25 years, 1 month ago) by jwise
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +70 -70 lines
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.43: download - view: text, markup, annotated - select for diffs
Mon Dec 27 22:50:36 1999 UTC (25 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
s/libm386/libm387/

Revision 1.39.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:28:33 1999 UTC (25 years, 3 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39: +5 -2 lines
Pull up to last week's -current.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Dec 23 10:23:00 1999 UTC (25 years, 3 months ago) by kleink
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
Add <machine/math.h>.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:45:31 1999 UTC (25 years, 3 months ago) by christos
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -1 lines
add libm387.*

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Oct 25 22:47:20 1999 UTC (25 years, 5 months ago) by simonb
Branches: MAIN
CVS tags: comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -2 lines
Remove ./usr/include/i386/loadfile_machdep.h

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jul 4 20:07:52 1999 UTC (25 years, 8 months ago) by fvdl
Branches: MAIN
Branch point for: wrstuden-devbsize
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -7 lines
Bring setlists up to date for i386 switch to ELF and ipv6.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jun 17 00:12:40 1999 UTC (25 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Goodbye pmap.new.h

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jun 10 00:54:13 1999 UTC (25 years, 9 months ago) by simonb
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -13 lines
Move the last of the arch/machine-dependant man pages to the MI set.
Woohoo!

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue May 11 20:16:53 1999 UTC (25 years, 10 months ago) by veego
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Add ./usr/include/i386/loadfile_machdep.h

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 19 03:11:33 1999 UTC (25 years, 11 months ago) by simonb
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Add a NetBSD RCS tag to each distrib list file.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Mar 16 12:06:31 1999 UTC (26 years ago) by he
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
Sync to reality.  gcov, rc.wscons, queue/list man pages, i386/ieee.h.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jan 23 12:52:18 1999 UTC (26 years, 2 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
They're moving pretty fast...

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 19 08:59:05 1999 UTC (26 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
Update for bswap.h and byte_swap.h includes.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 16 15:15:17 1998 UTC (26 years, 3 months ago) by tv
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -62 lines
Set cleanup:
- make all ports egcs; move stuff to mi and shl.*
- fix m68k-based comp sets to use usr/include/$MACHINE (as
  usr/include/machine is now a symlink); add directory entries where missing

Revision 1.13.2.5: download - view: text, markup, annotated - select for diffs
Tue Dec 8 08:05:29 1998 UTC (26 years, 3 months ago) by cgd
Branches: netbsd-1-3
CVS tags: netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003
Diff to: previous 1.13.2.4: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.4: +1 -0 lines
pull up patches from fvdl to finish cleaning up the sets lists for i386.
(fvdl)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 18 11:06:15 1998 UTC (26 years, 4 months ago) by he
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Bring into sync with what's being installed: egcs manpages, raidctl++,
mbrlabel and collect2 for i386.

Revision 1.13.2.4: download - view: text, markup, annotated - select for diffs
Wed Nov 4 17:41:00 1998 UTC (26 years, 4 months ago) by cgd
Branches: netbsd-1-3
CVS tags: netbsd-1-3-PATCH003-CANDIDATE0
Diff to: previous 1.13.2.3: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.3: +3 -0 lines
pull up revs 1.28-1.29 from trunk (feyrer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 4 13:30:40 1998 UTC (26 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
oops - move libkeycap.so.0.0 back from comp to base

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Nov 1 17:33:26 1998 UTC (26 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -0 lines
move keycap libs from base to comp set

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 14 00:29:29 1998 UTC (26 years, 6 months ago) by tv
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +61 -61 lines
Switch i386 to egcs 1.1.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Sep 13 23:40:36 1998 UTC (26 years, 6 months ago) by tv
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
More egcs updates: MD-split objc headers, and add egcs compilers and
static libraries where applicable.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Sep 13 22:31:03 1998 UTC (26 years, 6 months ago) by tv
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +61 -0 lines
MD-split the libstdc++ binaries and includes to reflect the state of
egcs/non-egcs default compiler on each platform.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jul 22 17:53:56 1998 UTC (26 years, 8 months ago) by perry
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +56 -77 lines
1) move lint libs to the mi list -- all architectures will be building
   lint libs.
2) on some md.* files, change "/machine/" to "/$ARCH/" to reflect the
   new way we do /usr/include/machine include files.

Note that some archs probably need md lint libs added, and some
machines probably still need their /usr/include/machine support
frobbed, but it is a good start.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 2 06:36:38 1998 UTC (26 years, 8 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -22 lines
Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 30 04:03:30 1998 UTC (26 years, 8 months ago) by ross
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 30 15:16:54 1998 UTC (26 years, 9 months ago) by veego
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +22 -0 lines
Sync it with the reality.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 12 04:00:57 1998 UTC (26 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
libtermlib_pic.a is installed.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 12 03:57:03 1998 UTC (26 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -1 lines
libamu_pic is no longer installed

Revision 1.13.2.3: download - view: text, markup, annotated - select for diffs
Fri May 8 07:14:18 1998 UTC (26 years, 10 months ago) by mycroft
Branches: netbsd-1-3
CVS tags: netbsd-1-3-PATCH002
Diff to: previous 1.13.2.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.2: +1 -0 lines
Pull up patch from cgd.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 14 08:22:36 1998 UTC (26 years, 11 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
Add some missing files.

Revision 1.13.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 17 16:31:10 1997 UTC (27 years, 4 months ago) by veego
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.1: +1 -0 lines
Sync with the trunk.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 17 16:26:25 1997 UTC (27 years, 4 months ago) by veego
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Sync with the reality of the trunk.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Nov 7 05:42:22 1997 UTC (27 years, 4 months ago) by mikel
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
back out last change

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 1 05:32:57 1997 UTC (27 years, 4 months ago) by mikel
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
remove libossaudio_pic.a

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 27 20:44:08 1997 UTC (27 years, 5 months ago) by mellon
Branches: netbsd-1-3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -1 lines
Pull rev 1.14 up from trunk (mikel)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 26 03:32:28 1997 UTC (27 years, 5 months ago) by mikel
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -1 lines
update; from Steve Allen in PR misc/4345, with some additions by myself.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 22 08:28:20 1997 UTC (27 years, 6 months ago) by veego
Branches: MAIN
CVS tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
Sync.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jul 31 12:08:48 1997 UTC (27 years, 7 months ago) by veego
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Sync.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 18 20:48:48 1997 UTC (27 years, 10 months ago) by kleink
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Add libposix.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 30 18:34:40 1997 UTC (27 years, 10 months ago) by pk
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Synchronize.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:57:06 1997 UTC (28 years, 1 month ago) by scottr
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
YARC (Yet Another Reality Check):

 - Update libc, libg++, and libstdc++ shared library versions where
   appropriate
 - Move LKMs to base/mi (except union and compat_sunos, which are broken
   and currently not part of the set lists)
 - Add /usr/bin/fdformat to base/md.i386, from PR 3116
 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 4 06:38:58 1996 UTC (28 years, 3 months ago) by mikel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
add libwrap, fix libz.

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Fri Sep 13 20:10:14 1996 UTC (28 years, 6 months ago) by jtc
Branches: netbsd-1-2
CVS tags: netbsd-1-2-RELEASE, netbsd-1-2-PATCH001
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +6 -0 lines
Pulled up by request from Perry

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 13 15:25:43 1996 UTC (28 years, 6 months ago) by perry
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -0 lines
Add missing i386 include files, etc.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 25 07:36:15 1996 UTC (29 years ago) by mrg
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-BETA
Branch point for: netbsd-1-2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
update all of these to reality (at least, for the sparc).  changes
include:
    libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 28 23:59:11 1995 UTC (29 years, 4 months ago) by jtc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
merge in changes from 1.1 release branch

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 22:37:00 1995 UTC (29 years, 4 months ago) by perry
Branches: netbsd-1-1
CVS tags: netbsd-1-1-RELEASE, netbsd-1-1-PATCH001
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +5 -0 lines
fixed some includes, man pages

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 24 04:08:31 1995 UTC (29 years, 8 months ago) by cgd
Branches: MAIN
CVS tags: netbsd-1-1-base
Branch point for: netbsd-1-1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
add scrt0.o for ports that have it

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 11 22:28:22 1995 UTC (29 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
update for the current state of the world.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 16 19:08:27 1995 UTC (29 years, 11 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Update these for ~one month ago.  From Greg Hudson.

Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 29 15:21:09 1994 UTC (30 years, 7 months ago) by cgd
Branches: netbsd-1-0
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1.2.1: +55 -0 lines
distribution sets contents lists

Revision 1.1.1.1.2.1
Mon Aug 29 15:21:08 1994 UTC (30 years, 7 months ago) by cgd
Branches: netbsd-1-0
FILE REMOVED
Changes since revision 1.1.1.1: +0 -55 lines
file md.i386 was added on branch netbsd-1-0 on 1994-08-29 15:21:09 +0000

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 29 15:21:08 1994 UTC (30 years, 7 months ago) by cgd
Branches: cgd
CVS tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, cgd-940829
Branch point for: netbsd-1-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
distribution sets contents lists

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 29 15:21:07 1994 UTC (30 years, 7 months ago) by cgd
Branches: MAIN
Initial revision

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>