Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-25 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2004-02-24 | merge from gcc | DJ Delorie | 1 | -29/+0 | |
2002-04-01 | merge from gcc | DJ Delorie | 1 | -3/+3 | |
2001-08-23 | merge from gcc | DJ Delorie | 1 | -4/+4 | |
2001-03-14 | Synchronise with copyright dates on FSF GCC versions of these files | Nick Clifton | 1 | -1/+1 | |
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 1 | -1/+1 | |
2000-09-08 | * dyn-string.h: Adjust formatting. | Christopher Faylor | 1 | -4/+4 | |
(dyn_string_insert_char): New macro. New declaration. | |||||
2000-07-20 | merge with gcc | Jason Merrill | 1 | -11/+39 | |
2000-06-15 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+64 | |
* sort.h: New file. Impored from gcc. * hashtab.h: Updated from from gcc. 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * demangle.h (demangling_styles): Remove trailing comma in enum. * dyn-string.h (dyn_string_append_char): Change parameter from char to int. 2000-06-04 Alex Samuel <samuel@codesourcery.com> * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions. * demangle.h (DMGL_GNU_NEW_ABI): New macro. (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. (current_demangling_style): Add gnu_new_abi_demangling. (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro. (GNU_NEW_ABI_DEMANGLING): Likewise. (cplus_demangle_new_abi): New declaration. |