summaryrefslogtreecommitdiff
path: root/gcc/f/com.c
Commit message (Expand)AuthorAgeFilesLines
* builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger2001-12-141-8/+8
* * f/com.c (ffecom_1): Properly handle TREE_READONLY for INDIRECT_REF.Richard Kenner2001-12-051-1/+3
* Revert previous patchAlexandre Oliva2001-12-041-1/+1
* com.c (ffecom_expr_power_integer_): Adjust expand_start_stmt_expr() invocation.Alexandre Oliva2001-12-041-1/+1
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-3/+3
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-6/+2
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-40/+43
* Makefile.in: Update.Neil Booth2001-11-091-45/+5
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-14/+3
* Clean up langhooksNeil Booth2001-11-061-0/+1
* com.c (ffecom_initialize_char_syntax_, [...]): Delete.Kaveh R. Ghazi2001-11-021-60/+4
* com.c (ffecom_check_size_overflow_): Only check for TREE_OVERFLOW.Toon Moene2001-10-241-2/+1
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-15/+8
* com.h: Remove FFECOM_targetCURRENT...Richard Henderson2001-10-171-397/+22
* Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson2001-10-171-5/+11
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-3/+3
* com.c (ffecom_subscript_check_): Loosen subscript checking rules for characte...George Helffrich2001-09-221-9/+39
* bld.c (ffebld_op_string_): Const-ification.Kaveh R. Ghazi2001-09-121-2/+2
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-0/+1
* com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FU...Toon Moene2001-07-201-11/+7
* tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene2001-07-191-2/+4
* com.c (lang_print_error_function): Argument context is unused.Toon Moene2001-07-171-1/+2
* * tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling2001-07-141-2/+0
* diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis2001-06-281-1/+2
* com.c (ffecom_init_0): Make CHARACTER*1 unsigned.Toon Moene2001-06-021-0/+2
* call.c: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-021-3/+3
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi2001-04-231-11/+6
* bad.c (inhibit_warnings): Delete redundant declaration.Kaveh R. Ghazi2001-04-121-1/+0
* com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch of 2001-03-04.Toon Moene2001-04-031-1/+1
* c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell2001-03-271-2/+0
* Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell2001-03-191-1/+1
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell2001-03-151-8/+8
* xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi2001-03-081-53/+0
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-8/+8
* xm-interix.h, [...]: Don't define any of...Zack Weinberg2001-02-251-4/+0
* c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner2001-02-231-0/+4
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-7/+7
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-1/+0
* com.c: Don't explicitly include any time headers...Michael Sokolov2001-01-231-14/+2
* com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT label to current_fun...Mark Mitchell2001-01-151-1/+1
* output.h (make_function_rtl): Remove prototype.Mark Mitchell2001-01-101-4/+4
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-101-17/+12
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-091-5/+10
* toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth2001-01-071-0/+3
* config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers2000-12-181-3/+0
* safe-ctype.h: New file.Zack Weinberg2000-12-081-1/+1
* * com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.Richard Henderson2000-11-281-0/+1
* com.c (ffecom_stabilize_aggregate_) [case RTL_EXPR]: Abort.Toon Moene2000-11-101-5/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers2000-11-021-10/+10
* Remove obstacks.Mark Mitchell2000-10-131-212/+2