summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright datesnickc2001-03-1410-8/+48
* * gcc.dg/cpp/mi1.c: Update.neil2001-03-142-0/+5
* * cppfiles.c (stack_include_file): Only increase the includeneil2001-03-143-58/+75
* * expr.c (expand_expr): Revove bogus conditional.mmitchel2001-03-142-6/+4
* * libjava.compile/assignment.xfail: Removed.tromey2001-03-143-4/+5
* * expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use by ifdef.hubicka2001-03-142-0/+6
* * reg-stack.c (stack_result): Unconditionally usejakub2001-03-144-5/+41
* 2001-03-01 Andrew Haley <aph@redhat.com>aph2001-03-142-3/+9
* * expr.c (emit_move_insn_1): Split push of complex value whenhubicka2001-03-144-13/+64
* Daily bump.gccadmin2001-03-145-5/+5
* * libstdc++-v3/config/os/hpux/bits/ctype_base.h: Make ctype maskslaw2001-03-142-11/+16
* * alias.c (handled_component_p, can_address_p): New functions.kenner2001-03-142-29/+62
* Fix reg-alloc error reported by Andreas Schwab to Trillian list.wilson2001-03-142-1/+14
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-1423-554/+867
* * cppfiles.c (NO_INCLUDE_PATH): New macro.neil2001-03-133-71/+69
* 2001-03-13 Andris Pavenis <pavenis@latnet.lv>bkoz2001-03-132-6/+6
* * system.h (malloc, realloc, calloc, strdup): Only poison theseghazi2001-03-132-0/+11
* 2001-03-13 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-137-15/+33
* 2001-03-13 Phil Edwards <pme@sources.redhat.com>pme2001-03-132-1/+9
* * i386.md (abs?f expander): Support SSE case.hubicka2001-03-132-3/+136
* * cpp.texi (poison): Explain the macro expansion exception.ghazi2001-03-132-0/+20
* * expr.c (store_expr): Add dont_store_target. If temp is already injakub2001-03-132-2/+17
* Daily bump.gccadmin2001-03-135-5/+5
* * cppinternals.texi: Update for file handling.neil2001-03-122-9/+76
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-126-37/+33
* 2001-03-12 Felix Lee <flee@redhat.com>bkoz2001-03-122-1/+6
* 2001-03-12 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-123-24/+27
* * rs6000/aix51.h (CPP_SPEC, CPLUSPLUS_CPP_SPEC): Fix typo indje2001-03-122-10/+17
* Fix typokenner2001-03-121-1/+1
* 2001-03-12 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-122-1/+3
* * cppfiles.c: Update comments.neil2001-03-122-105/+127
* 2001-03-12 Rodney Brown <RodneyBrown@mynd.com>bkoz2001-03-122-183/+200
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-122-11/+6
* * flow.c (insn_dead_p): Don't consider two memrefs equivalentkenner2001-03-123-18/+32
* * config/mips/iris5.h: Change WCHAR_TYPE to int.neil2001-03-122-3/+8
* 2001-03-12 Craig Rodrigues <rodrigc@mediaone.net>bkoz2001-03-123-2/+7
* 2001-03-12 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-122-1/+7
* 2001-03-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>bkoz2001-03-123-2/+7
* cp:nathan2001-03-124-3/+46
* * i386.md (trunctfdf2_2): Rename missnamed pattern.hubicka2001-03-121-0/+5
* * i386.c: Commit forgotten hunk in previous patch.hubicka2001-03-123-24/+32
* * i386.md (all XFmode patterns except swapxf): Disable for 64bit.hubicka2001-03-122-87/+147
* * i386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.hubicka2001-03-124-67/+281
* Daily bump.gccadmin2001-03-125-5/+5
* * java/lang/ExceptionInInitializerError.java (printStackTrace):bryce2001-03-121-3/+3
* 2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-127-10/+65
* * configure.in: Move check for unsigned enumerated bitfieldszack2001-03-1221-369/+169
* 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>ovidiu2001-03-121-0/+50
* Added.ovidiu2001-03-1241-0/+1961
* Call reload_cse_simplify_set before reload_cse_noop_set_paldyh2001-03-122-4/+14