]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/darwin.h
GNU CC -> GCC
[thirdparty/gcc.git] / gcc / config / darwin.h
2003-09-27  Kelley CookGNU CC -> GCC
2003-09-25  Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-10  Devang Pateldarwin.h (LINK_SPEC): Pass -nofixprebinding to linker.
2003-08-20  Geoffrey Keatingdarwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only...
2003-08-17  Andreas Jaegeralpha.md: Remove usage of PARAMS.
2003-07-27  Geoffrey Keatingvarasm.c (output_constant_def_contents): Use ASM_DECLAR...
2003-07-16  Andrew PinskiPartial Fix PR/10129
2003-06-27  Zack Weinberg* config/darwin.h, config/elfos.h, config/i960/i960...
2003-06-19  Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-06-07  Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-06-04  Jakub Jelineklinux.h (NO_PROFILE_COUNTERS): Define to 1.
2003-05-17  Neil Boothc-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-12  Jan HubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-20  Zack Weinbergtarget.h (encode_section_info): Add new argument carryi...
2003-03-11  Andrew Pinskidarwin.c (machopic_function_base_name): If dynamic...
2003-01-31  Geoffrey Keatingdarwin.h (LINK_COMMAND_SPEC): Update for Nathan's recen...
2003-01-03  Dale Johannesendarwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1...
2003-01-01  Neil Boothc-pragma.c (c_register_pragma): New.
2002-12-19  Devang PatelAdd support for darwin linker option -dynamic.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-10  Devang PatelAdd support for darwin linker options.
2002-11-07  Geoffrey KeatingIndex: ChangeLog
2002-09-29  Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-13  Stan Shebsdarwin.h (USER_LABEL_PREFIX): Define here...
2002-09-13  Stan Shebstarget.h (struct gcc_target): New field terminate_dw2_e...
2002-09-03  Stan Shebsdarwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never...
2002-08-29  Jason Thorpechorus.h: Consistently define *_DEBUGGING_INFO with...
2002-08-21  Kaveh R. Ghazialpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
2002-07-31  Stan Shebsconfig.gcc (i[34567]86-*-darwin*): New configuration.
2002-07-30  Kaveh R. Ghazialpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.
2002-07-17  Neil Boothcpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-17  Stan Shebsdarwin.h (ASM_OUTPUT_LABEL): Move to here from config...
2002-07-03  Stan Shebsdarwin.h (APPLE_CC): Remove, not meaningful in FSF...
2002-05-19  Richard Hendersonsystem.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19  Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-19  Richard Hendersondarwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from...
2002-05-18  Richard Hendersonsystem.h (SELECT_RTX_SECTION): Poison.
2002-05-18  Richard Hendersonfinal.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17  Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-03-03  Richard Hendersonvarasm.c (make_decl_rtl): Remove call to REDO_SECTION_I...
2002-01-15  Joseph Myerssystem.h (ASM_IDENTIFY_GCC, [...]): Poison.
2001-12-21  Turly O'Connordarwin.c (machopic_classify_ident): Handle "stale"...
2001-12-17  Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-11-16  Dale Johannesendarwin.h (SELECT_RTX_SECTION): Force address initialize...
2001-11-09  Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-23  Kaveh R. Ghazidarwin-protos.h (constructor_section, [...]): Prototype.
2001-10-22  Stan Shebstarget.h (struct gcc_target): Add asm_out.exception_sec...
2001-10-16  Stan Shebsdarwin.h (GCC_NAME): Remove, no longer used.
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11  Jakub Jelinekconfigure.in: Check whether assembler supports section...
2001-09-04  Stan Shebsdarwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
2001-08-28  Stan Shebsdarwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.
2001-08-09  Richard HendersonMove constructor/destructor handling into target hooks.
2001-07-03  Stan Shebsdarwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument...
2001-06-28  Stan Shebsdarwin.h (REGISTER_TARGET_PRAGMAS): Define.
2001-06-28  Stan Shebsobjc-act.c (handle_impent): Rewrite to be more portable...
2001-06-12  Stan Shebs* darwin.h (ASM_FILE_END): Remove decl of language_string.
2001-06-08  Stan Shebsdarwin.h (ENCODE_SECTION_INFO): Define.
2001-05-15  Stan Shebsdarwin.h (LIB_SPEC): Just use -lSystem.
2001-04-29  Stan Shebsobjc-act.c (handle_class_ref): Rewrite to flush target...
2001-04-28  Stan Shebsdarwin.h (STANDARD_EXEC_PREFIX): Don't define.
2001-04-12  Stan ShebsAdd Darwin (Mac OS X kernel) native support.