summaryrefslogtreecommitdiff
path: root/gcc/config/darwin-c.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-3/+3
* 2008-05-26 Dominique Dhumieres <dominiq@lps.ens.fr>burnus2008-05-261-1/+1
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-5/+4
* Index: ChangeLoggeoffk2007-06-071-14/+5
* * config/darwin-c.c (handle_c_option): Handle -fapple-kext here somrs2007-04-131-0/+3
* * c-common.c (targetcm): Add. mrs2007-03-061-7/+33
* * config/darwin.h (LINK_SPEC): Always pass -macosx_version_mingeoffk2007-02-171-3/+2
* * config/darwin-c.c (darwin_cpp_builtins): Move __STATIC__ andmrs2006-10-271-5/+0
* * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Addmrs2006-10-161-0/+5
* Fix typo in last changemrs2006-05-221-1/+1
* * config/darwin-c.c (darwin_pragma_options): Use BAD instead.mrs2006-05-211-5/+5
* * config/darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.mrs2006-05-211-1/+2
* 2006-04-28 Eric Christopher <echristo@apple.com>echristo2006-04-281-14/+0
* 2006-04-27 Eric Christopher <echristo@apple.com>echristo2006-04-271-18/+54
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-6/+6
* * c-lex.c (pragma_lex): Rename from c_lex.rth2005-11-261-8/+8
* gcc/rth2005-11-211-2/+2
* * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.mrs2005-11-181-1/+2
* * c-decl.c (lookup_name_two): Add.mrs2005-11-161-1/+1
* Index: ChangeLoggeoffk2005-07-081-0/+54
* [gcc/ChangeLog]zlaski2005-06-291-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* gcc/po/jakub2005-06-061-1/+1
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-5/+5
* * config/darwin-c.c (framework_construct_pathname): We mustmrs2005-04-151-5/+21
* PR/18555dpatel2004-11-241-2/+7
* * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,kazu2004-09-181-1/+1
* 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-09-161-3/+45
* * config/darwin-c.c, config/alpha/alpha.c, config/i386/i386.c,kazu2004-09-141-1/+1
* 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-08-131-1/+1
* * config/darwin-c.c: Don't search in "/Local/Library/Frameworks"mrs2004-08-031-1/+0
* * config/darwin-c.c (add_framework): Copy the directory name as itmrs2004-05-051-6/+21
* gcc/kazu2004-03-151-1/+1
* Add framework support for darwin.mrs2004-03-041-0/+317
* GNU CC -> GCCkcook2003-09-271-4/+4
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-171-13/+8
* * config/darwin-c.c (darwin_pragma_unused): Use lookup_name,zack2003-04-111-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * darwin-c.c (darwin_pragma_options): Const-ify.ghazi2002-08-111-1/+1
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+0
* * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define.shebs2001-06-281-0/+153