summaryrefslogtreecommitdiff
path: root/gcc/f/com.c
Commit message (Expand)AuthorAgeFilesLines
* * bld.c (ffebld_op_string_): Const-ification.ghazi2001-09-121-2/+2
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+1
* 2001-07-20 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-201-11/+7
* 2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-191-2/+4
* 2001-07-17 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-171-1/+2
* * tree.def (EXPON_EXPR) remove. Never supported anyway.rth2001-07-151-2/+0
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-281-1/+2
* 2001-06-02 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-06-021-0/+2
* cp:ghazi2001-05-021-3/+3
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-11/+6
* * bad.c (inhibit_warnings): Delete redundant declaration.ghazi2001-04-121-1/+0
* * com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patchmmitchel2001-04-031-1/+1
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-2/+0
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-1/+1
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-8/+8
* * config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Deleteghazi2001-03-081-53/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-8/+8
* * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h,zack2001-02-251-4/+0
* * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.kenner2001-02-231-0/+4
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-7/+7
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * com.c: Don't explicitly include any time headers, the right ones aremsokolov2001-01-231-14/+2
* 2001-01-15 Mark Mitchell <mark@codesourcery.com>toon2001-01-151-1/+1
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-4/+4
* * c-lang.c (lang_hooks): Update.neil2001-01-101-17/+12
* * c-lang.c (lang_hooks): Update.neil2001-01-091-5/+10
* * toplev.c (main): Call the front-end specific post_optionsneil2001-01-071-0/+3
* * config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.jsm282000-12-181-3/+0
* include:zack2000-12-081-1/+1
* * com.c (ffecom_member_phase2_): Set TREE_USED on the debugging decl.rth2000-11-281-0/+1
* 2000-11-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-11-101-5/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-10/+10
* Remove obstacks.mmitchel2000-10-131-212/+2
* * com.c (finish_function): Don't init can_reach_end.rth2000-10-061-3/+0
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-9/+0
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-0/+1
* * intdoc.c (ARRAY_SIZE): Remove macro.gkm2000-08-241-1/+1
* 2000-08-23 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-08-231-16/+58
* 2000-08-11 G. Helffrich <george@gly.bris.ac.uk>toon2000-08-111-2/+1
* 2000-07-22 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-221-4/+8
* * Make-lang.in (F77_SRCS): Remove all .j files.zack2000-06-211-7/+7
* * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.jakub2000-06-141-1/+9
* Warning fixes:ghazi2000-06-111-1/+1
* gcc/rth2000-06-031-0/+15
* top level:zack2000-05-091-18/+17
* * com.c (ffecom_overlap_): Set source_offset tozack2000-05-061-16/+15
* * com.c (ffecom_decl_field): Use DECL_ALIGN for a FIELD_DECL.sirl2000-03-281-2/+2
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-3/+3
* * com.c (ffecom_stabilize_aggregate_): Don't refer to TREE_RAISES.jason2000-03-101-1/+0
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-11/+10