aboutsummaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
AgeCommit message (Expand)Author
2024-01-03Update copyright years.Jakub Jelinek
2023-11-30libiberty: Disable hwcaps for sha1.oRainer Orth
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu
2023-01-16Update copyright years.Jakub Jelinek
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska
2022-11-09sphinx: add --with-sphinx-buildMartin Liska
2022-11-09sphinx: support Sphinx in build systemMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-12-15Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu
2021-12-15Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu
2021-11-29Make etags path used by build system configurableEric Gallager
2021-10-22Add install-dvi Makefile targets.Eric Gallager
2021-02-20libiberty: autogenerate aclocal.m4Mike Frysinger
2021-01-04Update copyright years.Jakub Jelinek
2020-06-23libiberty, include: add bsearch_rNick Alcock
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu
2020-01-01Update copyright years.Jakub Jelinek
2019-08-12Move is_valid_fd to filedescriptor.c file.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay
2015-11-12* Makefile.in (etags tags TAGS): Use && instead of ;.Mike Stump
2015-10-28Make-lang.in (c.tags): Also include libcpp TAGS.Jason Merrill
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang
2014-12-24xasprintf.c: New file.Uros Bizjak
2014-12-11xvasprintf.c: New file.Uros Bizjak
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2013-06-01re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess
2013-01-01simple-object-xcoff.c: New file.David Edelsohn
2012-09-18strnlen.c: New file.Ian Lance Taylor
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey
2011-11-02Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues
2010-11-02simple-object.h: New file.Ian Lance Taylor
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves
2010-03-02Small multilib rule fixups.Ralf Wildenhues
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill
2009-08-23re PR rtl-optimization/10536 (Linux kernel miscompiled on s390)H.J. Lu
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues
2009-07-24crc32.c: New file.Ian Lance Taylor
2009-04-25Makefile.in (needed-list): Target removed (not used in GCC 3.0 and later).Eli Zaretskii
2009-03-27memmem.c: New file, from gnulib.Ian Lance Taylor