aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-c.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-3/+3
2008-05-26darwin-c.c: Include "incpath.h" instead of "c-incpath.h".Dominique d'Humieres1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-06-07Index: ChangeLogGeoffrey Keating1-14/+5
2007-04-13darwin-c.c (handle_c_option): Handle -fapple-kext here so we can...Mike Stump1-0/+3
2007-03-06c-common.c (targetcm): Add.Mike Stump1-7/+33
2007-02-17darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating1-3/+2
2006-10-27darwin-c.c (darwin_cpp_builtins): Move __STATIC__ and __DYNAMIC__ from here b...Mike Stump1-5/+0
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump1-0/+5
2006-05-22Fix typo in last changeMike Stump1-1/+1
2006-05-21darwin-c.c (darwin_pragma_options): Use BAD instead.Mike Stump1-5/+5
2006-05-21darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.Mike Stump1-1/+2
2006-04-28darwin-c.c (darwin_ms_struct): Move thisEric Christopher1-14/+0
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher1-18/+54
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-6/+6
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-8/+8
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-2/+2
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-1/+2
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump1-1/+1
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