summaryrefslogtreecommitdiff
path: root/gcc/prefix.c
Commit message (Expand)AuthorAgeFilesLines
* * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.law2000-08-041-8/+4
* * i386/x-djgpp: Delete code that conditionally modifies target_alias.law2000-08-041-0/+5
* * prefix.c (concat, lookup_key): Use xmalloc and xrealloclaw2000-02-131-3/+3
* Update copyrightsghazi2000-01-171-1/+1
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-5/+5
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-11/+0
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-061-1/+1
* * prefix.c (translate_name) Check for empty prefix string.law1999-10-261-2/+3
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-15/+11
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-08-141-6/+11
* * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in placelaw1999-04-101-14/+33
* Fix copyright dates.law1999-01-061-1/+1
* * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib.o): Depend on prefix.h.ghazi1999-01-051-19/+22
* * system.h: Include libiberty.h.ghazi1998-11-271-8/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-3/+3
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-2/+0
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-1/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-6/+5
* Make GCC_EXEC_PREFIX work againmeissner1998-03-271-6/+21
* Major cutover to using system.h:ghazi1998-03-201-16/+3
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+12
* * prefix.c: Use stdarg.h only ifdef __STDC__. Otherwise,law1997-11-141-1/+5
* Initial revisionlaw1997-10-191-0/+314