/
niceSOFT
/
gdb
ОбзорДокументацияВойти
/
niceSOFT
/
gdb
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
gdb/
config/
..
ChangeLog

libiberty: Disable hwcaps for sha1.o

3 года назад
acinclude.m4

config: delete unused sim macros

5 лет назад
acx.m4

Revert "binutils: Require GNU tail for 'objdump -Wi' test"

год назад
asmcfi.m4

Resync config/ from GCC.

14 лет назад
ax_check_define.m4

Update top level configure files by synchronizing them with gcc.

9 лет назад
ax_count_cpus.m4

Merge changes from GCC for the config/ directory

6 лет назад
ax_cxx_compile_stdcxx.m4

Merge configure.ac from gcc project

4 года назад
ax_pthread.m4

config: Sync with GCC

8 лет назад
bfd64.m4

Fix 64-bit BFD detection causing build failures

год назад
bitfields.m4

Sync config files with GCC

11 лет назад
bootstrap-O1.mk

ChangeLog: PR target/37137 * Makefile.def (flags_to_pass): Remove redundant and incomplete STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. Add FLAGS_FOR_TARGET and BUILD_CONFIG. (bootstrap_stage): Remove bootstrap-debug custom stages. Turn stage_configureflags, stage_cflags and stage_libcflags into explicit Makefile macros. * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to CC. Set CC_FOR_BUILD from CC. (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. (_LIBCFLAGS): Renamed to _TFLAGS. (do-compare-debug, do-compare3-debug): Drop. (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. (XGCC_FLAGS_FOR_TARGET): New. (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and TFLAGS. (BUILD_CONFIG): Include if requested. (all): Set TFLAGS on bootstrap. (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. (all-stageid-prefixmodule): Likewise. (do-clean, distclean-stageid): Set TFLAGS. (restrap): Fix whitespace. * Makefile.in: Rebuilt. config/ChangeLog: * multi.m4: Save CXX, GFORTRAN and GCJ in config.status. * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust. * bootstrap-O1.mk: New. * bootstrap-O3.mk: New. * bootstrap-debug.mk: New.

17 лет назад
bootstrap-O3.mk

ChangeLog: PR target/37137 * Makefile.def (flags_to_pass): Remove redundant and incomplete STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. Add FLAGS_FOR_TARGET and BUILD_CONFIG. (bootstrap_stage): Remove bootstrap-debug custom stages. Turn stage_configureflags, stage_cflags and stage_libcflags into explicit Makefile macros. * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to CC. Set CC_FOR_BUILD from CC. (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. (_LIBCFLAGS): Renamed to _TFLAGS. (do-compare-debug, do-compare3-debug): Drop. (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. (XGCC_FLAGS_FOR_TARGET): New. (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and TFLAGS. (BUILD_CONFIG): Include if requested. (all): Set TFLAGS on bootstrap. (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. (all-stageid-prefixmodule): Likewise. (do-clean, distclean-stageid): Set TFLAGS. (restrap): Fix whitespace. * Makefile.in: Rebuilt. config/ChangeLog: * multi.m4: Save CXX, GFORTRAN and GCJ in config.status. * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust. * bootstrap-O1.mk: New. * bootstrap-O3.mk: New. * bootstrap-debug.mk: New.

17 лет назад
bootstrap-Og.mk

Merge changes from GCC for the config/ directory

6 лет назад
bootstrap-asan.mk

sync binutils config/ with gcc

10 лет назад
bootstrap-cet.mk

config: Sync with GCC

8 лет назад
bootstrap-debug-big.mk

ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.

17 лет назад
bootstrap-debug-ckovw.mk

ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.

17 лет назад
bootstrap-debug-lean.mk

Update top level configure files by synchronizing them with gcc.

9 лет назад
bootstrap-debug-lib.mk

ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.

17 лет назад
bootstrap-debug.mk

ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.

17 лет назад
bootstrap-lto-lean.mk

Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken

3 года назад
bootstrap-lto-noplugin.mk

config: Sync with GCC

8 лет назад
bootstrap-lto.mk

Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken

3 года назад
bootstrap-time.mk

ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt. config/ChangeLog: * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. * bootstrap-debug-lean.mk: Update comments. (STAGE2_CFLAGS): Likewise. (do-compare): Don't override. ChangeLog: * configure.ac (with-build-config): Document. Handle without. Handle missing argument. * configure: Rebuilt.

17 лет назад
bootstrap-ubsan.mk

config: Sync with GCC

8 лет назад
cet.m4

GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs

5 лет назад
clang-plugin.m4

tidy m4 plugin config support

9 месяцев назад
codeset.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
debuginfod.m4

autoupdate: replace obsolete macros AC_HELP_STRING

2 года назад
dejagnu.m4

config: Update obsolete autoconf macro

год назад
depstand.m4

2007-02-09 Paolo Bonzini <bonzini@gnu.org>

20 лет назад
dfp.m4

Merge config/ changes from GCC, to enable DFP on AArch64

4 года назад
elf.m4

Sync elf.m4 with GCC tree

11 лет назад
enable.m4

autoupdate: replace obsolete macros AC_HELP_STRING

2 года назад
extensions.m4

config/ * extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. * tls.m4 (GCC_CHECK_TLS): Fix m4 quotation. * no-executables.m4 (_AC_COMPILER_EXEEXT): Fix m4 quotation. * override.m4 (m4_copy_force, m4_rename_force): Provide macros if not defined. (AC_PREREQ): Use m4_copy_force.

17 лет назад
futex.m4

Merge changes from GCC for the config/ directory

6 лет назад
gc++filt.m4

* gc++filt.m4: New file.

16 лет назад
gcc-plugin.m4

tidy m4 plugin config support

9 месяцев назад
gettext-sister.m4

Revert "Remove LIBINTL_DEP"

2 года назад
gettext.m4

Finalized intl-update patches

3 года назад
glibc21.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
gthr.m4

gcc: Add 'mcf' thread model support from mcfgthread

3 года назад
gxx-include-dir.m4

Sync from GCC

20 лет назад
hwcaps.m4

libiberty: Disable hwcaps for sha1.o

3 года назад
iconv.m4

Finalized intl-update patches

3 года назад
intdiv0.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
intlmacosx.m4

Finalized intl-update patches

3 года назад
inttypes-pri.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
inttypes.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
inttypes_h.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
isl.m4

Update top level configure files by synchronizing them with gcc.

9 лет назад
jobserver.m4

Implement a workaround for GNU mak jobserver

6 лет назад
largefile.m4

Unify Solaris procfs and largefile handling

6 лет назад
lcmessage.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
ld-symbolic.m4

2007-01-14 H.J. Lu <hongjiu.lu@intel.com>

20 лет назад
lead-dot.m4

Sync config/ from GCC:

17 лет назад
lib-ld.m4

egrep in binutils

4 года назад
lib-link.m4

Merge changes from GCC for the config/ directory

6 лет назад
lib-prefix.m4

autoupdate: replace obsolete macros AC_HELP_STRING

2 года назад
libstdc++-raw-cxx.m4

Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS

14 лет назад
lthostflags.m4

autoupdate: replace obsolete macros AC_CANONICAL_SYSTEM

2 года назад
math.m4

Sync config and libiberty with GCC

6 лет назад
mh-alpha-linux

Sync toplevel configure.ac with GCC

11 лет назад
mh-cygwin

2011-03-24 Paolo Bonzini <bonzini@gnu.org>

15 лет назад
mh-darwin

configure: Allow host fragments to react to --enable-host-shared.

3 года назад
mh-djgpp

sync with gcc 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>

24 года назад
mh-mingw

mh-mingw: drop unused BOOT_CXXFLAGS variable

3 года назад
mh-pa

2008-07-30 Paolo Bonzini <bonzini@gnu.org>

18 лет назад
mh-ppc-aix

Resync config/ from GCC.

14 лет назад
mmap.m4

mmap: Avoid the sanitizer configure check failure

2 года назад
mt-alphaieee

Resync config/ from GCC.

14 лет назад
mt-android

Update top level configure files by synchronizing them with gcc.

9 лет назад
mt-d30v

19990502 sourceware import

27 лет назад
mt-gnu

Don't reset CXXFLAGS_FOR_TARGET

11 лет назад
mt-mips-elfoabi

* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. * configure: Regenerate.

18 лет назад
mt-mips-gnu

* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. * configure: Regenerate.

18 лет назад
mt-mips16-compat

* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. * configure: Regenerate.

18 лет назад
mt-ospace

Append -g -Os rather than overwriting

11 лет назад
mt-sde

2012-09-19 Steve Ellcey <sellcey@mips.com>

14 лет назад
mt-spu

* mt-spu (all-ld): Update for ld Makefile changes.

18 лет назад
multi.m4

Merge config/ changes from GCC.

8 лет назад
nls.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
no-executables.m4

mmap: Avoid the sanitizer configure check failure

2 года назад
override.m4

PR27116, Spelling errors found by Debian style checker

6 лет назад
picflag.m4

Merge config/picflag.m4 from gcc

4 года назад
pkg.m4

PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works

6 лет назад
plugins.m4

config: Sync with GCC

8 лет назад
po.m4

Sync config with GCC

11 лет назад
proginstall.m4

* configure.ac: m4_include config/proginstall.m4. * configure: Regenerate. config/ * proginstall.m4: New file, with fixed AC_PROG_INSTALL. bfd/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. bfd/doc/ * Makefile.in: Regenerate. intl/ * aclocal.m4: Regenerate. * configure: Likewise. gas/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. ld/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. opcodes/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. binutils/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. gprof/ * aclocal.m4: Regenerate. * configure: Likewise. * Makefile.in: Likewise.

18 лет назад
progtest.m4

Import from gcc repository:

23 года назад
sjlj.m4

Sync config files with GCC

11 лет назад
stdint.m4

Sync config with GCC

11 лет назад
stdint_h.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
target-posix

Sync config files with GCC

11 лет назад
tcl.m4

Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts

4 месяца назад
tls.m4

Merge changes from GCC for the config/ directory

6 лет назад
toolexeclibdir.m4

Merge changes from GCC for the config/ directory

6 лет назад
ulonglong.m4

Merge from gcc 2004-09-22 Kelley Cook <kcook@gcc.gnu.org> * gettext-sister.m4: Renamed from gettext.m4 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4, inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

22 года назад
unwind_ipinfo.m4

Sync config/ from GCC:

17 лет назад
warnings.m4

Sync config/warnings.m4 with GCC

11 лет назад
weakref.m4

Resync config/ from GCC.

14 лет назад
zlib.m4

Set zlibdir/zlibinc with top_builddir/top_srcdir

11 лет назад
zstd.m4

configure: require libzstd >= 1.4.0

4 года назад