aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
AgeCommit message (Expand)Author
2005-07-08Index: ChangeLogGeoffrey Keating
2005-06-25Update FSF address.Kelley Cook
2005-06-092005-06-08 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check forMark Mitchell
2004-08-16 * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel
2004-07-23 * dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL onMark Mitchell
2004-05-19 * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicateMike Stump
2004-03-12Enabled linkonce support for Darwin.Matt Austern
2004-02-272004-02-27 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-02-27gcc/Kazu Hirata
2004-02-24Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern
2004-02-23 * config/darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern
2003-11-10 * config/darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern
2003-10-16 * config/darwin-protos.h (machopic_non_lazy_ptr_name): DeleteGeoffrey Keating
2003-09-27GNU CC -> GCCKelley Cook
2003-09-252003-09-25 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-08-17 * config/alpha/alpha.md: Remove usage of PARAMS.Andreas Jaeger
2003-07-162003-07-17 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-06-07 * config.gcc (with_cpu handling): Translate sparc64 inZack Weinberg
2003-04-20 * target.h (encode_section_info): Add new argument carryingZack Weinberg
2003-01-28 * coretypes.h (cpp_reader): Forward declare struct.Stan Shebs
2003-01-18 * config/darwin-protos.h: Forward-declare struct cpp_reader.Stan Shebs
2003-01-062003-01-06 Dale Johannesen <dalej@apple.com>Dale Johannesen
2003-01-01 * config/darwin-protos.h, config/c4x/c4x-protos.h,Neil Booth
2002-09-29 * darwin-protos.h (darwin_asm_output_dwarf_delta): Prototype.Kaveh Ghazi
2002-09-16 * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.hKaveh Ghazi
2002-08-21 * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh Ghazi
2002-07-16 * darwin.c (func_name_maybe_scoped): Remove unused decl.Stan Shebs
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-18 * system.h (SELECT_RTX_SECTION): Poison.Richard Henderson
2002-05-17 * hooks.c (hook_tree_bool_false): New.Richard Henderson
2002-03-03 * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;Richard Henderson
2001-12-21 * darwin.c (machopic_classify_ident): Handle "stale" section-Turly O'Connor
2001-10-23 * darwin-protos.h (constructor_section, destructor_section,Kaveh Ghazi
2001-10-22 * config/darwin-protos.h (darwin_exception_section): Declare.Stan Shebs
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-07-03 * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeStan Shebs
2001-06-28 * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define.Stan Shebs
2001-06-08 * config/darwin.h (ENCODE_SECTION_INFO): Define.Stan Shebs
2001-04-12 Add Darwin (Mac OS X kernel) native support.Stan Shebs