* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / prefix.c
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-05 Andreas Jaegerinvoke.texi (i386 Options): -mwide-multiply is not...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-20 Neil Boothcppinit.c (init_standard_includes): The returned buffer...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-04-29 Kaveh R. Ghazic-aux-info.c: NULL_PTR->NULL in calls to `concat'.
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-08-04 Jeff Law* prefix.c (translate_name): Don't strip trailing DIR_S...
2000-08-04 Mark Elbrechtx-djgpp: Delete code that conditionally modifies target...
2000-02-13 Neil Boothprefix.c (concat, lookup_key): Use xmalloc and xrealloc...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
2000-01-07 Mumit Khancccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR...
2000-01-06 Mumit Khanprefix.c (update_path): Fix typo in variable name.
1999-10-26 Herman A.J. ten... * prefix.c (translate_name) Check for empty prefix...
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-08-14 Mumit KhanMumit Khan <khan@xraylith.wisc.edu>
1999-04-10 Mark Elbrechtcollect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTE...
1999-01-06 Jeff LawFix copyright dates.
1999-01-05 Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on prefix.h.
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-27 Michael MeissnerMake GCC_EXEC_PREFIX work again
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1997-11-14 Kaveh R. Ghaziprefix.c: Use stdarg.h only ifdef __STDC__.
1997-10-19 Jeff LawInitial revision