- 30 Sep, 1998 11 commits
-
-
1998-09-30 Dave Love <d.love@dl.ac.uk> * Makefile.in (f2cext.c): Depend on g2c.h. From-SVN: r22668
Dave Love committed -
* function.c (gen_mem_addressof): If the address REG is REG_USERVAR_P make the new REG be so also. * loop.c (scan_loop): Apply DeMorgan's laws and add documentation in an attempt to clarify slightly. From-SVN: r22667
Mark Mitchell committed -
* expr.c (expand_expr): Handle COMPONENT_REF, BIT_FIELD_REF ARRAY_REF and INDIRECT_REF in code to check MAX_INTEGER_COMPUTATION_MODE. From-SVN: r22666
Jeffrey A Law committed -
From-SVN: r22665
Catherine Moore committed -
* Makefile.in (copy_headers): Corresponding changes. * configure.in (AC_INIT): Corresponding changes. * configure: Rebuilt. From-SVN: r22664
Jeffrey A Law committed -
From-SVN: r22663
Jeff Law committed -
* Makefile.in (all): Correct dependencies do --disable-multilibs works again. (distclean): Correct typo. From-SVN: r22662
Robert Lipe committed -
1998-09-28 Dave Love <d.love@dl.ac.uk> * libI77/open.c: Back out part of last Netlib update affecting scratch files which clashed with the g77 variations and broke implicit endfile on rewind. From-SVN: r22660
Dave Love committed -
* Makefile.in: Rewrite. * configure.in: Likewise. * configure: Regenerate. * All .c files. Remove "objc" prefix when including objc header files. Include tconfig.h, not ../tconfig.h. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r22659
Ben Elliston committed -
* Makefile.in (TARGET_CONFIGDIRS): Add libobjc. (ALL_TARGET_MODULES): Add all-target-libobjc. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. From-SVN: r22658
Jeffrey A Law committed -
From-SVN: r22657
Jeff Law committed
-
- 29 Sep, 1998 8 commits
-
-
� * configure.in (target_subdir): Remove duplicate line. From-SVN: r22656
Manfred Hollstein committed -
* loop.c (get_condition): Fix typo in May 9 change. From-SVN: r22650
Jim Wilson committed -
ch-tree.h (build_compare_expr): Change first argument's type from `enum chill_tree_code' to `enum tree_code'. * ch-tree.h (build_compare_expr): Change first argument's type from `enum chill_tree_code' to `enum tree_code'. (build_compare_discrete_expr): Likewise. * expr.c (build_compare_set_expr): Likewise. (build_compare_string_expr): Likewise. (build_compare_expr): Likewise. (build_compare_discrete_expr): Likewise. Also add default case in switch statement. (compare_int_csts): Add default case in switch statement. From-SVN: r22643
Kaveh R. Ghazi committed -
new test From-SVN: r22642
Benjamin Kosnik committed -
From-SVN: r22641
Benjamin Kosnik committed -
From-SVN: r22640
Joern Rennecke committed -
Tue Sep 29 11:11:38 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * invoke.texi (-fexceptions): Merge 2 different descriptions. From-SVN: r22635
Andrew MacLeod committed -
From-SVN: r22634
Jeff Law committed
-
- 28 Sep, 1998 18 commits
-
-
* g++.old-deja/g++.other/bitfld1.C: expected failure * g++.old-deja/g++.other/nested2.C: ditto * g++.old-deja/g++.robertl/eb132.C: no longer an expected failure From-SVN: r22633
Alexandre Oliva committed -
From-SVN: r22632
Anthony Green committed -
* toplev.c (documented_lang_options): Spelling corrections. (`whoes' -> `whose') From-SVN: r22631
Kaveh R. Ghazi committed -
* decl.c (grokdeclarator): Tighten checks for invalid destructors. Improve error-messages and error-recovery. * decl2.c (check_classfn): Don't assume that mangled destructor names contain type information. From-SVN: r22630
Mark Mitchell committed -
* configure.in: new flags --with-ld and --with-as, equivalent to setting LD and AS environment variables. Test whether specified arguments are GNU commands, and report them with checking messages. Use the specified AS for configure tests too. * configure: ditto * acconfig.h: add DEFAULT_ASSEMBLER and DEFAULT_LINKER * config.in: ditto * gcc.c (find_a_file): when looking for `as' and `ld', return the DEFAULT program if it exists * collect2.c (main): use DEFAULT_LINKER if it exists * gcc.c (find_a_file): the test for existence of a full pathname was reversed From-SVN: r22629
Alexandre Oliva committed -
From-SVN: r22628
Michael Meissner committed -
From-SVN: r22627
Mark Mitchell committed -
From-SVN: r22626
Stan Cox committed -
From-SVN: r22622
Catherine Moore committed -
From-SVN: r22621
Nick Clifton committed -
* c-common.c (c_get_alias_set): Tighten slightly for FUNCTION_TYPEs and ARRAY_TYPEs. Tidy up. Improve support for type-punning. * expr.c (store_field): Add alias_set parameter. Set the MEM_ALIAS_SET accordingly, if the target is a MEM. (expand_assignment): Use it. (store_constructor_field): Pass 0. (expand_expr): Likewise. From-SVN: r22620
Mark Mitchell committed -
* flags.h: Add flag_data_sections. * toplev.c: Add option -fdata-sections. Add flag_data_sections. (compile_file): Error if flag_data_sections not supported. * varasm.c (assemble_variable): Handle flag_data_sections. * config/svr4.h: Modify prefixes for UNIQUE_SECTION_NAME. * config/mips/elf.h: Likewise. * config/mips/elf64.h: Likewise. * invoke.texi: Describe -fdata-sections. From-SVN: r22619
Catherine Moore committed -
From-SVN: r22616
Jeff Law committed -
From-SVN: r22615
Jeffrey A Law committed -
invoke.texi (-ffloat-store): Clarify that this option does not affect intermediate results -- only variables. * invoke.texi (-ffloat-store): Clarify that this option does not affect intermediate results -- only variables. From-SVN: r22614
Craig Burley committed -
From-SVN: r22613
Jeffrey A Law committed -
* configure.in: Minor cleanups for building in the $(target_alias) subdir. From-SVN: r22612
Jeffrey A Law committed -
From-SVN: r22611
Jeff Law committed
-
- 27 Sep, 1998 1 commit
-
-
From-SVN: r22604
Jeff Law committed
-
- 26 Sep, 1998 2 commits
-
-
From-SVN: r22601
Jason Merrill committed -
From-SVN: r22600
Jeff Law committed
-