aboutsummaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Update copyright years.Jakub Jelinek1-3/+1
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-1/+2
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay1-0/+13
2015-11-12* Makefile.in (etags tags TAGS): Use && instead of ;.Mike Stump1-1/+1
2015-10-28Make-lang.in (c.tags): Also include libcpp TAGS.Jason Merrill1-5/+3
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang1-2/+3
2014-12-24xasprintf.c: New file.Uros Bizjak1-5/+16
2014-12-11xvasprintf.c: New file.Uros Bizjak1-5/+25
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov1-12/+34
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw1-2/+10
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek1-8/+376
2013-06-01re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess1-12/+12
2013-01-01simple-object-xcoff.c: New file.David Edelsohn1-1/+10
2012-09-18strnlen.c: New file.Ian Lance Taylor1-9/+16
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey1-3/+11
2011-11-02Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans1-4/+12
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-6/+13
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues1-0/+3
2010-11-02simple-object.h: New file.Ian Lance Taylor1-5/+43
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen1-2/+11
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold1-158/+172
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves1-1/+1
2010-03-02Small multilib rule fixups.Ralf Wildenhues1-1/+1
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill1-2/+4
2009-08-23re PR rtl-optimization/10536 (Linux kernel miscompiled on s390)H.J. Lu1-27/+2
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues1-0/+10
2009-07-24crc32.c: New file.Ian Lance Taylor1-2/+8
2009-04-25Makefile.in (needed-list): Target removed (not used in GCC 3.0 and later).Eli Zaretskii1-19/+3
2009-03-27memmem.c: New file, from gnulib.Ian Lance Taylor1-4/+10
2008-10-22./Daniel Jacobowitz1-1/+3
2008-10-15re PR tree-optimization/37717 (verify_ssa failed for legal C++ with -O2)Paolo Bonzini1-5/+3
2008-07-24maint-tool (deps): Output config.h instead of stamp-h.Ralf Wildenhues1-73/+77
2008-03-27configure.ac (frags): Don't set, use frag instead.Paolo Bonzini1-1/+1
2008-03-25sha1.h: New file, from gnulib.Ian Lance Taylor1-5/+13
2007-07-25ternary.h: Remove.Ben Elliston1-21/+7
2007-07-12maint-tool (deps): Output stamp-h instead of config.h.Alexandre Oliva1-77/+73
2007-05-03filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.Joel Brobecker1-1/+2
2007-03-29filename_cmp.c: New file.Joel Brobecker1-5/+11
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-1/+18
2007-03-01re PR other/16513 (Libiberty doesn't honor the multi-os-directory settings)Peter Breitenlohner1-10/+10
2006-10-10--(top level)--------------------------------------------Brooks Moses1-2/+6
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman1-2/+2
2006-04-06Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell1-2/+57
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell1-4/+5
2005-07-07config.table: Delete file.Kelley Cook1-1/+1
2005-06-21Index: include/ChangeLogGeoffrey Keating1-4/+11
2005-05-11Makefile.in: Regenerate dependencies.Paul Brook1-10/+15
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi1-1/+10
2005-03-29pex-common.c: New file.Ian Lance Taylor1-3/+25