OSDN Git Service

* config/rs6000/rs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.h
2003-09-27 kcookGNU CC -> GCC
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-10 dpatelgcc
2003-08-20 geoffk * config/darwin.h (LINK_COMMAND_SPEC): Add -arch and...
2003-08-17 aj * config/alpha/alpha.md: Remove usage of PARAMS.
2003-07-27 geoffk * varasm.c (output_constant_def_contents): Use
2003-07-16 pinskia2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
2003-06-27 zack * config/darwin.h, config/elfos.h, config/i960/i960...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04 jakub * config/i386/linux.h (NO_PROFILE_COUNTERS): Define...
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-20 zack * target.h (encode_section_info): Add new argument...
2003-03-11 geoffk2003-03-10 Andrew Pinski <apinski@apple.com>
2003-01-31 geoffk * config/darwin.h (LINK_COMMAND_SPEC): Update for...
2003-01-03 dalej2003-01-03 Dale Johannesen <dalej@apple.com>
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-19 dpatelAdd support for darwin linker option -dynamic.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-10 dpatelAdd support for darwin linker options.
2002-11-07 geoffkIndex: ChangeLog
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-13 shebs * config/darwin.h (USER_LABEL_PREFIX): Define...
2002-09-13 shebs * target.h (struct gcc_target): New field
2002-09-03 shebs * config/darwin.h (WARN_FOUR_CHAR_CONSTANTS...
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-07-31 shebs * config.gcc (i[34567]86-*-darwin*): New config...
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-17 shebs * config/darwin.h (ASM_OUTPUT_LABEL): Move...
2002-07-03 shebs * config/darwin.h (APPLE_CC): Remove, not meani...
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-19 rth * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGM...
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-01-15 jsm28 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_A...
2001-12-21 turly * darwin.c (machopic_classify_ident): Handle "stale...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-11-16 dalej * config/darwin.h (SELECT_RTX_SECTION): Force address
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-23 ghazi * darwin-protos.h (constructor_section, destructor_sec...
2001-10-22 shebs * target.h (struct gcc_target): Add asm_out...
2001-10-16 shebs * config/darwin.h (GCC_NAME): Remove, no longer...
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-09-04 shebs * config/darwin.h (ASM_DECLARE_FUNCTION_NAME...
2001-08-28 shebs * config/darwin.h (ASM_OUTPUT_LABELREF): Handle...
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-07-03 shebs * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT...
2001-06-28 shebs * config/darwin.h (REGISTER_TARGET_PRAGMAS...
2001-06-28 shebs * objc/objc-act.c (handle_impent): Rewrite...
2001-06-12 shebs * darwin.h (ASM_FILE_END): Remove decl of langu...
2001-06-08 shebs * config/darwin.h (ENCODE_SECTION_INFO): Define.
2001-05-15 shebs * config/darwin.h (LIB_SPEC): Just use -lSystem.
2001-04-29 shebs * objc/objc-act.c (handle_class_ref): Rewrite...
2001-04-28 shebs * config/darwin.h (STANDARD_EXEC_PREFIX): Don...
2001-04-12 shebs Add Darwin (Mac OS X kernel) native support.