aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-08-13regclass.c (init_reg_modes): Make non-static.Per Bothner5-8/+17
2003-08-14Daily bump.GCC Administrator1-1/+1
2003-08-14linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima2-0/+16
2003-08-13sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.J"orn Rennecke3-3/+12
2003-08-13* gcj.texi (Invoking gij): Document -X and -?.Tom Tromey2-1/+13
2003-08-13rs6000.md (ctrsi, ctrdi): Reenable handling of decrement-and-branch farther t...Dale Johannesen2-12/+17
2003-08-13Make-lang.in: Added missing win32-host.o to JAVA_OBJS, GCJH_OBJS, JCFDUMP_OBJSMohan Embar3-5/+10
2003-08-13* g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.Mark Mitchell2-1/+3
2003-08-13Daily bump.GCC Administrator1-1/+1
2003-08-12configure.in (make_compare_target): Move test to ...Kelley Cook4-263/+272
2003-08-12re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell17-304/+252
2003-08-12iris6.h: Convert to C90 prototypes.Richard Sandiford5-945/+596
2003-08-12parse.y (java_check_regular_methods): Typo fixes.Tom Tromey7-113/+349
2003-08-12call.c (standard_conversion): Opaque pointers interconvert.Aldy Hernandez3-0/+23
2003-08-12fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel.Nathanael Nerode4-12/+104
2003-08-12mips.h: Tweak various comments.Richard Sandiford3-342/+102
2003-08-11re PR rtl-optimization/11319 (loop miscompiled on ppc32)James E Wilson2-1/+8
2003-08-12* gcse.c (gmalloc): Fix last change.Kaveh R. Ghazi2-1/+5
2003-08-12simplify-rtx.c (simplify_binary_operation): Replace calls to gen_rtx_NEG and ...Roger Sayle2-16/+20
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle4-4/+26
2003-08-12fold-const.c (fold): Optimize any associative floating point operator with...Roger Sayle2-5/+8
2003-08-12lib1funcs.asm (__udivdi3): Add .type and .size information in SHmedia case too.Kaz Kojima2-0/+38
2003-08-12configure.in (intermodule): Make switch test more portable.Kelley Cook3-227/+235
2003-08-12Makefile.in (cleanstrap): Pass BOOT_CFLAGS to bootstrap.Kelley Cook2-2/+7
2003-08-12Daily bump.GCC Administrator1-1/+1
2003-08-11typeck.c (merge_types): Handle cv-qualified pointer-to-member types correctly.Mark Mitchell4-3/+30
2003-08-11re PR target/11693 ([ia64] ICE in gen_nop_type)Jakub Jelinek3-0/+102
2003-08-11gcse.c (gmalloc): Argument is a size_t.Kaveh R. Ghazi2-24/+26
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi9-26/+25
2003-08-11lib2funcs.S: Fix whitespace.Bob Wilson3-669/+448
2003-08-11mips.c: Various formatting fixes.Richard Sandiford4-52/+63
2003-08-11rs6000.c (spe_init_builtins): Handle evsplati and evsplatfi here.Aldy Hernandez2-2/+26
2003-08-11dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefix into acc...J"orn Rennecke2-1/+6
2003-08-11builtins.c (expand_builtin_strcat): Optimize constant strings.Kaveh R. Ghazi4-9/+87
2003-08-11re PR c++/11789 (rejects legal, multiple inheritance (inheriting from same cl...Mark Mitchell5-9/+75
2003-08-10Remove improper white-space.Per Bothner1-1/+1
2003-08-11Daily bump.GCC Administrator1-1/+1
2003-08-10fix erroneouse pasteNathan Sidwell1-6/+0
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis11-332/+1432
2003-08-10c-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.Nathan Sidwell4-0/+25
2003-08-10cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL NODE is always a TREE_VE...Nathan Sidwell8-139/+129
2003-08-10re PR c++/11670 (ICE in convert_like_real on illegal code)Nathan Sidwell4-4/+30
2003-08-10re PR c++/10530 (Cannot access non-dependent type within nested template)Nathan Sidwell4-14/+49
2003-08-10mips.c (mips_no_mips16_string): Remove.Richard Sandiford3-34/+28
2003-08-10mips-protos.h (coprocessor_operand): Remove declaration.Richard Sandiford5-477/+43
2003-08-10Daily bump.GCC Administrator1-1/+1
2003-08-09cppinit.c (cpp_read_main_file): Split out source-independent initialization t...Per Bothner6-13/+34
2003-08-09* c-decl.c (SCOPE_LIST_APPEND): Remove bogus line continuation.Per Bothner2-1/+5
2003-08-09* pa.c (pa_asm_output_mi_thunk): Fix typo.John David Anglin2-1/+5
2003-08-09re PR preprocessor/11839 (GCC cannot find t/t.h if t is a file and t/t.h is i...Neil Booth2-0/+7