Home
last modified time | relevance | path

Searched refs:lib (Results 1 – 25 of 603) sorted by path

12345678910>>...25

/dragonfly/
H A D.gitignore7 !/lib/libstand/bzlib.c.diff
H A DMakefile.inc130 SUBDIR+= lib
1152 _startup_libs= lib/csu lib/libc lib/libc_rtld
1153 lib/libc__L: lib/csu__L
1155 _prebuild_libs= lib/libbz2 lib/liblzma lib/libz lib/libzstd
1162 _prebuild_libs+= lib/libcrypt lib/libncurses/libncurses
1166 _prebuild_libs+= lib/librecrypto lib/libressl
1167 lib/libressl__L: lib/librecrypto__L
1170 lib/libldns__L: lib/librecrypto__L
1172 _prebuild_libs+= lib/libsbuf lib/libm \
1173 lib/libpam/libpam lib/libypclnt lib/lib${THREAD_LIB} \
[all …]
H A DMakefile_upgrade.inc17 TO_REMOVE+=/usr/lib/gcc2/crtend.o
23 TO_REMOVE+=/usr/lib/crtbegin.o
24 TO_REMOVE+=/usr/lib/crtbeginS.o
25 TO_REMOVE+=/usr/lib/crtend.o
26 TO_REMOVE+=/usr/lib/crtendS.o
38 TO_REMOVE+=/usr/lib/gcc3
80 TO_REMOVE+=/usr/lib/libgcc.a
82 TO_REMOVE+=/usr/lib/libobjc.a
186 TO_REMOVE+=/usr/lib/libmp.a
410 TO_REMOVE+=/usr/lib/gcc40
[all …]
H A DREADME55 lib System libraries.
H A DUPDATING1040 /usr/bin, and /usr/lib, and remove any stale files that you find. Please
/dragonfly/contrib/awk/
H A DFIXES.1e104 Fix a decision bug with trailing stuff in lib.c:is_valid_number
108 Fix problems converting inf and NaN values in lib.c:is_valid_number.
169 lib.c:is_number. Thanks to GitHub user ajcarr for the report
462 used as filenames (in lib.c).
516 minor fix in lib.c: increase inputFS to 100, change malloc
579 call of SYNTAX(), test malloc return in lib.c, all with thanks to
1043 replaced nested comments by #if 0...#endif in run.c, lib.c.
1045 removed getsval, setsval, execute macros from run.c and lib.c.
1190 fixed sleazy buggy code in lib.c that looked (incorrectly) for
1403 Fixed lib.c to permit _ in commandline variable names.
[all …]
H A DREADME.md111 gcc -g -Wall -pedantic -Wcast-qual -O2 -c -o lib.o lib.c
114 …gcc -g -Wall -pedantic -Wcast-qual -O2 awkgram.tab.o b.o main.o parse.o proctab.o tran.o lib.o r…
/dragonfly/contrib/binutils-2.27/
H A DREADME18 To install them (by default in /usr/local/bin, /usr/local/lib, etc),
H A DREADME.DELETED435 bfd/vms-lib.c
1628 libiberty/copying-lib.texi
H A DREADME.DRAGONFLY23 (export CFLAGS="-I/usr/local/include" && export LDFLAGS="-L/usr/local/lib" && \
25 --disable-werror --with-lib-path=/lib:/usr/lib \
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi1729 @item * A global debug directory such as /usr/lib/debug.
4004 [@option{-l}|@option{--output-lib} @var{library-file-name}]
4096 dlltool -e exports.o -l dll.lib dll.o
4098 gcc program.o dll.lib -o program
4135 @itemx --output-lib @var{filename}
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Das.texinfo491 [@b{-mrelocatable}|@b{-mrelocatable-lib}|@b{-K PIC}] [@b{-memb}]
H A Dc-ppc.texi166 @item -mrelocatable-lib
167 Support for GCC's -mrelocatable-lib option.
/dragonfly/contrib/binutils-2.27/gold/
H A Darchive.cc1184 Lib_group::Lib_group(const Input_file_lib* lib, Task* task) in Lib_group() argument
1187 this->members_.resize(lib->size()); in Lib_group()
H A Darchive.h476 Lib_group(const Input_file_lib* lib, Task* task);
529 Lib_group* lib, Task_token* next_blocker) in Add_lib_group_symbols() argument
531 lib_(lib), readsyms_blocker_(NULL), this_blocker_(NULL), in Add_lib_group_symbols()
H A Dgold.cc358 Incremental_library* lib = ibase->get_library(input_file_index); in process_incremental_input() local
359 gold_assert(lib != NULL); in process_incremental_input()
360 if (lib->filename() == "/group/" in process_incremental_input()
380 Incremental_library* lib = ibase->get_library(input_file_index); in process_incremental_input() local
381 gold_assert(lib != NULL); in process_incremental_input()
383 if (lib->filename() != "/group/") in process_incremental_input()
385 if (ibase->file_has_changed(lib->input_file_index())) in process_incremental_input()
402 obj, lib, NULL, this_blocker, in process_incremental_input()
H A Dincremental.cc323 Incremental_library* lib = in setup_readers() local
326 this->library_map_[i] = lib; in setup_readers()
332 this->library_map_[member_index] = lib; in setup_readers()
380 const Input_file_lib* lib = p->lib(); in check_input_args() local
381 check_input_args(input_args_map, lib->begin(), lib->end()); in check_input_args()
H A Doptions.cc1363 return this->input_argument_list_.back().lib()->add_file(file); in add_file()
1402 Input_file_lib* lib = new Input_file_lib(options); in start_lib() local
1403 this->input_argument_list_.push_back(Input_argument(lib)); in start_lib()
H A Doptions.h1855 explicit Input_argument(Input_file_lib* lib) in Input_argument() argument
1856 : is_file_(false), group_(NULL), lib_(lib), script_info_(NULL) in Input_argument()
1899 lib() const in lib() function
1907 lib() in lib() function
H A Dreadsyms.cc225 Lib_group* lib = new Lib_group(lib_group, this); in do_lib_group() local
230 lib, this->next_blocker_); in do_lib_group()
240 Archive_member* m = lib->get_member(j); in do_lib_group()
535 const Input_file_lib* lib = this->input_argument_->lib(); in get_name() local
537 p != lib->end(); in get_name()
753 gold_assert(lib != NULL); in run()
754 lib->copy_unused_symbols(); in run()
756 if (!lib->is_reported()) in run()
758 unsigned int lib_serial = lib->arg_serial(); in run()
759 unsigned int lib_index = lib->input_file_index(); in run()
[all …]
/dragonfly/contrib/binutils-2.27/gprof/
H A Dgprof.info163 ld -o myprog /lib/gcrt0.o myprog.o utils.o -lc_p
H A Dgprof.texi324 ld -o myprog /lib/gcrt0.o myprog.o utils.o -lc_p
/dragonfly/contrib/binutils-2.27/ld/
H A DREADME32 or using the --with-lib-path configure switch.
H A Dgenscripts.sh152 for lib in "$@"; do
155 lib="=${lib}"
159 case "${lib}" in
162 *:${lib}:*) ;;
163 ::) lib_path1=${lib} ;;
164 *) lib_path1=${lib_path1}:${lib} ;;
168 case "${lib}" in
174 *:${lib}${LIBPATH_SUFFIX}:*) ;;
183 *:${lib}:*) ;;
184 *::) lib_path2=${lib} ;;
[all …]
/dragonfly/contrib/binutils-2.27/ld/emultempl/
H A Delf32.em866 /* Stop looking if we've found a loaded lib. */
875 /* Don't look for a second non-loaded as-needed lib. */
1155 /* If the lib that needs this one was --as-needed and wasn't
1156 found to be needed, then this lib isn't needed either. */
1161 /* Skip the lib if --no-copy-dt-needed-entries and
1671 len += strlen (arch) + sizeof "/lib.so";
1678 sprintf (string, "%s/lib%s%s.so", search->name, filename, arch);

12345678910>>...25