platform/upstream/gcc.git
2001-11-15 GCC AdministratorDaily bump.
2001-11-15 Andreas Jaegercfgrtl.c (purge_all_dead_edges): Use int as argument...
2001-11-15 Kazu Hirataaix31.h: Fix comment formatting.
2001-11-15 Alan MatsuokaChangeLog entries for:
2001-11-15 Geoffrey Keating920923-1.c: stormy16 produces an extra error message.
2001-11-15 DJ Delorieintegrate.c (get_hard_reg_initial_reg): New.
2001-11-15 Geoffrey Keating20010327-1.c: Revert last change.
2001-11-15 Hans BoehmnatString.cc: correct argument order for _Jv_AllocPtrFr...
2001-11-15 Toon Moeneg77.texi: Update to use `@command', `@option.
2001-11-15 Tom Tromeyverify.cc (class _Jv_BytecodeVerifier): Fixed logic.
2001-11-14 Kaveh R. Ghazilinux.h: Include <linux.h> not "linux.h" to avoid infin...
2001-11-14 Tom TromeyConstructor.java (toString): Use more efficient form...
2001-11-14 Roger Sayle* gcc.c-torture/execute/string-opt-13.c: New testcase.
2001-11-14 Roger Sayle* fold-const.c (fold): Optimize strlen comparisons...
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-14 David O'Brienconfig.gcc (sparc64-wrs-vxworks*, [...]): Include vario...
2001-11-14 Hans-Peter... configure.in (noconfigdirs): Disable libf2c.
2001-11-14 Aldy Hernandezencoding.c: Add target_flags.
2001-11-14 Alan Matsuokartl.def (INCLUDE): Define.
2001-11-14 Jan Hubickacfglayout.c (fixup_fallthru_exit_predecesor): New stati...
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-14 Richard Kenner* function.c (struct temp_slot): ALIGN now unsigned.
2001-11-14 Kazu Hiratadsp16xx.c: Fix comment formatting.
2001-11-14 Kazu Hiratah8300.c (get_shift_alg): Reorganize the code that deals...
2001-11-14 Jan Hubickadbxout.c (dbxout_symbol_location): Update call of alter...
2001-11-14 Richard Sandiford* g++.dg/init/array2.C: New test.
2001-11-14 Richard Sandiforddecl.c (check_initializer): Try to complete the type...
2001-11-14 Richard Kenner* c-lang.c (finish_file): Make I unsigned to eliminate...
2001-11-14 GCC AdministratorDaily bump.
2001-11-14 Alexandre Oliva* gcc.c-torture/execute/20010122-1.c: Prevent unwanted...
2001-11-14 Jeff Sturminstall.texi (sparc-*-linux*): Mention requirements...
2001-11-14 Tom Tromeygjavah.c (method_signature): New global.
2001-11-14 Joseph Myerstexi2pod.pl: Handle @ifnottex, @iftex and @display.
2001-11-14 Richard Hendersondwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATIC...
2001-11-14 Toon Moeneg77.1: Remove from CVS.
2001-11-14 Richard Hendersonloop.c (combine_movables): Turn off combination until...
2001-11-13 Tom Tromeyre PR libgcj/4859 (java.util.Timer class throw IllegalS...
2001-11-13 DJ Delorieconfig.gcc (powerpc|rs6000): Set default cpp options...
2001-11-13 Nathan Sidwellre PR c++/4206 (ICE with switch in while)
2001-11-13 Kazu Hiratah8300.c (shift_alg_si): Use special code for 25-bit...
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-11-13 Jakub JelinekDuh, missed this.
2001-11-13 Jakub Jelinekemit-rtl.c (adjust_address_1): Add ADJUST argument.
2001-11-13 Richard KennerMakefile.in (explow.o): Now depends on ggc.h.
2001-11-13 Richard KennerMakefile.in (expr.o): Depends on insn-attr.h.
2001-11-13 Richard Kenner* emit-rtl.c (change_address): Fix typo in alias setting.
2001-11-13 GCC AdministratorDaily bump.
2001-11-13 Kaveh R. Ghazi* Makefile.in (cfgcleanup.o): Depend on insn-config.h
2001-11-13 Jim Meyeringobstack.c (_): Honor the setting of ENABLE_NLS.
2001-11-13 Craig Rodrigues* MAINTAINERS (Write After Approval): Add self.
2001-11-13 Craig Rodriguesre PR bootstrap/3451 (AIX 4.3.2 redefinition of macro)
2001-11-13 Toon MoeneMakefile.in: Change dependencies on stamp files into...
2001-11-12 David O'Brienconfig.gcc (sparc-tti-*, [...]): Include various CPU...
2001-11-12 Joseph Myers* doc/standards.texi: Mention C99 TC1.
2001-11-12 Kaveh R. Ghazimips-protos.h (mips_output_conditional_branch): Const...
2001-11-12 David O'BrienMAINTAINERS: mips and s390 are also CPU ports.
2001-11-12 Kazu Hiratah8300.c (shift_alg_si): Use special code for 15-bit...
2001-11-12 Kazu Hiratah8300.c (shift_alg_qi): Use rotations when doing 6...
2001-11-12 H.J. Lucvt.c (ocp_convert): Don't warn the address of a weak...
2001-11-12 Kazu Hiratah8300.c (get_shift_alg): Remove a redundant label.
2001-11-12 Richard Kenneralias.c (nonoverlapping_memrefs_p): Only update size...
2001-11-12 David O'BrienMAINTAINERS: mcore, cris and mmix are also CPU ports.
2001-11-12 David O'Brienfreebsd.h: Fix misspelling.
2001-11-12 Joseph Myersgcc.texi: Move several chapters out to ...
2001-11-12 Kazu Hirataalpha-interix.h: Fix comment formatting.
2001-11-12 Kazu Hirata* config/h8300/h8300.c (get_shift_alg): Remove redundan...
2001-11-12 Jakub Jelinekdbxout.c (dbxout_symbol_location): Avoid emitting inval...
2001-11-12 Bryce McKinlay* boehm.cc (_Jv_GCCanReclaimSoftReference): Fix warning.
2001-11-12 Richard Kenneremit-rtl.c (set_mem_attributes): If making object,...
2001-11-12 Richard Kenner* dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_...
2001-11-12 Richard Kenner* alias.c (nonoverlapping_memrefs_p): Handle DECL_RTL...
2001-11-12 Kazu Hiratah8300.c (shift_alg_qi): New.
2001-11-12 GCC AdministratorDaily bump.
2001-11-12 David O'BrienMAINTAINERS: Alphabetize.
2001-11-12 Alexandre OlivaMakefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-11 Kaveh R. Ghazialpha.c (unicosmk_special_name): Prototype.
2001-11-11 Kazu Hiratah8300.c (shift_alg): Remove SHIFT_MAX.
2001-11-11 Kazu Hiratamilli64.S: Fix comment formatting.
2001-11-11 Joseph Myersgcc.texi: Move several chapters out to ...
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-11 Richard Kennerrs6000.c (rs6000_hash_constant, [...]): Adjust operand...
2001-11-11 Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-11-11 Richard Kenneralias.c (nonoverlapping_memrefs_p): Not overlapping...
2001-11-11 GCC AdministratorDaily bump.
2001-11-11 Kaveh R. Ghaziunicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format speci...
2001-11-11 H.J. Luconfig.gcc: Add "elfos.h svr4.h" to $tm_file for Linux...
2001-11-11 Richard KennerReapply last patch to convex.md which somehow got lost:
2001-11-11 Jan Hubickafinal.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-10 Geoffrey Keatingtm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF.
2001-11-10 Jeffrey A Lawssa-ccp.c (examine_flow_edges): Use old-style definitio...
2001-11-10 GCC AdministratorDaily bump.
2001-11-10 Aldy Hernandezrs6000.c (rs6000_reg_names): Remove leading "v" or...
2001-11-10 Kaveh R. Ghazi* tradcif.y (parse_number): Use TOLOWER/ISXDIGIT/hex_va...
2001-11-10 Kaveh R. Ghazicppexp.c (parse_number): Use ISXDIGIT/hex_value.
2001-11-10 Kaveh R. Ghaziconfig.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.
2001-11-10 Richard Hendersonalpha.c (decl_in_text_section): New.
2001-11-10 David O'Brienconfig.gcc: Add FreeBSD/IA-64 target.
2001-11-10 John David... pa.c (emit_move_sequence): Use cint_ok_for_move to...
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Richard Hendersondwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_EN...
next