aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-15Avoid copying libcall results directly to user variables.Bernd Schmidt2-0/+13
2000-09-15* splay-tree.c: #include <stdio.h>.Michael Sokolov2-0/+6
2000-09-15expmed.c (store_bit_field): Consider naturally aligned memory for direct refe...Richard Henderson2-12/+20
2000-09-15alpha.c (alpha_expand_unaligned_load): Force all AND addresses into alias set 0.Richard Henderson2-33/+57
2000-09-15Set rsize properly for args passed by reference.Bernd Schmidt2-1/+6
2000-09-15Make sure movstr_i4 libfuncs are compiled for -m4-nofpuBernd Schmidt3-2/+8
2000-09-15Daily bump.Jeff Law5-5/+5
2000-09-15locale.cc (locale::name()): Implement.Benjamin Kosnik6-269/+310
2000-09-15cpplex.c (ON_REST_ARG): Correct the test.Neil Booth4-5/+34
2000-09-14calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.Richard Henderson6-10/+19
2000-09-15c-parse.in (reswords): Add _Complex.Joseph Myers4-0/+10
2000-09-14* gcc.1: Delete documentation for -undef preprocessor option.J. David Anglin2-5/+5
2000-09-14* gcc.c-torture/execute/20000914-1.c: New test.Jeffrey A Law2-0/+294
2000-09-14* paste9.c: New preprocessor ## test.Neil Booth1-0/+23
2000-09-14sh.h (INIT_SECTION_ASM_OP, [...]): Remove define.Alexandre Oliva4-16/+10
2000-09-14string.tcc (_Rep::_S_max_size): Use typename for its size_type return type.Benjamin Kosnik7-81/+82
2000-09-14Makefile.am: Re-work shell commands that exceeded command-line length limits.Alexandre Oliva3-16/+33
2000-09-14static_members.cc: New file.Benjamin Kosnik2-0/+127
2000-09-14invoke.texi (H8/300 Options): Add -ms2600.Kazu Hirata5-6/+29
2000-09-14reload.c (find_reloads_address_1): Generate reloads for auto_inc pseudos that...Alexandre Oliva2-9/+12
2000-09-14expr.c (expand_expr, [...]): Copy memory attributes when making new MEM.Richard Kenner2-2/+11
2000-09-14Makefile.in (LN): Remove duplicate definition.Richard Kenner4-3/+11
2000-09-14reload.c (debug_reload_to_stream): Send all output to the requested stream or...Jeff Law1-3/+3
2000-09-14Generate REG_EQUAL notes when they'd be helpfulBernd Schmidt2-0/+14
2000-09-14Looks like Tom forgot to check this in...Alexandre Oliva1-0/+2
2000-09-14* java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.Alexandre Oliva2-1/+3
2000-09-14defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.Alexandre Oliva5-4/+20
2000-09-14Daily bump.Jeff Law5-5/+5
2000-09-14alias.c (memrefs_conflict_p): An ADDRESSOF doesn't conflict with frame_pointe...John Wehle2-2/+16
2000-09-13loop.c: Fix formatting.Kazu Hirata3-119/+125
2000-09-13* init.c (begin_init_stmts): Don't use // comments.J. David Anglin2-2/+8
2000-09-13demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson3-1/+33
2000-09-13* g++.other/inline13.C: New test.Alexandre Oliva1-0/+4
2000-09-13ia64.md (divsf3): New.Richard Henderson2-5/+737
2000-09-13* config/ia64/lib1funcs.asm (__divsf3): Protect fnorm.s with p6.Richard Henderson2-1/+9
2000-09-13flags.h (flag_dump_rtl_in_asm): Declare.Stephane Carrez7-6/+62
2000-09-13Document 68hc11 & 68hc12 portStephane Carrez4-3/+118
2000-09-13configure.in (LIBDATASTARTSPEC): Use `%s' to search for libgcjdata.a.Alexandre Oliva6-294/+437
2000-09-13natArray.cc (BooleanClass): New define.Tom Tromey3-8/+27
2000-09-13avr.h (ASSEMBLER_DIALECT): New macro declared.Denis Chertykov5-27/+74
2000-09-13configure.in: Do not build byacc for hppa64.Jeffrey A Law2-0/+16
2000-09-13jcf-parse.c: Include <locale.h>.Tom Tromey3-0/+13
2000-09-13Daily bump.Jeff Law5-5/+5
2000-09-13* POTFILES.in: Remove objc/objc-parse.c.Gerald Pfeifer2-1/+4
2000-09-13String.java (CASE_INSENSITIVE_ORDER): New static field.Bryce McKinlay4-5/+42
2000-09-13alias.c (find_base_term): Use frame_pointer_rtx when handling an ADDRESSOF.John Wehle3-5/+48
2000-09-13configure, config.in: Rebuilt.Tom Tromey4-167/+172
2000-09-12decl.c (maybe_deduce_size_from_array_init): Set do_default for all non-extern...Jason Merrill3-13/+59
2000-09-12newJason Merrill1-0/+20
2000-09-12c-lex.c (lex_string): Use charwidth to compute bytemask.Jakub Jelinek3-4/+17