gcc.git
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...
2001-06-20 J"orn Renneckesh.c (barrier_align): Don't ask for alignment when...
2001-06-20 Jeffrey A Lawssa.c (rename_block): Update parameter to remove_phi_al...
2001-06-20 Stan Shebsobjc-act.c (hash_init): Assume xmalloc always succeeds...
2001-06-20 Michael MeissnerFix __builtin_expect on PowerPCs
2001-06-20 GCC AdministratorDaily bump.
2001-06-20 Benjamin Kosnikmknumeric_limits: Add static definitions, format.
2001-06-20 Benjamin Kosnikmknumeric_limits: Add static defintions, format.
2001-06-19 Geoffrey Keatingrtl.texi (Machine Modes): Correct description of floati...
2001-06-19 Jeffrey A Lawssa.c (remove_phi_alternative): Remove declaration.
2001-06-19 Jeffrey A Lawflow.c (delete_unreachable_blocks): Fix patch error...
2001-06-19 Bernd SchmidtFix incorrect note handling.
2001-06-19 Jeffrey A Lawssa.c (ssa_uses): Remove definition.
2001-06-19 Jeffrey A LawMakefile.in (OBJS): Replace dce.o with ssa-dce.o
2001-06-19 Jeffrey A Law* POTFILES.in: Replace dce.c with ssa-dce.c.
2001-06-19 Jeffrey A Law* ssa-dce.c: Renamed from dce.c.
2001-06-19 Richard Sandifordexcept.c (initialize_handler_parm): Expect __cxa_begin_...
2001-06-19 Mark J. RobertsBigInteger.java (byteArrayToIntArray): Don't include...
2001-06-19 Eric Christopheremit-rtl.c (gen_lowpart_common): Do not assume that...
2001-06-19 GCC AdministratorDaily bump.
2001-06-19 Benjamin Kosnikstl_raw_storage_iter.h: Format.
2001-06-19 J"orn Renneckesh.c (output_branch): Delete bogus code.
2001-06-18 Richard Henderson* concat.c: Include <sys/types.h>.
2001-06-18 Jeffrey A Lawflow.c (find_unreachable_blocks): New function.
2001-06-18 Jeffrey A Law* dce.c (eliminate_dead_code): Fix formatting glitch.
2001-06-18 Stan Shebsobjc.dg: New directory.
2001-06-18 Jason MerrillImplement the Named Return Value optimization.
2001-06-18 Jan Hubickaunroll.c: Include predict.h.
2001-06-18 Jason Merrilltidy
2001-06-18 GCC AdministratorDaily bump.
2001-06-18 Ben Ellistonexcept.c (resolve_fixup_regions): Initialise "cleanup".
2001-06-17 Neil Booth* tm.texi: Document STDC_0_IN_SYSTEM_HEADERS.
2001-06-17 GCC AdministratorDaily bump.
2001-06-17 Richard Kennerexpr.c (expand_expr, [...]): If taking address of SAVE_...
2001-06-16 John David... mangle1.C: Modify regexp to test for `[: \t\n]' at...
2001-06-16 Franz Sirlgccspec.c (lang_specific_driver): If compiling ObjC...
2001-06-16 Daniel Berlinbitmap.h: Add dump_bitmap...
2001-06-16 Neil Boothcpp.texi, [...]: Update.
2001-06-16 Jan Hubicka* i386.md (minsf): Fix splitter. (PR fortran/3191)
2001-06-16 GCC AdministratorDaily bump.
2001-06-15 Tom Tromey* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
2001-06-15 Neil Boothcpp.texi: Update.
2001-06-15 Tom TromeynatRuntime.cc (_Jv_FindSymbolInExecutable): Return...
2001-06-15 Phil Edwardsdocumentation.html: Point to new doxygen'ed collection.
2001-06-15 Loren J. Rittle* doc/install.texi: Use correct markup hints.
2001-06-15 Dennis Bjorklundsv.po: Updated.
2001-06-15 Tom Tromeyjni.cc (ClassClass): Removed; updated all users.
next