aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-c.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-08Index: ChangeLogGeoffrey Keating1-0/+54
2005-06-29c-common.c (flag_next_runtime): Move...Ziemowit Laski1-0/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-5/+5
2005-04-15darwin-c.c (framework_construct_pathname): We must find all headers of a fram...Mike Stump1-5/+21
2004-11-24gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot.Devang Patel1-2/+7
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-3/+45
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
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