gcc.git
2003-06-11 Roger Sayled30v.h: Delete reference to ASM_FINAL_SPEC.
2003-06-11 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-11 Michael KochForgot to add this file to cvs. Sorry.
2003-06-11 Rainer Orthconfigure.in: Don't pass --with-stabs for mips*-sgi...
2003-06-11 Tom Tromeylang.c (java_handle_option): Update dependency_tracking...
2003-06-11 Tom Tromeylang.c (java_handle_option): OPT_fbootclasspath_ can...
2003-06-11 Benjamin Kosnik[multiple changes]
2003-06-11 Michael KochInputSubset.java: New version from classpath.
2003-06-11 Michael KochAbstractAction.java, [...]: New versions from classpath.
2003-06-11 Ulrich Weigand* expr.c (can_move_by_pieces): align argument may be...
2003-06-11 J"orn Rennecke* expr.c (convert_move): Handle moves between two CONCATs.
2003-06-11 Kazu Hiratah8300.h (RETURN_IN_MEMORY): Accept DImode if !TARGET_H8300.
2003-06-11 Kazu Hiratah8300.c (final_prescan_insn): Don't dump rtl.
2003-06-11 Michael KochMappedByteBuffer.java, [...]: Removed unneeded imports.
2003-06-11 Michael KochDatagramSocket.java: Partly merged with classpath.
2003-06-11 Michael KochFrame.java, [...]: New versions from classpath.
2003-06-11 Richard Henderson* optabs.c (gen_cond_trap): Fix prepare_operand typo.
2003-06-11 Richard Henderson* config/ia64/ia64.md (call_gp): Fix memory mode.
2003-06-11 James E Wilsonre PR rtl-optimization/8812 ([avr] Registers allocated...
2003-06-11 Kazu Hiratah8300.c (print_operand): Remove support for operand...
2003-06-11 Kazu Hiratah8300.c (print_operand): Remove support for operand...
2003-06-11 Nathanael Nerodeconfigure.in: Disable serial configure by default.
2003-06-11 Kazu Hiratah8300.c (print_operand): Remove support for operand...
2003-06-11 GCC AdministratorDaily bump.
2003-06-10 Nathanael NerodeMakefile.tpl: Replace {build,host,target}_canonical...
2003-06-10 Paolo Carlinifstream.tcc (close): Clean up a bit.
2003-06-10 Nathanael Nerodeconfigure.in: Fix typo.
2003-06-10 Phil EdwardsBUGS: Update from 2.90.8 snapshot.
2003-06-10 Nathanael Nerode* init.c, misc.c, trans.c, utils.c: Remove dead code.
2003-06-10 Janis Johnsonfp2-struct-check.h: New file.
2003-06-10 Loren J. Rittlealpha.c (unicosmk_file_end): Add conditional compilatio...
2003-06-10 J"orn Renneckesh-protos.h (function_symbol): Declare.
2003-06-10 Paolo Carlini1.cc: Remove.
2003-06-10 DJ Deloriemd.texi (Machine Constraints): Document stormy's Z...
2003-06-10 Jason Merrilloops
2003-06-10 Paolo Carlinifstream.tcc (overflow): According to 27.5.2.4.5, overfl...
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Janis Johnsoncompat-common.h: New file.
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Geoffrey Keating* except.c (call_site_base): Mark with GTY.
2003-06-10 Richard Earnshawarm-proto.h: Convert to ISO C90 prototypes.
2003-06-10 Geoffrey Keating[multiple changes]
2003-06-10 J"orn Rennecke* sh.c (sh_output_mi_thunk): Call insn_locators_initialize.
2003-06-10 Michael KochPrintStream.java: Merged version from classpath.
2003-06-10 Steve Ellceycalls.c (expand_call): Convert structure_value_addr...
2003-06-10 Andrew Haleyresource.c (write_resource_constructor): Use expand_exp...
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-10 DJ Deloriestormy16.c (xstormy16_extra_constraint_p): Add Z, which...
2003-06-10 Kazuhiro Inaokam32r.h (HARD_REGNO_RENAME_OK): New.
2003-06-10 Richard Henderson* gcc.dg/asm-7.c: Adjust expected warning text.
2003-06-10 Janis Johnsoneabi.h (TARGET_OS_CPP_BUILTINS): Define builtins common...
2003-06-10 Nick CliftonImprove support for arm-wince-pe target:
2003-06-10 Nathanael NerodeMakefile.tpl: Fix stupid pasto.
2003-06-10 Roger Saylebuiltins.c (fold_builtin): Optimize cos(-x) as cos(x).
2003-06-10 Roger Saylefold-const.c (fold <EQ_EXPR>): Don't fold x == x only...
2003-06-10 Gerald Pfeifergcc_release (build_diff): Properly use ${TAR} instead...
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10 David TaylorPatch from David Taylor.
2003-06-10 Mark Mitchellgcc-dg.exp (dg-test): Clear additional_files and additi...
2003-06-10 Tom TromeynatFont.cc (getAscent): Correctly access "ascent" field.
2003-06-10 Nathanael Nerodeconfigure.in: Remove references to host_truncate_target.
2003-06-10 Nathanael NerodeMakefile.tpl: Remove bogus conditional.
2003-06-10 Scott GilbertsonnatFont.cc (getMaxAscent): adjusted return value.
2003-06-10 Nathanael NerodeMakefile.in, [...]: Replace "build_canonical" with...
2003-06-10 GCC AdministratorDaily bump.
2003-06-10 Paolo Carlinifstream.tcc (_M_underflow): Do not special case the...
2003-06-09 David TaylorFrom David Taylor.
2003-06-09 David TaylorPatch from David Taylor.
2003-06-09 Jason Merrill* fold-const.c (operand_equal_p): Handle ADDR_EXPR...
2003-06-09 Osku SalermaPatch from Osku Salerma
2003-06-09 Richard Henderson* stmt.c (expand_asm_operands): Re-word warning.
2003-06-09 Andrew Pinskire PR target/8787 ([DJGPP] GCC fails to emit .intel_syn...
2003-06-09 Kazu HirataFix a ChangeLog typo.
2003-06-09 Neil BoothMake-lang.in (JAVA_OBJS, [...]): Update.
2003-06-09 James E WilsonFix copyright problems reported by Doug Evans.
2003-06-09 Zack Weinbergre PR c++/8861 ([ABI] mangling floating point literal...
2003-06-09 Mark Mitchell20000419-2.c: Fix dg-require-alias syntax.
2003-06-09 David Edelsohnrs6000.md (define_attr "type"): Add insert_word.
2003-06-09 J"orn Rennecke* g++.dg/other/offsetof3.C: Adjust linenumber of last...
2003-06-09 Mark Mitchellgcc-dg.exp (dg-require-weak): Fix typo.
2003-06-09 Kazu Hirata* fold-const.c (fold): Fix a comment typo.
2003-06-09 Phil Edwardsacinclude.m4: Move all AM_CONDITIONAL calls out.
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
2003-06-09 J"orn Rennecke* sh.c (gen_block_redirect): Use locators.
2003-06-09 Paolo Carlinihowto.html ('LWG Issues'): Add issue 235.
2003-06-09 Richard Earnshawarm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format...
2003-06-09 Richard Sandifordconfigure.in: Assume gas 2.14 and above can handle...
2003-06-09 Richard Sandifordmips.h (GLOBAL_POINTER_REGNUM): New macro.
2003-06-09 Richard Sandifordmips-protos.h (mips_output_division): Declare.
2003-06-09 Richard Sandifordmips.c (mips_reg_names): Change hilo entry to "".
2003-06-09 Richard Sandifordre PR target/10913 (mips-elf ICE in text_section at...
2003-06-09 Albert Chin... re PR bootstrap/10974 (Bootstrap failure)
2003-06-09 Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-09 Kaveh R. Ghazi* varasm.c: Don't include c-tree.h.
2003-06-09 GCC AdministratorDaily bump.
2003-06-08 Anthony GreenURLStreamHandler.java (sameFile): Fix port value compar...
2003-06-08 Andreas JaegerAdd missing ChangeLog entry.
2003-06-08 Kazu Hirata* gcc.c-torture/compile/20000804-1.x: Dsiable on h8300...
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-08 Kazu Hiratah8300.h (LONG_LONG_TYPE_SIZE): Set to 64.
next