Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from gcc | DJ Delorie | 2005-03-28 | 1 | -23/+7 |
| | |||||
* | * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be | Jakub Jelinek | 2002-11-16 | 1 | -50/+58 |
| | | | | used with arguments in traditional C' warnings. | ||||
* | merge from gcc | DJ Delorie | 2002-09-20 | 1 | -3/+3 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-05-09 | 1 | -68/+68 |
| | |||||
* | * fnmatch.c: Make the note about the origins of this file more | DJ Delorie | 2000-12-29 | 1 | -2/+3 |
| | | | | | | | | accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto. | ||||
* | * md5.c: #include "ansidecl.h". | DJ Delorie | 2000-09-26 | 1 | -0/+1 |
| | |||||
* | * Makefile.in (REQUIRED_OFILES): Add md5.o. | Jason Merrill | 2000-09-22 | 1 | -0/+419 |
(CFILES): Add md5.c. * md5.c: New file. |