aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-05In include:Alex Samuel6-148/+286
2000-09-04decl.c (finish_function): Move the code for handling functions marked with th...Mark Elbrecht2-8/+21
2000-09-04* gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.Craig Newell2-1/+5
2000-09-04re GNATS libgcj/230 (Function GC_debug_object_start does not exist)Anthony Green3-7/+7
2000-09-04ZipFile.java (ZipFile): Delete file when opened in DELETE mode.Tom Tromey2-1/+6
2000-09-04re GNATS java.io/203 (File.createTempFile doesn't close descriptor)Anthony Green3-16/+53
2000-09-04Forgot to add this from last commit.Anthony Green1-0/+9
2000-09-04File.java (deleteOnExit): New method.Anthony Green5-2/+60
2000-09-04Makefile.in (STAGESTUFF): Remove libgcc.Andreas Schwab2-5/+17
2000-09-04dwarf2out.c: (stack_adjust_offset): New prototype.Andrew Haley2-1/+7
2000-09-04* g++.old-deja/g++.pt/crash57.C: New test.Nathan Sidwell2-0/+16
2000-09-04* init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.Nathan Sidwell2-2/+6
2000-09-04* g++.old-deja/g++.pt/crash56.C: New test.Nathan Sidwell2-0/+23
2000-09-04pt.c (lookup_template_class): Remove abort.Nathan Sidwell3-3/+8
2000-09-04* g++.old-deja/g++.pt/koenig1.C: New test.Nathan Sidwell2-0/+26
2000-09-04decl2.c (arg_assoc): Deal with COMPONENT_REFs inside TEMPLATE_ID_EXPRs.Nathan Sidwell2-0/+8
2000-09-04combine.c (make_extraction): Fix rtx_cost comparison to match the comment.Jan Hubicka2-2/+13
2000-09-04* gcc.dg/20000904-1.c: New test.Jakub Jelinek2-0/+15
2000-09-04i386.md (pushsi2, [...]): Add '*' to insn pattern name.Jan Hubicka1-11/+11
2000-09-04cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context, use posn - 1 ...Jakub Jelinek4-3/+28
2000-09-04Daily bump.Jeff Law5-5/+5
2000-09-04Makefile.in: Rebuilt.Tom Tromey3-2/+8
2000-09-04operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling.Mark Mitchell2-3/+8
2000-09-04* invoke.texi: Document the -mvxworks option for rs6000 ELF.Geoff Keating2-1/+7
2000-09-04rs6000.h: Update various comments about XER_REGNO.Geoff Keating2-21/+19
2000-09-03Configure changes required for zlib.Anthony Green6-238/+280
2000-09-03configure.in: Add TARGET_LIBRARY conditional.Anthony Green5-173/+259
2000-09-03arm.c (final_prescan_insn): If the form of a jump insn isn't recognized, don'...Richard Earnshaw2-0/+8
2000-09-03avr.md ("*tablejump_lib"): New pattern.Denis Chertykov2-9/+38
2000-09-03Daily bump.Jeff Law5-5/+5
2000-09-03avr-protos.h, avr.c (unique_section, [...]): Add "const" as needed to remove ...Marek Michalkiewicz5-256/+353
2000-09-02avr.md ("*negsi2"): substitute %@ to __zero_reg__Marek Michalkiewicz3-121/+170
2000-09-02Daily bump.Jeff Law5-5/+5
2000-09-02Oops, committed with wrong dateAlexandre Oliva1-1/+1
2000-09-02configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian crosses...Alexandre Oliva2-4/+25
2000-09-02gthr-dce.h (__gthread_objc_mutex_allocate): Create a pthread_mutex_t object b...J. David Anglin2-3/+16
2000-09-02t-elf, [...]: New files.Alexandre Oliva14-16/+812
2000-09-02rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.Alexandre Oliva7-51/+195
2000-09-02* gcc.c-torture/compile/20000827-1.c: New test.Alexandre Oliva2-0/+21
2000-09-01fix-header.c (write_rbrac): Add putc and getc to list of functions to protect...Fred Fish2-0/+7
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson10-6/+83
2000-09-01c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.Joseph Myers6-198/+359
2000-09-01locale-inst.cc: Remove pre-instantiation of unicode codecvt types.Benjamin Kosnik2-22/+5
2000-09-01Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.cJim Wilson2-6/+18
2000-09-01ia64.md (mulsi3): Use grfr_register_operand.Richard Henderson2-7/+20
2000-09-01c90-printf-1.c, [...]: Adjust warning regular expressions.Joseph Myers11-286/+294
2000-09-01expr.c (clear_storage): Don't use emit_move_insn unless either BLKmode or pro...Richard Kenner2-5/+17
2000-09-01StreamTokenizer.java: Don't throw a NumberFormatException if a field is numer...Andrew Haley2-5/+26
2000-09-01flow.c (init_propagate_block_info): Don't mark frame dead at end of function ...Richard Kenner2-0/+8
2000-09-01dwarf2out.c (stack_adjust_offset): New function.Andrew Haley2-33/+64