]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/prefix.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / prefix.c
2011-06-14  Joseph Myerscommon-target-def.h, [...]: New files.
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-25  Kai TietzChangelog c-family/
2007-09-03  Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-10  Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2005-12-17  Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-06-25  Kelley CookUpdate FSF address.
2005-03-18  Kazu Hiratahooks.c, [...]: Update copyright.
2005-03-16  Zack Weinberggcc-version.m4: Delete.
2004-06-30  Aaron W. LaFramboiseprefix.c (lookup_key): Cast buffer to LPBYTE.
2004-05-15  Roger Sayle* prefix.c: Update copyright year for previous check-in.
2004-05-15  Thomas Quinotprefix.c (update_path): Replace PREFIX with KEY only...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-28  Alan Modraprefix.c (update_path): Don't strip single `.' path...
2002-07-19  Alan Modraprefix.c (update_path): Don't zap single `.' path compo...
2002-07-18  Alan Modraprefix.c: (update_path): Strip ".." components when...
2002-05-20  Kazu Hirataparams.c: Fix formatting.
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