aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
AgeCommit message (Collapse)AuthorFilesLines
2001-08-15Daily bump.GCC Administrator1-1/+1
From-SVN: r44917
2001-08-14Don't define FFETARGET_32bit_longs for 64-bit S/390.Ulrich Weigand2-1/+6
From-SVN: r44908
2001-08-14Daily bump.GCC Administrator1-1/+1
From-SVN: r44886
2001-08-13Daily bump.GCC Administrator1-1/+1
From-SVN: r44844
2001-08-12Daily bump.GCC Administrator1-1/+1
From-SVN: r44817
2001-08-11Daily bump.GCC Administrator1-1/+1
From-SVN: r44787
2001-08-10Daily bump.GCC Administrator1-1/+1
From-SVN: r44753
2001-08-09Daily bump.GCC Administrator1-1/+1
From-SVN: r44734
2001-08-08Daily bump.GCC Administrator1-1/+1
From-SVN: r44705
2001-08-07Daily bump.GCC Administrator1-1/+1
From-SVN: r44681
2001-08-06Daily bump.GCC Administrator1-1/+1
From-SVN: r44657
2001-08-05Daily bump.GCC Administrator1-1/+1
From-SVN: r44641
2001-08-04Daily bump.GCC Administrator1-1/+1
From-SVN: r44627
2001-08-03Daily bump.GCC Administrator1-1/+1
From-SVN: r44593
2001-08-02Daily bump.GCC Administrator1-1/+1
From-SVN: r44564
2001-08-01Daily bump.GCC Administrator1-1/+1
From-SVN: r44534
2001-07-31Daily bump.GCC Administrator1-1/+1
From-SVN: r44505
2001-07-30Daily bump.GCC Administrator1-1/+1
From-SVN: r44468
2001-07-29Daily bump.GCC Administrator1-1/+1
From-SVN: r44452
2001-07-28Daily bump.GCC Administrator1-1/+1
From-SVN: r44436
2001-07-27Daily bump.GCC Administrator1-1/+1
From-SVN: r44415
2001-07-26Daily bump.GCC Administrator1-1/+1
From-SVN: r44383
2001-07-25Daily bump.GCC Administrator1-1/+1
From-SVN: r44332
2001-07-24Daily bump.GCC Administrator1-1/+1
From-SVN: r44288
2001-07-23Daily bump.GCC Administrator1-1/+1
From-SVN: r44258
2001-07-22Daily bump.GCC Administrator1-1/+1
From-SVN: r44236
2001-07-21Daily bump.GCC Administrator1-1/+1
From-SVN: r44224
2001-07-20com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove ↵Toon Moene2-11/+15
TREE_SHIFT_FULLWIDTH define. 2001-07-20 Toon Moene <toon@moene.indiv.nluug.nl> * com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FULLWIDTH define. case FFEINTRIN_impISHFT: Ditto. Change LT_EXPR to NE_EXPR. case FFEINTRIN_impISHFTC: Ditto. case FFEINTRIN_impMVBITS: Ditto. From-SVN: r44196
2001-07-20Daily bump.GCC Administrator1-1/+1
From-SVN: r44186
2001-07-19top.c (ffe_decode_option): Disallow lang-independent processing for ↵Jakub Jelinek2-1/+9
-ffixed-form. * top.c (ffe_decode_option): Disallow lang-independent processing for -ffixed-form. From-SVN: r44159
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene2-2/+9
2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl> * tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument. * doc/tree.texi: Ditto. * f/com.c (ffecom_expr_intrinsic_): Cope with it. From-SVN: r44156
2001-07-19Daily bump.GCC Administrator1-1/+1
From-SVN: r44146
2001-07-18Daily bump.GCC Administrator1-1/+1
From-SVN: r44100
2001-07-17com.c (lang_print_error_function): Argument context is unused.Toon Moene2-1/+7
2001-07-17 Toon Moene <toon@moene.indiv.nluug.nl> * com.c (lang_print_error_function): Argument context is unused. From-SVN: r44069
2001-07-17Daily bump.GCC Administrator1-1/+1
From-SVN: r44066
2001-07-16Daily bump.GCC Administrator1-1/+1
From-SVN: r44031
2001-07-15Daily bump.GCC Administrator1-1/+1
From-SVN: r44015
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling2-2/+5
* f/com.c (ffecom_overlap_): Remove references to EXPON_EXPR. (ffecom_tree_canonize_ref_): Likewise. * java/check-init.c (check_init): Remove references to EXPON_EXPR. From-SVN: r44011
2001-07-14Daily bump.GCC Administrator1-1/+1
From-SVN: r44004
2001-07-13Daily bump.GCC Administrator1-1/+1
From-SVN: r43977
2001-07-12Daily bump.GCC Administrator1-1/+1
From-SVN: r43960
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-8/+4
* Makefile.in (final.o): Depend on debug.h. * dbxout.c (dbxout_begin_block, dbxout_end_block): New. (dbx_debug_hooks): Add new hooks. (xcoff_debug_hooks): New. * debug.c (debug_nothing_file_int_int): New. (do_nothing_debug_hooks): Update. * debug.h (gcc_debug_hooks): New hooks begin_block and end_block. (debug_nothing_file_int_int): New. * dwarf2out.c (dwarf2out_begin_block, dwarf2out_end_block): Make static, update prototype. (dwarf2_debug_hooks): Update. * dwarf2out.h (dwarf2out_begin_block, dwarf2out_end_block): Remove. * dwarfout.c (dwarfout_begin_block, dwarfout_end_block): Make static, update prototype. (dwarf_debug_hooks): Update. * dwarfout.h (dwarfout_begin_block, dwarfout_end_block): Remove. * final.c: Include debug.h. (final_scan_insn): Use debug hooks when beginning and ending blocks. * sdbout.c (sdbout_begin_block, sdbout_end_block): Make static, update prototype. (sdb_debug_hooks): Update. * sdbout.h (sdbout_begin_block, sdbout_end_block): Remove. * toplev.c: Distinguish between xcoff and dbx. * f/lex.c (ffelex_file_pop_, ffelex_file_push_, ffelex_hash_): Call all debug hooks, not just dwarf ones. From-SVN: r43959
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth2-21/+9
* Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. * c-lex.c (cb_file_change, cb_define, cb_undef): Use debug hooks directly. * dbxout.c (dbx_debug_hooks): Add new hooks. (dbxout_start_new_source_file): Rename dbxout_start_source_file, make static. (dbxout_resume_previous_source_file): Rename dbxout_end_source_file, make static. * dbxout.h (dbxout_start_new_source_file, dbxout_resume_previous_source_file): Delete. * debug.c (do_nothing_debug_hooks): Add new hooks. (debug_nothing_init_finish): Rename debug_nothing_file_charstar. (debug_nothing_int_charstar, debug_nothing_int): New. * debug.h (gcc_debug_hooks): New hooks define, undef, start_source_file and end_source_file. (debug_nothing_init_finish): Rename debug_nothing_file_charstar. (debug_nothing_int_charstar, debug_nothing_int): New. * dwarf2out.c (dwarf2_debug_hooks): Add new hooks. (dwarf2out_start_source_file, dwarf2out_end_source_file, dwarf2out_define, dwarf2out_undef): Make static. * dwarf2out.h (dwarf2out_start_source_file, dwarf2out_end_source_file, dwarf2out_define, dwarf2out_undef): Remove. * dwarfout.c (dwarf_debug_hooks): Add new hooks. (dwarfout_start_source_file, dwarfout_end_source_file, dwarfout_define, dwarfout_undef): Make static. (dwarfout_start_source_file_check, dwarfout_end_source_file_check): New. (dwarfout_define, dwarfout_finish): Update. * dwarfout.h (dwarfout_start_new_source_file, dwarfout_resume_previous_source_file, dwarfout_define, dwarfout_undef): Remove. * sdbout.c (sdb_debug_hooks): Add new hooks. (sdbout_start_new_source_file): Rename sdbout_start_source_file, make static. (sdbout_resume_previous_source_file): Rename sdbout_end_source_file, make static, take an arg. * sdbout.h (sdbout_start_new_source_file, sdbout_resume_previous_source_file): Delete. * toplev.c (debug_start_source_file, debug_end_source_file, debug_define, debug_undef): Delete. * toplev.h (debug_start_source_file, debug_end_source_file, debug_define, debug_undef): Delete. * java/jcf-parse.c: Include debug.h. (parse_class_file): Update to use debug hooks directly. * java/Make-lang.in (jcf-parse.o): Depend on debug.h. From-SVN: r43952
2001-07-11Daily bump.GCC Administrator1-1/+1
From-SVN: r43925
2001-07-10intdoc.in: Fix the definition of COMPLEX ABS.James Smaby3-4/+10
2001-07-10 James Smaby <jsmaby@virgo.umeche.maine.edu> * intdoc.in: Fix the definition of COMPLEX ABS. Remove `the' where inappropriate. * intdoc.texi: Rebuilt. From-SVN: r43892
2001-07-10Daily bump.GCC Administrator1-1/+1
From-SVN: r43890
2001-07-09Daily bump.GCC Administrator1-1/+1
From-SVN: r43859
2001-07-08Daily bump.GCC Administrator1-1/+1
From-SVN: r43845
2001-07-07Daily bump.GCC Administrator1-1/+1
From-SVN: r43833
2001-07-06Daily bump.GCC Administrator1-1/+1
From-SVN: r43802