summaryrefslogtreecommitdiff
path: root/gcc/prefix.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2012-11-291-2/+2
* common-target-def.h, [...]: New files.Joseph Myers2011-06-141-7/+4
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* Changelog c-family/Kai Tietz2011-03-251-1/+1
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-1/+1
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* hooks.c, [...]: Update copyright.Kazu Hirata2005-03-181-1/+1
* gcc-version.m4: Delete.Zack Weinberg2005-03-161-0/+4
* prefix.c (lookup_key): Cast buffer to LPBYTE.Aaron W. LaFramboise2004-06-301-2/+2
* * prefix.c: Update copyright year for previous check-in.Roger Sayle2004-05-151-1/+1
* prefix.c (update_path): Replace PREFIX with KEY only when it matches a full d...Thomas Quinot2004-05-151-5/+9
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-3/+3
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-24/+13
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* prefix.c (update_path): Don't strip single `.' path components unless strippi...Alan Modra2002-07-281-33/+23
* prefix.c (update_path): Don't zap single `.' path components unless followed ...Alan Modra2002-07-191-5/+11
* prefix.c: (update_path): Strip ".." components when prior dir doesn't exist.Alan Modra2002-07-181-3/+65
* params.c: Fix formatting.Kazu Hirata2002-05-201-6/+6
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger2001-09-051-57/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-5/+5
* cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth2001-08-201-63/+82
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi2001-04-291-4/+4
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-1/+1
* * prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.Jeff Law2000-08-041-8/+4
* x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht2000-08-041-0/+5
* prefix.c (concat, lookup_key): Use xmalloc and xrealloc consistently.Neil Booth2000-02-131-3/+3
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-5/+5
* cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan2000-01-071-11/+0
* prefix.c (update_path): Fix typo in variable name.Mumit Khan2000-01-061-1/+1
* * prefix.c (translate_name) Check for empty prefix string.Herman A.J. ten Brugge1999-10-251-2/+3
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-15/+11
* Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1999-08-141-6/+11
* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1999-04-091-14/+33
* Fix copyright dates.Jeff Law1999-01-061-1/+1
* Makefile.in (gcc.o, [...]): Depend on prefix.h.Kaveh R. Ghazi1999-01-051-19/+22
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-8/+7
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-3/+3
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-2/+0