aboutsummaryrefslogtreecommitdiff
path: root/gcc/prefix.c
AgeCommit message (Expand)Author
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-05-20 * params.c: Fix formatting.Kazu Hirata
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-09-05 * doc/invoke.texi (i386 Options): -mwide-multiply is notAndreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-20 * cppinit.c (init_standard_includes): The returned bufferNeil Booth
2001-08-12 * gcc.c: Fix comment formatting.Kazu Hirata
2001-04-29 * c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh Ghazi
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh Ghazi
2000-08-04 * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.Jeffrey A Law
2000-08-04 * i386/x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht
2000-02-13 * prefix.c (concat, lookup_key): Use xmalloc and xreallocNeil Booth
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * machmode.h: PROTO -> PARAMS.Kaveh Ghazi
2000-01-072000-01-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-01-062000-01-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
1999-10-26 * prefix.c (translate_name) Check for empty prefix string.Herman A.J. ten Brugge
1999-09-07 * c-aux-info.c (concat): Don't define.Kaveh Ghazi
1999-08-14Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
1999-04-10 * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in placeMark Elbrecht
1999-01-06Fix copyright dates.Jeffrey A Law
1999-01-05 * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib.o): Depend on prefix.h.Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileKaveh Ghazi
1998-11-07 * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):Kaveh Ghazi
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedKaveh Ghazi
1998-08-17 * c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-27Make GCC_EXEC_PREFIX work againMichael Meissner
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-02-07 * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe
1997-11-14 * prefix.c: Use stdarg.h only ifdef __STDC__. Otherwise,Kaveh R. Ghazi
1997-10-19Initial revisionJeffrey A Law