summaryrefslogtreecommitdiff
path: root/gcc/prefix.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-11PR bootstrap/82948 - prefix.c:202:15: error: 'char* strncpy(char*, const char*,Martin Sebor
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-29re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz
2011-06-14common-target-def.h, [...]: New files.Joseph Myers
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-25Changelog c-family/Kai Tietz
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis
2005-06-25Update FSF address.Kelley Cook
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata
2005-03-16gcc-version.m4: Delete.Zack Weinberg
2004-06-30prefix.c (lookup_key): Cast buffer to LPBYTE.Aaron W. LaFramboise
2004-05-15* prefix.c: Update copyright year for previous check-in.Roger Sayle
2004-05-15prefix.c (update_path): Replace PREFIX with KEY only when it matches a full d...Thomas Quinot
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-07-28prefix.c (update_path): Don't strip single `.' path components unless strippi...Alan Modra
2002-07-19prefix.c (update_path): Don't zap single `.' path components unless followed ...Alan Modra
2002-07-18prefix.c: (update_path): Strip ".." components when prior dir doesn't exist.Alan Modra
2002-05-20params.c: Fix formatting.Kazu Hirata
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-20cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata
2001-04-29c-aux-info.c: NULL_PTR->NULL in calls to `concat'.Kaveh R. Ghazi
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi
2000-08-04* prefix.c (translate_name): Don't strip trailing DIR_SEPARATOR.Jeff Law
2000-08-04x-djgpp: Delete code that conditionally modifies target_alias.Mark Elbrecht
2000-02-13prefix.c (concat, lookup_key): Use xmalloc and xrealloc consistently.Neil Booth
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi
2000-01-07cccp.c: Delete PATH_SEPARATOR, DIR_SEPARATOR and IS_DIR_SEPARATOR macros.Mumit Khan
2000-01-06prefix.c (update_path): Fix typo in variable name.Mumit Khan
1999-10-25* prefix.c (translate_name) Check for empty prefix string.Herman A.J. ten Brugge
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi
1999-08-14Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan