- 24 Sep, 1999 11 commits
-
-
From-SVN: r29653
Bernd Schmidt committed -
From-SVN: r29652
Mark Mitchell committed -
From-SVN: r29651
Mark Mitchell committed -
* decl.c (pushdecl): Don't make local declarations of extern variables give the variable a DECL_CONTEXT for the function. (make_rtl_for_nonlocal_decl): Don't fuss with obstacks. Simplify. Don't accidentally make RTL for local declarations. (emit_local_var): Handle declarations with asm-specifiers here. From-SVN: r29650
Mark Mitchell committed -
From-SVN: r29649
Jeff Law committed -
* config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in .sbss if appropriate. (EXTRA_SECTION_FUNCTIONS): Add sbss. (SBSS_SECTION_ASM_OP): New macro. * config/mips/linux.h (EXTRA_SECTION_FUNCTIONS): Add sbss. (EXTRA_SECTIONS): Add in_sbss. * config/mips/mips.h: Prototype sbss_section. From-SVN: r29648
Geoff Keating committed -
* ir.texi: Improve documentation for TARGET_EXPRs. Discuss STMT_IS_FULL_EXPR_P. From-SVN: r29647
Mark Mitchell committed -
* cp-tree.h (language_function): Add cannot_inline. * decl.c (start_function): Restore current_function_cannot_inline from the saved value. (save_function_data): Save current_function_cannot_inline. * decl2.c (start_objects): Change prototype. Build the function in function-at-a-time mode. (finish_objects): Likewise. (generate_ctor_or_dtor_function): Adjust accordingly. From-SVN: r29646
Mark Mitchell committed -
* cp-tree.h (DECL_ANON_UNION_ELEMS): New macro. * decl2.c (finish_anon_union): Set DECL_ANON_UNION_ELEMS. Don't call expand_anon_union_decl here * semantics.c (exapnd_stmt): Call it here, instead. * typeck.c (mark_addressable): Addressed variables are implicitly used. From-SVN: r29645
Mark Mitchell committed -
* stmt.c (expand_start_bindings): Don't allow cleanup isntructions to disappear. From-SVN: r29644
Mark Mitchell committed -
From-SVN: r29643
Mark Mitchell committed
-
- 23 Sep, 1999 29 commits
-
-
* cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro. (RECORD_OR_UNION_TYPE_CHECK, LANG_IDENTIFIER_CAST): Likewise. (DEFARG_NODE_CHECK): Remove; replace with DEFAULT_ARG_CHECK. * cp-tree.h: Add tree checking macros to various tree access macros. * ptree.c (print_lang_decl): Test for function or variable before accessing template info. From-SVN: r29642
Martin v. Löwis committed -
* config/mips/mips.c (function_arg_pass_by_reference): Define unconditionally, since it's called unconditionally. From-SVN: r29641
Alexandre Oliva committed -
From-SVN: r29640
Jason Merrill committed -
* lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node. * lang-specs.h: If -fshort-wchar, override __WCHAR_TYPE__. * decl2.c (lang_f_options): Add -fshort-wchar. * cp-tree.h: Declare flag_short_wchar. * decl.c (init_decl_processing): If -fshort-wchar, use 'short unsigned int' for wchar_t. From-SVN: r29639
Jason Merrill committed -
* toplev.c (documented_lang_options): Add -fshort-wchar. * c-decl.c (c_decode_option): Likewise. (init_decl_processing): If -fshort-wchar, use 'short unsigned int' for wchar_t. * c-common.c, c-lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node. * gcc.c (default_compilers): If -fshort-wchar, override __WCHAR_TYPE__. * tm.texi (C Dialect Options): Add -fshort-wchar. From-SVN: r29638
Jason Merrill committed -
* dwarf2out.c (output_aranges): Use DW_AT_location to find the symbol for a variable. From-SVN: r29637
Jason Merrill committed -
From-SVN: r29636
Jason Merrill committed -
* emit-rtl.c (init_emit_once): Initialize modes first. Also add missing ChangeLog entry. From-SVN: r29635
Alex Samuel committed -
cpplib.c (handle_directive): Don't complain about `# NUMBER' if we're seeing this input for a second time. * cpplib.c (handle_directive): Don't complain about `# NUMBER' if we're seeing this input for a second time. From-SVN: r29634
Jason Merrill committed -
From-SVN: r29633
Richard Henderson committed -
* ggc-page.c: New file. * Makefile.in (ggc-page.o): New. Co-Authored-By: Richard Henderson <rth@cygnus.com> From-SVN: r29632
Alex Samuel committed -
* invoke.texi: Document -fdelete-null-pointer-checks * toplev.c (flag_delete_null_pointer_checks): New. (f_options): Add entry for -fdelete-null-pointer-checks. (rest_of_compilation): Conditionalize null pointer check elimination on flag_delete_null_pointer_checks. (main): If -O2 or greater, enable -fdelete-null-pointer-checks From-SVN: r29631
Jeffrey A Law committed -
* jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given. From-SVN: r29630
Tom Tromey committed -
From-SVN: r29629
Jeff Law committed -
* configure: Rebuilt. * configure.in: Print message when checking to see if gcj can handle -fuse-divide-subroutine. From-SVN: r29628
Tom Tromey committed -
From-SVN: r29627
Jeff Law committed -
* java/lang/natFirstThread.cc (run): Renamed from `run0'. Removed dead code. * java/lang/FirstThread.java (run0): Renamed to `run'. (run): Removed. From-SVN: r29626
Tom Tromey committed -
* prims.cc (main_init): New function. (JvRunMain): Call it. (_Jv_RunMain): Likewise. Include <signal.h>. (main_init): Ignore SIGPIPE. Fixes PR 51. From-SVN: r29625
Tom Tromey committed -
1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com> * iso646.h, stdarg.h, stdbool.h, stddef.h, varargs.h: Add copyright notice and special exception to GPL. From-SVN: r29624
Zack Weinberg committed -
* abi64.h (mips_function_value): Add prototype arguments. * mips-protos.h: New file with mips prototypes. * mips.c: Include "tm_p.h". (mktemp, lookup_name): Add prototype arguments. (extern_list, string_constant, mips_fill_delay_slot, mips_output_external, mips_output_external_libcall, mips_output_filename, mips_declare_object, function_prologue, mips_expand_prologue, function_epilogue, mips16_constant, build_mips16_function_stub, mips_output_conditional_branch): Constify a char*. (mips_va_start): Remove unused variable `u'. (mips_va_arg): Cast value to unsigned when comparing against one. (trace): Delete. (save_restore_insns, mips_expand_prologue): Add missing arg in call to `large_int'. * mips.h: Move prototypes to mips-protos.h. (data_section, memory_address_p, rdata_section, readonly_data_section, simple_epilogue_p, text_section): Delete prototypes delcared elsewhere. (mips_epilogue_delay_slots, print_options): Delete unused decls. (trace): Delete. (GO_PRINTF, GO_PRINTF2): Call fprintf, not trace. * mips.md: Delete extra args in call to `mips_move_2words'. * xm-iris6.h (alloca): Add prototype argument. * genpeep.c: Include "tm_p.h" in generated output file. From-SVN: r29623
Kaveh R. Ghazi committed -
Thu Sep 23 10:36:55 EDT 1999 Andrew MacLeod <amacleod@cygnus.com> * basic-block.h (find_edge_index): Change parameters. * flow.c (verify_edge_list): Pass basic_block parameters to find_edge_index instead of integers. From-SVN: r29622
Andrew MacLeod committed -
From-SVN: r29621
Nick Clifton committed -
* combine.c (simplify_comparison): Use an unsigned shift to adjust the constant. From-SVN: r29620
Nick Clifton committed -
From-SVN: r29619
Guy Harris committed -
* install.texi (Configurations): Remove pyramid. Add fr30, i686, i786, mn10200, mn10300, pdp11, v850. From-SVN: r29618
Martin v. Löwis committed -
From-SVN: r29617
Martin v. Löwis committed -
* libgcc2.c (num_digits): Add prototype with __attribute__((const)). (__terminate): Add prototype. From-SVN: r29616
Dan Nicolaescu committed -
* regclass.c: Include ggc.h. * Makefile.in (regclass.o): Add ggc.h to dependency list. From-SVN: r29615
Jeff Law committed -
* builtins.c, dbxout.c, varasm.c: Include tm_p.h. * alpha/alpha.c (print_operand): Fix type of `code'. (alpha_output_filename): Constify. * alpha/alpha.h: Move all function declarations ... * alpha/alpha-protos.h: ... here. New file. * alpha/elf.h (CONST_SECTION_FUNCTION): Prototype the function. (SECTION_FUNCTION_TEMPLATE): Likewise. From-SVN: r29614
Richard Henderson committed
-