aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-15re PR c++/12184 (ICE with trying to convert an incomplete type)Nathan Sidwell5-8/+39
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger1-0/+10
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger8-1/+57
2003-09-15altivec.h: Convert () prototypes to ISO C90.Andreas Jaeger3-35/+40
2003-09-14re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)Zdenek Dvorak8-23/+50
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell13-205/+230
2003-09-15class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell4-1/+33
2003-09-15Daily bump.GCC Administrator1-1/+1
2003-09-14class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field ...Mark Mitchell2-0/+6
2003-09-14* rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.Geoffrey Keating2-1/+6
2003-09-14combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1)...Kazu Hirata2-11/+28
2003-09-14alias.c: Follow spelling conventions.Kazu Hirata6-5/+16
2003-09-14c-ppoutput.c (cb_line_change): Revert 2003-08-04's change.Alexandre Oliva3-3/+12
2003-09-14separate-1.c: Adjust line of error.Alexandre Oliva3-17/+22
2003-09-14ra.c: Convert to ISO C90 prototypes.Steven Bosscher6-534/+335
2003-09-14* Makefile.in (%.dvi): Remove excess $(docdir).Richard Sandiford2-1/+5
2003-09-14function.c (STACK_BYTES): Move definition to head of file.Richard Sandiford5-21/+109
2003-09-14objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger3-714/+471
2003-09-14rs6000.c: Fix typo: Remove extra ')'.Olaf Hering1-1/+1
2003-09-13re PR target/12021 (warning "cpu" and "machine" reasserted for every file)Andrew Pinski3-4/+5
2003-09-13rs6000.c (GEN_LOCAL_LABEL_FOR_SYMBOL): Remove.Andrew Pinski2-23/+10
2003-09-14Daily bump.GCC Administrator1-1/+1
2003-09-13Correct Dale's email address in ChangeLog entry.David Edelsohn1-1/+2
2003-09-13cgraphunit.c (cgraph_assemble_pending_functions): Export.Richard Henderson5-4/+30