gcc.git
2001-07-15 Richard KennerMakefile.in (integrate.o): Add debug.h.
2001-07-15 Richard Hendersonalpha.c (alpha_emit_xfloating_compare): Use CCmode...
2001-07-15 Richard Hendersonflow.c (redirect_edge_and_branch_force): Initialize...
2001-07-15 Richard Hendersonalpha.c (alpha_tablejump_addr_vec): New.
2001-07-15 Toon Moenef90-intrinsic-numeric.f: Fix pasto.
2001-07-15 David Billinghurstf90-intrinsic-numeric.f: New test.
2001-07-15 Jan Hubickaloop.c (scan_loop): Add USEs inside PARALLELs into...
2001-07-15 Nick CliftonAssert 'endian' not 'machine' in endian specs
2001-07-15 Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-15 Richard Hendersonalpha.h (TARGET_ABI_OSF): New.
2001-07-15 GCC AdministratorDaily bump.
2001-07-15 Richard Hendersonalpha.md: Use define_constants for unspec values.
2001-07-15 Tim Josling* tree.def (EXPON_EXPR) remove. Never supported anyway.
2001-07-15 John David... * pa.md: Remove unused constraints from define_split's.
2001-07-15 Richard Henderson* ifcvt.c (find_cond_trap): Test for exit block.
2001-07-14 Jan HubickaRe-install recently reverted patch.
2001-07-14 Richard Hendersonifcvt.c (find_cond_trap): New.
2001-07-14 GCC AdministratorDaily bump.
2001-07-14 Alan Modrapa.c (emit_hpdiv_const): Return reg is r2 for 64-bit...
2001-07-14 Jan Hubickabb-reorder.c (skip_insn_after_block): Get past the...
2001-07-13 H.J. Luelfos.h (UNIQUE_SECTION): Enable .bss section with...
2001-07-13 Tom Tromeyjvspec.c (jvgenmain_spec): Remove -ffilelist-file from...
2001-07-13 Geoffrey KeatingRevert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13.
2001-07-13 Phil Edwardsstd_sstream.h (basic_stringbuf::basic_stringbuf(string...
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-13 Alexandre Petit... anon_ctor_itf_arg.java: Moved to `libjava.lang.'
2001-07-13 Alexandre Petit... re PR java/3635 ("empty declaration" warning too broad)
2001-07-13 Denis Chertykovavr.md (strlenhi): PARALLEL keyword removed.
2001-07-13 Kazu Hiratajump.c (reversed_comparison_code_parts): Fix comment...
2001-07-13 H.J. Luelfos.h (UNIQUE_SECTION): Enable .bss section.
2001-07-13 Marc Espieconfig.gcc (*-*-openbsd*): Add fragment to compile...
2001-07-13 Geoffrey KeatingRevert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST...
2001-07-13 Stephen M.... Makefile.am: New file encapsulating header generation...
2001-07-13 David Edelsohn* combine.c (try_combine): Ensure const_int pow2 is...
2001-07-13 Nicola PeroAdded myself in the list of people who can write to...
2001-07-13 Hartmut Pennerconfig.gcc: Add configuration for s/390.
2001-07-13 Hartmut Penners390.c: New.
2001-07-13 Jan Hubickaemit-rtl.c (try_split): Update mark_jump_label call.
2001-07-13 GCC AdministratorDaily bump.
2001-07-13 Tom Tromeyre PR libgcj/3426 (java.io.InputStreamReader, infinite...
2001-07-12 Alexandre Petit... anon_ctor_itf_arg.java: New file.
2001-07-12 Alexandre Petit... re PR java/3285 (gcj fails to resolve constructor calls...
2001-07-12 Steve Ellcey* toplev.c (compile_file): Put call of ASM_FILE_START...
2001-07-12 Stephane Carrezconfigure.in (noconfigdirs): Don't compile libiberty...
2001-07-12 Tom Tromeyexpr.c (expand_load_internal): New function.
2001-07-12 Tom Tromey* libjava.lang/N19990310_4.xfail: Removed.
2001-07-12 Jan Hubickaflow.c (try_optimize_cfg): Delete whole chain of trivia...
2001-07-12 Tom TromeyReport from Henner Zeller:
2001-07-12 Jan Hubickaflow.c (find_basic_blocks_1): Do not emit NOP after...
2001-07-12 Richard Sandifordmips.c (print_operand): Extend '%D' to memory operands.
2001-07-12 Mark Mitchelldecl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_RE...
2001-07-12 GCC AdministratorDaily bump.
2001-07-12 Neil BoothMakefile.in (final.o): Depend on debug.h.
2001-07-12 Timothy Wallia64-aix port from Tim Wall
2001-07-12 Kazu Hiratarecog.c (validate_change): Fix a comment typo.
2001-07-12 Felix Natterporting-howto.xml: Initial checkin of master copy.
2001-07-11 Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-11 Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-11 Phil Edwardsrun_doxygen: Don't keep output from previous run.
2001-07-11 John David... pa.c (pa_output_function_prologue): Delete prototype.
2001-07-11 David Billinghurstintrinsic77.f: New test.
2001-07-11 John David... stmt.c (emit_case_nodes): Widen high and low instead...
2001-07-11 Janis Johnsongcov.c (arcdata): Use gcov_type to fix branch percentag...
2001-07-11 Janis Johnson* gcc.misc-tests/gcov-3.c: New test.
2001-07-11 Janis Johnsonprofile.c (branch_prob): Fix .bbg info for computed...
2001-07-11 Mark Mitchellstmt.c (parse_output_constraint): New function, split...
2001-07-11 Richard Hendersonbitmap.c: Comment some functions; fiddle whitespace.
2001-07-11 Daniel Berlingcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector...
2001-07-11 Jeffrey A Law* ssa-ccp.c (ssa_fast_dce): Free worklist when completed.
2001-07-11 Richard Kennerdwarf2out.c (dwarf2out_init, [...]): Add dummy version...
2001-07-11 Ben Elliston* Revert today's change -- there is a subtle bug.
2001-07-11 Richard Sandiford* gcc.c-torture/compile/20010711-1.c,
2001-07-11 Richard Sandiford* simplify-rtx.c (simplify_gen_subreg): Return null...
2001-07-11 Richard Sandiford* gcc.c-torture/execute/20010711-1.c: New test.
2001-07-11 Richard Sandifordmips.c (gen_int_relational): Tell the caller not to...
2001-07-11 Richard Sandifordmips.md (call_internal1): Use CONSTANT_ADDRESS_P to...
2001-07-11 Ben Ellistonre PR c++/80 (g++ enum and attributed __packed__)
2001-07-11 Ben Ellistonenum5.C: New test.
2001-07-11 Alexandre Petit... [multiple changes]
2001-07-11 GCC AdministratorDaily bump.
2001-07-11 Mark Mitchellpt.c (tsubst_decl): Set DECL_CONTEXT for namespace...
2001-07-11 Anthony GreenAdd some org packages.
2001-07-11 Kazu HirataFix a typo in ChangeLog.
2001-07-11 Mike StumpJim is no longer at Wind River, he probably won't be...
2001-07-11 Richard KennerFix typo in last change
2001-07-11 Kazu Hiratacalls.c (emit_library_call_value_1): Fix a comment...
2001-07-11 David Billinghurstsimplify-rtx.c: (simplify_subreg) Fix typo in comment
2001-07-11 Alexandre Petit... Makefile.am: Added `java/lang/ThreadLocal.java'.
2001-07-11 Jeff JohnstonMakefile.in: Add support for regex code.
2001-07-11 Jeff Johnstonxregex.h: New file to support libiberty regex.
2001-07-10 Richard Kennerrecog.c (offsettable_address_p): Handle LO_SUM case.
2001-07-10 Stephane Carrezreload1.c (merge_assigned_reloads): After a RELOAD_OTHE...
2001-07-10 Toon Moenefio.h: Revert type of url from off_t to int.
2001-07-10 Richard Kennerrs6000.c (print_operand, [...]): Use adjust_address_nv...
2001-07-10 Neil BoothMakefile.in (toplev.o, [...]): Depend on debug.h, wrap...
2001-07-10 Neil Booth* tm.texi: Fix markup.
2001-07-10 Jeffrey A Lawssa-ccp.c (first_phi_node): Remove.
2001-07-10 Gabriel Dos... diagnostic.c (finish_diagnostic): Rename to diagnostic_...
2001-07-10 Jason Merrilldwarf2out.c (dwarf2out_line): Emit -dA comment even...
next