aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-25* libjava.lang/stub.xfail: Removed.Tom Tromey2-3/+4
2001-06-25configure.in: Recognize sparc*-sun-* host.Rainer Orth3-2/+7
2001-06-25update_version: Add command-line argument capability...Phil Edwards4-33/+29
2001-06-25bitmap.c (bitmap_last_bit_set): Fix a non-c89 usage (null actual argument to ...Dale Johannesen2-1/+6
2001-06-25* i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix constraints.Jan Hubicka2-2/+6
2001-06-25Daily bump.GCC Administrator5-5/+5
2001-06-25jni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.Andreas Jaeger2-27/+31
2001-06-25c-tree.texi, [...]: Be more consistent about the use of "GCC" and related terms.Joseph Myers13-180/+196
2001-06-25extend.texi, [...]: Remove uses of @refill.Joseph Myers8-70/+76
2001-06-24* (movsi_insv_1, movsi_insv_1_rex64): Allow immediate operand.Jan Hubicka2-2/+6
2001-06-24builtins.c (expand_builtin_expect_jump): Disable if the expression can't be r...Richard Henderson2-0/+21
2001-06-24Fix oinitialisation of frame pointer in interrupt functions.Nick Clifton3-15/+60
2001-06-24Daily bump.GCC Administrator5-5/+5
2001-06-23crtfastmath.c: New file.Richard Henderson7-9/+72
2001-06-23* libmath/stubs.c: Fix thinko.Gabriel Dos Reis2-0/+5
2001-06-24install-old.texi: Remove more documentation of configure options.Joseph Myers3-77/+49
2001-06-23stubs.c (sqrtf): Define.David Edelsohn2-1/+13
2001-06-23i386-protos.h (emit_i387_cw_initialization): Declare.Jan Hubicka4-145/+158
2001-06-23zipfile.h: Use GCC_JCF_H instead of JCF_H.Jan van Male2-1/+5
2001-06-23cppmacro.c (make_string_token): Avoid warning.Neil Booth3-9/+25
2001-06-23* flow.c (attempt_auto_inc, try_pre_increment_1): Fix typo.Jan Hubicka2-2/+6
2001-06-23Daily bump.GCC Administrator5-5/+5
2001-06-23stl_iterator.h (reverse_iterator): Inherit from iterator.Benjamin Kosnik7-247/+488
2001-06-22flow.c (mark_set_1, [...]): compute REG_FREQ using bb->frequency.Jan Hubicka3-20/+36
2001-06-22predict.c (block_info_def): Add nvisited.Jan Hubicka3-2/+49
2001-06-23gcc.texi: Update documentation of source files of C compiler.Joseph Myers2-10/+34
2001-06-22invoke.texi (-funsafe-math-optimizations): Document its possible effects at l...Richard Henderson2-1/+8
2001-06-22basic-block.h (dump_edge_info): Declare.Diego Novillo5-11/+26
2001-06-22predict.c: (expected_value_to_br_prob): Check for const_true_rtx instead of c...Toshiyasu Morita2-2/+7
2001-06-22crtfastmath.c: New file.David Mosberger4-1/+52
2001-06-22*: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards80-2295/+7
2001-06-22h8300.c (asm_file_start): Remove reference to "release F-1".Toshiyasu Morita2-1/+5
2001-06-22re PR c/3259 (({ }) and -Wall)Joseph Myers5-0/+29
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie9-149/+33
2001-06-22predict.c (estimate_bb_frequencies): Do not handle conditional jumps jumping ...Jan Hubicka3-8/+79
2001-06-22regs.h (struct reg_info_def): Add freq field.Jan Hubicka14-60/+182
2001-06-22optabs.c (emit_libcall_block): When using non-call exceptions, don't mark lib...Andrew Haley2-13/+31
2001-06-22* libmath/stubs.c (powf): Fix typo.Gabriel Dos Reis2-2/+3
2001-06-22* libmath/stubs.c (tanhf): Fix typo.Gabriel Dos Reis2-11/+13
2001-06-22Daily bump.GCC Administrator5-5/+5
2001-06-22stubs.c: New file.Gabriel Dos Reis4-5/+120
2001-06-22* objc/objc-act.c (hash_init): Use xcalloc.Stan Shebs2-5/+6
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards81-0/+2387
2001-06-21flow.c (entry_exit_blocks): Initialize frequency.Richard Henderson2-4/+15
2001-06-21sh.c (barrier_align): Also recognize branch-around-a-jump-sequence from machi...J"orn Rennecke2-5/+10
2001-06-21re PR preprocessor/3260 (#include __FILE__ broken)Neil Booth2-1/+6
2001-06-21alpha.h (struct machine_function): Remove.DJ Delorie3-79/+16
2001-06-21handle interrupt_handler correctlyAldy Hernandez4-2/+28
2001-06-21Fix massive typo/thinko in previous ChangeLog entry.Phil Edwards1-17/+0
2001-06-21install.texi: Add 'c' to list of --enable-languages choices.Phil Edwards2-2/+23