- 03 May, 2002 16 commits
-
-
* doc/install.texi (Installing): Mention GCC 3.1 buildstats. (Specific): Removed buildstats references. (Specific, hppa*-hp-hpux11): Adjust for GCC versions > 3.0. (Specific, sparc-sun-solaris2*): Update 64-bit hints for GCC 3.1. Accomodate Solaris versions beyond 8. (Specific, sparc-sun-solaris2.7): Update as path for GCC 3.1. (Specific, *-*-solaris2.8): Removed, obsolete. From-SVN: r53097
Rainer Orth committed -
PR target/6542 * config/sparc/sparc.h (leaf_reg_remap): Remove const. (CONDITIONAL_REGISTER_USAGE): For TARGET_FLAT make fill leaf_reg_remap with identity. * config/sparc/sparc.c (leaf_reg_remap): Remove const. * gcc.dg/20020503-1.c: New test. From-SVN: r53095
Jakub Jelinek committed -
* config/os/irix/irix5.2/bits/ctype_noninline.h (classic_table): Return __ctype + 1. (ctype:_M_table): Initialize to classic_table(), not __ctype. From-SVN: r53093
Kaveh R. Ghazi committed -
* defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c. * c-decl.c (c_init_decl_processing): Use it. * config/rs6000/darwin.h (BOOL_TYPE_SIZE): Define to INT_TYPE_SIZE. * config/i960/i960.h (BOOL_TYPE_SIZE): Don't define. * config/mcore/mcore.h (BOOL_TYPE_SIZE): Don't define. From-SVN: r53091
Jason Merrill committed -
* config/h8300/crti.asm: Remove trailing spaces. * config/h8300/h8300.c: Likewise. * config/h8300/lib1funcs.asm: Likewise. From-SVN: r53090
Kazu Hirata committed -
* defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c. * c-decl.c (c_init_decl_processing): Use it. * config/rs6000/darwin.h (BOOL_TYPE_SIZE): Define to INT_TYPE_SIZE. * config/i960/i960.h (BOOL_TYPE_SIZE): Don't define. * config/mcore/mcore.h (BOOL_TYPE_SIZE): Don't define. From-SVN: r53089
Jason Merrill committed -
* regrename.c: Fix formatting. * tree.c: Likewise. From-SVN: r53088
Kazu Hirata committed -
From-SVN: r53085
Jan Hubicka committed -
* configure.in: Update local install.html, configopts.html paths. * configure: Regenerate. From-SVN: r53083
Rainer Orth committed -
* i386.c (sse_clrsf, sse_clrsi): Set memory attribute to none. From-SVN: r53082
Jan Hubicka committed -
From-SVN: r53081
GCC Administrator committed -
(__glibcpp_long_double_bits, __glibcpp_long_bits): Define. From-SVN: r53077
Kaveh R. Ghazi committed -
* config/os/irix/irix5.2/bits/ctype_inline.h: Cast to unsigned char. From-SVN: r53076
Kaveh R. Ghazi committed -
From-SVN: r53075
Kazu Hirata committed -
* include/dwarf2-signal.h (INIT_SEGV, INIT_FPE for ia64): use sigaction instead of __libc_sigaction. From-SVN: r53074
Hans Boehm committed -
* haifa-sched.c (schedule_insn): Print table of instructions and reservations. (sched_block): Do not print ready list at verbosity level 1. * sched-vis.c (print_insn): Make global. * sched-ebb.c (ebb_print_insn): Rename from... (print_insn): ... this one. * sched-int.h (print_insn): Declare From-SVN: r53073
Jan Hubicka committed
-
- 02 May, 2002 23 commits
-
-
* haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn emitted by cycle_display. From-SVN: r53072
Richard Henderson committed -
From-SVN: r53070
Loren J. Rittle committed -
re PR target/6540 (sparc-sun-solaris2.7 (perhaps all bi-arch sparc) fail libstdc++-v3 18_support/numeric_limits.cc) 2002-05-02 Jakub Jelinek <jakub@redhat.com> PR target/6540 * config.gcc (sparc*-*-solaris2*): Set float_format to i128. * config/float-sparc.h: Assume 128-bit long double if __LONG_DOUBLE_128__ is defined. From-SVN: r53069
Jakub Jelinek committed -
2002-05-02 Vladimir Makarov <vmakarov@redhat.com> * genattrtab.c (write_function_unit_info): Add a dummy element when num_units == 0. From-SVN: r53067
Vladimir Makarov committed -
2002-05-02 Phil Edwards <pme@gcc.gnu.org> * docs/html/faq/index.html: Update list in #4.1. * docs/html/faq/index.txt: Regenerated. From-SVN: r53065
Phil Edwards committed -
* predict.c: (propagate_freq, estimate_bb_frequencies): Use TYPE_MODE (double_type_node) instead of DFmode. From-SVN: r53064
Herman A.J. ten Brugge committed -
2002-05-02 Benjamin Kosnik <bkoz@redhat.com> * docs/html/17_intro/RELEASE-NOTES (New): Update. From-SVN: r53063
Benjamin Kosnik committed -
From-SVN: r53061
Mark Mitchell committed -
* utils.c (finish_record_type): Change record_size to record_type. From-SVN: r53058
Jim Wilson committed -
* testsuite/lib/libjava.exp (libjava_find_spec): New function. (libjava_init): Use it to find libgcj.spec. (libjava_arguments): Likewise. From-SVN: r53057
Rainer Orth committed -
2002-05-02 David S. Miller <davem@redhat.com> PR bootstrap/6525 * include/dwarf2-signal.h (INIT_SEGV, INIT_FPE): Don't use __libc_sigaction on Sparc. From-SVN: r53055
David S. Miller committed -
* cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed jumps post reload. * toplev.c (rest_of_compilation): Revert Richard's patch. From-SVN: r53052
Jan Hubicka committed -
2002-05-02 Jerome Marc <marcjero@yahoo.com> * java/net/natPlainSocketImpl.cc: Include sys/ioctl.h and sys/filio.h, if present. From-SVN: r53050
Jerome Marc committed -
* pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS. * ada/Makefile.in (X_ADA_CFLAGS, T_ADA_CFLAGS): New fragment overrides. (ALL_ADA_CFLAGS): Define. Replace ADA_CFLAGS with ALL_ADA_CFLAGS in ALL_ADAFLAGS, MOST_ADAFLAGS, and all compilations using CC. From-SVN: r53047
John David Anglin committed -
From-SVN: r53046
Catherine Moore committed -
From-SVN: r53045
Kazu Hirata committed -
* combine.c: Fix comment formatting. * expr.c: Likewise. * genautomata.c: Likewise. * stmt.c: Likewise. * tree.h: Likewise. From-SVN: r53044
Kazu Hirata committed -
From-SVN: r53040
Joseph Myers committed -
fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or arg pointer register which strict... * config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or arg pointer register which strict register checking is not enabled. From-SVN: r53039
Nick Clifton committed -
From-SVN: r53038
GCC Administrator committed -
From-SVN: r53034
Bruce Korb committed -
From-SVN: r53033
Mark Mitchell committed -
2002-05-02 Aldy Hernandez <aldyh@redhat.com> * gcc.dg/altivec-8.c: New. * config/rs6000/rs6000.c (rs6000_legitimate_address): Disallow PRE_INC and PRE_DEC for altivec modes. From-SVN: r53031
Aldy Hernandez committed
-
- 01 May, 2002 1 commit
-
-
2002-05-01 Jeff Law <law@redhat.com> * pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the 'T' constraint. From-SVN: r53027
Jeff Law committed
-