- 03 May, 2002 25 commits
-
-
* config/alpha/netbsd.h (CPP_PREDEFINES): Add -D_LP64. (LINK_SPEC): Undef before defining. From-SVN: r53113
Jason Thorpe committed -
From-SVN: r53109
Alexandre Oliva committed -
Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * Makefile.am (jv_convert_LDADD): Bring -L.libs to the front. (gij_LDADD, rmic_LDADD, rmiregistry_LDADD): Likewise. * Makefile.in: Rebuilt. From-SVN: r53108
Alexandre Oliva committed -
2002-05-03 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/6549. * include/bits/fstream.tcc (filebuf::_M_underflow_common): Revert. * testsuite/27_io/narrow_stream_objects.cc (test07): Add. From-SVN: r53107
Benjamin Kosnik committed -
PR preprocessor/6489 * tradcpp.c (fixup_newlines): New. (main, finclude): Use it. From-SVN: r53103
Jakub Jelinek committed -
* config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section. * config/mips/mips.c (mips_unique_section): Strip encoding from decl name. From-SVN: r53101
Richard Sandiford committed -
* configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. From-SVN: r53100
Thomas Fitzsimmons committed -
* config/i386/i386.c (ix86_expand_int_movcc): Truncate to proper mode. From-SVN: r53099
Jakub Jelinek committed -
* tree.c (build_cplus_array_type): Only const and volatile get special handling. From-SVN: r53098
Jason Merrill committed -
* 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 15 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
-