OSDN Git Service

Do not FAIL in miscompiled runtime tests.
[pf3gnuchains/gcc-fork.git] / gcc / prefix.c
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2005-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-06-25 kcookUpdate FSF address.
2005-03-18 kazu * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree...
2005-03-16 zackconfig:
2004-06-30 bothner2004-05-28 Aaron W. LaFramboise <aaronraolete36@aaronwl...
2004-05-15 sayle * prefix.c: Update copyright year for previous check-in.
2004-05-15 sayle2004-05-15 Thomas Quinot <quinot@act-europe.fr>
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-07-28 amodra * prefix.c (update_path): Don't strip single `.' path...
2002-07-19 amodra * prefix.c (update_path): Don't zap single `.' path...
2002-07-18 amodra * prefix.c: (update_path): Strip ".." components when...
2002-05-20 kazu * params.c: Fix formatting.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-05 aj * doc/invoke.texi (i386 Options): -mwide-multiply...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-20 neil * cppinit.c (init_standard_includes): The returned...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-04-29 ghazi * c-aux-info.c: NULL_PTR->NULL in calls to `concat'.
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-08-04 law * prefix.c (translate_name): Don't strip traili...
2000-08-04 law * i386/x-djgpp: Delete code that conditionally...
2000-02-13 law * prefix.c (concat, lookup_key): Use xmalloc...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-06 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
1999-10-26 law * prefix.c (translate_name) Check for empty...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-08-14 rthMumit Khan <khan@xraylith.wisc.edu>
1999-04-10 law * collect2.c (find_a_file): Use HAVE_DOS_BASED_...
1999-01-06 lawFix copyright dates.
1999-01-05 ghazi * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-17 law * c-decl.c (init_decl_processing): Remove unnee...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-27 meissnerMake GCC_EXEC_PREFIX work again
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1997-11-14 law * prefix.c: Use stdarg.h only ifdef __STDC__...
1997-10-19 lawInitial revision