aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth87-634/+874
2001-06-26glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold it.Vladimir Makarov2-4/+13
2001-06-26diagnostic.h (struct diagnostic_context): Add new field.Gabriel Dos Reis5-19/+38
2001-06-26iris5.h (UNALIGNED_INT_ASM_OP, [...]): Define.Rainer Orth3-1/+15
2001-06-26i386.md (float_truncate splitter, [...]): Add reload_completted; fix operand ...Jan Hubicka4-17/+25
2001-06-26diagnostic.h (diagnostic_prefixing_rule_t): New enum type.Gabriel Dos Reis3-12/+22
2001-06-26Daily bump.GCC Administrator2-2/+2
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth41-360/+67
2001-06-26diagnostic.c (digit_buffer): Remove as global.Gabriel Dos Reis3-6/+12
2001-06-25Add ia64-hpux 128-bit long double support.Steve Ellcey11-96/+339
2001-06-25Make parallel builds work.Jim Wilson3-2/+9
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 Administrator2-2/+2
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 Administrator2-2/+2
2001-06-23crtfastmath.c: New file.Richard Henderson7-9/+72
2001-06-24install-old.texi: Remove more documentation of configure options.Joseph Myers3-77/+49
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 Administrator2-2/+2
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-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-22Daily bump.GCC Administrator2-2/+2
2001-06-22* objc/objc-act.c (hash_init): Use xcalloc.Stan Shebs2-5/+6
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
2001-06-21* integrate.c (mark_hard_reg_initial_vals): Check for NULL.DJ Delorie2-0/+5