Home
last modified time | relevance | path

Searched refs:revert (Results 1 – 20 of 20) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
Dtest-gen.c469 #define signed_constant(bits, shift, revert) \ in signed_constant() argument
470 { signed_constant, { i1: shift, i2: bits * (revert ? -1 : 1), \ in signed_constant()
504 #define unsigned_constant(bits, shift, revert) \ in unsigned_constant() argument
505 { unsigned_constant, { i1: shift, i2: bits * (revert ? -1 : 1), \ in unsigned_constant()
541 #define absolute_address (bits, shift, revert) \ in absolute_address()
542 { absolute_address, { i1: shift, i2: bits * (revert ? -1 : 1), \ in absolute_address()
/toolchain/binutils/binutils-2.27/include/aout/
DChangeLog-9115162 * aout64.h (N_DATOFF): Don't pad (revert change of 8 Jul 1993).
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-xtensa.texi893 argument is omitted, the literal sections revert to the defaults. This
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-9899601 * hppa-dis.c: revert HP merge changes until HP gives us
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20061789 (arm_reg_parse): Remove RTYPE argument (revert to previous arguments).
DChangeLog-2009989 * config/tc-bfin.c (bfin_fix_adjustable): Partially revert the
DChangeLog-96975342 special section was found (revert Feb 29 change).
DChangeLog-00015551 * config/obj-coff.c (obj_frob_symbol): revert previous change,
/toolchain/binutils/binutils-2.27/zlib/
DChangeLog1082 - revert to the zlib 1.0.8 inflate to avoid the gcc 2.8.0 bug (Jeremy Buhler)
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2010279 Partially revert previous patch. Free blocks later.
DChangeLog-96971677 * m68knetbsd.c (SEGMENT_SIZE): Don't define (revert change of
2912 against SEC_DEBUGGING sections here (revert patch of December 5).
DChangeLog-2007983 long long. Partly revert 2007-07-12 change, so that
DChangeLog-20091714 * coffcode.h (sec_to_styp_flags): Partially revert (functional
DChangeLog-9899489 (coff_classify_symbol): Re-revert 1999-08-08 patch if
/toolchain/binutils/binutils-2.27/libiberty/
DChangeLog6532 * pexecute.c: revert back to checking old Cygwin
7518 * choose-temp.c: bring in sync with gcc (revert Aug 17 change)
/toolchain/binutils/binutils-2.27/
DChangeLog262 Install back PR target/47230 fix (Revert the revert).
11135 (MAKEOVERRIDES): Define (revert this part of October 18 change).
/toolchain/binutils/binutils-2.27/texinfo/
Dtexinfo.tex9240 % That is what \eatinput is for; after that, the `\' should revert to printing
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-08156988 (Layout::create_interp): Always call choose_output_section (revert
11888 * script.cc (class Lazy_demangler): Recreate--revert part of patch
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-91975975 * Makefile.in: revert earlier changes back to execute runtest
/toolchain/benchmark/
Dpanorama.diff9505 + // mayban: to revert to the original full chunks state, change the line below to: nc = 128;