aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-16safe-ctype.h: Make code work on all targets and not just on targets where a c...Herman A.J. ten Brugge2-8/+8
2000-12-16libjava.exp (test_libjava_from_javac): Strange quoting trick for `.class' lin...Tom Tromey8-201/+30
2000-12-16i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.Jan Hubicka3-12/+75
2000-12-16diagnostic.c (finish_abort): Deleted.Richard Kenner3-27/+53
2000-12-16unix.h (ASM_OUTPUT_MI_THUNK): Fix references to _GLOBAL_OFFSET_TABLE_ when us...Diego Novillo2-1/+6
2000-12-16stor-layout.c (place_field): Treat overflowing DECL_SIZE_UNIT as if size were...Richard Kenner2-1/+5
2000-12-16* expmed.c (expand_mult): Write REG_EQUAL note with proper mode.Richard Kenner2-2/+16
2000-12-16tradcpp.c: T_WARNING: New.Neil Booth2-10/+28
2000-12-16Daily bump.Jeff Law5-5/+5
2000-12-16Remove conflict marker.Kriang Lerdsuwanakij1-1/+0
2000-12-16tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of IS_AGGR_TYPE.Kriang Lerdsuwanakij4-3/+10
2000-12-16pt.c (unify): Handle when both ARG and PARM are BOUND_TEMPLATE_TEMPLATE_PARM.Kriang Lerdsuwanakij4-5/+54
2000-12-16pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL and DECL_TEMPLATE_PARM_P.Kriang Lerdsuwanakij4-0/+70
2000-12-16* libjava.lang/instinit.out: Removed erroneous line.Tom Tromey2-1/+2
2000-12-16* libjava.lang/Thread_1.out: Expect `0' active count.Tom Tromey2-1/+3
2000-12-16stub.xfail: New file.Tom Tromey10-10/+27
2000-12-16libjava.compile test fixes.Tom Tromey15-25/+90
2000-12-16jcf-parse.c (jcf_parse_source): Set wfl_operator if not already set.Tom Tromey2-1/+9
2000-12-15jargrep.c: Include getopt.h if it exists.Tom Tromey6-90/+177
2000-12-15boehm.c (mark_reference_fields): Change test to correctly detect bitmap overf...Andrew Haley2-1/+6
2000-12-15* init.c (build_new_1): Reorganize. Now with 100% fewer SAVE_EXPRs!Jason Merrill2-144/+121
2000-12-15* init.c (build_new_1): Don't strip quals from type.Jason Merrill3-3/+14
2000-12-15* decl.c (pushdecl): Don't check for linkage on a non-decl.Jason Merrill3-2/+15
2000-12-15ResourceBundle.java (trySomeGetBundle): Pass class loader to Class.forName.Tom Tromey2-1/+8
2000-12-15gcc.c (cpp_options): Pass -fno-operator-names.Jakub Jelinek4-1/+23
2000-12-15call.c (build_op_delete_call): See through ARRAY_TYPEs.Jason Merrill5-15/+79
2000-12-15jump.c (jump_optimize_1): Don't delete the line note after the prologue even ...Jason Merrill3-28/+51
2000-12-15combine.c (cant_combine_insn_p): Get around SUBREGs when determining hardreg<...Jan Hubicka2-0/+9
2000-12-15genrecog.c (add_to_sequence): Remove special case for const_int_operand.Jan Hubicka2-8/+9
2000-12-15* integrate.c (copy_rtx_and_substitute): Copy mode too.Jan Hubicka2-0/+5
2000-12-15* flow.c (notice_stack_pointer_modification_1): Cleanup.Jan Hubicka2-6/+5
2000-12-15configure.in: Handle lang_dirs.Andreas Jaeger2-2/+7
2000-12-15config-lang.in (lang_dirs): Added.Andreas Jaeger2-0/+5
2000-12-15function.c (adjust_trampoline_addr): New function.Alexandre Oliva3-3/+35
2000-12-15parse.y (end_artificial_method_body): Fixed undefined behavior.Alexandre Petit-Bianco2-1/+10
2000-12-15Daily bump.Jeff Law5-5/+5
2000-12-15* Makefile.dist: Renamed from Makefile.orig.Bryce McKinlay2-0/+4
2000-12-15* java/util/ResourceBundle.javaTom Tromey2-8/+22
2000-12-15NumberFormat.java (groupingUsed, [...]): Now package-private.Tom Tromey2-6/+11
2000-12-15* java/lang/Thread.java (checkAccess): Now final.Tom Tromey2-1/+3
2000-12-15* java/lang/RuntimePermission.java: Class now final.Tom Tromey2-2/+4
2000-12-15* java/io/StringWriter.java (StringWriter(int)): Now public.Tom Tromey2-4/+6
2000-12-15* java/io/SerializablePermission.java (legal_names): Now private.Tom Tromey2-3/+5
2000-12-15Character.java: Updated UnicodeBlock constants.Tom Tromey3-11/+68
2000-12-15cppfiles.c (hack_vms_include_specification): Delete function (not used since ...Zack Weinberg2-280/+5
2000-12-15* haifa-sched.c (sched_init): Don't put a note in front of any BARRIER.J"orn Rennecke2-4/+6
2000-12-15pt.c (check_explicit_specialization): Propagate default function arguments to...Kriang Lerdsuwanakij4-0/+60
2000-12-15Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref...Benjamin Kosnik4-17/+12
2000-12-14Fix ia64-linux glibc miscompilation reported by H.J. Lu.Jim Wilson2-1/+11
2000-12-14acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert changes touching copysignf,...Benjamin Kosnik4-1393/+765