aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-15re PR c++/11531 (ICE on invalid code (returning to void))Gabriel Dos Reis6-6/+22
2003-07-15dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): If DWARF_FRAME_RETURN_COLU...J"orn Rennecke3-32/+108
2003-07-15c.opt: Document more options.Neil Booth7-211/+60
2003-07-15string-opt-8.c (main): Remove i370 and s390, it does not have cmpstrsi patter...Jakub Jelinek2-1/+6
2003-07-15re PR debug/11473 (ICE with -gstabs when empty struct inheits from an empty s...Mark Mitchell4-3/+14
2003-07-15Rotate ChangeLog.Kazu Hirata2-21489/+21490
2003-07-15re PR c++/10108 (tree checking ICE: expected var_decl, have error_mark in tsu...Kriang Lerdsuwanakij4-0/+26
2003-07-15re PR target/10795 (ICE in extract_insn, at recog.c:2188)Kazu Hirata2-0/+18
2003-07-15re PR target/10795 (ICE in extract_insn, at recog.c:2188)Kazu Hirata2-0/+12
2003-07-15Fix formatting.Eric Botcazou1-1/+2
2003-07-15re PR rtl-optimization/11320 (Scheduler bug)Eric Botcazou7-18/+103
2003-07-15* doc/invoke.texi: Resync MIPS -march documentation.Richard Sandiford2-2/+8
2003-07-15mips.h (PROCESSOR_R9000): New processor_type.Richard Sandiford5-1/+180
2003-07-15mips.h (PROCESSOR_R7000): New processor_type.Stan Cox5-1/+237
2003-07-15mips.md (define_attr type): Add condmove.Richard Sandiford5-28/+36
2003-07-15c-opts.c (print_help): Remove.Neil Booth4-102/+109
2003-07-15c-common.c (c_common_type_for_mode): Handle V4DFmode.Geoffrey Keating4-0/+10
2003-07-15c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it.Geoffrey Keating2-1/+7
2003-07-15* expr.c: Remove the last argument to expand_assignment().Kazu Hirata2-7/+11
2003-07-15expr.c (expand_assignment): Remove an unused argument SUGGEST_REG.Kazu Hirata5-16/+18
2003-07-15inline-3.c: New file.Geoffrey Keating5-0/+28
2003-07-15re PR debug/11098 ([dwarf2] g++ doesn't emit complete debugging information f...Mark Mitchell2-0/+8
2003-07-15inclhack.def (avoid_bool_define, [...]): Bypass with __cplusplus, not "we mus...Nathanael Nerode3-7/+14
2003-07-15Daily bump.GCC Administrator1-1/+1
2003-07-14unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects and unseen_...Geoffrey Keating2-11/+42
2003-07-14objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating3-4/+16
2003-07-14re PR c++/11509 (ICE with expression with static member in template arg)Mark Mitchell4-34/+60
2003-07-14cfglayout.c (locator_file): Break out from ....Jan Hubicka4-8/+32
2003-07-14*** empty log message ***Gabriel Dos Reis2-2/+58
2003-07-14mips.c (mips_expand_prologue): Use a single insn to allocate 32768 bytes of s...Richard Sandiford3-402/+52
2003-07-14mips.c (mips_in_small_data_p): Don't handle TARGET_MIPS16 specially.Richard Sandiford2-10/+5
2003-07-14elf.h (ASM_OUTPUT_ALIGNED_BSS): Use mips_output_aligned_bss.Richard Sandiford5-38/+36
2003-07-14elf.h (DBX_DEBUGGING_INFO): Delete.Richard Sandiford3-3/+3
2003-07-14elf.h (ASM_DECLARE_OBJECT_NAME): Use mips_declare_object_name.Richard Sandiford8-157/+85
2003-07-14re PR c++/7053 (ICE when declaring a function already defined as a friend met...Mark Mitchell2-0/+18
2003-07-14elf.h (SBSS_SECTION_ASM_OP): Delete.Richard Sandiford3-5/+3
2003-07-14mips.c (inside_function): Delete.Richard Sandiford3-49/+16
2003-07-14elf.h (OBJECT_FORMAT_COFF, [...]): Remove undefs.Richard Sandiford7-35/+8
2003-07-14config.gcc (mips-sgi-irix6*o32, [...]): Add mips/sdb.h to the list of include...Richard Sandiford9-80/+107
2003-07-14* lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.Geoffrey Keating2-1/+5
2003-07-14re PR c++/7019 ([3.3 only] SFINAE does not work with explicitally specified t...Mark Mitchell8-17/+62
2003-07-14re PR c++/11510 (Error message with operator __imag__ is missing spaces)Gabriel Dos Reis3-0/+20
2003-07-14[multiple changes]Nathanael Nerode4-141/+13
2003-07-14* error.c (dump_expr): Handle EMPTY_CLASS_EXPR.Gabriel Dos Reis2-0/+10
2003-07-14re PR rtl-optimization/11440 (gcc-3.3.1 miscompiles c++ code with -O2, -fno-g...Franz Sirl2-0/+198
2003-07-14re PR c++/5293 (confusing message when binding a temporary to a reference)Gabriel Dos Reis3-1/+22
2003-07-14ggc-page.c (extra_order_size_table): Insns have 9 slots.Gerald Pfeifer5-760/+1124
2003-07-14re PR c++/11154 (spurious ambiguity report for template class specialization)Kriang Lerdsuwanakij5-7/+36
2003-07-14* lex.c (enum tree_node_kind): Delete.Dan Nicolaescu2-29/+4
2003-07-14re PR rtl-optimization/11440 (gcc-3.3.1 miscompiles c++ code with -O2, -fno-g...Franz Sirl2-3/+12