summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).ghazi2001-04-135-13/+13
* 2000-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-04-133-9/+21
* 2001-04-13 Phil Edwards <pme@sources.redhat.com>pme2001-04-132-3/+7
* 2001-04-13 Phil Edwards <pme@sources.redhat.com>pme2001-04-1320-994/+1024
* Daily bump.gccadmin2001-04-135-5/+5
* * pa.c: Formatting and white space fixes throughout file.amodra2001-04-132-44/+50
* * pa.c (hppa_init_pic_save): Set rtx_unchanging foramodra2001-04-132-0/+4
* * pa.c (uint32_operand): Don't use long constant >= 2^32.amodra2001-04-133-27/+39
* * config.guess: Add hppa64-linux support. Note for next import thatamodra2001-04-133-3/+31
* * pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.amodra2001-04-134-23/+22
* * pa-gas.h: Delete file.amodra2001-04-133-83/+32
* * config/pa/mill32.S: New file.amodra2001-04-136-3/+3283
* Add new files.amodra2001-04-133-0/+441
* * elfos.h (SELECT_SECTION): Undef before defining.amodra2001-04-138-36/+206
* * pa-64.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.amodra2001-04-133-331/+42
* * jump.c (jump_optimize_1): Don't delete dead stores here.wehle2001-04-133-29/+12
* * Makefile.in (regmove.o): Depend on except.h.rth2001-04-132-1/+2
* * testsuite/23_containers/set_operators.cc: Just try to compile.gdr2001-04-133-4/+17
* * objc/objc-act.c: Remove all code ifdefed with the never-usedshebs2001-04-134-45/+8
* * cp-tree.h (decl_namespace_list): New macro.jason2001-04-135-8/+32
* * config/pa/quadlib.c: Add prototypes.law2001-04-132-0/+17
* * cp-tree.h (warn_return_type, yylex): Delete redundantghazi2001-04-125-20/+11
* * bitmap.h (debug_bitmap): Delete redundant prototype.ghazi2001-04-123-3/+6
* * bad.c (inhibit_warnings): Delete redundant declaration.ghazi2001-04-124-8/+8
* Fix for PR 2498, getf/stf require normalization after a cast.wilson2001-04-122-65/+30
* * c-common.h (truthvalue_conversion, type_for_mode,ghazi2001-04-125-30/+16
* * invoke.texi: Document --param max-gcse-memory.mmitchel2001-04-122-0/+10
* * cp-tree.h (pedantic, convert, global_bindings_p, insert_block,ghazi2001-04-122-24/+10
* * configure.in (errno): Check for declaration.ghazi2001-04-125-88/+101
* * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.jason2001-04-128-34/+53
* * testsuite/lib/libstdc++.exp (libstdc++-dg-test): Prepend "./" tojason2001-04-122-1/+8
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,aoliva2001-04-127-144/+334
* libffi:bryce2001-04-127-74/+191
* * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don'tnathan2001-04-122-1/+11
* cp:nathan2001-04-125-16/+86
* cp:nathan2001-04-124-0/+29
* Daily bump.gccadmin2001-04-125-5/+5
* * recog.c (general_operand, immediate_operand,aoliva2001-04-122-0/+18
* * expmed.c (store_bit_field): Truncate CONST_INTs.aoliva2001-04-128-60/+181
* * sh.md (builtin_setjmp_receiver): New expander.aoliva2001-04-122-0/+13
* * config/rs6000/rs6000.c (rs6000_emit_move): Do notaoliva2001-04-123-29/+61
* * config-lang.in (lang_dirs): Add in zlib.aoliva2001-04-122-1/+5
* * config/i386/i386.md: Apply trunc_int_for_mode() to GEN_INTaoliva2001-04-122-14/+27
* * MAINTAINERS: Add self as Darwin port maintainer.shebs2001-04-122-0/+5
* Add Darwin (Mac OS X kernel) native support.shebs2001-04-1212-16/+2606
* * dwarf2out.c (modified_type_die): Don't create new types here.mmitchel2001-04-125-30/+90
* * testsuite/README: Add DejaGnu specific documentation.gdr2001-04-112-5/+91
* * cpp.texi (-Wtraditional): Update description.ghazi2001-04-113-9/+16
* * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.ghazi2001-04-112-1/+5
* Fix PR 2520, a problem with structure parameter passing.wilson2001-04-112-3/+12