summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (TRANSLATE): Cast rhs of ternary expression to char.Ben Elliston2005-07-152-2/+8
* floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston2005-07-122-0/+12
* pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston2005-07-123-3/+8
* config.table: Delete file.Kelley Cook2005-07-075-71/+146
* config.in: Regenerate for 6/20 change.Kelley Cook2005-07-072-0/+11
* re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey2005-07-032-0/+22
* re PR other/22268 (libiberty demanger crashes on (invalid) mangled name)Ian Lance Taylor2005-07-013-1/+18
* [multiple changes]Daniel Berlin2005-06-302-32/+28
* Index: include/ChangeLogGeoffrey Keating2005-06-216-12/+311
* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii2005-05-284-5/+298
* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson2005-05-253-0/+25
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-2435-152/+641
* getpwd.c: Remove unneeded prototype getcwd and move getwd so that it's only d...Andreas Jaeger2005-05-163-7/+13
* * functions.texi: Regenerated.Andreas Jaeger2005-05-151-0/+4
* ChangeLogAndreas Jaeger2005-05-151-144/+158
* Forgotten commit.Andreas Jaeger2005-05-151-0/+3
* fopen_unlocked.c: Enclose multi-word data types in @deftypefn in braces.Eli Zaretskii2005-05-151-3/+3
* pexecute.txh: Enclose multi-word data types in @deftypefn in braces.Eli Zaretskii2005-05-152-45/+65
* pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and sys/stat.h.Eli Zaretskii2005-05-122-38/+52
* Makefile.in: Regenerate dependencies.Paul Brook2005-05-112-10/+19
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-1066-113/+131
* aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.Kelley Cook2005-05-074-21/+18
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-075-72/+92
* libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi2005-04-263-11/+42
* libiberty.h (unlock_stream): New.Kaveh R. Ghazi2005-04-163-14/+47
* asprintf.c: Include config.h.Gabriel Dos Reis2005-04-1611-0/+320
* Fix typos.Gabriel Dos Reis2005-04-131-2/+2
* argv.c (dupargv): Mallocate space of argv[argc], not sizeof(char *) of that a...Gabriel Dos Reis2005-04-132-1/+6
* Fix missed replacements.Gabriel Dos Reis2005-04-131-2/+2
* regex.c (wcs_re_match_2_internal, [...]): Replace not with negate.Gabriel Dos Reis2005-04-132-8/+13
* configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis2005-04-124-0/+305
* libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi2005-04-117-7/+159
* test-pexecute.c (TEST_PEX_RUN): Move variable declaration before statement.Ian Lance Taylor2005-04-042-2/+8
* bcmp.c: Fix warnings and implement using memcmp.Kaveh R. Ghazi2005-04-024-23/+26
* configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi2005-04-0210-19/+36
* * cp-demangle.c: Update copyright.Ian Lance Taylor2005-04-022-1/+5
* gettimeofday.c: Add "Supplemental" to @deftypefn.Joseph Myers2005-03-313-2/+7
* pex-common.c: New file.Ian Lance Taylor2005-03-2916-439/+2857
* * unlink-if-ordinary.c: Include <sys/types.h>.Mark Kettenis2005-03-282-1/+7
* xregex2.h (_RE_ARGS): Remove definition and uses.Gabriel Dos Reis2005-03-284-293/+194
* partition.h: Remove use of PARAMS.Gabriel Dos Reis2005-03-2828-368/+179
* ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis2005-03-2828-194/+114
* configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags.Andreas Jaeger2005-03-273-81/+87
* * getopt1.c (getopt_long_only): Fix thinko.Gabriel Dos Reis2005-03-272-1/+5
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-2727-431/+242
* Convert libiberty to use ISO C prototype style 3/n.Gabriel Dos Reis2005-03-273-349/+195
* demangle.h: Remove uses of PARAMS.Gabriel Dos Reis2005-03-2618-414/+268
* libiberty.h (xstrndup): Declare.Kaveh R. Ghazi2005-03-258-7/+201
* * xmemdup.c, xstrdup.c: Expose the tail call.Kaveh R. Ghazi2005-03-253-4/+14
* libiberty.h (gettimeofday): Declare.Mark Mitchell2005-03-104-7/+58