aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-18re PR c++/12320 (ICE on use of undefined enum)Danny Smith2-0/+8
2003-09-18winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has...Danny Smith2-2/+14
2003-09-18Apply proper patch file for last change.Richard Kenner1-0/+1
2003-09-18except.c (output_function_exception_table): Adjust last change to handle TYPE...Richard Kenner2-5/+12
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell13-146/+102
2003-09-18simplify-rtx.c (simplify_unary_operation): Only transform (not (eq X Y)) into...Roger Sayle2-0/+7
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell5-9/+65
2003-09-18Mention the pr fixed.Zdenek Dvorak1-0/+1
2003-09-18* config/i386/i386.c (x86_emit_floatuns): Also handle SImode operand.Zdenek Dvorak2-3/+12
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle14-70/+44
2003-09-18* jcf-write.c (generate_bytecode_insns): Add support for fconst_2.Roger Sayle2-2/+7
2003-09-18* ChangeLog: Fix recent commit.Volker Reichelt1-1/+5
2003-09-18re PR c++/12316 (trouble with garbage collection)Volker Reichelt3-0/+48
2003-09-18jcf-write.c (generate_bytecode_insns): Add MIN_EXPR and MAX_EXPR.Andrew Haley2-0/+21
2003-09-18c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis6-93/+177
2003-09-18mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva2-12/+17
2003-09-17tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.Richard Henderson4-3/+14
2003-09-18* config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc.Daniel Jacobowitz2-2/+6
2003-09-18Daily bump.GCC Administrator1-1/+1
2003-09-17re PR c++/11991 (ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 w...Mark Mitchell2-0/+14
2003-09-17* cfg.c (dump_flow_info): Skip register dump if reg_n_info null.Richard Henderson2-41/+46
2003-09-17configure.in (gcc_cv_ld_hidden): Don't test gnu_ld_flag.Rainer Orth3-53/+54
2003-09-17re PR c++/12266 (incorrect instantiation of unneeded template during overload...Mark Mitchell6-3/+37
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell9-3/+60
2003-09-17configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz4-74/+102
2003-09-17* semantics.c (expand_or_defer_fn): Inc/dec function_depth.Richard Henderson2-0/+8
2003-09-17re PR c++/11357 ([DR 425] no conversion of build-in binary operator argument ...Gabriel Dos Reis2-1/+12
2003-09-17re PR target/10190 ([IRIX] building gcc 3.2.2 on irix 5.3 fails)Rainer Orth4-54/+33
2003-09-17re PR java/9577 (Linker error for legal Java/CNI code if method parameters ar...Ranjit Mathew2-7/+21
2003-09-17sysv4.h (LIB_LINUX_SPEC): Make -pthread apply to shared libraries.Daniel Jacobowitz2-1/+6
2003-09-17re PR rtl-optimization/11646 (ICE in commit_one_edge_insertion with -fnon-cal...Eric Botcazou5-3/+81
2003-09-17re PR java/12254 (Regression in java networking code)Bryce McKinlay2-4/+11
2003-09-17m68k.h (TARGET_CPU_CPP_BUILTINS): Add target predefines.Bernardo Innocenti3-63/+48
2003-09-17Daily bump.GCC Administrator1-1/+1
2003-09-16cfgcleanup.c (label_is_jump_target_p): Correct use of table returned by table...Ian Lance Taylor2-1/+7
2003-09-16* dwarf2asm.c (dw2_asm_output_nstring): Add comment.Joel Brobecker2-0/+11
2003-09-16re PR bootstrap/12269 (Mainline failed to bootstrap on Linux/ia64)Roger Sayle3-47/+76
2003-09-16fold-const.c (tree_swap_operands_p): New function to determine the prefered o...Roger Sayle2-126/+85
2003-09-16re PR c++/7939 (ICE on function template specialization)Kriang Lerdsuwanakij4-5/+23
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek9-5/+41
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill10-7/+316
2003-09-16Cleaned up Jan's ChangeLog entriesR. Kelley Cook6-48/+48
2003-09-16Daily bump.GCC Administrator1-1/+1
2003-09-16* cpplib.c (do_pragma): Remove unnecessary cb_line_change.Alexandre Oliva2-8/+4
2003-09-15xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED.Bob Wilson2-3/+39
2003-09-15invoke.texi (Warning Options): Add missing hyphen before "Wimport".Volker Reichelt2-10/+16
2003-09-15gcse.c (remove_reachable_equiv_notes): New.Zdenek Dvorak2-9/+137
2003-09-15xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOCAL_P.Bob Wilson2-1/+6
2003-09-15expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.Kazu Hirata6-34/+24
2003-09-15haifa-sched.c (schedule_block): Use ready_remove_first instead of choose_read...Vladimir Makarov2-1/+6