aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-06-16emit-rtl.c (operand_subword): Tighten checks for when it is safe to safe to e...Jeffrey A Law2-3/+31
1999-06-16Correctness tweak from Mark.Jeff Law1-1/+1
1999-06-16Daily bump.Jeff Law1-1/+1
1999-06-17natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL.Bryce McKinlay7-51/+92
1999-06-16* g++.old-deja/g++.other/decl4.C: New test.Alexandre Oliva2-0/+11
1999-06-16decl2.c (import_export_decl): Use same_type_p, rather than relying on pointer...Mark Mitchell5-31/+48
1999-06-16* sh.md (mulsi3): Don't add a no-op move at the end.J"orn Rennecke2-9/+5
1999-06-16Remove obsolete file, whose contents has moved to the web pages asGerald Pfeifer1-431/+0
1999-06-16Typo fix.Joern Rennecke1-1/+1
1999-06-16cse.c (cse_insn): Don't put hard register source into tables for last insn of...J"orn Rennecke2-1/+11
1999-06-16loop.c (strength_reduce): Insert sets of derived givs at every biv increment,...J"orn Rennecke2-14/+27
1999-06-16call.c (build_method_call): Remove bogus code for two-argument delete.Mark Mitchell4-33/+41
1999-06-16dwarfout.c (add_incomplete_type): New fn.Jason Merrill2-3/+72
1999-06-16init.c (expand_cleanup_for_base): New function, split out from ...Mark Mitchell3-12/+55
1999-06-16fix BACKSPACECraig Burley3-1/+9
1999-06-16fix BACKSPACE, doc fix, update derived fileCraig Burley3-35/+49
1999-06-15Daily bump.Jeff Law1-1/+1
1999-06-15FilterOutputStream.java (write(byte[])): Rewrite according to JDK 1.2 docs.Bryce McKinlay2-2/+9
1999-06-15cp-tree.h (class_cache_firstobj): Declare.Mark Mitchell5-12/+35
1999-06-15mips.c (mips_output_conditional_branch): Add `break' between `default' label ...Alexandre Oliva2-0/+6
1999-06-14freebsd-elf.h (LINK_SPEC): clean up the linking library specifications and ma...David O'Brien2-21/+27
1999-06-14Daily bump.Jeff Law1-1/+1
1999-06-14cpp.texi: Minor update.Zack Weinberg3-12/+748
1999-06-14* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.Bryce McKinlay2-7/+11
1999-06-14[multiple changes]Alexandre Petit-Bianco3-48/+128
1999-06-14New file.Martin v. Löwis1-0/+15
1999-06-14pt.c (tsubst_friend_function): Push into namespace of friend function before ...Martin v. Löwis2-0/+12
1999-06-14Fix switch table and reload problems for mips16.Jim Wilson3-5/+81
1999-06-14rs6000.c (output_prolog): RS6000_CALL_GLUE must be asm_fprintf format string ...David Edelsohn2-3/+14
1999-06-14Patch from David Mosberger to fix 32 host cross 64 target bug.David Mosberger2-1/+12
1999-06-14Fix typo.Nick Clifton3-2/+7
1999-06-14* g++.old-deja/g++.other/bitfld3.C: New test.Nathan Sidwell2-1/+39
1999-06-13configure.in (rs6000-ibm-aix4.3*, [...]): Do not require a sub-version #.Jeffrey A Law3-2/+8
1999-06-14* call.c (build_new_op): Remove REF_BIND from all operands.Nathan Sidwell2-2/+16
1999-06-13* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.Robert Lipe2-1/+6
1999-06-14c-typeck.c (process_init_element): Detect excess elements in char array initi...Nathan Sidwell2-0/+7
1999-06-13* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.Andreas Jaeger2-4/+8
1999-06-13Daily bump.Jeff Law1-1/+1
1999-06-13init.c (build_new_1): Look up operator delete even if there was no explicit n...Alexandre Oliva2-9/+14
1999-06-13* invoke.texi (Option Summary): Add -fpermissive flag.Jerry Quinn2-1/+5
1999-06-12Daily bump.Jeff Law1-1/+1
1999-06-12test_summary: Set default mail-address and version for egcs instead of relyin...Alexandre Oliva2-10/+8
1999-06-11sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PI...Jeff Law1-3/+9
1999-06-11sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PI...Jeff Law1-0/+5
1999-06-11Daily bump.Jeff Law1-1/+1
1999-06-11Add support for thumb-elf target.Nick Clifton5-94/+442
1999-06-10Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument.Jeffrey A Law3-7/+23
1999-06-11* mauve-libgcj: Activated java.net Mauve tests.Warren Levy2-1/+4
1999-06-10inclhack.def (endif_label): Add additional selector for more bogus stuff afte...Jeffrey A Law4-3/+15
1999-06-11natInetAddress.cc (aton): Fix typos.Bryce McKinlay2-18/+31