aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-c.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-08-03darwin-c.c: Don't search in "/Local/Library/Frameworks" for frameworks.Mike Stump1-1/+0
2004-05-05darwin-c.c (add_framework): Copy the directory name as it can be freed later.Mike Stump1-6/+21
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-04Add framework support for darwin.Mike Stump1-0/+317
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-13/+8
2003-04-11darwin-c.c (darwin_pragma_unused): Use lookup_name, not IDENTIFIER_LOCAL_VALUE.Zack Weinberg1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-11darwin-c.c (darwin_pragma_options): Const-ify.Kaveh R. Ghazi1-1/+1
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+0
2001-06-28darwin.h (REGISTER_TARGET_PRAGMAS): Define.Stan Shebs1-0/+153