Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-05 | Revert last patch to xmalloc.c, and instead bring over this patch from | Ian Lance Taylor | 5 | -125/+193 | |
egcs: Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu> * configure.in (checkfuncs): Check for sbrk. * config.in: Rebuilt. * configure: Likewise. * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions. | |||||
1999-08-05 | * xmalloc.c: Control all uses of SBRK with a single define, | Ian Lance Taylor | 2 | -12/+23 | |
USE_SBRK. Don't define it if __INTERIX. | |||||
1999-08-03 | * floatformat.c: Add casts to avoid signed/unsigned warnings. | Ian Lance Taylor | 3 | -7/+16 | |
* pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix. | |||||
1999-08-03 | * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to | Ian Lance Taylor | 1 | -6/+6 | |
$(TARGETLIB)n so it works on MSDOS. (install_to_tooldir): Likewise. | |||||
1999-07-22 | From Mark Elbrecht: | Ian Lance Taylor | 2 | -14/+1 | |
* configure.bat: Remove; obsolete. | |||||
1999-07-22 | From Mark Elbrecht: | Ian Lance Taylor | 2 | -29/+5 | |
* makefile.dos: Remove; obsolete. | |||||
1999-07-14 | * argv.c: Include stdlib.h and string.h instead of | Richard Henderson | 3 | -6/+11 | |
prototyping directly. * choose-temp.c: Conditionally include string.h. | |||||
1999-07-11 | * splay-tree.c (splay_tree_insert): Add initialization to avoid | Ian Lance Taylor | 2 | -2/+7 | |
warning. | |||||
1999-05-11 | *** empty log message *** | Jim Blandy | 1 | -0/+6 | |
1999-05-11 | * cplus-dem.c (main): Use table lookup to distinguish identifier | Jim Blandy | 1 | -5/+80 | |
characters from non-identifier characters. (standard_symbol_alphabet, hp_symbol_alphabet): New functions. | |||||
1999-05-06 | * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list. | Richard Henderson | 4 | -4/+11 | |
* getruntime.c: Only attempt to include sys/resource.h and use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H are defined. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 87 | -0/+23068 | |