summaryrefslogtreecommitdiff
path: root/external/bsd/llvm/lib/liblldbAPI
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /external/bsd/llvm/lib/liblldbAPI
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'external/bsd/llvm/lib/liblldbAPI')
0 files changed, 0 insertions, 0 deletions
dev/isa/ess.c?id=b85368e36fe56cc35c0521af4cc345af1ac6da33'>ansify and KNFkent 2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent 2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt 2004-08-07Attempt to support the 688 as well. It looks vaguely right from inspectingmycroft 2004-08-06Add code to recognize the 1688, per PR 11910. Also reduce some control logic.mycroft 2004-08-04This is definitely what the world has been waiting for:-)drochner 2004-07-09Don't halt in the close routine.mycroft 2004-04-22sprintf -> snprintfitojun 2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl 2003-05-03DMA, not dma nor Dma.wiz 2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej 2001-11-13add RCSIDlukem 2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss 2001-01-06Do ess_config_addr() in the ofisa front end, rather than in the matchnathanw 2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb 2000-03-23New callout mechanism with two major improvements over the oldthorpej 2000-02-07Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returnsthorpej 2000-01-18Mute the DAC -- not the master volume -- on close, so that CD passthrough ismycroft 1999-11-02Set mixer controls after a reset.augustss 1999-11-01Make little endian and big endian version of all functionsaugustss