Age | Commit message (Expand) | Author | Files | Lines |
2005-07-22 | configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 4 | -125/+145 |
2005-07-15 | * regex.c (TRANSLATE): Cast rhs of ternary expression to char. | Ben Elliston | 2 | -2/+8 |
2005-07-12 | floatformat.c (floatformat_to_double): Add a comment about a potential source... | Ben Elliston | 2 | -0/+12 |
2005-07-12 | pexecute.c (pexecute): Cast string litrals to char *. | Ben Elliston | 3 | -3/+8 |
2005-07-07 | config.table: Delete file. | Kelley Cook | 5 | -71/+146 |
2005-07-07 | config.in: Regenerate for 6/20 change. | Kelley Cook | 2 | -0/+11 |
2005-07-03 | re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_... | Steve Ellcey | 2 | -0/+22 |
2005-07-01 | re PR other/22268 (libiberty demanger crashes on (invalid) mangled name) | Ian Lance Taylor | 3 | -1/+18 |
2005-06-30 | [multiple changes] | Daniel Berlin | 2 | -32/+28 |
2005-06-21 | Index: include/ChangeLog | Geoffrey Keating | 6 | -12/+311 |
2005-05-28 | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 4 | -5/+298 |
2005-05-25 | demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New. | Richard Henderson | 3 | -0/+25 |
2005-05-24 | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 35 | -152/+641 |
2005-05-16 | getpwd.c: Remove unneeded prototype getcwd and move getwd so that it's only d... | Andreas Jaeger | 3 | -7/+13 |
2005-05-15 | * functions.texi: Regenerated. | Andreas Jaeger | 1 | -0/+4 |
2005-05-15 | ChangeLog | Andreas Jaeger | 1 | -144/+158 |
2005-05-15 | Forgotten commit. | Andreas Jaeger | 1 | -0/+3 |
2005-05-15 | fopen_unlocked.c: Enclose multi-word data types in @deftypefn in braces. | Eli Zaretskii | 1 | -3/+3 |
2005-05-15 | pexecute.txh: Enclose multi-word data types in @deftypefn in braces. | Eli Zaretskii | 2 | -45/+65 |
2005-05-12 | pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and sys/stat.h. | Eli Zaretskii | 2 | -38/+52 |
2005-05-11 | Makefile.in: Regenerate dependencies. | Paul Brook | 2 | -10/+19 |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 66 | -113/+131 |
2005-05-07 | aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove. | Kelley Cook | 4 | -21/+18 |
2005-05-07 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 5 | -72/+92 |
2005-04-26 | libiberty.h (unlock_std_streams): New. | Kaveh R. Ghazi | 3 | -11/+42 |
2005-04-16 | libiberty.h (unlock_stream): New. | Kaveh R. Ghazi | 3 | -14/+47 |
2005-04-16 | asprintf.c: Include config.h. | Gabriel Dos Reis | 11 | -0/+320 |
2005-04-13 | Fix typos. | Gabriel Dos Reis | 1 | -2/+2 |
2005-04-13 | argv.c (dupargv): Mallocate space of argv[argc], not sizeof(char *) of that a... | Gabriel Dos Reis | 2 | -1/+6 |
2005-04-13 | Fix missed replacements. | Gabriel Dos Reis | 1 | -2/+2 |
2005-04-13 | regex.c (wcs_re_match_2_internal, [...]): Replace not with negate. | Gabriel Dos Reis | 2 | -8/+13 |
2005-04-12 | configure.ac: Check declarations for basename, ffs, asprintf, vasprintf. | Gabriel Dos Reis | 4 | -0/+305 |
2005-04-11 | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 7 | -7/+159 |
2005-04-04 | test-pexecute.c (TEST_PEX_RUN): Move variable declaration before statement. | Ian Lance Taylor | 2 | -2/+8 |
2005-04-02 | bcmp.c: Fix warnings and implement using memcmp. | Kaveh R. Ghazi | 4 | -23/+26 |
2005-04-02 | configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy... | Kaveh R. Ghazi | 10 | -19/+36 |
2005-04-02 | * cp-demangle.c: Update copyright. | Ian Lance Taylor | 2 | -1/+5 |
2005-03-31 | gettimeofday.c: Add "Supplemental" to @deftypefn. | Joseph Myers | 3 | -2/+7 |
2005-03-29 | pex-common.c: New file. | Ian Lance Taylor | 16 | -439/+2857 |
2005-03-28 | * unlink-if-ordinary.c: Include <sys/types.h>. | Mark Kettenis | 2 | -1/+7 |
2005-03-28 | xregex2.h (_RE_ARGS): Remove definition and uses. | Gabriel Dos Reis | 4 | -293/+194 |
2005-03-28 | partition.h: Remove use of PARAMS. | Gabriel Dos Reis | 28 | -368/+179 |
2005-03-28 | ternary.h: Don't use PARAMS anymore. | Gabriel Dos Reis | 28 | -194/+114 |
2005-03-27 | configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags. | Andreas Jaeger | 3 | -81/+87 |
2005-03-27 | * getopt1.c (getopt_long_only): Fix thinko. | Gabriel Dos Reis | 2 | -1/+5 |
2005-03-27 | md5.h: Remove definition and uses of __P. | Gabriel Dos Reis | 27 | -431/+242 |
2005-03-27 | Convert libiberty to use ISO C prototype style 3/n. | Gabriel Dos Reis | 3 | -349/+195 |
2005-03-26 | demangle.h: Remove uses of PARAMS. | Gabriel Dos Reis | 18 | -414/+268 |
2005-03-25 | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 8 | -7/+201 |
2005-03-25 | * xmemdup.c, xstrdup.c: Expose the tail call. | Kaveh R. Ghazi | 3 | -4/+14 |