OSDN Git Service

Add RX support.
[uclinux-h8/uclibc-ng.git] / ldso /
2015-12-26 Steve EllceyReplace bltzal with lapc for MIPS R6 builds.
2015-12-17 Waldemar Brodkorbdlclose fix
2015-11-23 Waldemar Brodkorbxtensa: remove ldso workaround by real pointer check
2015-10-22 Vineet GuptaARC: With NPTL support, GP is no longer used for PIC
2015-10-16 Waldemar Brodkorbia64: enable and fix compile issues
2015-10-09 Max Filippovxtensa: support call0 ABI
2015-10-09 Waldemar Brodkorbadd new architecture support for or1k
2015-08-27 Waldemar Brodkorbldso: install backward compatibility symlink by default
2015-08-19 Waldemar BrodkorbRevert "ldso: install backward compatibility symlink...
2015-08-14 Waldemar Brodkorbldso: install backward compatibility symlink by default
2015-07-25 Waldemar Brodkorbsimplify, as the other does not work correctly, suggest...
2015-07-09 Waldemar Brodkorbbuiltin_unreachable is not available for older gcc
2015-06-23 Waldemar Brodkorbadd patch from ldso-future branch
2015-06-07 Waldemar Brodkorbavoid some compiler warnings
2015-06-04 Waldemar Brodkorbresolve merge conflicts
2015-05-26 Yoshinori Satoh8300: Add new feature
2015-04-22 Bernhard Reutner... arm: Add BX and BXC macros
2015-04-22 Bernhard Reutner... NPTL: Rename a variable
2015-04-22 Bernhard Reutner... ldso: PRELINK: Remove surplus newline
2015-04-14 Bernhard Reutner... prelink: handle _begin in a gold-agnostic way
2015-04-13 Waldemar Brodkorbfix compile error when LDSO_RUNPATH_OF_EXECUTABLE is set
2015-04-02 Waldemar Brodkorbfor xtensa this is still required to avoid build breakage
2015-03-31 Bernhard Reutner... buildsys: Do not build crt upon pregen
2015-03-30 Waldemar Brodkorbremove sh64 support
2015-03-29 Waldemar BrodkorbRevert "gcc 4.9.x produces some calls to abort()"
2015-03-29 Waldemar Brodkorbgcc 4.4 does not have __builtin_unreachable
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-26 Andrew BurgessAdd support for R_ARC_NONE relocations.
2015-03-25 Bernhard Reutner... ldso: mark _dl_exit as noreturn
2015-03-23 Bernhard Reutner... libm: honor NO_LONG_DOUBLE in ldouble_wrappers
2015-03-22 Waldemar Brodkorbokay, chicken-egg-problem solved really now. (was xtens...
2015-03-12 Waldemar Brodkorbresolve bfin with binfmt flat compile errors
2015-03-07 Waldemar Brodkorbshould have test it better, fix non-thread compile
2015-03-05 Waldemar Brodkorbfix non-thread compile for xtensa
2015-03-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2015-02-27 Bernhard Reutner... ldso: silence warning
2015-02-20 Waldemar Brodkorbsync with uClibc
2015-02-20 Waldemar Brodkorbwhat the fuck.
2015-02-20 Waldemar Brodkorbgcc 4.9.x produces some calls to abort()
2015-02-20 Bernhard Reutner... ldso: silence warning
2015-02-20 Steve EllceyAllow use of executable RUNPATH/RPATH when finding...
2015-02-20 Vineet GuptaARCv2 ISA support
2015-02-18 Waldemar Brodkorbworkaround is no longer needed for gcc 4.8.x/gcc 4.9.x
2015-02-17 Waldemar BrodkorbRevert "xtensa: add support for NPTL"
2015-02-16 Vineet GuptaARC: Conditionalise certain relocations as provided...
2015-02-16 Waldemar Brodkorbmerge uClibc changes
2015-02-16 Vineet GuptaARC: Conditionalise certain relocations as provided...
2015-02-08 Waldemar BrodkorbUse executables RPATH/RUNPATH when searching for libraries.
2015-01-26 Waldemar Brodkorbmerge upstream changes
2015-01-25 Waldemar Brodkorbadd support for $ORIGIN
2015-01-23 Max Filippovxtensa: ldso: drop unused address calculation from...
2015-01-23 Max Filippovxtensa: ldso: coalesce dl_mprotect address ranges
2015-01-01 Thorsten Glaserexplicitly cast (even though this casting is not very...
2015-01-01 Thorsten Glasermake __dl_start, whose address is taken, into a real...
2014-12-28 Waldemar Brodkorbrelocation fixes
2014-12-28 Waldemar Brodkorbsparc64 support was removed recently
2014-12-25 Waldemar Brodkorbmerge upstream changes
2014-12-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-01 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-13 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-11 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-22 Waldemar Brodkorbxtensa: add support for NPTL
2014-09-17 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-04 Bernhard Reutner... ldso: Fix compile-error on noMMU
2014-08-18 Vineet GuptaNPTL: ARC support
2014-08-18 Joern RenneckeARC: ldso: Use @pcl syntax.
2014-07-22 Vineet GuptaARC: ldso: Dont force frame pointer as it useless for...
2014-06-12 Yann E. MORINarm: move check for BX to its own header
2014-04-23 Gregory Fongldso: Add remaining relocation types to the table
2014-04-23 Gregory Fongldso/mips: Remove redundant LD_DEBUG prints
2014-04-23 Gregory Fongldso/mips: actually print results of each relocation
2014-04-23 Bernhard Reutner... ldso: Fix misplaced declaration
2014-04-08 Cédric VINCENTldso: fix standalone execution on x86_64 architecture
2014-04-01 Max Filippovxtensa: add missing .literal_position directives
2014-01-15 Bernhard Reutner... ldso: arm, metag: Use runtime pagesize
2013-12-20 Bernhard Reutner... ldso: ARC: tweak whitespace some more
2013-12-20 Vineet Guptaldso: ARC whitespace tweaks
2013-12-20 Vineet Guptaldso: Add ARC support
2013-12-20 Waldemar BrodkorbFix for SIGBUS error on MIPS64 with N64 ABI
2013-12-20 Bernhard Reutner... ldso: use unlikely macro
2013-11-12 Bernhard Reutner... ldso: silence warnings in debug code
2013-11-06 Baruch Siachldso: remove duplicate function declarations
2013-11-06 Baruch Siachlibdl: fix unused variable warning
2013-11-06 Baruch Siachldso: fix unused variable warning
2013-06-07 Gregory Fongldso/libdl: Also include dl-tls.h for for !SHARED.
2013-05-13 Filippo Arcidiaconolibdl: fix dlopen implementation from statically linked...
2013-05-13 Filippo ARCIDIACONOlibc: deal with aux vect inside __uClibc_main only...
2013-03-22 Nathan SidwellFix some fragileness in dlopen/do_dlopen wrapper &...
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-03-14 Markos Chandrasmetag: Add support for loading shared objects into...
2013-03-14 Markos ChandrasAdd support for the Meta architecture
2013-03-14 Vineet Guptaldso: Fix Build warnings with common-generic ABI build
2013-03-07 Markos Chandrasbuildsys: Add missing $(SYMBOL_PREFIX) to symbol names
2013-02-20 Markos Chandrasldso: Use newer syscalls if arch does not have the...
2013-02-05 Bernhard Reutner... mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
2013-01-09 Timo Teräsdl: fix dlsym lookups with RTLD_NEXT
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
next