aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen27-205/+2669
2000-08-16configure.in (*-ibm-aix4.[12]*): Delete test for gnu ld.Kaveh R. Ghazi3-105/+98
2000-08-16reload.c (push_secondary_reload): Revert last change.Richard Henderson2-24/+47
2000-08-16configure.in (libstdcxx-v3): Fix test.Manfred Hollstein3-252/+246
2000-08-16jvm.h (_Jv_HashCode): New hash code.Andrew Haley2-1/+7
2000-08-16calls.c (calls_function_1, [...]): Only test TYPE_RETURNS_STACK_DEPRESSED for...Richard Kenner3-4/+14
2000-08-16combine.c (simplify_shift_const): Revert previous two changes.Richard Henderson2-15/+18
2000-08-16Daily bump.Jeff Law5-5/+5
2000-08-15New test.Richard Henderson2-0/+74
2000-08-15combine.c (simplify_shift_const): Bound shift count when combining shifts.Richard Henderson2-0/+10
2000-08-16codecvt.h: New file.Benjamin Kosnik1-7/+5
2000-08-16codecvt.h: New file.Benjamin Kosnik9-507/+647
2000-08-16* java/io/ByteArrayOutputStream.java: Merged with Classpath.Tom Tromey2-10/+162
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner1-13/+32
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner6-24/+170
2000-08-15jcf-write.c (generate_bytecode_conditional): Re-installed lost Jan 6 2000 patch.Alexandre Petit-Bianco3-4/+16
2000-08-15diagnostic.c (fatal_function): New variable.Richard Kenner1-0/+7
2000-08-15diagnostic.c (fatal_function): New variable.Richard Kenner2-4/+51
2000-08-15elf.h (DWARF2_DEBUGGING_INFO): Defined.William Cohen2-1/+15
2000-08-15Minor whitespace fixesRichard Kenner1-9/+11
2000-08-15c90-array-lval-2.c, [...]: New tests.Joseph Myers7-0/+142
2000-08-15* flow.c (mark_used_reg): Set reg_cond_reg appropriately.Richard Henderson2-5/+12
2000-08-15tm.texi (LOCAL_REGNO): Document.Jeff Law1-0/+8
2000-08-15tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.Jeff Law1-1/+1
2000-08-15cppdefault.h (WINT_TYPE): Define.Jeff Law1-0/+20
2000-08-15tm.texi (Register Classes): Clarify order of sub-initializers in REG_CLASS_CO...Michael Poole1-0/+3
2000-08-15tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.Jeff Law1-19/+13
2000-08-15cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Jeff Law1-0/+20
2000-08-15final.c (profile_function): Do not emit profile counters in the data section,...Jeff Law1-10/+16
2000-08-15arm.c (arm_function_ok_for_sibcall): New function.Richard Earnshaw4-17/+49
2000-08-15* arm.md (splits generating cond_exec): Disable.Richard Earnshaw2-4/+8
2000-08-15* arm/linux-elf.h (text_section): Delete declaration.Richard Earnshaw2-2/+4
2000-08-15ARM support for unordered FP operations.Richard Earnshaw2-5/+56
2000-08-15ARM support for unordered FP operations.Richard Earnshaw3-233/+583
2000-08-15* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva2-1/+5
2000-08-15Daily bump.Jeff Law5-5/+5
2000-08-15Makefile.am (INCLUDES): New target file, with all -I flags.Alexandre Oliva3-1/+29
2000-08-15gthr-posix.h: Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu1-0/+5
2000-08-15configure.in: Create a config.h file.Ovidiu Predescu1-0/+7
2000-08-15Check for <sched.h>.Ovidiu Predescu1-0/+2
2000-08-15Create a config.h file. Check for <sched.h>.Ovidiu Predescu2-54/+192
2000-08-15Conditionally include <sched.h>; include <config.h> from libobjc/.Ovidiu Predescu1-0/+7
2000-08-15C/C++ io merge/sync.Benjamin Kosnik17-87/+87
2000-08-15Benjamin Kosnik <bkoz@gnu.org>Benjamin Kosnik1-17/+0
2000-08-15* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.Zack Weinberg2-1/+3
2000-08-14i386.c (legitimize_pic_address): Use Pmode for all CONSTs.Richard Henderson2-7/+12
2000-08-14stringstream.cc (test02): Fix.Benjamin Kosnik2-3/+7
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson11-394/+971
2000-08-14debug_assert.h: new fileBrent Verner1-0/+51
2000-08-14cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh R. Ghazi5-9/+23