Displaying 10 results from an estimated 10 matches for "rc32".
Did you mean:
rc3
2007 Apr 12
0
1.0.rc32 released
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz.sig
Pretty late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.
On...
2024 Oct 22
0
NHW v0.3.0-rc32 new version
Hello,
Very quickly, for those interested, I have released the NHW v0.3.0-rc32 new
version.
I continue to fine-tune the nhw_kernel weights.This new version has then
more precision and a better visual quality.
Normally this new version gains that little extra precision while keeping
NHW neatness.
More at: https://nhwcodec.blogspot.com/
Cheers,
Raphael
-------------- next p...
2007 Apr 12
2
1.0.rc32 released
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz.sig
Pretty late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.
On...
2015 Nov 02
2
Questions about load/store incrementing address modes
...bit offset is sign-extended though):
// Memory address: 32-bit base register + 16-bit offset register
def ADDRrr : ComplexPattern<iPTR, 2, "SelectADDRrr", []>;
def MEMrr : Operand<iPTR> {
let PrintMethod = "printMemOffsetOperand";
let MIOperandInfo = (ops RC32, RC16_l);
}
but it is still happy to select for offset’s > 16-bits. There is something I am just not yet getting right, but it looks like I am on the right track.
All the best,
MartinO
From: Steve Montgomery [mailto:stephen.montgomery3 at btinternet.com]
Sent: 30 O...
2007 Apr 30
4
dovecot-ldap and ldap_result() failed.
Hi,
I have configured dovecot for auth_bind against an LDAP server on the
localhost and I'm seeing the following error in my dovecot logs:
dovecot: Apr 30 09:03:18 Error: auth(default): LDAP: ldap_result() failed:
Can't contact LDAP server
dovecot: Apr 30 09:03:27 Error: auth(default): LDAP: ldap_result() failed:
Can't contact LDAP server
... and so on ...
When I turned on LDAP
2015 Nov 02
2
Questions about load/store incrementing address modes
...bit offset is sign-extended though):
// Memory address: 32-bit base register + 16-bit offset register
def ADDRrr : ComplexPattern<iPTR, 2, "SelectADDRrr", []>;
def MEMrr : Operand<iPTR> {
let PrintMethod = "printMemOffsetOperand";
let MIOperandInfo = (ops RC32, RC16_l);
}
but it is still happy to select for offset’s > 16-bits. There is something I am just not yet getting right, but it looks like I am on the right track.
I believe that the MIOperandInfo will constrain the register class for your 16-bit offset operand to RC16_1 but in itself i...
2007 Apr 12
2
auth-login crash with cram-md5 (plain works) on unknown user
Hello Timo and others..
14:09 mail:~# dovecot --version
1.0.rc31
Install prefix ...................... :
/usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : inotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support .......... : yes
Building with
2015 Oct 30
2
Questions about load/store incrementing address modes
I have a rudimentary implementation for load and store instructions, where
the memory address operand is automatically post-incremented when the load
or store instruction is issued. However, this is currently coded using
custom lowering, and explicit pattern matching in the 'ISelDAGtoDAG'
implementation. But it seems to me that I ought to be able to achieve this
exclusively using
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/