Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc /
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 Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new field.
2001-06-26 Rainer Orthiris5.h (UNALIGNED_INT_ASM_OP, [...]): Define.
2001-06-26 Jan Hubickai386.md (float_truncate splitter, [...]): Add reload_co...
2001-06-26 Gabriel Dos Reisdiagnostic.h (diagnostic_prefixing_rule_t): New enum...
2001-06-26 GCC AdministratorDaily bump.
2001-06-26 Neil Boothdefaults.h: Default escape sequences to ASCII.
2001-06-26 Gabriel Dos Reisdiagnostic.c (digit_buffer): Remove as global.
2001-06-26 Steve EllceyAdd ia64-hpux 128-bit long double support.
2001-06-26 Jim WilsonMake parallel builds work.
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 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 Joseph Myersinstall-old.texi: Remove more documentation of configur...
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-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 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 GCC AdministratorDaily bump.
2001-06-22 Stan Shebs* objc/objc-act.c (hash_init): Use xcalloc.
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 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-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 Eric Christopheremit-rtl.c (gen_lowpart_common): Do not assume that...
2001-06-19 GCC AdministratorDaily bump.
2001-06-19 J"orn Renneckesh.c (output_branch): Delete bogus code.
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 Anglinmangle1.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 Neil Boothcpp.texi: Update.
2001-06-15 Loren J. Rittle* doc/install.texi: Use correct markup hints.
2001-06-15 Dennis Bjorklundsv.po: Updated.
2001-06-15 Richard Kenner* function.c (gen_mem_addressof): Handle case where...
2001-06-15 Richard Kenner* explow.c (expr_size): If DECL and size specified...
2001-06-15 Zack Weinbergcpp.texi: Formatting corrections.
2001-06-15 Jan Hubicka* optabs.c (expand_twoval_binop): Avoid undefined behav...
next