- 08 Jul, 1998 12 commits
-
-
* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Handle addresses created by LEGITIMIZE_RELOAD_ADDRESS. * tm.texi (LEGITIMIZE_RELOAD_ADDRESS): Note that this macro must be able to handle addresses created by previous invocations of the macro. From-SVN: r21014
Jeffrey A Law committed -
* flow.c (find_auto_inc): Remove most recent change. Real bug was elsewhere. From-SVN: r21013
Jeffrey A Law committed -
* cse.c (count_reg_usage): Count registers used in addresses of CLOBBERs. From-SVN: r21012
Jeffrey A Law committed -
From-SVN: r21011
Jim Wilson committed -
* configure.in (mips64orion-*-rtems*): Use elf64.h not elfl64.h. From-SVN: r21010
Jim Wilson committed -
* config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf): Add function stubs. From-SVN: r21009
Vladimir N. Makarov committed -
Remove '#line' directives from file. They were tormenting some Solaris builds. Strangely, they were unnoticed on other hosts including linux/x86 and ix86-pc-sco3.2v5*. From-SVN: r21008
Robert Lipe committed -
* toplev.c (lang_options): Add -Wlong-long, -Wno-long-long options. * c-decl.c (warn_long_long): Define. (c_decode_option): Parse -Wlong-long, -Wno-long-long options. (grokdeclarator): Add flag `warn_long_long' as guard for warning "ANSI C does not support `long long'". * invoke.texi: Add description of options -Wlong-long, -Wno-long-long. * gcc.1: The same as above. * cp-tree.h (warn_long_long): Define. * decl.c (grokdeclarator): Add flag `warn_long_long' as guard for warning "ANSI C++ does not support `long long'". * decl2.c (warn_long_long): Define. (lang_decode_option): Parse -Wlong-long, -Wno-long-long options. From-SVN: r21007
Vladimir N. Makarov committed -
From-SVN: r21006
Dave Love committed -
* rtlanal.c (reg_overlap_mentioned_p): Handle STRICT_LOW_PART. If either argument is CONSTANT_P, then return zero. * reload.c (reg_overlap_mentioned_for_reload_p): Similarly. From-SVN: r21005
Jeffrey A Law committed -
* configure.in: Also look at $srcdir/gas/configure to find a gas version #. From-SVN: r21004
Jeffrey A Law committed -
From-SVN: r21003
Jeff Law committed
-
- 07 Jul, 1998 19 commits
-
-
From-SVN: r21002
Carlo Wood committed -
* i386/cygwin32.h (ASM_DECLARE_FUNCTION_NAME): Merge duplicate definitions from last two patches. From-SVN: r21001
Mumit Khan committed -
* i386/cygwin32.h (ASM_DECLARE_FUNCTION_NAME): Merge duplicate definitions from last two patches. From-SVN: r21000
Mumit Khan committed -
reload1.c (choose_reload_regs): Don't set reload_override_in if EQUIV is clobbered in INSN and the reload is... * reload1.c (choose_reload_regs): Don't set reload_override_in if EQUIV is clobbered in INSN and the reload is done after INSN. From-SVN: r20999
J"orn Rennecke committed -
From-SVN: r20998
Richard Henderson committed -
* expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN to the first insn of the sequence. From-SVN: r20997
J"orn Rennecke committed -
From-SVN: r20996
J"orn Rennecke committed -
From-SVN: r20995
Jason Merrill committed -
* decl.c (xref_tag): Handle attributes between 'class' and name. * parse.y (aggr): Likewise. * semantics.c (finish_class_definition): Likewise. * Makefile.in (EXPECTED): Adjust. * cp-tree.h: Declare flag_optional_diags and warn_multichar. * decl2.c: Define them. (lang_decode_option): Handle them. * lang-options.h: Add -foptional-diags. * class.c (finish_struct): Don't complain about multiple meanings of name if -fno-optional-diags. * decl.c (pushdecl_class_level): Likewise. * lex.c (real_yylex): Check warn_multichar. From-SVN: r20994
Jason Merrill committed -
From-SVN: r20993
Jeffrey A Law committed -
mn10200.md (various zero/sign extension patterns): zero and sign extensions which use "sub" clobber cc0. * mn10200.md (various zero/sign extension patterns): zero and sign extensions which use "sub" clobber cc0. From-SVN: r20992
Jeffrey A Law committed -
From-SVN: r20990
Jeffrey A Law committed -
From-SVN: r20989
Jeffrey A Law committed -
* print-rtl.c (print_rtx): Only print fp values when REAL_VALUE_TYPE is a double. From-SVN: r20988
Richard Henderson committed -
From-SVN: r20987
Jeff Law committed -
From-SVN: r20986
Jeffrey A Law committed -
reload.c (find_equiv_reg): When looking for stack pointer + const, make sure we don't use a stack adjust. * reload.c (find_equiv_reg): When looking for stack pointer + const, make sure we don't use a stack adjust. From-SVN: r20985
J"orn Rennecke committed -
* reload.c (find_equiv_reg): If need_stable_sp is set, check if stack pointer is changed directly. From-SVN: r20984
J"orn Rennecke committed -
* tree.h (DECL_NON_ADDR_CONST_P): New accessor macro. (struct tree_decl): Add non_addr_const_p field. * tree.c (staticp): Use. * i386/cygwin32.h (CPP_PREDEFINES): Map __declspec(x) to GCC attributes. (SUBTARGET_SWITCHES): Switches to turn on/off dllimport|export attributes. Also accept -mwindows option. (VALID_MACHINE_DECL_ATTRIBUTE): New macro. (MERGE_MACHINE_DECL_ATTRIBUTE): New macro. (REDO_SECTION_INFO_P): New macro. (DRECTVE_SECTION_FUNCTION): New macro. (drectve_section): Cover function to implement above. (SWITCH_TO_SECTION_FUNCTION): New macro. (switch_to_section): Covert function to implement above. (EXTRA_SECTIONS): Add in_drectve. (EXTRA_SECTION_FUNCTIONS): Add in_drectve and switch_to_section. (ENCODE_SECTION_INFO): Delete old macro and redefine as a function. (STRIP_NAME_ENCODING): Handle new attributes. (ASM_OUTPUT_LABELREF): New macro. (ASM_OUTPUT_FUNCTION_NAME): New macro. (ASM_OUTPUT_COMMON): New macro. (ASM_OUTPUT_DECLARE_OBJECT_NAME): New macro. * i386/mingw32.h (CPP_PREDEFINES): Map __declspec(x) to GCC attributes. * i386/winnt.c (i386_pe_valid_decl_attribute_p): New function. (i386_pe_merge_decl_attributes): New function. (i386_pe_check_vtable_importexport): New function. (i386_pe_dllexport_p): New function. (i386_pe_dllimport_p): New function. (i386_pe_dllexport_name_p): New function. (i386_pe_dllimport_name_p): New function. (i386_pe_mark_dllexport): New function. (i386_pe_mark_dllimport): New function. (i386_pe_encode_section_info): New function. (i386_pe_unique_section): Strip encoding from name first. From-SVN: r20983
Mumit Khan committed
-
- 06 Jul, 1998 9 commits
-
-
* libgcc2.c (L_exit): Provide a fake for atexit on systems which define ON_EXIT but not HAVE_ATEXIT. From-SVN: r20982
Manfred Hollstein committed -
From-SVN: r20981
Franz Sirl committed -
From-SVN: r20980
Ulrich Drepper committed -
* i386.c (ix86_epilogue): For pentium processors, try to deallocate 4 or 8 byte stacks with pop instructions instead of an add instruction. From-SVN: r20979
Ulrich Drepper committed -
From-SVN: r20978
Klaus Kaempf committed -
X * i386/cygwin32.h: Add some declaration of external functions. (ASM_DECLARE_FUNCTION_NAME): Define. (ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define. (ASM_FILE_END): Define. * i386/winnt.c (i386_pe_declare_function_type): New function. (struct extern_list, extern_head): Define. (i386_pe_record_external_function): New function. (i386_pe_asm_file_end): New function. From-SVN: r20977
Jeff Law committed -
� * i386/cygwin32.h: Add some declaration of external functions. (ASM_DECLARE_FUNCTION_NAME): Define. (ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL): Define. (ASM_FILE_END): Define. * i386/winnt.c (i386_pe_declare_function_type): New function. (struct extern_list, extern_head): Define. (i386_pe_record_external_function): New function. (i386_pe_asm_file_end): New function. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r20976
Ian Lance Taylor committed -
* reload1.c (delete_dead_insn): Don't delete feeding insn if that insn has side effects. From-SVN: r20975
J"orn Rennecke committed -
* flow.c (find_auto_inc): Clear UNCHANGING bit of register that is changed. From-SVN: r20974
J"orn Rennecke committed
-