2003-07-10 |
Bob Wilson | * xtensa-config.h: Undef all macros before defining... |
tree | commitdiff |
2003-07-06 |
H.J. Lu | demangle.h: Support C++. |
tree | commitdiff |
2003-07-01 |
Zack Weinberg | * filenames.h: New file imported from binutils. |
tree | commitdiff |
2003-07-01 |
Bob Wilson | xtensa-config.h: New file imported from binutils. |
tree | commitdiff |
2003-06-22 |
Zack Weinberg | safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSE... |
tree | commitdiff |
2003-06-21 |
Zack Weinberg | safe-ctype.h (HC_UNKNOWN, [...]): New #defines. |
tree | commitdiff |
2003-06-17 |
Kaveh R. Ghazi | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. |
tree | commitdiff |
2003-05-15 |
Jim Blandy | hex.c (_hex_value): Make this unsigned. |
tree | commitdiff |
2003-05-07 |
Jason Merrill | s/burtle/iterative |
tree | commitdiff |
2003-05-07 |
Jason Merrill | hashtab.c (burtle_hash): New fn. |
tree | commitdiff |
2003-03-17 |
Kaveh R. Ghazi | ansidecl.h (ATTRIBUTE_NONNULL, [...]): New. |
tree | commitdiff |
2003-03-17 |
Jan Hubicka | ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. |
tree | commitdiff |
2003-02-27 |
Kaveh R. Ghazi | * libiberty.h: Document return value of physmem routines. |
tree | commitdiff |
2003-02-21 |
Kaveh R. Ghazi | libiberty.h (physmem_total, [...]): Prototype. |
tree | commitdiff |
2003-02-20 |
Daniel Jacobowitz | * libiberty.h (lrealpath): Add declaration. |
tree | commitdiff |
2003-01-26 |
Daniel Jacobowitz | hashtab.h (htab_alloc_with_arg, [...]): Add new types. |
tree | commitdiff |
2003-01-10 |
Geoffrey Keating | Merge from pch-branch. |
tree | commitdiff |
2002-11-24 |
Simon Burge | * libiberty.h (basename): Add NetBSD to the list. |
tree | commitdiff |
2002-11-22 |
Daniel Jacobowitz | libiberty.h (make_relative_prefix): Add prototype. |
tree | commitdiff |
2002-10-27 |
Roger Sayle | partition.h: Close the extern "C" scope when compiling... |
tree | commitdiff |
2002-10-27 |
Roger Sayle | re PR bootstrap/8351 (3.3 20021024 (experimental) fails... |
tree | commitdiff |
2002-10-24 |
Nathan Tallent | ansidecl.h (__STDC__): Add (__alpha && __cplusplus... |
tree | commitdiff |
2002-10-16 |
David O'Brien | Remove bogus copyright message in my last entry. |
tree | commitdiff |
2002-10-12 |
David O'Brien | getopt.h: getopt is in unistd.h. |
tree | commitdiff |
2002-09-20 |
Alexandre Oliva | libiberty.h (asprintf, vasprintf): Don't declare them... |
tree | commitdiff |
2002-06-25 |
Alan Modra | demangle.h: #include "ansidecl.h" rather than #include... |
tree | commitdiff |
2002-06-24 |
Alan Modra | libiberty.h (basename): Don't declare if HAVE_DECL_BASE... |
tree | commitdiff |
2002-06-06 |
DJ Delorie | hashtab.h (htab): Rearrange new members for backward... |
tree | commitdiff |
2002-06-06 |
Geoffrey Keating | Index: include/ChangeLog |
tree | commitdiff |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
tree | commitdiff |
2002-04-17 |
David S. Miller | xregex2.h (__restrict_arr): Define to __restrict on... |
tree | commitdiff |
2002-04-01 |
Phil Edwards | dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine... |
tree | commitdiff |
2002-03-06 |
Andrew Cagney | Remove floatformat_arm_ext. |
tree | commitdiff |
2002-02-22 |
Jim Blandy | Allow the user to specify functions for allocating... |
tree | commitdiff |
2002-02-05 |
Jason Merrill | demangle.h (cplus_demangle_v3): Add "options" parm. |
tree | commitdiff |
2002-02-03 |
DJ Delorie | minor typo |
tree | commitdiff |
2002-02-03 |
H.J. Lu | demangle.h (cplus_demangle_v3_type): New prototype. |
tree | commitdiff |
2002-01-28 |
Kaveh R. Ghazi | * libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC. |
tree | commitdiff |
2001-12-06 |
Richard Henderson | demangle.h (no_demangling): New. |
tree | commitdiff |
2001-10-24 |
Neil Booth | * include/safe-ctype.h (_sch_isbasic, IS_ISOBASIC)... |
tree | commitdiff |
2001-10-23 |
Kaveh R. Ghazi | libiberty.h (hex_init): Revert delete. |
tree | commitdiff |
2001-10-22 |
Kaveh R. Ghazi | libiberty.h (_hex_value): Const-ify. |
tree | commitdiff |
2001-10-07 |
Kaveh R. Ghazi | demangle.h (demangler_engine): Const-ify. |
tree | commitdiff |
2001-09-24 |
Kaveh R. Ghazi | libiberty.h (reconcat): New function. |
tree | commitdiff |
2001-09-18 |
Kaveh R. Ghazi | libiberty.h (concat, [...]): Improve comments. |
tree | commitdiff |
2001-09-18 |
Alan Modra | * objalloc.h (OBJALLOC_ALIGN): Define using offsetof. |
tree | commitdiff |
2001-09-17 |
Kaveh R. Ghazi | libiberty.h (concat_length, [...]): New. |
tree | commitdiff |
2001-09-17 |
Kaveh R. Ghazi | libiberty.h (ASTRDUP): New macro. |
tree | commitdiff |
2001-08-29 |
Kaveh R. Ghazi | * ansidecl.h: Update comments reflecting previous change. |
tree | commitdiff |
2001-08-27 |
Kaveh R. Ghazi | ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses. |
tree | commitdiff |
2001-08-23 |
Lars Brinkhoff | dyn-string.h, [...]: replace "GNU CC" with "GCC". |
tree | commitdiff |
2001-08-22 |
Richard Henderson | fibheap.h: Tidy formatting. |
tree | commitdiff |
2001-08-21 |
Andrew Cagney | floatformat.h (floatformat_arm_ext): Document as deprec... |
tree | commitdiff |
2001-08-20 |
Daniel Berlin | fibheap.h: New file. |
tree | commitdiff |
2001-08-18 |
Zack Weinberg | ansidecl.h: Reorganize for readability... |
tree | commitdiff |
2001-08-17 |
Richard Henderson | * hashtab.h (htab_hash_string): Declare. |
tree | commitdiff |
2001-08-12 |
Andrew Cagney | Oops, fix check-in date. |
tree | commitdiff |
2001-08-10 |
Andrew Cagney | (lbasename): Change function declaration to return... |
tree | commitdiff |
2001-08-02 |
Mark Kettenis | xregex.h (_REGEX_RE_COMP): Define. |
tree | commitdiff |
2001-07-18 |
DJ Delorie | merge from glibc |
tree | commitdiff |
2001-07-11 |
Jeff Johnston | xregex.h: New file to support libiberty regex. |
tree | commitdiff |
2001-05-16 |
Matt Kraai | * partition.h: Fix misspelling of `implementation'. |
tree | commitdiff |
2001-05-10 |
Kaveh R. Ghazi | * ansidecl.h (NULL_PTR): Delete. |
tree | commitdiff |
2001-05-08 |
Zack Weinberg | cp-demangle.c (demangle_v3_with_details, [...]): Use... |
tree | commitdiff |
2001-05-07 |
Mark Mitchell | splay-tree.h (splay_tree_max): New function. |
tree | commitdiff |
2001-04-16 |
Daniel Berlin | ternary.h: New file - Ternary search tree header. |
tree | commitdiff |
2001-04-04 |
Zack Weinberg | ansidecl.h: All logic from gcc/gansidecl.h moved here. |
tree | commitdiff |
2001-03-31 |
Kaveh R. Ghazi | * libiberty.h (alloca): Handle setting C_ALLOCA. |
tree | commitdiff |
2001-03-21 |
Jim Blandy | demangle.h (enum gnu_v3_constructor_kinds, [...]):... |
tree | commitdiff |
2001-03-14 |
DJ Delorie | Fix pathname. |
tree | commitdiff |
2001-03-14 |
Nick Clifton | Fix copyright dates |
tree | commitdiff |
2001-03-10 |
Neil Booth | lbasename.c: New file. |
tree | commitdiff |
2001-03-06 |
Zack Weinberg | oops, edited changelogs in wrong tree |
tree | commitdiff |
2001-03-06 |
Zack Weinberg | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. |
tree | commitdiff |
2001-03-02 |
John David Anglin | safe-ctype.h (_sch_test): Cast enum bit to unsigned... |
tree | commitdiff |
2001-02-02 |
Bryce McKinlay | Add support for Java demangling under the v3 ABI: |
tree | commitdiff |
2000-12-18 |
Joseph Myers | COPYING: Update to current ftp://ftp.gnu.org/pub/gnu... |
tree | commitdiff |
2000-12-16 |
Herman A.J. ten... | safe-ctype.h: Make code work on all targets and not... |
tree | commitdiff |
2000-12-08 |
Zack Weinberg | safe-ctype.h: New file. |
tree | commitdiff |
2000-12-07 |
Rodney Brown | * getopt.h obstack.h: Standarize copyright statement. |
tree | commitdiff |
2000-12-05 |
Jason Merrill | also tweak comment |
tree | commitdiff |
2000-12-04 |
Richard Henderson | * demangle.h: Change "new_abi" to "v3" everywhere. |
tree | commitdiff |
2000-11-22 |
Zack Weinberg | Makefile.in, [...]: Expunge remaining traces of facilit... |
tree | commitdiff |
2000-11-15 |
Hans-Peter Nilsson | Correct date and style of last entry |
tree | commitdiff |
2000-11-15 |
Kenneth Block | * demangle.h: Add gnat and java demangle styles. |
tree | commitdiff |
2000-11-04 |
Hans-Peter Nilsson | hashtab.h (struct htab): Add member return_allocation_f... |
tree | commitdiff |
2000-11-03 |
Hans-Peter Nilsson | * hashtab.h: Change void * to PTR where necessary. |
tree | commitdiff |
2000-09-10 |
Mark Mitchell | splay-tree.h (splay_tree_predecessor): Declare. |
tree | commitdiff |
2000-09-06 |
John David Anglin | John David Anglin <dave@hiauly1.hia.nrc.ca> |
tree | commitdiff |
2000-09-05 |
Alex Samuel | In include: |
tree | commitdiff |
2000-08-29 |
Jason Merrill | [multiple changes] |
tree | commitdiff |
2000-08-24 |
Greg McGary | * libiberty.h (ARRAY_SIZE): New macro. |
tree | commitdiff |
2000-07-24 |
Jason Merrill | tweak |
tree | commitdiff |
2000-06-23 |
Alex Samuel | in include/ChangeLog: |
tree | commitdiff |
2000-06-07 |
Kaveh R. Ghazi | configure.in (ac_libiberty_warn_cflags): Add -pedantic. |
tree | commitdiff |
2000-06-05 |
Alex Samuel | In include, |
tree | commitdiff |
2000-06-01 |
Jason Merrill | restore comment |
tree | commitdiff |
2000-05-31 |
Andrew Cagney | Add field ``name'' to floatformat. |
tree | commitdiff |
2000-05-23 |
Kaveh R. Ghazi | getopt.h (getopt): Also check HAVE_DECL_* when prototyping. |
tree | commitdiff |
2000-05-06 |
Zack Weinberg | cpphash.h: Remove conditional #define of __extension__. |
tree | commitdiff |
next |