summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config-ml.in, symlink-tree: Add license.dj2003-08-143-1/+56
* * Makefile.in (tm_file): Rename tm_include_list.zack2003-08-144-115/+219
* * cfg.c (dump_edge_info): Add name of loop_exit edge flag.rakdver2003-08-142-1/+5
* * pa.c (pa_adjust_insn_length): Delete adjustment for delay slot indanglin2003-08-142-59/+71
* * builtins.c (CASE_MATHFN): New helper macro.ghazi2003-08-142-200/+42
* * gcc.c-torture/execute/builtins/lib/strcat.c: New.ghazi2003-08-144-15/+40
* * protoize.c (substr): Delete, callers changed to `strstr'.ghazi2003-08-142-26/+7
* * config.gcc (iq2000*-*-elf*): Don't set xm_file.zack2003-08-143-68/+37
* * gengtype.c (walk_type): Process a subobject before processinggeoffk2003-08-142-7/+13
* * regclass.c (init_reg_modes): Make non-static.bothner2003-08-145-8/+17
* Daily bump.gccadmin2003-08-142-2/+2
* * config/sh/linux.h (DBX_REGISTER_NUMBER): Define so to map akkojima2003-08-142-0/+16
* * src/sh/ffi.c (OFS_INT16): Set 0 for little endian case. Updatekkojima2003-08-132-2/+7
* 2003-08-13 Matthias Klose <doko@debian.org>doko2003-08-134-91/+26
* * sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.amylaar2003-08-133-3/+12
* * gij.cc (help): Document -? and -X.tromey2003-08-132-1/+6
* * gcj.texi (Invoking gij): Document -X and -?.tromey2003-08-132-1/+13
* * config/rs6000/rs6000.md (ctrsi, ctrdi): Reenabledalej2003-08-132-12/+17
* 2003-08-12 Graydon Hoare <graydon@redhat.com>graydon2003-08-132-5/+784
* * Make-lang.in: Added missing win32-host.o to JAVA_OBJS,membar2003-08-133-5/+10
* 2003-08-12 Graydon Hoare <graydon@redhat.com>graydon2003-08-132-1/+6
* * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.mmitchel2003-08-132-1/+3
* Daily bump.gccadmin2003-08-132-2/+2
* 2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>kcook2003-08-124-263/+272
* PR c++/11703mmitchel2003-08-1217-304/+252
* * gij.cc (main): Handle -? and -X.tromey2003-08-122-2/+15
* * config/mips/iris6.h: Convert to C90 prototypes.rsandifo2003-08-125-945/+596
* * parse.y (java_check_regular_methods): Typo fixes. Calltromey2003-08-127-113/+349
* * libjava.jacks/jacks.xfail: Updated to account for new passes.tromey2003-08-124-18/+4
* 2003-08-10 Jeroen Frijters <jeroen@frijters.net>fitzsim2003-08-122-10/+18
* * libjava.mauve/mauve.exp (test_mauve_sim): Don't findtromey2003-08-122-6/+19
* * lib/libjava.exp (libjava_find_lib): Search for .so file first.tromey2003-08-122-25/+27
* 2003-08-11 Aldy Hernandez <aldyh@redhat.com>aldyh2003-08-123-0/+23
* 2003-08-11 John Levon <levon@movementarian.org>redi2003-08-122-5/+13
* fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel. Enableneroden2003-08-124-12/+104
* * cp-demangle.c: Clarify what package(s) this is part of.neroden2003-08-122-2/+6
* * config/mips/mips.h: Tweak various comments.rsandifo2003-08-123-342/+102
* PR optimization/11319wilson2003-08-122-1/+8
* 2003-08-11 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-08-1210-84/+89
* * gcse.c (gmalloc): Fix last change.ghazi2003-08-122-1/+5
* * simplify-rtx.c (simplify_binary_operation): Replace calls tosayle2003-08-122-16/+20
* * expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.sayle2003-08-124-4/+26
* * fold-const.c (fold): Optimize any associative floating pointsayle2003-08-122-5/+8
* * config/sh/lib1funcs.asm (__udivdi3): Add .type and .sizekkojima2003-08-122-0/+38
* * configure.in (intermodule): Make switch test more portable.kcook2003-08-123-227/+235
* * Makefile.in (cleanstrap): Pass BOOT_CFLAGS to bootstrap.kcook2003-08-122-2/+7
* Daily bump.gccadmin2003-08-122-2/+2
* * typeck.c (merge_types): Handle cv-qualified pointer-to-membermmitchel2003-08-114-3/+30
* PR target/11693jakub2003-08-113-0/+102
* * gcse.c (gmalloc): Argument is a size_t. Add ATTRIBUTE_MALLOC.ghazi2003-08-112-24/+26