Home
last modified time | relevance | path

Searched refs:Added (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/openbsd-src/gnu/usr.bin/perl/dist/Filter-Simple/
H A DChanges15 - Added optional second argument to import to allow
20 - Added FILTER as the normal mechanism for specifying filters
25 - Added a real test suite (thanks Jarkko)
30 - Added documentation for using F::S and Exporter together
35 - Added FILTER_ONLY for fine-grained filtering of code,
53 - Added automatic preservation of existing &import subroutines
55 - Added automatic preservation of Exporter semantics
75 - Added the missing DotsForArrows.pm demo file (thanks Autrijus)
77 - Added support for Perl 5.005
81 - Added note about use of /m flag when using ^ or $ in filter regexes
[all …]
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A DNEWS27 * Added --info switch to objcopy and strip.
31 * Added 'S' encoding to strings to allow the display of 8-bit characters.
33 * Added --prefix-symbols=<text>, --prefix-sections=<text> and
133 * Added windres program, which can be used to manipulate resources in WIN32
139 * Added S modifier to ar to not build a symbol table.
152 * Added new addr2line program. This uses the debugging information to convert
155 * Added --change-leading-char argument to objcopy.
157 * Added --weaken argument to objcopy.
161 * Added --adjust-vma option to objdump.
163 * Added -C/--demangle option to objdump.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A DNEWS88 * Added --info switch to objcopy and strip.
92 * Added 'S' encoding to strings to allow the display of 8-bit characters.
94 * Added --prefix-symbols=<text>, --prefix-sections=<text> and
194 * Added windres program, which can be used to manipulate resources in WIN32
200 * Added S modifier to ar to not build a symbol table.
213 * Added new addr2line program. This uses the debugging information to convert
216 * Added --change-leading-char argument to objcopy.
218 * Added --weaken argument to objcopy.
222 * Added --adjust-vma option to objdump.
224 * Added -C/--demangle option to objdump.
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/
H A DChanges21 - Added queue limit feature as per suggestion by Mark Zealey
36 - Added ->end() as per suggestion by Michael G. Schwern
42 - Added new example (examples/callback.pl) to distribution
73 - Added 'count' option to dequeue and dequeue_nb
74 - Added peek, insert and extract methods
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DChangeLog.mkhybrid21 Added -hide-list, -hide-joliet-list, -hide-hfs-list, -exclude-list
25 Added option -hfs-volid to give the HFS volume its own name (not
40 Added initial support for the AutoStart feature.
45 Added option to specify the PC Exchange "cluster size".
71 Added option (-no-desktop) to prevent the (empty) HFS desktop files
96 Added options to "hide" (options -hide and -hide-joliet) files
126 Added option (-log-file) to redirect stderr messages
128 Added option (-hfs-exclude) to exclude files/directories from
150 Added support for using a "magic" file to set CREATOR/TYPE for
157 Added possible support for bootable Mac CDs - see README.hfs_boot
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/
H A DChanges13 - Added RAWDATA specifier
17 - Added warning for all-lowercase handlers (thanks Garrett)
19 - Added autotie functionality
31 - Added __CALLER__ pseudo class for 'autotie'
33 - Added multi-phasic attribute handlers (thanks Garrett)
40 - Added option to pass arguments when autotied classes are imported
57 - Added "autotieref" option (thanks Pete)
72 - Added $VERSION numbrs to demo modules (seems bizarre to me, but
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DNEWS18 * Added support for Xtensa architecture.
20 * Added --with-sysroot configure switch to specify a target system root, for
23 * Added --accept-unknown-linker-format to restore old linker behaviour (pre
27 * Added --no-omagic to undo the effects of the -N option.
32 * Added --with-lib-path configure switch to specify default value for
79 * Added command line switch --section-start to set the start address of any
82 * Added ability to emit full relocation information in linked executables,
96 * Added AT> to the linker script language to allow load-time allocation of
99 * Added garbage collection of unused sections, enabled by --gc-sections.
105 * Added SORT to the linker script language to permit sorting sections by file
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DNEWS35 * Added SEGMENT_START to the linker script language to permit the user to
41 * Added SORT_BY_NAME and SORT_BY_ALIGNMENT to the linker script
45 * Added a new linker command line switch, --sort-section name|alignment,
94 * Added support for Xtensa architecture.
96 * Added --with-sysroot configure switch to specify a target system root, for
99 * Added --accept-unknown-linker-format to restore old linker behaviour (pre
103 * Added --no-omagic to undo the effects of the -N option.
108 * Added --with-lib-path configure switch to specify default value for
155 * Added command line switch --section-start to set the start address of any
158 * Added ability to emit full relocation information in linked executables,
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-3.x1264 * Makefile: Added several things for make clean to take care of.
1312 * main.c (main): Added check for flag to set xgdb_verbose.
1338 * symmetry-dep.c: Added static decls for i386_get_frame_setup,
1340 * values.c (unpack_double): Added a return (double)0 at the end to
1346 (_initialize_printcmd): Added this to command list.
1347 * gdb.texinfo [Memory]: Added documentation for the asdump
1350 enable_breakpoint, disable_breakpoint): Added extra verbosity for
1354 * stack.c: Added a new variable; "frame_changed" to indicate when
1407 * valprint.c (format_info): Added information about maximum number
1431 * Makefile: Added readline.c to the list of files screwed by
[all …]
/openbsd-src/gnu/usr.bin/cvs/
H A DChangeLog.zoo364 Added "-f logfile" option, which tells
368 rtag: Added -b option to create a branch tag,
371 tag: Added -b option to create a branch tag,
520 cvs: Added -l to turn off history logging.
521 Added -n to show what would be done without actually
523 Added -q/-Q for quiet and really quiet settings.
524 Added -t to show debugging trace.
525 add: Added -k to allow RCS 5.x -k options to be specified.
527 checkout: Added -A to reset sticky tags/date/options.
528 Added -N to not shorten module paths.
[all …]
/openbsd-src/gnu/usr.bin/perl/ext/Errno/
H A DChangeLog29 - Added patch from Sarathy to support Win32
37 - Added support for VMS
45 Added ChangeLog to MANIFEST
59 Added t/errno.t
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DNEWS6 * Added PIC m32r Linux (ELF) and support to M32R assembler.
8 * Added support for ARM V6.
10 * Added support for sh4a and variants.
22 * Added --gstabs+ switch to enable the generation of STABS debug format
25 * Added support for MIPS64 Release 2.
27 * Added support for v850e1.
29 * Added -n switch for x86 assembler. By default, x86 GAS replaces
39 * Added support for MIPS32 Release 2.
41 * Added support for Xtensa architecture.
130 * Added support for breaking to the end of repeat loops.
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/IO/
H A DChangeLog248 - Added method connected
251 - Added check that file * is not null
254 - Added check for connected
259 - Added check for connected.
264 - Added checks to all peer* and host* methods for undef
296 - Added checks for blocking()
327 - Added printflush so that flush.pl can be depreciated
358 - Added #ifdef I_* tests
363 - Added patch for multi-homed hosts, Thanks to Gisle Aas <gisle@aas.no>
367 - Added patc
[all...]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DNEWS19 * Added --reduce-memory-overheads switch to reduce the size of the hash
49 * Added support for generating unwind tables for ARM ELF targets.
58 * Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations
76 * Added PIC m32r Linux (ELF) and support to M32R assembler.
78 * Added support for ARM V6.
80 * Added support for sh4a and variants.
92 * Added --gstabs+ switch to enable the generation of STABS debug format
95 * Added support for MIPS64 Release 2.
97 * Added support for v850e1.
99 * Added -n switch for x86 assembler. By default, x86 GAS replaces
[all …]
/openbsd-src/lib/libfido2/
H A DNEWS28 ** Added OpenSSL 3.0 compatibility.
205 ** Added regress tests.
206 ** Added support for FIDO 2's hmac-secret extension.
217 ** Added command-line tools.
218 ** Added a couple of missing get functions.
221 ** Added documentation.
222 ** Added OpenSSL 1.0 support.
/openbsd-src/gnu/usr.bin/perl/vos/
H A DChanges11 Added support for the syslog family of functions to vos.c.
29 Added "compile_full_perl.cm", "configure_full_perl.sh" and
64 Added "configure_perl.cm". It is used to configure perl so that
66 Added "install_perl.cm" to install Perl into the appropriate
80 Added "config.def".
82 Added "config.pl".
/openbsd-src/gnu/usr.bin/perl/dist/Net-Ping/
H A DChanges84 - Added icmp message_type method with timestamp support.
94 - Added icmpv6 test.
95 - Added optional local tests hosts for the icmp tests:
120 - Added t/420_ping_syn_port.t (#4 by Julio Fraire)
204 - Added the optional family argument to most methods.
207 - Added the following named arguments to new:
210 - Added a dontfrag option, setting IP_DONTFRAG and on linux
213 - Added the wakeonlan method
215 - Added missing documentation
374 - 2) Added icmp_result method.
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/I18N-LangTags/
H A DChangeLog121 Added panic_languages().
122 Added :ALL export tag.
154 * Added support for RFC 3066 tags: allowing three-letter primary
163 * Added some nice tests to test.pl
177 * Added functions
186 * Added function super_languages()
/openbsd-src/lib/libpcap/
H A DCHANGES18 - Added configure options to disable flex and bison. Resulted from a
22 - Added support for Fore ATM interfaces (qaa and fa) under IRIX. Thanks
37 - Added some new SGI snoop interface types. Thanks to Steve Alexander
89 - Added Linux support.
112 - Added support for SINIX. Thanks to Andrej Borsenkow
128 - Added explicit netmask support. Thanks to Steve Nuchia
166 - Added loopback support for snoop. Resulted from report Steve
231 - Added checkioctl which is used with gcc to check that the
272 - Added "&&" and "||" aliases for "and" and "or" thanks to Vern Paxson.
274 - Added length, inbound and outbound keywords.
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DChangeLog8 (debugserver-entitlements.plist): Added the "seatbelt-profiles" entitlement
21 * MachProcess.cpp (MachProcess::PrepareForAttach): Added logging when
26 * DNB.cpp (DNBProcessLaunch): Added a stat on the incoming path that we are
69 * RNBRemote.h (PacketEnum): Added enum for qShlibInfoAddr.
70 * RNBRemote.cpp (RNBRemote::CreatePacketTable) Added the qShlibInfoAddr
166 * RNBRemote.h (PacketEnum): Added 'detach' enumeration.
168 * RNBRemote.cpp (RNBRemote::CreatePacketTable): Added detach support.
183 * RNBRemote.h (PacketEnum): Added query_step_packet_supported.
184 * RNBRemot.cpp (RNBRemote::CreatePacketTable): Added new
186 (RNBRemote::HandlePacket_q): Added support for the new
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DChanges104 Added:
112 - Added missing 'use Config' from 'android.pm' (thanks Debian community)
135 Added:
188 - Added a SUPPORT section to indicate that upstream is Perl 5 core
268 Added:
300 - Added version numbers to Windows compiler driver modules
314 - Added 'have_cplusplus()' method to check for C++ support
315 - Added patches for building Perl with mingw64 [Sisyphus]
358 - Added tests for have_compiler
385 - Added 'gn
[all...]
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Semaphore/
H A DChanges4 - Added ->down_timed()
10 - Added ->down_nb() and ->down_force()
/openbsd-src/usr.bin/file/magdir/
H A Dcommunications8 # Added by W. Borgert <debacle@debian.org>.
19 # Added by W. Borgert <debacle@debian.org>.
/openbsd-src/gnu/usr.bin/perl/dist/Module-CoreList/
H A DChanges516 - Added CGI et al deprecation status
680 - Added http://perlpunks.de/corelist to SEE ALSO
689 - Added release date option '-r' to corelist
756 - Added removed_from() and removed_from_by_date() functions
760 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
784 - Added 5.11.1
889 Added the %families hash.
907 Added 5.8.1 information.
926 - Added data for the 5.8 release.
932 - Added dat
[all...]
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A DChangeLog13 * i386.h (i386_optab): Added xstore as an alias for xstorerng.
17 * i386.h (i386_optab): Added xstore/xcrypt insns.

12345678910>>...14