aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-24dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined without UNALIGNED_I...Jason Merrill2-43/+52
2000-07-24* Makefile.in (bootstrap): Move -BstageN/ to the end.Jason Merrill2-6/+10
2000-07-24tweakJason Merrill1-2/+1
2000-07-24tradcpp.c (main): Update max_include_len for cpp_include_defaults as well.Jakub Jelinek2-0/+7
2000-07-24Add D30V optionsMichael Meissner2-1/+41
2000-07-24[multiple changes]Benjamin Kosnik14-1040/+1070
2000-07-24gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is not needed by our gcse ...Jeffrey A Law2-5/+6
2000-07-24gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.Jeffrey A Law2-16/+4
2000-07-24gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.Jeffrey A Law2-5/+11
2000-07-24* gcc.dg/cpp/20000720-1.S: New test.Jakub Jelinek2-0/+18
2000-07-24gcse.c (alloc_pre_mem, [...]): Delete unused bitmap 'temp_bitmap'.Jeffrey A Law2-10/+7
2000-07-24Daily bump.Jeff Law5-5/+5
2000-07-24Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva2-0/+6
2000-07-24configure.in: Use the same cache file for all target libs.Alexandre Oliva3-2/+7
2000-07-24configure.in (THREADS): Don't --enable-threads on IRIX <= 5.*.Alexandre Oliva3-0/+11
2000-07-24* dyn_load.c (GC_scratch_last_end_ptr): Don't declare a #define.Alexandre Oliva2-0/+6
2000-07-23Make-lang.in: Put $(build_exeext) suffix on programs which run on the build m...David Billinghurst2-5/+10
2000-07-23c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN to figure out...Mark Mitchell7-48/+106
2000-07-23Added myself as i860 port maintainer.Jason Eckhardt1-0/+1
2000-07-23i860.md (untyped_call expander): Use GEN_CALL instead of gen_call.Jason Eckhardt2-1/+6
2000-07-23configure.in (AC_CHECK_HEADERS): Add time.h.Michael Sokolov5-85/+142
2000-07-23configure.in (AC_CHECK_HEADERS): Add limits.h.Michael Sokolov8-2/+36
2000-07-23cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge allocating ctor...Alex Samuel2-15/+40
2000-07-23* dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.George Helffrich2-1/+5
2000-07-23StreamTokenizer.java: Merged with classpath.Oskar Liljeblad2-49/+253
2000-07-23* configure (topsrcdir): Don't use dirname.Michael Sokolov2-2/+7
2000-07-23unuglyfying codeAldy Hernandez1-0/+3
2000-07-23unuglyfying codeAldy Hernandez1-0/+2
2000-07-23c-typeck.c (c_expand_start_case): Change -Wtraditional pedwarn for `long' swi...Joseph Myers2-1/+4
2000-07-23* h8300.c: Fix formatting.Kazu Hirata2-3/+7
2000-07-23c-lex.c (init_lex): Keep the "inline" keyword in C99 mode.Joseph Myers2-2/+6
2000-07-23bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing with %p.Joseph Myers4-12/+22
2000-07-23* gen-params: Added trailing space for 'long long int' regexp.Krister Walfridsson2-1/+5
2000-07-23aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov8-78/+146
2000-07-23* cp-demangle.c, mkstemps.c: #include <sys/types.h>.Michael Sokolov3-0/+7
2000-07-23Daily bump.Jeff Law5-5/+5
2000-07-23find_reloads_toplev: add new parameter "address_reloaded".Aldy Hernandez2-12/+34
2000-07-23Makefile.in: Rebuilt.Tom Tromey16-160/+2244
2000-07-22collect2.c (main): Typo fixed.Jeffrey Oldham11-27/+102
2000-07-22stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha.Benjamin Kosnik2-4/+19
2000-07-22* MAINTAINERS: Add self to Write After Approval list.Jeffrey Oldham2-0/+5
2000-07-22com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impFGETC_subr, FFEINTRIN_impFP...Toon Moene2-4/+13
2000-07-22* system.h (__FUNCTION__): Wrap definition in #ifndef.Kaveh R. Ghazi2-0/+6
2000-07-22Line up with libstdc++-v2 version of valarray.Gabriel Dos Reis3-4/+8
2000-07-22merge with /cvs/srcJason Merrill12-753/+2159
2000-07-22Daily bump.Jeff Law5-5/+5
2000-07-21parse.y (simple_name:): Fixed typo in error message.Alexandre Petit-Bianco3-1/+17733
2000-07-22fix typoMichael Meissner1-1/+1
2000-07-22Add gcc.c-torture/execute/ieee/hugeval.cMichael Meissner2-0/+31
2000-07-22stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha.Benjamin Kosnik4-15/+27