| Commit message (Expand) | Author | Age | Files | Lines |
* | libiberty: {count,dup,write}argv: constify argv input slightly | Mike Frysinger | 2016-01-05 | 1 | -3/+3 |
* | xasprintf.c: New file. | Uros Bizjak | 2014-12-24 | 1 | -0/+9 |
* | xvasprintf.c: New file. | Uros Bizjak | 2014-12-11 | 1 | -0/+9 |
* | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2014-11-11 | 1 | -4/+14 |
* | Revert revision 217149 because it breaks Ada: | Manuel López-Ibáñez | 2014-11-05 | 1 | -14/+4 |
* | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2014-11-05 | 1 | -4/+14 |
* | Add strtoll and strtoull to libiberty. | Yury Gribov | 2014-10-28 | 1 | -0/+18 |
* | libiberty: Expose choose_tmpdir, and fix constness of return type | David Malcolm | 2014-10-15 | 1 | -7/+6 |
* | strnlen.c: New file. | Ian Lance Taylor | 2012-09-18 | 1 | -6/+64 |
* | re PR debug/28047 (DWARF output_file_names should really understand DOS pathn... | Kai Tietz | 2011-02-28 | 1 | -0/+18 |
* | libiberty: documentation markup and order fixes. | Ralf Wildenhues | 2011-02-03 | 1 | -128/+200 |
* | simple-object.h: New file. | Ian Lance Taylor | 2010-11-02 | 1 | -0/+180 |
* | setproctitle.c: Add space after function name in @deftypefn comment. | Ian Lance Taylor | 2010-10-29 | 1 | -1/+1 |
* | [PATCH] Report LTO phase in lto1 process name v2 | Andi Kleen | 2010-10-06 | 1 | -1/+9 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -1/+38 |
* | * functions.texi: Rebuild. | Ben Elliston | 2009-11-25 | 1 | -6/+19 |
* | crc32.c: New file. | Ian Lance Taylor | 2009-07-24 | 1 | -14/+33 |
* | memmem.c: New file, from gnulib. | Ian Lance Taylor | 2009-03-27 | 1 | -2/+11 |
* | re PR ada/15479 (Ada manual problems) | Ralf Wildenhues | 2008-07-30 | 1 | -7/+9 |
* | argv.c (writeargv): Fix typo in inline documentation. | DJ Delorie | 2007-07-23 | 1 | -7/+17 |
* | filename_cmp.c: New file. | Joel Brobecker | 2007-03-29 | 1 | -0/+16 |
* | hex.c: Fix typo. | Ralf Wildenhues | 2007-01-31 | 1 | -2/+2 |
* | libiberty.h (PEX_STDERR_TO_PIPE): New define. | Vladimir Prus | 2007-01-31 | 1 | -13/+35 |
* | strsignal.c (psignal): Change type of signo to int. | Ben Elliston | 2007-01-31 | 1 | -1/+1 |
* | Patch to provide pex_run_in_environment. | Mark Shinwell | 2006-06-01 | 1 | -9/+23 |
* | pex-common.c (pex_input_file, [...]): New functions. | Jim Blandy | 2006-04-12 | 1 | -9/+72 |
* | functions.texi: Regenerate. | Jim Blandy | 2006-03-13 | 1 | -1/+21 |
* | Index: include/ChangeLog | Geoffrey Keating | 2005-06-21 | 1 | -5/+52 |
* | ChangeLog | Andreas Jaeger | 2005-05-15 | 1 | -144/+158 |
* | libiberty.h (unlock_std_streams): New. | Kaveh R. Ghazi | 2005-04-26 | 1 | -10/+19 |
* | libiberty.h (unlock_stream): New. | Kaveh R. Ghazi | 2005-04-16 | 1 | -3/+12 |
* | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 2005-04-11 | 1 | -0/+30 |
* | gettimeofday.c: Add "Supplemental" to @deftypefn. | Joseph Myers | 2005-03-31 | 1 | -1/+1 |
* | pex-common.c: New file. | Ian Lance Taylor | 2005-03-29 | 1 | -61/+197 |
* | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 2005-03-25 | 1 | -0/+36 |
* | hex.c (hex_value): Group 'unsigned int' together to get correct markup. | Tobias Schlüter | 2005-01-11 | 1 | -11/+11 |
* | safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... | Zack Weinberg | 2003-06-22 | 1 | -3/+97 |
* | asprintf.c: Change comment to note that -1 is returned upon error. | Nick Clifton | 2003-06-03 | 1 | -2/+2 |
* | hex.c (_hex_value): Make this unsigned. | Jim Blandy | 2003-05-15 | 1 | -1/+7 |
* | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 2003-04-16 | 1 | -0/+26 |
* | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 2003-04-16 | 1 | -1/+27 |
* | Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 2003-02-20 | 1 | -10/+29 |
* | Makefile.in (CFILES): Add pex-*.c. | Zack Weinberg | 2003-01-24 | 1 | -15/+18 |
* | libiberty.h (make_relative_prefix): Add prototype. | Daniel Jacobowitz | 2002-11-22 | 1 | -4/+21 |
* | hex.c: Add documentation. | DJ Delorie | 2002-03-27 | 1 | -0/+28 |
* | argv.c, [...]: Improve manual formatting. | DJ Delorie | 2001-10-17 | 1 | -28/+28 |
* | Makefile.in (TEXIFILES): Add fnmatch.txh. | DJ Delorie | 2001-10-15 | 1 | -7/+428 |
* | bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". | Joseph Myers | 2001-10-10 | 1 | -4/+4 |
* | alloca.c, [...]: Improve manual formatting. | Joseph Myers | 2001-10-07 | 1 | -29/+29 |
* | libiberty.texi: (Top level): Add syncodeindex pg. | Eli Zaretskii | 2001-09-27 | 1 | -19/+20 |