aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/com.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-3/+3
2001-09-22com.c (ffecom_subscript_check_): Loosen subscript checking rules for characte...George Helffrich1-9/+39
2001-09-12bld.c (ffebld_op_string_): Const-ification.Kaveh R. Ghazi1-2/+2
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-0/+1
2001-07-20com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FU...Toon Moene1-11/+7
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene1-2/+4
2001-07-17com.c (lang_print_error_function): Argument context is unused.Toon Moene1-1/+2
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling1-2/+0
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis1-1/+2
2001-06-02com.c (ffecom_init_0): Make CHARACTER*1 unsigned.Toon Moene1-0/+2
2001-05-02call.c: NULL_PTR -> NULL.Kaveh R. Ghazi1-3/+3
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi1-11/+6
2001-04-12bad.c (inhibit_warnings): Delete redundant declaration.Kaveh R. Ghazi1-1/+0
2001-04-03com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch of 2001-03-04.Toon Moene1-1/+1
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-2/+0
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-1/+1
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-8/+8
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi1-53/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-8/+8
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-4/+0
2001-02-23c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner1-0/+4
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-7/+7
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-23com.c: Don't explicitly include any time headers...Michael Sokolov1-14/+2
2001-01-15com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT label to current_fun...Mark Mitchell1-1/+1
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell1-4/+4
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-17/+12
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-5/+10
2001-01-07toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth1-0/+3
2000-12-18config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers1-3/+0
2000-12-08safe-ctype.h: New file.Zack Weinberg1-1/+1
2000-11-28* com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.Richard Henderson1-0/+1
2000-11-10com.c (ffecom_stabilize_aggregate_) [case RTL_EXPR]: Abort.Toon Moene1-5/+1
2000-11-02* collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers1-10/+10
2000-10-13Remove obstacks.Mark Mitchell1-212/+2
2000-10-05* com.c (finish_function): Don't init can_reach_end.Richard Henderson1-3/+0
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-9/+0
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-0/+1
2000-08-24intdoc.c (ARRAY_SIZE): Remove macro.Greg McGary1-1/+1
2000-08-23com-rt.def: Adapt macro DEFGFRT to accept CONST boolean.Toon Moene1-16/+58
2000-08-11com.c (ffecom_transform_equiv_): Make EQUIVALENCEs addressable so that debug ...G. Helffrich1-2/+1
2000-07-22com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impFGETC_subr, FFEINTRIN_impFP...Toon Moene1-4/+8
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg1-7/+7
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-1/+9
2000-06-11Warning fixes:Kaveh R. Ghazi1-1/+1
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson1-0/+15
2000-05-09top level:Zack Weinberg1-18/+17
2000-05-06com.c (ffecom_overlap_): Set source_offset to bitsize_zero_node.Zack Weinberg1-16/+15
2000-03-28com.c (ffecom_decl_field): Use DECL_ALIGN for a FIELD_DECL.Franz Sirl1-2/+2
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-3/+3