- 20 Jun, 1998 1 commit
-
-
* i386.h (output_int_conditional_move): Declare. (output_fp_conditional_move): Likewise. (ix86_can_use_return_insn_p): Likewise. From-SVN: r20628
Jeffrey A Law committed
-
- 19 Jun, 1998 39 commits
-
-
* c-common.c (check_format_info): Initialize length_char and fci to keep -Wall quiet. From-SVN: r20627
Jeffrey A Law committed -
* except.c (jumpif_rtx): Put declaration and definition inside a suitable #ifdef. (jumpifnot_rtx): Delete dead function. From-SVN: r20626
Jeffrey A Law committed -
* i386.h (output_int_conditional_move): Declare. (output_fp_conditional_move): Likewise. From-SVN: r20625
Jeffrey A Law committed -
From-SVN: r20624
Jeffrey A Law committed -
* alias.c: Include toplev.h * caller-save.c: Include toplev.h * combine.c: Include toplev.h * flow.c Include toplev.h * global.c: Include toplev.h * jump.c: Include toplev.h * local-alloc.c: Include toplev.h * loop.c: Include toplev.h * regmove.c: Include toplev.h * stupid.c: Include toplev.h * unroll.c: Include toplev.h * Makefile.in: Add toplev.h dependencies. From-SVN: r20623
Graham Stott committed -
* except.c (jumpif_rtx): Make static and add prototype. (jumpifnot_rtx): Likewise. From-SVN: r20622
Jeffrey A Law committed -
From-SVN: r20621
H.J. Lu committed -
From-SVN: r20620
Jason Merrill committed -
* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned. * dwarf2out.c (ASM_OUTPUT_DWARF_DATA1): Likewise. Add parens to various macros. From-SVN: r20619
Jason Merrill committed -
d * dwarfout.c (getpwd): Add prototype. (is_pseudo_reg, type_main_variant, is_tagged_type, is_redundant_typedef): New declaration. (output_decl): Add prototype for FUNC. (type_main_variant): Make it static. (is_tagged_type): Likewise. (is_redundant_typedef): Likewise. From-SVN: r20618
Jeff Law committed -
� * dwarfout.c (getpwd): Add prototype. (is_pseudo_reg, type_main_variant, is_tagged_type, is_redundant_typedef): New declaration. (output_decl): Add prototype for FUNC. (type_main_variant): Make it static. (is_tagged_type): Likewise. (is_redundant_typedef): Likewise. From-SVN: r20617
Jeff Law committed -
From-SVN: r20616
Jeff Law committed -
* gcc.misc-tests/m-un-2.c: New test. * g++.old-deja/g++.other/warn01.c: Likewise. From-SVN: r20615
Bruno Haible committed -
* c-typeck.c (pop_init_level): Warn about implicit zero initialization of struct members. From-SVN: r20614
Bruno Haible committed -
* typeck2.c (pop_init_level): Warn about implicit zero initialization of struct members. From-SVN: r20613
Bruno Haible committed -
* varasm.c (assemble_start_function): Add weak_global_object_name. * tree.c (get_file_function_name): Use it. From-SVN: r20612
Jason Merrill committed -
* expr.c (do_jump_by_parts_greater_rtx): Removed. (truthvalue_conversion): Likewise. From-SVN: r20611
H.J. Lu committed -
* Makefile.in (c-iterate.o): Depend on expr.h. * c-iterate.c: Include "expr.h". (expand_expr): Use proper values when calling the function. From-SVN: r20610
Jeff Law committed -
* explow.c (emit_stack_save): Add prototype for FCN. (emit_stack_restore): Likewise. From-SVN: r20609
H.J. Lu committed -
From-SVN: r20608
Jeffrey A Law committed -
From-SVN: r20607
H.J. Lu committed -
From-SVN: r20606
H.J. Lu committed -
* c-typeck.c (c_expand_asm_operands): Use proper values when calling expand_expr.. From-SVN: r20605
H.J. Lu committed -
* c-lex.c (yyprint): Add prototype. (check_newline, build_objc_string): Remove declaration. From-SVN: r20604
H.J. Lu committed -
* c-tree.h (comptypes_record_hook): Removed. (finish_incomplete_decl): New prototype. From-SVN: r20603
H.J. Lu committed -
* g77spec.c (lang_specific_driver): Check n_infiles before appending args. From-SVN: r20602
H.J. Lu committed -
* alias.c (find_base_value): Add prototype. (true_dependence): Add prototype for function argument. From-SVN: r20601
H.J. Lu committed -
From-SVN: r20600
H.J. Lu committed -
* i386.c: Include system.h. Remove redundant includes. (optimization_options): Mark param 'size' with ATTRIBUTE_UNUSED. (i386_cc_probably_useless_p): Likewise for 'decl', 'attributes', 'identifier', 'args'. (i386_valid_type_attribute_p): Likewise for 'attributes'. (i386_comp_type_attribute_p): Likewise for 'type1', 'type2'. (function_arg_partial_nregs): Likewise for 'cum', 'mode', 'type', and 'named'. (symbolic_operand): Likewise for 'mode'. (call_insn_operand): Likewise. (expander_call_insn_operand): Likewise. (ix86_logical_operator): Likewise. (ix86_binary_operator_ok): Likewise. (emit_pic_move): Likewise. (VOIDmode_compare_op): Likewise. (is_mul): Likewise. (str_immediate_operand): Likewise. (ix86_uary_operator_ok): Likewise for 'code', 'mode', and 'operands'.yy (asm_output_function_prefix): Likewise for 'name'. (function_prologue): Likewise for 'file', and 'size'. (function_epilogue): Likewise. From-SVN: r20599
Robert Lipe committed -
* loop.h (struct induction): Clarify comment for unrolled field. * unroll.c (find_splittable_givs): Move set of unrolled field after address validity check. From-SVN: r20598
Jim Wilson committed -
From-SVN: r20597
Michael Meissner committed -
Build don't link From-SVN: r20596
Benjamin Kosnik committed -
64 bit targets don't overflow From-SVN: r20595
Benjamin Kosnik committed -
From-SVN: r20594
Michael Meissner committed -
Mon Jun 15 23:39:24 1998 Craig Burley <burley@gnu.org> * Make-lang.in (f/g77.info): Use -f when removing pre-existing Info files, if any. (This rm command can go away once makeinfo has been changed to delete .info-N files beyond the last one it creates.)* Make-lang.in ($(srcdir)/f/intdoc.texi): Compile using $(INCLUDES) macro to get the new hconfig.h and system.h headers. [Instead of change below.] From-SVN: r20593
Craig Burley committed -
* gcc.dg/980414-1.c: Move comments outside of ASM to improve compatibility with assmblers with a different comment character. Eliminate use of GAS-specific extensions. From-SVN: r20592
Robert Lipe committed -
8 * Makefile.in ($(srcdir)/f/intdoc.texi): Add $(INCLUDES). From-SVN: r20587
Manfred Hollstein committed -
� * Makefile.in ($(srcdir)/f/intdoc.texi): Add $(INCLUDES). From-SVN: r20586
Manfred Hollstein committed -
� egcs-19980619/ChangeLog 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> * configure (gcc_version): Add new variable describing the particular gcc version we're building. * Makefile.in (libsubdir): Add new macro for the directory in which the compiler finds executables, libraries, etc. (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias and libsubdir. egcs-19980619/gcc/ChangeLog 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (installdirs): Loop over directories in $(libsubdir) creating probably missing ones, instead of single if statements. egcs-19980619/libio/ChangeLog 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add libsubdir. From-SVN: r20585
Manfred Hollstein committed
-