aboutsummaryrefslogtreecommitdiff
path: root/gcc/prefix.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-11PR bootstrap/82948 - prefix.c:202:15: error: 'char* strncpy(char*, const char*,Martin Sebor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-29re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz1-2/+2
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-7/+4
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-03-25Changelog c-family/Kai Tietz1-1/+1
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-0/+4
2004-06-30prefix.c (lookup_key): Cast buffer to LPBYTE.Aaron W. LaFramboise1-2/+2
2004-05-15* prefix.c: Update copyright year for previous check-in.Roger Sayle1-1/+1
2004-05-15prefix.c (update_path): Replace PREFIX with KEY only when it matches a full d...Thomas Quinot1-5/+9
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+3
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-24/+13
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-07-28prefix.c (update_path): Don't strip single `.' path components unless strippi...Alan Modra1-33/+23
2002-07-19prefix.c (update_path): Don't zap single `.' path components unless followed ...Alan Modra1-5/+11
2002-07-18prefix.c: (update_path): Strip ".." components when prior dir doesn't exist.Alan Modra1-3/+65
2002-05-20params.c: Fix formatting.Kazu Hirata1-6/+6
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger1-57/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-5/+5
2001-08-20cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth1-63/+82
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-04-29c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi1-4/+4
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-08-04* prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.Jeff Law1-8/+4
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht1-0/+5
2000-02-13prefix.c (concat, lookup_key): Use xmalloc and xrealloc consistently.Neil Booth1-3/+3
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi1-5/+5
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan1-11/+0
2000-01-06prefix.c (update_path): Fix typo in variable name.Mumit Khan1-1/+1
1999-10-25* prefix.c (translate_name) Check for empty prefix string.Herman A.J. ten Brugge1-2/+3
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-15/+11
1999-08-14Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-6/+11
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1-14/+33
1999-01-06Fix copyright dates.Jeff Law1-1/+1