- 23 Sep, 1999 31 commits
-
-
* 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 -
From-SVN: r29613
Bernd Schmidt committed -
From-SVN: r29612
Jeff Law committed -
From-SVN: r29611
Jeff Law committed -
From-SVN: r29610
Mark Mitchell committed -
* decl.c (pushdecl): Do create a binding for extern "C" functions, but not for their DECL_ASSEMBLER_NAMEs. (lookup_name_current_level): Fix formatting. (xref_tag): Likewise. * decl2.c (start_objects): Mark static constructors and destructors as used. From-SVN: r29609
Mark Mitchell committed -
mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let LEGITIMIZE_ADDRESS load it into a register. * mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large register offsets; let LEGITIMIZE_ADDRESS load it into a register. (LEGITIMIZE_ADDRESS): Use plus_constant to avoid (plus (reg) (const_int 0)) * mips.md (call_internal3c): New pattern for -mips16 -mlong-calls. From-SVN: r29608
Stan Cox committed
-
- 22 Sep, 1999 9 commits
-
-
* pa.c, pa.h, pa.md: Support multiple assembler dialects in most assembler templates. From-SVN: r29607
Jeffrey A Law committed -
* rs6000.c (expand_block_move): DImode loads and stores require word-aligned displacements. Increment address registers with adddi3 on 64-bit platform. Use TARGET_POWERPC64 not TARGET_64BIT. From-SVN: r29606
David Edelsohn committed -
From-SVN: r29604
Michael Meissner committed -
* pa.c (hppa_legitimize_address): Handle full offsets for PA2.0 FP loads and stores. (following_call): Always return zero for the PA8000. * pa.h (GO_IF_LEGITIMATE_ADDRESS): Handle full offsets for PA2.0 FP loads and stores. (LEGITIMIZE_RELOAD_ADDRESS): Similarly. From-SVN: r29603
Jeffrey A Law committed -
From-SVN: r29602
Tom Tromey committed -
From-SVN: r29601
Jeffrey A Law committed -
From-SVN: r29600
Tom Tromey committed -
From-SVN: r29599
Jeffrey A Law committed -
* pa.md (fused multiply): Add variants which reduce height for the fused multiply, but which still generate 2 insns. (fnegabs): Similarly. From-SVN: r29598
Jeffrey A Law committed
-