Daily bump.
[gcc.git] / gcc /
1999-07-04 Jeff LawDaily bump.
1999-07-03 Alexandre Oliva* ctor1.C: New test.
1999-07-03 Alexandre Oliva* template3.C: New test.
1999-07-03 Jeff LawDaily bump.
1999-07-02 Mark Mitchellconfigure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
1999-07-02 Gavin Romig-KochFor gcc:
1999-07-02 Jeffrey A Lawdwarfout.c (field_byte_offset): Correctly compute the...
1999-07-02 Jeff LawDaily bump.
1999-07-02 Robert Lipefixinc.svr4: Fix <arpa/inet.h> by deleting protos for...
1999-07-02 Robert Lipefixinc.svr4: Fix <arpa/inet.h> by deleting protos for...
1999-07-02 Richard Hendersonvarargs.h (va_dcl): Use word_mode for type of __builtin...
1999-07-01 Richard Hendersonexcept.c: Include intl.h.
1999-07-01 Richard Hendersonexcept.c: Include intl.h.
1999-07-01 Richard Hendersonexcept.c: Include intl.h.
1999-07-01 Alexandre Olivans1.C: Typo.
1999-07-01 Alexandre Oliva* ns1.C: New test.
1999-07-01 Alexandre Oliva* template2.C: New test.
1999-07-01 Alexandre Oliva* ns1.C: New test.
1999-07-01 David Edelsohnrs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_D...
1999-07-01 Richard Hendersonalpha.md (extqh): Define as 64-((R&7)*8) instead of...
1999-07-01 Mark Mitchelldecl.c (grokdeclarator): Don't give names "for linkage...
1999-07-01 Alexandre Oliva* new1.C: New test.
1999-07-01 Alexandre Oliva* partord1.C: New test.
1999-07-01 Alexandre Olivacopyright notice
1999-07-01 Alexandre Oliva* template1.C: New test.
1999-07-01 Gavin Romig-Kochlex.c (real_yylex): Change integer literal overflow...
1999-07-01 Gavin Romig-KochFor gcc:
1999-07-01 Andrew Haleyclass.c (finish_class): Whenever a deferred method...
1999-07-01 Nick CliftonAdd support for arm-pe and thumb-pe
1999-07-01 Mark Kettenisgnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC...
1999-07-01 Mark Kettenisgnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC...
1999-07-01 Jeff LawDaily bump.
1999-06-30 Jeffrey A Lawexpr.c (emit_block_move): Use copy_to_mode_reg for...
1999-06-30 Jeff LawFix typos (missing commas) in last change
1999-06-30 Jeffrey A Lawconfigure.in (hppa*-*-*): Add som.h or elf.h to tm_file...
1999-06-30 Jeffrey A Lawelfos.h (const_section): Output a tab before assembler...
1999-06-30 Jeffrey A Law* pa/pa1.h: Delete unused file.
1999-06-30 Nick CliftonTest DLL attribute support.
1999-06-30 Nick CliftonMove proc gcc_target_object_format from ecos.exp to...
1999-06-30 Jeff LawDaily bump.
1999-06-29 Jeffrey A Lawconfigure.in (hppa*-hp-hpux11*): New configuration.
1999-06-29 Jeffrey A Law* mips.md (leasi, leadi): New patterns.
1999-06-29 Jeff LawDaily bump.
1999-06-29 Jeff Lawexpr.c (emit_block_move): Properly handle case where...
1999-06-29 Jeff Lawexpr.c (emit_block_move): Properly handle case where...
1999-06-28 Craig BurleyDenote experimental version
1999-06-28 Craig BurleyFix ICE involving -fno-f2c and COMPLEX intrinsic invocation
1999-06-28 Craig BurleyUpdate to Netlib version of 1999-06-28, doc fix
1999-06-28 Tom Tromey* jvspec.c (lang_specific_driver): Recognize --help.
1999-06-28 Jeff LawOpps. Wrong file the first time.
1999-06-28 Jeffrey A Law* gcc.c-torture/execute/990628-1.c: New test.
1999-06-28 David O'Brieninclhack.def (stdio_va_list): This patch Removes a...
1999-06-28 Jeffrey A Lawm68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FP...
1999-06-28 Jeffrey A Lawm68k.h (FINALIZE_PIC): Delete.
1999-06-28 Richard Hendersonm68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP...
1999-06-28 Richard Hendersonm68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP...
1999-06-28 Richard Henderson* decl.c (cp_finish_decl): Fix typo in cp_warning_at...
1999-06-28 David Edelsohn* expmed.c (expand_divmod): Ensure unsigned value fits...
1999-06-28 Jeff LawDaily bump.
1999-06-28 Jason Merrillerror.c (dump_type_real): Handle TREE_LIST again.
1999-06-27 Richard Henderson* jump.c (jump_optimize_1): Validate the cmov copy...
1999-06-27 Jeff LawDaily bump.
1999-06-26 David Edelsohn* rs6000.c (print_operand, case 'L'): Use plus_constant...
1999-06-26 Jeff LawDaily bump.
1999-06-25 Craig BurleyDescribe K(5)=10*3 NAMELIST-read bug
1999-06-25 Alexandre Petit... [multiple changes]
1999-06-25 Richard Henderson* alpha.c (override_options): Add -mcpu=ev45 as an...
1999-06-25 David Edelsohnrs6000.c (output_toc): Always use hex values for floati...
1999-06-25 Gavin Romig-Kochexpr.c (expand_expr): Allow RTL_EXPR's through the...
1999-06-25 Kaveh R. GhaziSMP bootstrap fixes for chill:
1999-06-25 Richard Hendersonalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that...
1999-06-25 Richard Hendersonalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that...
1999-06-25 Jeffrey A Law* gcc.c-torture/compile/990625-2.c: New test.
1999-06-25 Jeff Lawloop.c (verify_dominator): Properly handle ADDR_VEC...
1999-06-25 Jeff Lawloop.c (verify_dominator): Properly handle ADDR_VEC...
1999-06-25 Jeffrey A Law* gcc.c-torture/compile/990625-1.c: New test.
1999-06-25 Jeff LawDaily bump.
1999-06-24 David Edelsohnrs6000.md (movdf_hardfloat32): Revert previous patch.
1999-06-24 Philippe De Muytersystem.h (strstr): New external function declaration.
1999-06-24 Jeff Lawsystem.h (strstr): New external function declaration.
1999-06-24 Jeff Lawsystem.h (strstr): New external function declaration.
1999-06-24 Tom Tromeygcc.c (main): Read user-specified specs files after...
1999-06-24 Tom Tromeygcc.c (main): Read user-specified specs files after...
1999-06-24 Mark MitchellRevert these two patches:
1999-06-24 Jeff LawDaily bump.
1999-06-23 J"orn Renneckertlanal.c (reg_referenced_p): Use reg_overlap_mentioned...
1999-06-23 Bruce Korbinclhack.def: Add fix development commentary
1999-06-23 Jason Merrillexpr.c (expand_expr): STRIP_NOPS before checking agains...
1999-06-23 Jeff LawDaily bump.
1999-06-22 Andrew Haleyverify.c (verify_jvm_instructions): Check for pending...
1999-06-22 Jim WilsonCorrect typo in smul@var{m}3_highpart documentation.
1999-06-22 Jim WilsonFix for abort when PROMOTE_MODES defined but PROMOTE_FU...
1999-06-22 Michael MeissnerRetabify
1999-06-22 Bruce Korbinclhack.def (end_else_label): combined else_label...
1999-06-22 Mark Mitchellinit.c (expand_aggr_vbase_init): Rename to construct_vi...
1999-06-22 Jeff Lawrs6000.md (movdf_hardfloat32): Use %X instead of always...
1999-06-22 Jeff Lawrs6000.md (movdf_hardfloat32): Use %X instead of always...
1999-06-22 Jeff LawDaily bump.
1999-06-21 Richard Earnshawfinal.c (shorten_branches): Don't try to split an insn...
1999-06-21 Richard Earnshawfinal.c (shorten_branches): Don't try to split an insn...
next