]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2001-06-27  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment block...
2001-06-27  Joseph Myersc-tree.texi, [...]: Replace . at end of sentences prece...
2001-06-27  Daniel Berlininvoke.texi: Add description of max-gcse-passes param.
2001-06-27  GCC AdministratorDaily bump.
2001-06-27  Neil Boothsystem.h (TARGET_ESC): Move to ...
2001-06-27  Bruce Korbno preprocessing inside string literal
2001-06-27  Jim WilsonAdd missing documentation.
2001-06-27  Benjamin Kosnikstreambuf.tcc (__copy_streambufs): Don't set eofbit.
2001-06-27  Joseph Myerscpp.texi, [...]: Use @: where necessary when a full...
2001-06-26  Zoltan Hidvegiacinclude.m4 (glibcpp_toolexeclibdir): Make multilib...
2001-06-26  Joseph Myersgcc.texi, [...]: Remove trailing whitespace.
2001-06-26  Benjamin Kosnikstream_iterator.h (istream_iterator): Add copy ctor.
2001-06-26  Joseph Myersc-tree.texi, [...]: Use two spaces after ends of sentences.
2001-06-26  Richard Hendersonalpha_mach_dep.s: Mark call-saved FP registers.
2001-06-26  Benjamin Kosniksbuf_iter.h: Change to..
2001-06-26  Phil Edwardsacinclude.m4: Clean extraneous tabs, rewrap 'test'...
2001-06-26  Daniel Berlintoplev.c (display_help): Fix param thinko.
2001-06-26  Gabriel Dos... toplev.c (decode_f_option): Adjust setting.
2001-06-26  Rainer Orth* config/i386/sol2.h (CPP_SPEC): Pass -P for .S files.
2001-06-26  Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-26  Vladimir Makarovglimits.h (USHRT_MAX): Use unsigned suffix if int can...
2001-06-26  Felix Natterporting-howto.html: Fixed some errors.
2001-06-26  Gabriel Dos... diagnostic.h (struct diagnostic_context): Add new field.
2001-06-26  Rainer Orthiris5.h (UNALIGNED_INT_ASM_OP, [...]): Define.
2001-06-26  Rainer Orth* src/alpha/osf.S (ffi_closure_osf): Use .rdata for...
2001-06-26  Jan Hubickai386.md (float_truncate splitter, [...]): Add reload_co...
2001-06-26  Benjamin Kosnikstl_iterator.h (istream_iterator::operator->): Fix...
2001-06-26  Gabriel Dos... diagnostic.h (diagnostic_prefixing_rule_t): New enum...
2001-06-26  GCC AdministratorDaily bump.
2001-06-26  Benjamin Kosnikstd_iterator.h: Include sbuf_iter.h via std_ios.h.
2001-06-26  Neil Boothdefaults.h: Default escape sequences to ASCII.
2001-06-26  Gabriel Dos... stl_iterator.h (__normal_iterator<>): Qualify dependent...
2001-06-26  Gabriel Dos... diagnostic.c (digit_buffer): Remove as global.
2001-06-26  Tom Tromeyencodings.pl: Generate lower-case names.
2001-06-26  Steve EllceyAdd ia64-hpux 128-bit long double support.
2001-06-26  Tom TromeynatFileDescriptorPosix.cc (open): Change error message...
2001-06-26  Jim WilsonMake parallel builds work.
2001-06-25  Phil Edwardsre PR libstdc++/3377 (missing std::__cmath_power<double...
2001-06-25  Tom Tromey* libjava.lang/stub.xfail: Removed.
2001-06-25  Rainer Orthconfigure.in: Recognize sparc*-sun-* host.
2001-06-25  Phil Edwardsupdate_version: Add command-line argument capability...
2001-06-25  Dale Johannesenbitmap.c (bitmap_last_bit_set): Fix a non-c89 usage...
2001-06-25  Jan Hubicka* i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix const...
2001-06-25  GCC AdministratorDaily bump.
2001-06-25  Andreas Jaegerjni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.
2001-06-25  Joseph Myersc-tree.texi, [...]: Be more consistent about the use...
2001-06-24  Joseph Myersextend.texi, [...]: Remove uses of @refill.
2001-06-24  Jan Hubicka* (movsi_insv_1, movsi_insv_1_rex64): Allow immediate...
2001-06-24  Richard Hendersonbuiltins.c (expand_builtin_expect_jump): Disable if...
2001-06-24  Nick CliftonFix oinitialisation of frame pointer in interrupt funct...
2001-06-24  GCC AdministratorDaily bump.
2001-06-24  Richard Hendersoncrtfastmath.c: New file.
2001-06-23  Gabriel Dos... * libmath/stubs.c: Fix thinko.
2001-06-23  Joseph Myersinstall-old.texi: Remove more documentation of configur...
2001-06-23  David Edelsohnstubs.c (sqrtf): Define.
2001-06-23  Jan Hubickai386-protos.h (emit_i387_cw_initialization): Declare.
2001-06-23  Jan van Malezipfile.h: Use GCC_JCF_H instead of JCF_H.
2001-06-23  Neil Boothcppmacro.c (make_string_token): Avoid warning.
2001-06-23  Jan Hubicka* flow.c (attempt_auto_inc, try_pre_increment_1): Fix...
2001-06-23  GCC AdministratorDaily bump.
2001-06-23  Benjamin Kosnikstl_iterator.h (reverse_iterator): Inherit from iterator.
2001-06-22  Jan Hubickaflow.c (mark_set_1, [...]): compute REG_FREQ using...
2001-06-22  Jan Hubickapredict.c (block_info_def): Add nvisited.
2001-06-22  Joseph Myersgcc.texi: Update documentation of source files of C...
2001-06-22  Richard Hendersoninvoke.texi (-funsafe-math-optimizations): Document...
2001-06-22  Diego Novillobasic-block.h (dump_edge_info): Declare.
2001-06-22  Toshiyasu Moritapredict.c: (expected_value_to_br_prob): Check for const...
2001-06-22  David Mosbergercrtfastmath.c: New file.
2001-06-22  Phil Edwards*: Revert comment/license change from yesterday for...
2001-06-22  Toshiyasu Moritah8300.c (asm_file_start): Remove reference to "release...
2001-06-22  Joseph Myersre PR c/3259 (({ }) and -Wall)
2001-06-22  DJ Deloriearm.h (struct machine_function): Remove ra_rtx.
2001-06-22  Jan Hubickapredict.c (estimate_bb_frequencies): Do not handle...
2001-06-22  Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-06-22  Andrew Haleyoptabs.c (emit_libcall_block): When using non-call...
2001-06-22  Gabriel Dos... * libmath/stubs.c (powf): Fix typo.
2001-06-22  Gabriel Dos... * libmath/stubs.c (tanhf): Fix typo.
2001-06-22  GCC AdministratorDaily bump.
2001-06-22  Gabriel Dos... stubs.c: New file.
2001-06-22  Stan Shebs* objc/objc-act.c (hash_init): Use xcalloc.
2001-06-21  Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-06-21  Richard Hendersonflow.c (entry_exit_blocks): Initialize frequency.
2001-06-21  J"orn Renneckesh.c (barrier_align): Also recognize branch-around...
2001-06-21  Neil Boothre PR preprocessor/3260 (#include __FILE__ broken)
2001-06-21  DJ Deloriealpha.h (struct machine_function): Remove.
2001-06-21  Aldy Hernandezhandle interrupt_handler correctly
2001-06-21  Phil EdwardsFix massive typo/thinko in previous ChangeLog entry.
2001-06-21  Phil Edwardsinstall.texi: Add 'c' to list of --enable-languages...
2001-06-21  DJ Delorie* integrate.c (mark_hard_reg_initial_vals): Check for...
2001-06-21  DJ Delorieintegrate.c (ggc.h): Include.
2001-06-21  Stan Shebscontrib.texi, [...]: Use the correct name "Objective...
2001-06-21  Tom Tromeyjava-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.
2001-06-21  Gabriel Dos... indirect_array.h (indirect_array<>::operator=): Make...
2001-06-21  GCC AdministratorDaily bump.
2001-06-21  Alexandre Petit... class.c (java_hash_tree_node): Fixed indentation in...
2001-06-21  Joseph Myersc-tree.texi, [...]: Consistently use "front end" and...
2001-06-20  Jan Hubicka* predict.c (estimate_probability): Fix loop bounds.
2001-06-20  Jan Hubickatoplev.c (rest_of_compilation): Run mark_constant_funct...
2001-06-20  Jan Hubickapredict.c (estimate_loops_at_level, [...]): New functions.
2001-06-20  Tom Tromeyre PR java/2319 (invalid UTF-8 sequences should be...
next