Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / Arch.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.11.0 71/94671/1
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.40.1 37/94637/1
2013-11-14 Michael AndresMerge pull request #22 from andreas-schwab/master
2013-11-12 Andreas SchwabAdd m68k architecture
2013-11-07 Michael AndresAdd ppc64le architecture
2013-11-07 Michael AndresEase architecture definition
2013-07-02 Michael AndresAdd armv7hl to armv6hl compat to be in sync with libsolv.
2013-07-02 Michael AndresMerge pull request #19 from dirkmueller/armv6hl
2013-07-02 Dirk MuellerSupport for armv6hl
2013-06-12 Michael AndresAdd arch ppc64p7
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2013-03-28 Michael AndresMerge pull request #17 from dirkmueller/master
2013-03-27 Dirk MuellerAArch64 support
2011-11-10 Michael AndresFix static initialization problem
2011-10-18 Michael AndresAdd arch armv7tnhl and armv7thl
2011-05-18 Jan-Simon MöllerAdd missing entries for const Arch Arch_armv7(n)hl .
2011-01-25 Jan-Simon MöllerAdd armv7hl (hardfloat ABI) support. Beside armv7hl...
2010-09-10 Michael Andrescomments updated
2010-09-10 Dominik Heidlerfixed replacing basearch (for fedora systems) - (bnc...
2010-05-19 Michael Andresless debug output
2010-05-19 Michael AndresFix Arch::compare to be independent of a builtin archs...
2010-05-18 Michael AndresArch: add sparc64v and sparcv9v
2010-05-17 Michael AndresArch: add armv7
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-26 Stephan Kulowcompile with gcc 4.4 (as soon as master would compile...
2008-10-31 Michael AndresTest size of Arch CompatBits.
2008-10-29 Michael Andresfix logging
2008-10-29 Michael Andresmore arch compat bits
2008-10-29 Michael AndresFix builtin Arch constants.
2008-10-29 Michael Andresadjust namespace
2008-10-29 Michael Andresadjust namespace
2008-10-29 Michael Andres- Add "sh4" architectures.
2008-10-28 Michael Andres- Add "arm" architectures.
2008-04-23 Michael AndresSupport dependencies requiring a specific architecture:
2008-03-18 Michael Andresclass sat::LocaleSupport: Convenience methods to manage...
2008-02-15 Stephan Kulowmove into trunk
2008-02-14 Michael Andresadd basic locale interface to ResPool, remove deprecate...
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-18 Michael Andresunused code removed
2007-06-20 Arvin Schnell- fixed some typos
2007-06-18 Michael Andreschar* vs. const char* fixes
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-02-22 Klaus Kaempfremove 'Arch_src'
2006-02-21 Michael Andres- Arch:
2006-02-16 Klaus Kaempfprovide minimal scoring on architectures
2006-02-07 Klaus Kaempf- remove Arch::system, move it to Resolver
2006-02-07 Klaus Kaempfadd "src" arch
2005-12-20 Stefan Schuberttaking zypp:Arch in the solver
2005-11-21 Michael AndresArch: added builtin Arch variables (Arch_noarch, Arch_i...
2005-10-17 Michael AndresRemoved the 'Res' from 'Res{Arch,Edition}' (files and...