summaryrefslogtreecommitdiffstats
path: root/gcc/config/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-151/+2
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-21/+18
* * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,jsm282002-01-151-7/+1
* * darwin.c (machopic_classify_ident): Handle "stale" section-turly2001-12-211-0/+3
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-7/+0
* * config/darwin.h (SELECT_RTX_SECTION): Force addressdalej2001-11-161-1/+5
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+1
* * darwin-protos.h (constructor_section, destructor_section,ghazi2001-10-231-9/+14
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-2/+7
* * config/darwin.h (GCC_NAME): Remove, no longer used.shebs2001-10-161-7/+19
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-2/+2
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-2/+2
* * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.shebs2001-09-041-0/+16
* * config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.shebs2001-08-281-1/+8
* Move constructor/destructor handling into target hooks.rth2001-08-091-27/+2
* * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeshebs2001-07-031-39/+35
* * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define.shebs2001-06-281-0/+7
* * objc/objc-act.c (handle_impent): Rewrite to be more portableshebs2001-06-281-6/+6
* * darwin.h (ASM_FILE_END): Remove decl of language_string.shebs2001-06-121-1/+0
* * config/darwin.h (ENCODE_SECTION_INFO): Define.shebs2001-06-081-0/+20
* * config/darwin.h (LIB_SPEC): Just use -lSystem.shebs2001-05-151-6/+1
* * objc/objc-act.c (handle_class_ref): Rewrite to flush targetshebs2001-04-291-7/+7
* * config/darwin.h (STANDARD_EXEC_PREFIX): Don't define.shebs2001-04-281-4/+9
* Add Darwin (Mac OS X kernel) native support.shebs2001-04-121-0/+763
OpenPOWER on IntegriCloud