summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gcc_release (announce_snapshot): Add substitution of @RELEASE@gerald2003-07-134-24/+35
* PR bootstrap/11273neroden2003-07-135-77/+207
* PR other/11123neroden2003-07-132-6/+11
* * c-decl.c (link_hash_hash): Avoid warning about casting pointeraj2003-07-132-1/+6
* * combine.c (simplify_comparison): Convert (ne (and (not X) 1) 0)kazu2003-07-132-0/+16
* * config.gcc: Add pmmintrin.h for x86_64-*-*.aj2003-07-132-1/+5
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-1320-55/+56
* * stor-layout.c (compute_record_mode): Remove very obsolete testkenner2003-07-132-15/+5
* 2003-07-13 Michael Koch <konqueror@gmx.de>mkoch2003-07-139-46/+60
* * Makefile.in: Remove orphan reference to acconfig.h.zack2003-07-132-1/+5
* * MAINTAINERS: Alphabetize.kazu2003-07-132-2/+6
* 2003-07-13 Michael Koch <konqueror@gmx.de>mkoch2003-07-137-42/+74
* * pt.c (push_access_scope_real): Remove.lerdsuwa2003-07-132-54/+35
* 2003-07-13 Michael Koch <konqueror@gmx.de>mkoch2003-07-1330-62/+175
* 2003-07-13 Michael Koch <konqueror@gmx.de>mkoch2003-07-134-3/+9
* 2003-07-13 Michael Koch <konqueror@gmx.de>mkoch2003-07-137-8/+191
* document covariants implementednathan2003-07-131-0/+3
* * cgraphunit.c: Convert prototypes to ISO C90.aj2003-07-132-39/+30
* * fixinc/inclhack.def (avoid_wchar_t_type): Use __cplusplus bypassneroden2003-07-133-4/+10
* * configure.in: Always define HAVE_AS_GOTOFF_IN_DATA forzack2003-07-133-31/+40
* Daily bump.gccadmin2003-07-132-2/+2
* * config/alpha/alpha.c: Fix comment typos.kazu2003-07-128-25/+35
* * c-format.c: Fix comment formatting.kazu2003-07-129-9/+20
* * gcc_update: gcc/acconfig.h no longer exists.zack2003-07-122-1/+5
* * fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs thisneroden2003-07-122-0/+6
* Regenerate again, oopszack2003-07-121-0/+3
* * aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE,zack2003-07-126-1407/+1208
* (fix dumb changelog omission)neroden2003-07-121-0/+1
* * fixinc/inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_inneroden2003-07-123-6/+16
* * fixinc/inclhack.def (gnu_types): Improve comment.neroden2003-07-122-1/+10
* * Make-lang.in (treelang/tree-convert.o): Depend on TM_H.aj2003-07-122-2/+6
* * fp-test.c (main): Use ISO C90 prototype.aj2003-07-128-384/+273
* * cgraphunit.c (cgraph_inlined_into, cgraph_inlined_calees): Fixhubicka2003-07-122-2/+7
* PR bootstrap/7126neroden2003-07-123-58/+32
* * cgraph.c (cgraph_max_uid): New global variable.hubicka2003-07-128-125/+884
* Patch from Andrew Pinksi.wilson2003-07-123-193/+197
* Daily bump.gccadmin2003-07-122-2/+2
* * rtl.def (NOTE): Do not use padding.gerald2003-07-112-4/+6
* Patch from Dara Hazeghi.wilson2003-07-112-1/+6
* PR c++/11437neroden2003-07-112-1/+8
* * libjava.verify/verify.exp: New file.tromey2003-07-113-0/+96
* * README: Note that libffi is not part of GCC. Update the projectgerald2003-07-112-3/+12
* * Makefile.in (stage1_build): Force OBJS-onestep=OBJS.rth2003-07-112-1/+6
* * README: Note that zlib is not part of GCC.gerald2003-07-112-0/+7
* * README: Note that FastJar is not part of GCC.gerald2003-07-112-0/+7
* * varasm.c (make_decl_rtl): Treat decls with a DECL_CONTEXT ofmmitchel2003-07-112-1/+8
* * optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists,jakub2003-07-1110-23/+135
* * config/i386/freebsd.h (SET_ASM_OP): Remove.ljrittle2003-07-112-15/+21
* 2003-07-11 Matt Kraai <kraii@alumni.cmu.edu>tromey2003-07-114-6/+12
* * function.c (assign_parms): Don't recombine complex args ifrth2003-07-112-11/+33