2004-01-22 Graydon Hoare <graydon@redhat.com>
[gcc.git] / libiberty /
2004-01-15 Kazu Hirata* strdup.c (strdup): Constify the argument.
2004-01-14 Loren J. Rittle* Makefile.in (distclean): Remove config.cache.
2004-01-13 Daniel Jacobowitzcp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRU...
2004-01-12 Ian Lance Taylordemangle.h (enum demangle_component_type): Define.
2004-01-10 Kelley Cookconfigure.in: Rename file to ...
2004-01-02 Ian Lance Taylorcp-demangle.c (d_encoding): When DMGL_PARAMS is not...
2003-12-26 Kaveh R. Ghazi* cp-demangle.c (is_ctor_or_dtor): Fix error in last...
2003-12-22 Daniel Jacobowitzre PR other/13272 (libiberty/lbasename.c has incorrect...
2003-12-22 Ian Lance Taylorcp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler...
2003-12-20 Ian Lance Taylorcp-demangle.c (d_identifier): In Java mode, skip an...
2003-12-19 Ian Lance Taylorre PR c++/13447 (Another demangler problem with method...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_print_function_type): Print the functi...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_demangle): If DMGL_PARAMS is not set...
2003-12-15 Brendan KehoeMakefile.in (floatformat.o): Add dependency on config...
2003-12-15 Ian Lance TaylorFix handling of constructor/destructor of standard...
2003-12-04 Ian Lance Taylorre PR other/13304 (demangler bad output, "operator...
2003-12-03 Ian Lance Taylorfloatformat.c: Include "config.h" and <string.h> if...
2003-12-01 Ian Lance Taylorcp-demangle.c (d_demangle): Only return success if...
2003-12-01 Ian Lance Taylordemangle-expected: Revert one part of 2003-06-26 patch...
2003-11-26 Ian Lance Taylorcp-demangle.c (struct d_print_mod): Add templates field.
2003-11-25 Ian Lance Taylorcp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS...
2003-11-24 Ian Lance Taylorcp-demangle.c (d_encoding): Add top_level parameter.
2003-11-21 Ian Lance Taylorcp-demangle.c (has_return_type): Skip qualifiers when...
2003-11-21 Ian Lance Taylordemangle-expected: Minor changes to match output of...
2003-11-21 Ian Lance Taylor* cp-demangle.c: Complete rewrite.
2003-11-20 Mark Mitchellcp-demangle.c (demangle_type): Correct thinko in substi...
2003-11-19 Ian Lance Taylorcp-demangle.c (demangle_operator_name): Remove space...
2003-11-18 Ian Lance Taylortest-demangle.c (main): Don't pass DMGL_VERBOSE to...
2003-11-18 Ian Lance Taylor* testsuite/Makefile.in (test-demangle): Depend upon...
2003-10-31 Andreas Jaeger* floatformat.c (floatformat_always_valid): Add unused...
2003-10-30 Josef ZlomekJan Hubicka <jh@suse.cz>
2003-10-30 Josef Zlomekhashtab.c (htab_find_slot_with_hash): Decrease n_delete...
2003-10-20 J. Brobeckercplus-dem.c (demangle_template): Register a new Btype...
2003-10-16 H.J. Ludemangle-expected: Update the expected output of _GLOBA...
2003-10-02 Daniel Jacobowitzstrerror.c: Revert last change.
2003-10-01 Daniel Jacobowitzstrerror.c: Don't provide or reference sys_errlist...
2003-10-01 H.J. Luconfigure.in: Check if $MAKEINFO is missing.
2003-09-25 Daniel Jacobowitzconfigure.in: Use AC_PROG_CPP_WERROR.
2003-09-22 Andrew Cagneyfloatformat.h (struct floatformat): Add field "is_valid".
2003-09-16 Andrew CagneyIndex: include/ChangeLog
2003-09-15 Daniel Jacobowitzfloatformat.c (floatformat_is_valid): New function.
2003-09-06 Josef Zlomekfibheap.c (fibheap_replace_key_data): Change type of...
2003-09-02 DJ Delorieack, wrong date.
2003-09-02 John David Anglinre PR bootstrap/12100 (time.h:402: error: previous...
2003-08-27 Daniel Jacobowitzaclocal.m4: Include acx.m4 and no-executables.m4.
2003-08-12 Nathanael Nerode* cp-demangle.c: Clarify what package(s) this is part of.
2003-07-05 Danny Smithpex-win32.c (pexecute): Mark parameters this_pname...
2003-07-03 Danny Smithpex-win32.c (fix_argv): Ensure that the executable...
2003-06-26 H.J. Ludemangle-expected: Add more GNU V3 testcases.
2003-06-22 Zack Weinbergsafe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSE...
2003-06-21 Zack Weinbergsafe-ctype.h (HC_UNKNOWN, [...]): New #defines.
2003-06-19 Dara Hazeghiconfigure.in: Add check for malloc.h needed by m68k...
2003-06-09 Albert Chin-A-Youngre PR bootstrap/10974 (Bootstrap failure)
2003-06-05 John David Anglinre PR other/10810 (gcc-3.3 fails make check: buffer...
2003-06-03 Nick Cliftonasprintf.c: Change comment to note that -1 is returned...
2003-05-20 Kelley Cook* config.table: Accept i[345867]86 variant.
2003-05-15 Jim Blandyhex.c (_hex_value): Make this unsigned.
2003-05-07 Jason Merrills/burtle/iterative
2003-05-07 Josef Zlomeksplay-tree.c (splay_tree_predecessor): Fix comment.
2003-05-07 Jason Merrillhashtab.c (burtle_hash): New fn.
2003-05-04 Kaveh R. Ghaziconfigure.in (AC_CHECK_FUNCS): Don't make multiple...
2003-05-03 Carlo Woodcp-demangle.c: Fix typo in "char_traints" string-literal.
2003-04-22 Kaveh R. Ghazivsnprintf.c (vsnprintf): Don't pad string with extra...
2003-04-16 Kaveh R. Ghaziconfigure.in (funcs, [...]): Add snprintf and vsnprintf.
2003-04-16 Kaveh GhaziFix typo in last checkin.
2003-04-16 Kaveh R. Ghazimempcpy.c, [...]: New files.
2003-04-15 Kaveh R. Ghaziargv.c: Fix comments.
2003-04-15 DJ Delorie* maint-tool (deps): Scan for headers in $srcdir also.
2003-04-15 Kaveh R. Ghazire PR target/10338 ([3.3 regression?] [Cygwin -> tic4x...
2003-04-15 Roger Sayleargv.c: Use ANSI_PROTOTYPES instead of __STDC__.
2003-04-15 Roger Sayle* strdup.c (strdup): Tweak implementation to use memcpy.
2003-04-14 Kaveh R. Ghaziconfigure.in (HAVE_UINTPTR_T): Always define.
2003-03-23 Alexandre OlivaMakefile.in (MULTIOSDIR): New macro.
2003-03-17 Jan Hubickaggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
2003-03-12 Jan Hubicka* hashtab.c (htab_expand): Fix warning.
2003-03-12 Jan Hubickahashtab.c (htab_expand): Compute the size of hashtable...
2003-03-11 Carlo Woodcplus-dem.c (demangle_integral_value): Correction to...
2003-03-04 Mark Mitchell* cplus-dem.c: Add license exception to copyright notice.
2003-02-27 Kaveh R. Ghazi* physmem.c: Formatting changes from upstream.
2003-02-27 Danny Smithphysmem.c (physmem_total): Add _WIN32 support.
2003-02-24 Rainer Orthphysmem.c (physmem_total): Test for GSI_PHYSMEM.
2003-02-22 Kaveh R. Ghaziconfigure.in: Check for sys/systemcfg.h and _system_con...
2003-02-22 Kaveh R. Ghaziconfigure.in: Check for sys/sysctl.h and sysctl.
2003-02-21 Rainer Orthphysmem.c (physmem_total): Use getsysinfo on Tru64...
2003-02-21 Kaveh R. Ghaziconfigure.in: Check for sys/sysmp.h and sysmp.
2003-02-21 Kaveh R. Ghaziphysmem.c (physmem_total, [...]): De-ANSI-fy.
2003-02-21 Kaveh R. Ghazilibiberty.h (physmem_total, [...]): Prototype.
2003-02-20 Daniel JacobowitzMakefile.in (CFILES): Add lrealpath.c.
2003-02-20 jmc* cplus_dem.c: Fix typo: intializes -> initializes.
2003-02-20 Alexandre Olivaconfigure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to...
2003-02-13 Daniel Jacobowitzre PR c++/7612 (Memory leaks in cplus-dem.c)
2003-02-13 Kaveh R. Ghaziacconfig.h: New file.
2003-02-04 Joseph Myersfastjar.texi: Update to GFDL 1.2.
2003-01-30 Christian CornelssenMakefile.in (libiberty_topdir): New subst.
2003-01-28 Christian Cornelssen* Makefile.in (all-subdir, check-subdir, installcheck...
2003-01-28 Alexandre OlivaMakefile.in (install_to_tooldir): Instead of $(MULTISUB...
2003-01-26 Daniel Jacobowitzhashtab.h (htab_alloc_with_arg, [...]): Add new types.
2003-01-24 Christopher Faylorconfigure.in: Remove special pex-cygwin consideration.
2003-01-24 Zack WeinbergMakefile.in (CFILES): Add pex-*.c.
2003-01-20 Josef Zlomek* hashtab.c (htab_expand): Fix allocation of new entries.
next