binutils-gdb/config
Matthieu Longo bcbbe25eb4 autoconf: delete obsolete unused m4 file
config/uintmax_t.m4 contains only one function: jm_AC_TYPE_UINTMAX_T.
After a grep, I could not find any usage of it.

jm_AC_TYPE_UINTMAX_T seems to be an old implementation of the officially
suppported AC_TYPE_UINTMAX_T.
Doc: https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/
     autoconf-2.72/autoconf.html#index-AC_005fTYPE_005fUINTMAX_005fT-1

config/stdint.m4 seems to have taken over. The usage of
AC_REQUIRE([AC_TYPE_UINTMAX_T]) is not garded or inside a function, so it
will also automatically be run for the configure.ac files using
AC_CONFIG_MACRO_DIRS([../config]) instead of m4_include([../config/stdint.m4]).

It seems that people replaced jm_AC_TYPE_UINTMAX_T occurences by
AC_TYPE_UINTMAX_T, and forgot to delete uintmax_t.m4.
Deleting the file and regenerating the build scripts results in no diff,
so it looks safe to delete it from the repository.
2024-06-10 08:25:56 +09:30
..
acinclude.m4
acx.m4 autoupdate: replace obsolete macros AC_CANONICAL_SYSTEM 2024-06-10 08:25:55 +09:30
asmcfi.m4
ax_check_define.m4
ax_count_cpus.m4
ax_cxx_compile_stdcxx.m4
ax_pthread.m4
bfd64.m4
bitfields.m4
bootstrap-asan.mk
bootstrap-cet.mk
bootstrap-debug-big.mk
bootstrap-debug-ckovw.mk
bootstrap-debug-lean.mk
bootstrap-debug-lib.mk
bootstrap-debug.mk
bootstrap-lto-lean.mk Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken 2023-08-12 10:24:26 +09:30
bootstrap-lto-noplugin.mk
bootstrap-lto.mk Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken 2023-08-12 10:24:26 +09:30
bootstrap-O1.mk
bootstrap-O3.mk
bootstrap-Og.mk
bootstrap-time.mk
bootstrap-ubsan.mk
cet.m4
ChangeLog libiberty: Disable hwcaps for sha1.o 2023-11-30 10:14:30 +01:00
codeset.m4
debuginfod.m4 autoupdate: replace obsolete macros AC_HELP_STRING 2024-06-10 08:25:55 +09:30
dejagnu.m4
depstand.m4
dfp.m4
elf.m4
enable.m4 autoupdate: replace obsolete macros AC_HELP_STRING 2024-06-10 08:25:55 +09:30
extensions.m4
futex.m4
gc++filt.m4
gcc-plugin.m4 config: Fix host -rdynamic detection for build != host != target 2023-09-01 15:20:47 +00:00
gettext-sister.m4 Finalized intl-update patches 2023-11-15 12:53:04 +00:00
gettext.m4 Finalized intl-update patches 2023-11-15 12:53:04 +00:00
glibc21.m4
gthr.m4 gcc: Add 'mcf' thread model support from mcfgthread 2023-08-12 10:24:26 +09:30
gxx-include-dir.m4
hwcaps.m4 libiberty: Disable hwcaps for sha1.o 2023-11-30 10:14:30 +01:00
iconv.m4 Finalized intl-update patches 2023-11-15 12:53:04 +00:00
intdiv0.m4
intlmacosx.m4 Finalized intl-update patches 2023-11-15 12:53:04 +00:00
inttypes_h.m4
inttypes-pri.m4
inttypes.m4
isl.m4
jobserver.m4
largefile.m4
lcmessage.m4
ld-symbolic.m4
lead-dot.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4 autoupdate: replace obsolete macros AC_HELP_STRING 2024-06-10 08:25:55 +09:30
libstdc++-raw-cxx.m4
lthostflags.m4 autoupdate: replace obsolete macros AC_CANONICAL_SYSTEM 2024-06-10 08:25:55 +09:30
math.m4
mh-alpha-linux
mh-cygwin
mh-darwin configure: Allow host fragments to react to --enable-host-shared. 2023-08-12 10:24:26 +09:30
mh-djgpp
mh-mingw mh-mingw: drop unused BOOT_CXXFLAGS variable 2023-08-12 10:24:26 +09:30
mh-pa
mh-ppc-aix
mmap.m4 mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:02 -07:00
mt-alphaieee
mt-android
mt-d30v
mt-gnu
mt-mips16-compat
mt-mips-elfoabi
mt-mips-gnu
mt-nios2-elf
mt-ospace
mt-sde
mt-spu
multi.m4
nls.m4
no-executables.m4 mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:02 -07:00
override.m4
picflag.m4
pkg.m4
plugins.m4
po.m4
proginstall.m4
progtest.m4
sjlj.m4
stdint_h.m4
stdint.m4
target-posix
tcl.m4
tls.m4
toolexeclibdir.m4
ulonglong.m4
unwind_ipinfo.m4
warnings.m4
weakref.m4
zlib.m4
zstd.m4