- 03 Jun, 2001 10 commits
-
-
* config/sh/sh.c (print_operand_address): Cast INTVAL to int. (shl_and_kind): Cast wide constant. (gen_far_branch): Define as static, as in declaration. (barrier_align): Compute cache-line length as unsigned. Add parentheses in initial credit computation. (rounded_frame_size): Add parentheses. (permanent_obstack): Remove declaration. Include ggc.h for declaration of ggc_add_root_rtx(). (get_free_reg): Removed declaration of unused variable reg. (legitimize_pic_address): Mark mode argument as unused. From-SVN: r42837
Alexandre Oliva committed -
* config/sh/sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represents cond branches outside +-4096 range. From-SVN: r42835
Igor Shevlyakov committed -
* config/sh/lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence. Add nops. From-SVN: r42833
Alexandre Oliva committed -
* doc/install-old.texi: Remove more old installation documentation. * doc/install.texi: Add relevant parts here. From-SVN: r42831
Joseph Myers committed -
2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl> * root.texi: Fix typo in patches e-mail address. From-SVN: r42830
Toon Moene committed -
2001-06-03 Andrew Haley <aph@redhat.com> * src/alpha/osf.S: Add unwind info. * src/powerpc/sysv.S: Add unwind info. * src/powerpc/ppc_closure.S: Likewise. From-SVN: r42828
Andrew Haley committed -
From-SVN: r42826
Gerald Pfeifer committed -
2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl> Jan van Male <jan.vanmale@fenk.wau.nl> * root.texi: Define `help' and `patches' mailing list addresses. * news.texi: Remove `prerelease' from 0.5.26 * g77.texi: Use two spaces between command options, eliminate some 'overfull hboxes'. Use help and patches mailing list addresses where appropriate. Co-Authored-By: Jan van Male <jan.vanmale@fenk.wau.nl> From-SVN: r42825
Toon Moene committed -
From-SVN: r42821
GCC Administrator committed -
From-SVN: r42819
David Edelsohn committed
-
- 02 Jun, 2001 20 commits
-
-
* doc/gcc.texi, doc/install-old.texi: Remove old system-specific installation documentation. * doc/install.texi: Move it to here. From-SVN: r42816
Joseph Myers committed -
* gcc.misc-tests/linkage.exp: Use wildcards when matching N32. Ensure logfile entry matches exec command line. From-SVN: r42814
Kaveh R. Ghazi committed -
From-SVN: r42813
Anthony Green committed -
From-SVN: r42812
Anthony Green committed -
From-SVN: r42810
Joseph Myers committed -
* doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contents to just after title page. ch: * chill.texi: Move contents to just after title page. f: * g77.texi: Move contents to just after title page. java: * gcj.texi: Move contents to just after title page. From-SVN: r42808
Joseph Myers committed -
2001-06-01 Alexandre Petit-Bianco <apbianco@redhat.com> * parse.y (type_literals:): Use `build_incomplete_class_ref' with builtin type. (patch_incomplete_class_ref): Build the class ref, build the class init if necessary, complete the tree. Fixes PR java/2605 (http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00044.html ) From-SVN: r42807
Alexandre Petit-Bianco committed -
2001-06-02 Toon Moene <toon@moene.indiv.nluug.nl> * com.c (ffecom_init_0): Make CHARACTER*1 unsigned. From-SVN: r42805
Toon Moene committed -
* doc/install-old.texi: Remove documentation of some configuration options. * doc/install.texi: Add relevant parts of this documentation here. From-SVN: r42802
Joseph Myers committed -
* contrib.texi: Updated entries for Mark Mitchell, Joseph S. Myers, Gerald Pfeifer, Bernd Schmidt, and Dean Wakerley. From-SVN: r42801
Gerald Pfeifer committed -
i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; replace all uses outside zero_extend. * i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; replace all uses outside zero_extend. (and?i splitters): Use ext_register_operands. (test?i peep2): Remove ignored constraints. * i386.c (ext_register_operand): Check that operand is eighter pseudo or hard or 'Q' register. From-SVN: r42798
Jan Hubicka committed -
From-SVN: r42797
Joseph Myers committed -
* tree.h (struct record_layout_info_s): New field unpadded_align. (set_lang_adjust_rli): New declaration. * stor-layout.c (layout_decl): If DECL is packed, but at alignment it would have if not packed, do not downgrade DECL_ALIGN. (lang_adjust_rli, set_lang_adjust_rli): New. (start_record_layout): Initialize new field unpadded_align. (debug_rli): Display it. (place_union_field, place_field): Set it. (layout_type, case RECORD_TYPE): Call via lang_adjust_rli if set. From-SVN: r42796
Richard Kenner committed -
print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; use proper names instead. * print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; use proper names instead. Print DECL_NO_STATIC_CHAIN. From-SVN: r42795
Richard Kenner committed -
From-SVN: r42794
Richard Kenner committed -
except.c (expand_builtin_frob_return_addr): Add missing call to convert_memory_address #ifdef POINTERS_EXTEND_UNSIGNED. * except.c (expand_builtin_frob_return_addr): Add missing call to convert_memory_address #ifdef POINTERS_EXTEND_UNSIGNED. (expand_builtin_eh_return): Likewise. (expand_eh_return): Clean up ptr_mode != Pmode cases. From-SVN: r42793
Richard Kenner committed -
From-SVN: r42792
Anthony Green committed -
From-SVN: r42791
Anthony Green committed -
From-SVN: r42790
Anthony Green committed -
From-SVN: r42789
GCC Administrator committed
-
- 01 Jun, 2001 10 commits
-
-
* invoke.texi: Remove references to papers about sequence points to readings.html, refer to that page From-SVN: r42787
Jan van Male committed -
From-SVN: r42785
Gerald Pfeifer committed -
* doc/install.texi: Define srcdir when sources come from CVS. Significantly improve markup. Wrap overly long lines. Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> From-SVN: r42783
Laurent Guerby committed -
From-SVN: r42781
Rainer Orth committed -
* c-tree.texi, contrib.texi, cpp.texi, cppinternals.texi, extend.texi, fdl.texi, gcov.texi, invoke.texi, md.texi, objc.texi, rtl.texi, tm.texi, texinfo.tex: Move to doc subdirectory. * install.texi: Move to doc/install-old.texi. * gcc.texi: Move to doc, refer to install-old.texi. * Makefile.in: Reflect move of docs to doc/. * f/Make-lang.in: Ditto. * java/Make-lang.in: Ditto. * doc/.cvsignore: New. From-SVN: r42779
DJ Delorie committed -
Amend previous changelog PR g++/2936 Part missed from first commit * decl2.c (finish_anon_union): Copy context. From-SVN: r42777
Nathan Sidwell committed -
* invoke.texi: use two spaces between command options, eliminate some 'overfull hboxes' From-SVN: r42776
Jan van Male committed -
From-SVN: r42775
Hans-Peter Nilsson committed -
* src/Makefile.am (VPATH): Delimit with ":", not space. * src/Makefile.in: Regenerate. * configure.in (use of GLIBCPP_CHECK_GNU_MAKE): Don't fail if GNU make isn't found. * configure: Regenerate. From-SVN: r42774
Hans-Peter Nilsson committed -
* Makefile.in (s-mlib): Make backtick-commands always succeed. (DRIVER_DEFINES): Ditto. From-SVN: r42773
Hans-Peter Nilsson committed
-