summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Checked in for recognition of x86_64pthomas2000-09-053-7/+21
* Daily bump.law2000-09-055-5/+5
* * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.mmitchel2000-09-058-34/+103
* * gcse.c (hash_string_1): Add prototype.aoliva2000-09-053-0/+7
* * cp-demangle.c (demangle_template_arg): Eat an `E' after ansamuel2000-09-052-0/+6
* tweakjason2000-09-051-0/+1
* * cp-demangle.c (demangle_type_ptr): Increment position pastsamuel2000-09-052-0/+11
* * cp-demangle.c (demangle_nv_offset): New function.samuel2000-09-052-51/+169
* * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.jason2000-09-0517-156/+254
* In include:samuel2000-09-056-148/+286
* * decl.c (finish_function): Move the code for handling functionsjason2000-09-052-8/+21
* * gcc.c: Undefine "__WCHAR_TYPE__" before redefining it.jason2000-09-052-1/+5
* Fix for PR libgcj/230:green2000-09-043-7/+7
* * java/util/zip/ZipFile.java (ZipFile): Delete file when opened intromey2000-09-042-1/+6
* Fix for PR java.io/203:green2000-09-043-16/+53
* Forgot to add this from last commit.green2000-09-041-0/+9
* * java/io/File.java (deleteOnExit): New method.green2000-09-045-2/+60
* * Makefile.in (STAGESTUFF): Remove libgcc.schwab2000-09-042-5/+17
* 2000-09-04 Andrew Haley <aph@redhat.com>aph2000-09-042-1/+7
* * g++.old-deja/g++.pt/crash57.C: New test.nathan2000-09-042-0/+16
* * init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.nathan2000-09-042-2/+6
* * g++.old-deja/g++.pt/crash56.C: New test.nathan2000-09-042-0/+23
* * pt.c (lookup_template_class): Remove abort.nathan2000-09-043-3/+8
* * g++.old-deja/g++.pt/koenig1.C: New test.nathan2000-09-042-0/+26
* * decl2.c (arg_assoc): Deal with COMPONENT_REFs insidenathan2000-09-042-0/+8
* * combine.c (make_extraction): Fix rtx_cost comparison tohubicka2000-09-042-2/+13
* * gcc.dg/20000904-1.c: New test.jakub2000-09-042-0/+15
* * i386.md (pushsi2, pushhi2, pophi2, swapsf, swapdf,hubicka2000-09-041-11/+11
* * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context,jakub2000-09-044-3/+28
* Daily bump.law2000-09-045-5/+5
* * Makefile.in: Rebuilt.tromey2000-09-043-2/+8
* * operators.def (ALIGNOF_EXPR, MAX_EXPR, MIN_EXPR): Changemmitchel2000-09-042-3/+8
* * invoke.texi: Document the -mvxworks option for rs6000 ELF.geoffk2000-09-042-1/+7
* * config/rs6000/rs6000.h: Update various comments about XER_REGNO.geoffk2000-09-042-21/+19
* Configure changes required for zlib.green2000-09-036-238/+280
* Sun Sep 3 12:37:12 2000 Anthony Green <green@redhat.com>green2000-09-035-173/+259
* * arm.c (final_prescan_insn): If the form of a jump insn isn'trearnsha2000-09-032-0/+8
* * config/avr/avr.md ("*tablejump_lib"): New pattern.denisc2000-09-032-9/+38
* Daily bump.law2000-09-035-5/+5
* * config/avr/avr-protos.h, config/avr/avr.c (unique_section,denisc2000-09-035-256/+353
* * config/avr/avr.md ("*negsi2"): substitute %@ to __zero_reg__denisc2000-09-023-121/+170
* Daily bump.law2000-09-025-5/+5
* Oops, committed with wrong dateaoliva2000-09-021-1/+1
* * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadianaoliva2000-09-022-4/+25
* 2000-08-31 J. David Anglin <dave@hiauly1.hia.nrc.ca>ovidiu2000-09-022-3/+16
* * config/sh/t-elf, config/sh/crt1.asm, config/sh/crti.asm,aoliva2000-09-0214-16/+812
* * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva2000-09-027-51/+195
* * gcc.c-torture/compile/20000827-1.c: New test.aoliva2000-09-022-0/+21
* * fix-header.c (write_rbrac): Add putc and getc to list ofjason2000-09-012-0/+7
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-0110-6/+83