1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. 23# Copyright 2016 Joyent, Inc. 24# Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved. 25# Copyright 2013 Garrett D'Amore <garrett@damore.org> 26# 27# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 28# Use is subject to license terms. 29# 30 31LIBCDIR= $(SRC)/lib/libc 32LIB_PIC= libc_pic.a 33VERS= .1 34CPP= /usr/lib/cpp 35TARGET_ARCH= i386 36 37# include comm page definitions 38include $(SRC)/lib/commpage/Makefile.shared.com 39include $(SRC)/lib/commpage/Makefile.shared.targ 40 41VALUES= values-Xa.o 42 43# objects are grouped by source directory 44 45# local objects 46STRETS= 47 48CRTOBJS= \ 49 cerror.o \ 50 cerror64.o 51 52DYNOBJS= \ 53 _rtbootld.o 54 55FPOBJS= \ 56 _D_cplx_div.o \ 57 _D_cplx_div_ix.o \ 58 _D_cplx_div_rx.o \ 59 _D_cplx_lr_div.o \ 60 _D_cplx_lr_div_ix.o \ 61 _D_cplx_lr_div_rx.o \ 62 _D_cplx_mul.o \ 63 _F_cplx_div.o \ 64 _F_cplx_div_ix.o \ 65 _F_cplx_div_rx.o \ 66 _F_cplx_lr_div.o \ 67 _F_cplx_lr_div_ix.o \ 68 _F_cplx_lr_div_rx.o \ 69 _F_cplx_mul.o \ 70 _X_cplx_div.o \ 71 _X_cplx_div_ix.o \ 72 _X_cplx_div_rx.o \ 73 _X_cplx_lr_div.o \ 74 _X_cplx_lr_div_ix.o \ 75 _X_cplx_lr_div_rx.o \ 76 _X_cplx_mul.o \ 77 fpgetmask.o \ 78 fpgetround.o \ 79 fpgetsticky.o \ 80 fpsetmask.o \ 81 fpsetround.o \ 82 fpsetsticky.o \ 83 fpstart.o \ 84 ieee.o 85 86FPASMOBJS= \ 87 __xgetRD.o \ 88 _base_il.o \ 89 _xtoll.o \ 90 _xtoull.o \ 91 fpcw.o 92 93ATOMICOBJS= \ 94 atomic.o 95 96CHACHAOBJS= \ 97 chacha.o 98 99XATTROBJS= \ 100 xattr_common.o 101 102COMOBJS= \ 103 bcmp.o \ 104 bcopy.o \ 105 bsearch.o \ 106 bzero.o \ 107 qsort.o \ 108 strtol.o \ 109 strtoul.o \ 110 strtoll.o \ 111 strtoull.o 112 113DTRACEOBJS= \ 114 dtrace_data.o 115 116GENOBJS= \ 117 $(COMMPAGE_OBJS) \ 118 _div64.o \ 119 _divdi3.o \ 120 _getsp.o \ 121 _mul64.o \ 122 abs.o \ 123 alloca.o \ 124 arc4random.o \ 125 arc4random_uniform.o \ 126 byteorder.o \ 127 byteorder64.o \ 128 cuexit.o \ 129 ecvt.o \ 130 endian.o \ 131 errlst.o \ 132 i386_data.o \ 133 ladd.o \ 134 ldivide.o \ 135 lmul.o \ 136 lock.o \ 137 lshiftl.o \ 138 lsign.o \ 139 lsub.o \ 140 makectxt.o \ 141 memccpy.o \ 142 memchr.o \ 143 memcmp.o \ 144 memcpy.o \ 145 memset.o \ 146 new_list.o \ 147 setjmp.o \ 148 siginfolst.o \ 149 siglongjmp.o \ 150 strcat.o \ 151 strchr.o \ 152 strcmp.o \ 153 strcpy.o \ 154 strlen.o \ 155 strncat.o \ 156 strncmp.o \ 157 strncpy.o \ 158 strnlen.o \ 159 strrchr.o \ 160 sync_instruction_memory.o 161 162# sysobjs that contain large-file interfaces 163COMSYSOBJS64= \ 164 fstatvfs64.o \ 165 getdents64.o \ 166 getrlimit64.o \ 167 lseek64.o \ 168 mmap64.o \ 169 pread64.o \ 170 preadv64.o \ 171 pwrite64.o \ 172 pwritev64.o \ 173 setrlimit64.o \ 174 statvfs64.o 175 176SYSOBJS64= 177 178COMSYSOBJS= \ 179 __clock_timer.o \ 180 __getloadavg.o \ 181 __rusagesys.o \ 182 __signotify.o \ 183 __sigrt.o \ 184 __time.o \ 185 _lgrp_home_fast.o \ 186 _lgrpsys.o \ 187 _nfssys.o \ 188 _portfs.o \ 189 _pset.o \ 190 _rpcsys.o \ 191 _sigaction.o \ 192 _so_accept.o \ 193 _so_bind.o \ 194 _so_connect.o \ 195 _so_getpeername.o \ 196 _so_getsockname.o \ 197 _so_getsockopt.o \ 198 _so_listen.o \ 199 _so_recv.o \ 200 _so_recvfrom.o \ 201 _so_recvmsg.o \ 202 _so_send.o \ 203 _so_sendmsg.o \ 204 _so_sendto.o \ 205 _so_setsockopt.o \ 206 _so_shutdown.o \ 207 _so_socket.o \ 208 _so_socketpair.o \ 209 _sockconfig.o \ 210 acct.o \ 211 acl.o \ 212 adjtime.o \ 213 alarm.o \ 214 brk.o \ 215 chdir.o \ 216 chroot.o \ 217 cladm.o \ 218 close.o \ 219 execve.o \ 220 exit.o \ 221 facl.o \ 222 fchdir.o \ 223 fchroot.o \ 224 fdsync.o \ 225 fpathconf.o \ 226 fstatfs.o \ 227 fstatvfs.o \ 228 getcpuid.o \ 229 getdents.o \ 230 getegid.o \ 231 geteuid.o \ 232 getgid.o \ 233 getgroups.o \ 234 gethrtime.o \ 235 getitimer.o \ 236 getmsg.o \ 237 getpid.o \ 238 getpmsg.o \ 239 getppid.o \ 240 getrandom.o \ 241 getrlimit.o \ 242 getuid.o \ 243 gtty.o \ 244 install_utrap.o \ 245 ioctl.o \ 246 kaio.o \ 247 kill.o \ 248 llseek.o \ 249 lseek.o \ 250 mmapobjsys.o \ 251 memcntl.o \ 252 mincore.o \ 253 mmap.o \ 254 modctl.o \ 255 mount.o \ 256 mprotect.o \ 257 munmap.o \ 258 nice.o \ 259 ntp_adjtime.o \ 260 ntp_gettime.o \ 261 p_online.o \ 262 pathconf.o \ 263 pause.o \ 264 pcsample.o \ 265 pipe2.o \ 266 pollsys.o \ 267 pread.o \ 268 preadv.o \ 269 priocntlset.o \ 270 processor_bind.o \ 271 processor_info.o \ 272 profil.o \ 273 putmsg.o \ 274 putpmsg.o \ 275 pwrite.o \ 276 pwritev.o \ 277 read.o \ 278 readv.o \ 279 resolvepath.o \ 280 seteguid.o \ 281 setgid.o \ 282 setgroups.o \ 283 setitimer.o \ 284 setreid.o \ 285 setrlimit.o \ 286 setuid.o \ 287 sigaltstk.o \ 288 sigprocmsk.o \ 289 sigsendset.o \ 290 sigsuspend.o \ 291 statfs.o \ 292 statvfs.o \ 293 stty.o \ 294 sync.o \ 295 sysconfig.o \ 296 sysfs.o \ 297 sysinfo.o \ 298 syslwp.o \ 299 times.o \ 300 ulimit.o \ 301 umask.o \ 302 umount2.o \ 303 utssys.o \ 304 uucopy.o \ 305 vhangup.o \ 306 waitid.o \ 307 write.o \ 308 writev.o \ 309 yield.o 310 311SYSOBJS= \ 312 __clock_gettime.o \ 313 __clock_gettime_sys.o \ 314 __getcontext.o \ 315 __uadmin.o \ 316 _lwp_mutex_unlock.o \ 317 _stack_grow.o \ 318 door.o \ 319 forkx.o \ 320 forkallx.o \ 321 getcontext.o \ 322 gettimeofday.o \ 323 lwp_private.o \ 324 nuname.o \ 325 ptrace.o \ 326 syscall.o \ 327 sysi86.o \ 328 tls_get_addr.o \ 329 uadmin.o \ 330 umount.o \ 331 uname.o \ 332 vforkx.o \ 333 xstat.o 334 335# objects under $(LIBCDIR)/port which contain transitional large file interfaces 336PORTGEN64= \ 337 _xftw64.o \ 338 attropen64.o \ 339 ftw64.o \ 340 mkstemp64.o \ 341 nftw64.o \ 342 tell64.o \ 343 truncate64.o 344 345# objects from source under $(LIBCDIR)/port 346PORTFP= \ 347 __flt_decim.o \ 348 __flt_rounds.o \ 349 __tbl_10_b.o \ 350 __tbl_10_h.o \ 351 __tbl_10_s.o \ 352 __tbl_2_b.o \ 353 __tbl_2_h.o \ 354 __tbl_2_s.o \ 355 __tbl_fdq.o \ 356 __tbl_tens.o \ 357 __x_power.o \ 358 _base_sup.o \ 359 aconvert.o \ 360 decimal_bin.o \ 361 double_decim.o \ 362 econvert.o \ 363 fconvert.o \ 364 file_decim.o \ 365 finite.o \ 366 fp_data.o \ 367 func_decim.o \ 368 gconvert.o \ 369 hex_bin.o \ 370 ieee_globals.o \ 371 pack_float.o \ 372 sigfpe.o \ 373 string_decim.o 374 375PORTGEN= \ 376 _env_data.o \ 377 _xftw.o \ 378 a64l.o \ 379 abort.o \ 380 addsev.o \ 381 ascii_strcasecmp.o \ 382 ascii_strncasecmp.o \ 383 assert.o \ 384 atof.o \ 385 atoi.o \ 386 atol.o \ 387 atoll.o \ 388 attrat.o \ 389 attropen.o \ 390 atexit.o \ 391 atfork.o \ 392 basename.o \ 393 calloc.o \ 394 catgets.o \ 395 catopen.o \ 396 cfgetispeed.o \ 397 cfgetospeed.o \ 398 cfree.o \ 399 cfsetispeed.o \ 400 cfsetospeed.o \ 401 cftime.o \ 402 clock.o \ 403 closedir.o \ 404 closefrom.o \ 405 confstr.o \ 406 crypt.o \ 407 csetlen.o \ 408 ctime.o \ 409 ctime_r.o \ 410 daemon.o \ 411 deflt.o \ 412 directio.o \ 413 dirname.o \ 414 div.o \ 415 drand48.o \ 416 dup.o \ 417 env_data.o \ 418 err.o \ 419 errno.o \ 420 euclen.o \ 421 event_port.o \ 422 execvp.o \ 423 explicit_bzero.o \ 424 fattach.o \ 425 fdetach.o \ 426 fdopendir.o \ 427 ffs.o \ 428 flock.o \ 429 fls.o \ 430 fmtmsg.o \ 431 freezero.o \ 432 ftime.o \ 433 ftok.o \ 434 ftw.o \ 435 gcvt.o \ 436 getauxv.o \ 437 getcwd.o \ 438 getdate_err.o \ 439 getdtblsize.o \ 440 getentropy.o \ 441 getenv.o \ 442 getexecname.o \ 443 getgrnam.o \ 444 getgrnam_r.o \ 445 gethostid.o \ 446 gethostname.o \ 447 gethz.o \ 448 getisax.o \ 449 getloadavg.o \ 450 getlogin.o \ 451 getmntent.o \ 452 getnetgrent.o \ 453 get_nprocs.o \ 454 getopt.o \ 455 getopt_long.o \ 456 getpagesize.o \ 457 getpw.o \ 458 getpwnam.o \ 459 getpwnam_r.o \ 460 getrusage.o \ 461 getspent.o \ 462 getspent_r.o \ 463 getsubopt.o \ 464 gettxt.o \ 465 getusershell.o \ 466 getut.o \ 467 getutx.o \ 468 getvfsent.o \ 469 getwd.o \ 470 getwidth.o \ 471 getxby_door.o \ 472 gtxt.o \ 473 hsearch.o \ 474 iconv.o \ 475 imaxabs.o \ 476 imaxdiv.o \ 477 index.o \ 478 initgroups.o \ 479 insque.o \ 480 isaexec.o \ 481 isastream.o \ 482 isatty.o \ 483 killpg.o \ 484 klpdlib.o \ 485 l64a.o \ 486 lckpwdf.o \ 487 lconstants.o \ 488 lexp10.o \ 489 lfind.o \ 490 lfmt.o \ 491 lfmt_log.o \ 492 llabs.o \ 493 lldiv.o \ 494 llog10.o \ 495 lltostr.o \ 496 localtime.o \ 497 lsearch.o \ 498 madvise.o \ 499 malloc.o \ 500 memalign.o \ 501 memmem.o \ 502 mkdev.o \ 503 mkdtemp.o \ 504 mkfifo.o \ 505 mkstemp.o \ 506 mktemp.o \ 507 mlock.o \ 508 mlockall.o \ 509 mon.o \ 510 msync.o \ 511 munlock.o \ 512 munlockall.o \ 513 ndbm.o \ 514 nftw.o \ 515 nlspath_checks.o \ 516 nsparse.o \ 517 nss_common.o \ 518 nss_dbdefs.o \ 519 nss_deffinder.o \ 520 opendir.o \ 521 opt_data.o \ 522 perror.o \ 523 pfmt.o \ 524 pfmt_data.o \ 525 pfmt_print.o \ 526 pipe.o \ 527 plock.o \ 528 poll.o \ 529 posix_fadvise.o \ 530 posix_fallocate.o \ 531 posix_madvise.o \ 532 posix_memalign.o \ 533 priocntl.o \ 534 privlib.o \ 535 priv_str_xlate.o \ 536 psiginfo.o \ 537 psignal.o \ 538 pt.o \ 539 putpwent.o \ 540 putspent.o \ 541 raise.o \ 542 rand.o \ 543 random.o \ 544 rctlops.o \ 545 readdir.o \ 546 readdir_r.o \ 547 recallocarray.o \ 548 realpath.o \ 549 reboot.o \ 550 regexpr.o \ 551 remove.o \ 552 rewinddir.o \ 553 rindex.o \ 554 scandir.o \ 555 seekdir.o \ 556 select.o \ 557 select_large_fdset.o \ 558 setlabel.o \ 559 setpriority.o \ 560 settimeofday.o \ 561 sh_locks.o \ 562 sigflag.o \ 563 siglist.o \ 564 sigsend.o \ 565 sigsetops.o \ 566 ssignal.o \ 567 stack.o \ 568 stpcpy.o \ 569 stpncpy.o \ 570 str2sig.o \ 571 strcase_charmap.o \ 572 strchrnul.o \ 573 strcspn.o \ 574 strdup.o \ 575 strerror.o \ 576 strlcat.o \ 577 strlcpy.o \ 578 strndup.o \ 579 strpbrk.o \ 580 strsep.o \ 581 strsignal.o \ 582 strspn.o \ 583 strstr.o \ 584 strtod.o \ 585 strtoimax.o \ 586 strtok.o \ 587 strtok_r.o \ 588 strtoumax.o \ 589 swab.o \ 590 swapctl.o \ 591 sysconf.o \ 592 syslog.o \ 593 tcdrain.o \ 594 tcflow.o \ 595 tcflush.o \ 596 tcgetattr.o \ 597 tcgetpgrp.o \ 598 tcgetsid.o \ 599 tcsendbreak.o \ 600 tcsetattr.o \ 601 tcsetpgrp.o \ 602 tell.o \ 603 telldir.o \ 604 tfind.o \ 605 time_data.o \ 606 time_gdata.o \ 607 timespec_get.o \ 608 tls_data.o \ 609 truncate.o \ 610 tsdalloc.o \ 611 tsearch.o \ 612 ttyname.o \ 613 ttyslot.o \ 614 ualarm.o \ 615 ucred.o \ 616 valloc.o \ 617 vlfmt.o \ 618 vpfmt.o \ 619 waitpid.o \ 620 walkstack.o \ 621 wdata.o \ 622 xgetwidth.o \ 623 xpg4.o \ 624 xpg6.o 625 626PORTPRINT_W= \ 627 doprnt_w.o 628 629PORTPRINT= \ 630 asprintf.o \ 631 doprnt.o \ 632 fprintf.o \ 633 printf.o \ 634 snprintf.o \ 635 sprintf.o \ 636 vfprintf.o \ 637 vprintf.o \ 638 vsnprintf.o \ 639 vsprintf.o \ 640 vwprintf.o \ 641 wprintf.o 642 643# c89 variants to support 32-bit size of c89 u/intmax_t (32-bit libc only) 644PORTPRINT_C89= \ 645 vfprintf_c89.o \ 646 vprintf_c89.o \ 647 vsnprintf_c89.o \ 648 vsprintf_c89.o \ 649 vwprintf_c89.o 650 651PORTSTDIO_C89= \ 652 vscanf_c89.o \ 653 vwscanf_c89.o \ 654 655# portable stdio objects that contain large file interfaces. 656# Note: fopen64 is a special case, as we build it small. 657PORTSTDIO64= \ 658 fopen64.o \ 659 fpos64.o 660 661PORTSTDIO_W= \ 662 doscan_w.o 663 664PORTSTDIO= \ 665 __extensions.o \ 666 _endopen.o \ 667 _filbuf.o \ 668 _findbuf.o \ 669 _flsbuf.o \ 670 _stdio_flags.o \ 671 _wrtchk.o \ 672 clearerr.o \ 673 ctermid.o \ 674 ctermid_r.o \ 675 cuserid.o \ 676 data.o \ 677 doscan.o \ 678 fdopen.o \ 679 feof.o \ 680 ferror.o \ 681 fgetc.o \ 682 fgets.o \ 683 fileno.o \ 684 flockf.o \ 685 flush.o \ 686 fmemopen.o \ 687 fopen.o \ 688 fpos.o \ 689 fputc.o \ 690 fputs.o \ 691 fread.o \ 692 fseek.o \ 693 fseeko.o \ 694 ftell.o \ 695 ftello.o \ 696 fwrite.o \ 697 getc.o \ 698 getchar.o \ 699 getline.o \ 700 getpass.o \ 701 gets.o \ 702 getw.o \ 703 mse.o \ 704 open_memstream.o \ 705 open_wmemstream.o \ 706 popen.o \ 707 putc.o \ 708 putchar.o \ 709 puts.o \ 710 putw.o \ 711 rewind.o \ 712 scanf.o \ 713 setbuf.o \ 714 setbuffer.o \ 715 setvbuf.o \ 716 system.o \ 717 tempnam.o \ 718 tmpfile.o \ 719 tmpnam_r.o \ 720 ungetc.o \ 721 vscanf.o \ 722 vwscanf.o \ 723 wscanf.o 724 725PORTI18N= \ 726 getwchar.o \ 727 putwchar.o \ 728 putws.o \ 729 strtows.o \ 730 wcsnlen.o \ 731 wcsstr.o \ 732 wcstoimax.o \ 733 wcstol.o \ 734 wcstoul.o \ 735 wcswcs.o \ 736 wmemchr.o \ 737 wmemcmp.o \ 738 wmemcpy.o \ 739 wmemmove.o \ 740 wmemset.o \ 741 wscat.o \ 742 wschr.o \ 743 wscmp.o \ 744 wscpy.o \ 745 wscspn.o \ 746 wsdup.o \ 747 wslen.o \ 748 wsncat.o \ 749 wsncmp.o \ 750 wsncpy.o \ 751 wspbrk.o \ 752 wsprintf.o \ 753 wsrchr.o \ 754 wsscanf.o \ 755 wsspn.o \ 756 wstod.o \ 757 wstok.o \ 758 wstol.o \ 759 wstoll.o \ 760 wsxfrm.o \ 761 gettext.o \ 762 gettext_gnu.o \ 763 gettext_real.o \ 764 gettext_util.o \ 765 plural_parser.o \ 766 wdresolve.o \ 767 _ctype.o \ 768 isascii.o \ 769 toascii.o 770 771PORTI18N_COND= \ 772 wcstol_longlong.o \ 773 wcstoul_longlong.o 774 775PORTLOCALE= \ 776 big5.o \ 777 btowc.o \ 778 c16rtomb.o \ 779 c32rtomb.o \ 780 collate.o \ 781 collcmp.o \ 782 euc.o \ 783 fnmatch.o \ 784 fgetwc.o \ 785 fgetws.o \ 786 fix_grouping.o \ 787 fputwc.o \ 788 fputws.o \ 789 fwide.o \ 790 gb18030.o \ 791 gb2312.o \ 792 gbk.o \ 793 getdate.o \ 794 isdigit.o \ 795 iswctype.o \ 796 ldpart.o \ 797 lmessages.o \ 798 lnumeric.o \ 799 lmonetary.o \ 800 localeconv.o \ 801 localeimpl.o \ 802 mbftowc.o \ 803 mblen.o \ 804 mbrlen.o \ 805 mbrtoc16.o \ 806 mbrtoc32.o \ 807 mbrtowc.o \ 808 mbsinit.o \ 809 mbsnrtowcs.o \ 810 mbsrtowcs.o \ 811 mbstowcs.o \ 812 mbtowc.o \ 813 mskanji.o \ 814 nextwctype.o \ 815 nl_langinfo.o \ 816 none.o \ 817 regcomp.o \ 818 regfree.o \ 819 regerror.o \ 820 regexec.o \ 821 rune.o \ 822 runetype.o \ 823 setlocale.o \ 824 setrunelocale.o \ 825 strcasecmp.o \ 826 strcasestr.o \ 827 strcoll.o \ 828 strfmon.o \ 829 strftime.o \ 830 strncasecmp.o \ 831 strptime.o \ 832 strxfrm.o \ 833 table.o \ 834 timelocal.o \ 835 tolower.o \ 836 towlower.o \ 837 ungetwc.o \ 838 utf8.o \ 839 wcrtomb.o \ 840 wcscasecmp.o \ 841 wcscoll.o \ 842 wcsftime.o \ 843 wcsnrtombs.o \ 844 wcsrtombs.o \ 845 wcswidth.o \ 846 wcstombs.o \ 847 wcsxfrm.o \ 848 wctob.o \ 849 wctomb.o \ 850 wctrans.o \ 851 wctype.o \ 852 wcwidth.o \ 853 wscol.o 854 855AIOOBJS= \ 856 aio.o \ 857 aio_alloc.o \ 858 posix_aio.o 859 860RTOBJS= \ 861 clock_timer.o \ 862 mqueue.o \ 863 pos4obj.o \ 864 sched.o \ 865 sem.o \ 866 shm.o \ 867 sigev_thread.o 868 869TPOOLOBJS= \ 870 thread_pool.o 871 872THREADSOBJS= \ 873 alloc.o \ 874 assfail.o \ 875 cancel.o \ 876 c11_thr.o \ 877 door_calls.o \ 878 tmem.o \ 879 pthr_attr.o \ 880 pthr_barrier.o \ 881 pthr_cond.o \ 882 pthr_mutex.o \ 883 pthr_rwlock.o \ 884 pthread.o \ 885 rwlock.o \ 886 scalls.o \ 887 sema.o \ 888 sigaction.o \ 889 spawn.o \ 890 synch.o \ 891 tdb_agent.o \ 892 thr.o \ 893 thread_interface.o \ 894 tls.o \ 895 tsd.o 896 897THREADSMACHOBJS= \ 898 machdep.o 899 900THREADSASMOBJS= \ 901 asm_subr.o 902 903UNICODEOBJS= \ 904 u8_textprep.o \ 905 uconv.o 906 907UNWINDMACHOBJS= \ 908 unwind.o 909 910UNWINDASMOBJS= \ 911 unwind_frame.o 912 913# objects that implement the transitional large file API 914PORTSYS64= \ 915 lockf64.o \ 916 stat64.o 917 918PORTSYS= \ 919 _autofssys.o \ 920 access.o \ 921 acctctl.o \ 922 bsd_signal.o \ 923 chmod.o \ 924 chown.o \ 925 corectl.o \ 926 epoll.o \ 927 eventfd.o \ 928 exacctsys.o \ 929 execl.o \ 930 execle.o \ 931 execv.o \ 932 fcntl.o \ 933 getpagesizes.o \ 934 getpeerucred.o \ 935 inst_sync.o \ 936 issetugid.o \ 937 label.o \ 938 link.o \ 939 lockf.o \ 940 lwp.o \ 941 lwp_cond.o \ 942 lwp_rwlock.o \ 943 lwp_sigmask.o \ 944 meminfosys.o \ 945 mkdir.o \ 946 mknod.o \ 947 msgsys.o \ 948 nfssys.o \ 949 open.o \ 950 pgrpsys.o \ 951 posix_sigwait.o \ 952 ppriv.o \ 953 psetsys.o \ 954 rctlsys.o \ 955 readlink.o \ 956 rename.o \ 957 sbrk.o \ 958 semsys.o \ 959 set_errno.o \ 960 sharefs.o \ 961 shmsys.o \ 962 sidsys.o \ 963 siginterrupt.o \ 964 signal.o \ 965 signalfd.o \ 966 sigpending.o \ 967 sigstack.o \ 968 stat.o \ 969 symlink.o \ 970 tasksys.o \ 971 time.o \ 972 time_util.o \ 973 timerfd.o \ 974 ucontext.o \ 975 unlink.o \ 976 ustat.o \ 977 utimesys.o \ 978 zone.o 979 980PORTREGEX= \ 981 glob.o \ 982 regcmp.o \ 983 regex.o \ 984 wordexp.o 985 986PORTREGEX64= \ 987 glob64.o 988 989MOSTOBJS= \ 990 $(STRETS) \ 991 $(CRTOBJS) \ 992 $(DYNOBJS) \ 993 $(FPOBJS) \ 994 $(FPASMOBJS) \ 995 $(ATOMICOBJS) \ 996 $(CHACHAOBJS) \ 997 $(XATTROBJS) \ 998 $(COMOBJS) \ 999 $(DTRACEOBJS) \ 1000 $(GENOBJS) \ 1001 $(PORTFP) \ 1002 $(PORTGEN) \ 1003 $(PORTGEN64) \ 1004 $(PORTI18N) \ 1005 $(PORTI18N_COND) \ 1006 $(PORTLOCALE) \ 1007 $(PORTPRINT) \ 1008 $(PORTPRINT_C89) \ 1009 $(PORTPRINT_W) \ 1010 $(PORTREGEX) \ 1011 $(PORTREGEX64) \ 1012 $(PORTSTDIO) \ 1013 $(PORTSTDIO64) \ 1014 $(PORTSTDIO_C89) \ 1015 $(PORTSTDIO_W) \ 1016 $(PORTSYS) \ 1017 $(PORTSYS64) \ 1018 $(AIOOBJS) \ 1019 $(RTOBJS) \ 1020 $(TPOOLOBJS) \ 1021 $(THREADSOBJS) \ 1022 $(THREADSMACHOBJS) \ 1023 $(THREADSASMOBJS) \ 1024 $(UNICODEOBJS) \ 1025 $(UNWINDMACHOBJS) \ 1026 $(UNWINDASMOBJS) \ 1027 $(COMSYSOBJS) \ 1028 $(SYSOBJS) \ 1029 $(COMSYSOBJS64) \ 1030 $(SYSOBJS64) \ 1031 $(VALUES) 1032 1033TRACEOBJS= \ 1034 plockstat.o 1035 1036# NOTE: libc.so.1 must be linked with the minimal crti.o and crtn.o 1037# modules whose source is provided in the $(SRC)/lib/crt directory. 1038# This must be done because otherwise the Sun C compiler would insert 1039# its own versions of these modules and those versions contain code 1040# to call out to C++ initialization functions. Such C++ initialization 1041# functions can call back into libc before thread initialization is 1042# complete and this leads to segmentation violations and other problems. 1043# Since libc contains no C++ code, linking with the minimal crti.o and 1044# crtn.o modules is safe and avoids the problems described above. 1045OBJECTS= $(CRTI) $(MOSTOBJS) $(CRTN) 1046CRTSRCS= ../../crt/i386 1047 1048LDPASS_OFF= $(POUND_SIGN) 1049 1050# include common library definitions 1051include ../../Makefile.lib 1052 1053# we need to override the default SONAME here because we might 1054# be building a variant object (still libc.so.1, but different filename) 1055SONAME = libc.so.1 1056 1057CFLAGS += $(CCVERBOSE) $(CTF_FLAGS) 1058 1059# This is necessary to avoid problems with calling _ex_unwind(). 1060# We probably don't want any inlining anyway. 1061XINLINE = -xinline= 1062CFLAGS += $(XINLINE) 1063 1064CERRWARN += -_gcc=-Wno-parentheses 1065CERRWARN += -_gcc=-Wno-switch 1066CERRWARN += -_gcc=-Wno-uninitialized 1067CERRWARN += -_gcc=-Wno-unused-value 1068CERRWARN += -_gcc=-Wno-unused-label 1069CERRWARN += -_gcc=-Wno-unused-variable 1070CERRWARN += -_gcc=-Wno-type-limits 1071CERRWARN += -_gcc=-Wno-char-subscripts 1072CERRWARN += -_gcc=-Wno-clobbered 1073CERRWARN += -_gcc=-Wno-unused-function 1074CERRWARN += -_gcc=-Wno-address 1075 1076# Setting THREAD_DEBUG = -DTHREAD_DEBUG (make THREAD_DEBUG=-DTHREAD_DEBUG ...) 1077# enables ASSERT() checking in the threads portion of the library. 1078# This is automatically enabled for DEBUG builds, not for non-debug builds. 1079THREAD_DEBUG = 1080$(NOT_RELEASE_BUILD)THREAD_DEBUG = -DTHREAD_DEBUG 1081 1082# Make string literals read-only to save memory. 1083CFLAGS += $(XSTRCONST) 1084 1085ALTPICS= $(TRACEOBJS:%=pics/%) 1086 1087$(DYNLIB) := BUILD.SO = $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(ALTPICS) \ 1088 $(EXTPICS) $(LDLIBS) 1089 1090MAPFILES = $(LIBCDIR)/port/mapfile-vers 1091 1092# 1093# EXTN_CPPFLAGS and EXTN_CFLAGS set in enclosing Makefile 1094# 1095CFLAGS += $(EXTN_CFLAGS) 1096CPPFLAGS= -D_REENTRANT -Di386 $(EXTN_CPPFLAGS) $(THREAD_DEBUG) \ 1097 -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc $(CPPFLAGS.master) 1098ASFLAGS= $(AS_PICFLAGS) -P -D__STDC__ -D_ASM $(CPPFLAGS) $(i386_AS_XARCH) 1099 1100# As a favor to the dtrace syscall provider, libc still calls the 1101# old syscall traps that have been obsoleted by the *at() interfaces. 1102# Delete this to compile libc using only the new *at() system call traps 1103CPPFLAGS += -D_RETAIN_OLD_SYSCALLS 1104 1105# Inform the run-time linker about libc specialized initialization 1106RTLDINFO = -z rtldinfo=tls_rtldinfo 1107DYNFLAGS += $(RTLDINFO) 1108 1109# Force libc's internal references to be resolved immediately upon loading 1110# in order to avoid critical region problems. Since almost all libc symbols 1111# are marked 'protected' in the mapfiles, this is a minimal set (15 to 20). 1112DYNFLAGS += -znow 1113 1114DYNFLAGS += -e __rtboot 1115DYNFLAGS += $(EXTN_DYNFLAGS) 1116 1117# Inform the kernel about the initial DTrace area (in case 1118# libc is being used as the interpreter / runtime linker). 1119DTRACE_DATA = -zdtrace=dtrace_data 1120DYNFLAGS += $(DTRACE_DATA) 1121 1122# DTrace needs an executable data segment. 1123MAPFILE.NED= 1124 1125BUILD.s= $(AS) $(ASFLAGS) $< -o $@ 1126 1127# Override this top level flag so the compiler builds in its native 1128# C99 mode. This has been enabled to support the complex arithmetic 1129# added to libc. 1130C99MODE= $(C99_ENABLE) 1131 1132# libc method of building an archive 1133# The "$(GREP) -v ' L '" part is necessary only until 1134# lorder is fixed to ignore thread-local variables. 1135BUILD.AR= $(RM) $@ ; \ 1136 $(AR) q $@ `$(LORDER) $(MOSTOBJS:%=$(DIR)/%) | $(GREP) -v ' L ' | $(TSORT)` 1137 1138# extra files for the clean target 1139CLEANFILES += \ 1140 $(LIBCDIR)/port/gen/errlst.c \ 1141 $(LIBCDIR)/port/gen/new_list.c \ 1142 assym.h \ 1143 genassym \ 1144 crt/_rtld.s \ 1145 crt/_rtbootld.s \ 1146 pics/_rtbootld.o \ 1147 pics/crti.o \ 1148 pics/crtn.o \ 1149 $(ALTPICS) 1150 1151CLOBBERFILES += $(LIB_PIC) 1152 1153# list of C source for lint 1154SRCS= \ 1155 $(ATOMICOBJS:%.o=$(SRC)/common/atomic/%.c) \ 1156 $(XATTROBJS:%.o=$(SRC)/common/xattr/%.c) \ 1157 $(COMOBJS:%.o=$(SRC)/common/util/%.c) \ 1158 $(DTRACEOBJS:%.o=$(SRC)/common/dtrace/%.c) \ 1159 $(PORTFP:%.o=$(LIBCDIR)/port/fp/%.c) \ 1160 $(PORTGEN:%.o=$(LIBCDIR)/port/gen/%.c) \ 1161 $(PORTI18N:%.o=$(LIBCDIR)/port/i18n/%.c) \ 1162 $(PORTLOCALE:%.o=$(LIBCDIR)/port/locale/%.c) \ 1163 $(PORTPRINT:%.o=$(LIBCDIR)/port/print/%.c) \ 1164 $(PORTREGEX:%.o=$(LIBCDIR)/port/regex/%.c) \ 1165 $(PORTSTDIO:%.o=$(LIBCDIR)/port/stdio/%.c) \ 1166 $(PORTSYS:%.o=$(LIBCDIR)/port/sys/%.c) \ 1167 $(AIOOBJS:%.o=$(LIBCDIR)/port/aio/%.c) \ 1168 $(RTOBJS:%.o=$(LIBCDIR)/port/rt/%.c) \ 1169 $(TPOOLOBJS:%.o=$(LIBCDIR)/port/tpool/%.c) \ 1170 $(THREADSOBJS:%.o=$(LIBCDIR)/port/threads/%.c) \ 1171 $(THREADSMACHOBJS:%.o=$(LIBCDIR)/$(MACH)/threads/%.c) \ 1172 $(UNICODEOBJS:%.o=$(SRC)/common/unicode/%.c) \ 1173 $(UNWINDMACHOBJS:%.o=$(LIBCDIR)/port/unwind/%.c) \ 1174 $(FPOBJS:%.o=$(LIBCDIR)/$(MACH)/fp/%.c) \ 1175 $(LIBCBASE)/gen/ecvt.c \ 1176 $(LIBCBASE)/gen/makectxt.c \ 1177 $(LIBCBASE)/gen/siginfolst.c \ 1178 $(LIBCBASE)/gen/siglongjmp.c \ 1179 $(LIBCBASE)/gen/strcmp.c \ 1180 $(LIBCBASE)/gen/sync_instruction_memory.c \ 1181 $(LIBCBASE)/sys/ptrace.c \ 1182 $(LIBCBASE)/sys/uadmin.c 1183 1184# conditional assignments 1185$(DYNLIB) := CRTI = crti.o 1186$(DYNLIB) := CRTN = crtn.o 1187 1188# Files which need the threads .il inline template 1189TIL= \ 1190 aio.o \ 1191 alloc.o \ 1192 assfail.o \ 1193 atexit.o \ 1194 atfork.o \ 1195 cancel.o \ 1196 door_calls.o \ 1197 err.o \ 1198 errno.o \ 1199 lwp.o \ 1200 ma.o \ 1201 machdep.o \ 1202 posix_aio.o \ 1203 pthr_attr.o \ 1204 pthr_barrier.o \ 1205 pthr_cond.o \ 1206 pthr_mutex.o \ 1207 pthr_rwlock.o \ 1208 pthread.o \ 1209 rand.o \ 1210 rwlock.o \ 1211 scalls.o \ 1212 sched.o \ 1213 sema.o \ 1214 sigaction.o \ 1215 sigev_thread.o \ 1216 spawn.o \ 1217 stack.o \ 1218 synch.o \ 1219 tdb_agent.o \ 1220 thr.o \ 1221 thread_interface.o \ 1222 thread_pool.o \ 1223 tls.o \ 1224 tsd.o \ 1225 tmem.o \ 1226 unwind.o 1227 1228THREADS_INLINES = $(LIBCBASE)/threads/i386.il 1229$(TIL:%=pics/%) := CFLAGS += $(THREADS_INLINES) 1230 1231# pics/mul64.o := CFLAGS += $(LIBCBASE)/crt/mul64.il 1232 1233# large-file-aware components that should be built large 1234 1235$(COMSYSOBJS64:%=pics/%) := \ 1236 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1237 1238$(SYSOBJS64:%=pics/%) := \ 1239 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1240 1241$(PORTGEN64:%=pics/%) := \ 1242 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1243 1244$(PORTREGEX64:%=pics/%) := \ 1245 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1246 1247$(PORTSTDIO64:%=pics/%) := \ 1248 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1249 1250$(PORTSYS64:%=pics/%) := \ 1251 CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 1252 1253$(PORTSTDIO_W:%=pics/%) := \ 1254 CPPFLAGS += -D_WIDE 1255 1256$(PORTPRINT_W:%=pics/%) := \ 1257 CPPFLAGS += -D_WIDE 1258 1259$(PORTPRINT_C89:%=pics/%) := \ 1260 CPPFLAGS += -D_C89_INTMAX32 1261 1262$(PORTSTDIO_C89:%=pics/%) := \ 1263 CPPFLAGS += -D_C89_INTMAX32 1264 1265$(PORTI18N_COND:%=pics/%) := \ 1266 CPPFLAGS += -D_WCS_LONGLONG 1267 1268pics/arc4random.o := CPPFLAGS += -I$(SRC)/common/crypto/chacha 1269 1270pics/__clock_gettime.o := CPPFLAGS += $(COMMPAGE_CPPFLAGS) 1271 1272.KEEP_STATE: 1273 1274all: $(LIBS) $(LIB_PIC) 1275 1276lint := CPPFLAGS += -I$(LIBCDIR)/$(MACH)/fp 1277lint := CPPFLAGS += -D_MSE_INT_H -D_LCONV_C99 1278lint := LINTFLAGS += -mn -erroff=E_SUPPRESSION_DIRECTIVE_UNUSED 1279 1280lint: 1281 @echo $(LINT.c) ... 1282 @$(LINT.c) $(SRCS) $(LDLIBS) 1283 1284$(LINTLIB):= SRCS=$(LIBCDIR)/port/llib-lc 1285$(LINTLIB):= CPPFLAGS += -D_MSE_INT_H 1286$(LINTLIB):= LINTFLAGS=-nvx 1287 1288# object files that depend on inline template 1289$(TIL:%=pics/%): $(LIBCBASE)/threads/i386.il 1290# pics/mul64.o: $(LIBCBASE)/crt/mul64.il 1291 1292# include common libc targets 1293include $(LIBCDIR)/Makefile.targ 1294 1295# We need to strip out all CTF and DOF data from the static library 1296$(LIB_PIC) := DIR = pics 1297$(LIB_PIC): pics $$(PICS) 1298 $(BUILD.AR) 1299 $(MCS) -d -n .SUNW_ctf $@ > /dev/null 2>&1 1300 $(MCS) -d -n .SUNW_dof $@ > /dev/null 2>&1 1301 $(AR) -ts $@ > /dev/null 1302 $(POST_PROCESS_A) 1303 1304$(LIBCBASE)/crt/_rtbootld.s: $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.c 1305 $(CC) $(CPPFLAGS) $(CTF_FLAGS) -O -S $(C_PICFLAGS) \ 1306 $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s 1307 $(CAT) $(LIBCBASE)/crt/_rtboot.s $(LIBCBASE)/crt/_rtld.s > $@ 1308 $(RM) $(LIBCBASE)/crt/_rtld.s 1309 1310# partially built from C source 1311pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.s 1312 $(AS) $(ASFLAGS) $(LIBCBASE)/crt/_rtbootld.s -o $@ 1313 $(CTFCONVERT_O) 1314 1315ASSYMDEP_OBJS= \ 1316 _lwp_mutex_unlock.o \ 1317 _stack_grow.o \ 1318 getcontext.o \ 1319 setjmp.o \ 1320 tls_get_addr.o \ 1321 vforkx.o 1322 1323$(ASSYMDEP_OBJS:%=pics/%) := CPPFLAGS += -I. 1324 1325$(ASSYMDEP_OBJS:%=pics/%): assym.h 1326 1327# assym.h build rules 1328 1329GENASSYM_C = $(LIBCDIR)/$(MACH)/genassym.c 1330 1331genassym: $(GENASSYM_C) 1332 $(NATIVECC) $(NATIVE_CFLAGS) -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc \ 1333 -D__EXTENSIONS__ $(CPPFLAGS.native) -o $@ $(GENASSYM_C) 1334 1335OFFSETS = $(LIBCDIR)/$(MACH)/offsets.in 1336 1337assym.h: $(OFFSETS) genassym 1338 $(OFFSETS_CREATE) <$(OFFSETS) >$@ 1339 ./genassym >>$@ 1340 1341# derived C source and related explicit dependencies 1342$(LIBCDIR)/port/gen/errlst.c + \ 1343$(LIBCDIR)/port/gen/new_list.c: $(LIBCDIR)/port/gen/errlist $(LIBCDIR)/port/gen/errlist.awk 1344 cd $(LIBCDIR)/port/gen; pwd; $(AWK) -f errlist.awk < errlist 1345 1346pics/errlst.o: $(LIBCDIR)/port/gen/errlst.c 1347 1348pics/new_list.o: $(LIBCDIR)/port/gen/new_list.c 1349