remove redundant code in do_dlsym function
[oweals/musl.git] / arch / aarch64 /
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2015-04-01 Rich Felkeraarch64: remove duplicate macro definitions in bits...
2015-04-01 Rich Felkeraarch64: fix definition of sem_nsems in semid_ds structure
2015-04-01 Szabolcs Nagyaarch64: fix namespace pollution in bits/shm.h
2015-03-20 Rich Felkerfix missing max_align_t definition on aarch64
2015-03-18 Rich Felkerfix MINSIGSTKSZ values for archs with large signal...
2015-03-14 Szabolcs Nagyaarch64: fix typo in bits/ioctl.h
2015-03-14 Szabolcs Nagyaarch64: add struct _aarch64_ctx to signal.h
2015-03-12 Szabolcs Nagyadd aarch64 port