aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-08-01c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...Neil Booth4-20/+22
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth12-780/+762
2002-08-01call.c (build_field_call): Do not look up the field by name.Mark Mitchell20-702/+1032
2002-08-01* pa-linux.h (GLOBAL_ASM_OP): Fix typo.John David Anglin2-1/+5
2002-07-31stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.Graham Stott1-0/+5
2002-07-31stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.Graham Stott1-1/+1
2002-07-31config.gcc (i[34567]86-*-darwin*): New configuration.Stan Shebs10-22/+347
2002-07-31rs6000.c (rs6000_hash_constant): Fix hash for LABEL_REF's.Graham Stott1-1/+1
2002-07-31rs6000.c (rs6000_hash_constant): Fix hash for LABEL_REF's.Graham Stott1-0/+5
2002-07-31rs6000.c (spe_init_builtins, [...]): Replace ANSI with K&R function def.Graham Stott1-0/+6
2002-07-31rs6000.c (spe_init_builtins, [...]): Replace ANSI with K&R function def.Graham Stott1-3/+3
2002-07-31rs6000.c (validate_condition_mode): Test flag_finite_math_only for CCFPmode.David Edelsohn2-1/+7
2002-07-31crtn.asm: Don't use __mips16 to determine the return-address offset.Richard Sandiford2-22/+18
2002-07-31mips.md (eh_set_lr_si, [...]): Change constraints to 'd'.Richard Sandiford2-4/+9
2002-07-31Daily bump.GCC Administrator3-3/+3
2002-07-30elf.h (STARTFILE_SPEC): Define differently if default ABI is MEABI.Chris Demetriou3-2/+11
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi34-235/+74
2002-07-31m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.Kaveh R. Ghazi6-24/+23
2002-07-31extend.texi (Hints implementation): Document that GCC mostly ignores `register'.Geoffrey Keating2-0/+26
2002-07-30New target macro DECLARE_LIBRARY_RENAMESBernd Schmidt4-1/+19
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene9-7/+66
2002-07-30ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.Richard Henderson2-6/+13
2002-07-30Recognize return insns even if the return appears in a parallel.Bernd Schmidt2-2/+5
2002-07-30Fix null pointer crash and a merge errorBernd Schmidt2-11/+8
2002-07-30rs6000.c (rs6000_expand_unop_builtin): Check icode not CODE_FOR_nothing.David Edelsohn2-55/+69
2002-07-30gcc.c (cpp_unique_options): Define __GXX_ABI_VERSION, bump it to 101.Franz Sirl4-4/+9
2002-07-30* config/mips/mips.h (SUBTARGET_ASM_DEBUGGING_SPEC): Fix typo.Richard Sandiford2-1/+5
2002-07-30sh.md (cond_delay_slot): New attribute.J"orn Rennecke3-2/+33
2002-07-30* unroll.c (copy_loop_body): Don't copy NOTE_INSN_LOOP_CONT.J"orn Rennecke2-6/+10
2002-07-30fold-const.c: Fix comment typos.Kazu Hirata4-3/+9
2002-07-30rs6000.md: Disallow CCEQ compare with crnor/crnot for TARGET_SPE.Aldy Hernandez2-1/+6
2002-07-30c-pretty-print.h (pp_c_statement): Declare.Gabriel Dos Reis3-7/+261
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi38-262/+25
2002-07-30* cp-tree.h (VF_DERIVED_VALUE): Restore from previous deletion.Gabriel Dos Reis2-0/+6
2002-07-30Daily bump.GCC Administrator3-3/+3
2002-07-30c-pretty-print.c (pp_c_primary_expression): Handle STMT_EXPR.Gabriel Dos Reis2-1/+38
2002-07-30cp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more documentation.Nathan Sidwell2-12/+22
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi13-97/+49
2002-07-30builtins.c (expand_builtin): Change the default behavior to only issue an err...Roger Sayle2-15/+11
2002-07-30real.c (ieee_24, [...]): Define only if the floating point format of the targ...John David Anglin2-0/+11
2002-07-29unroll.c (verify_addresses): Remove.Richard Henderson2-132/+7
2002-07-29gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating3-8/+62
2002-07-29c-pretty-print.h (struct c_pretty_print_info): Add new member.Gabriel Dos Reis3-6/+162
2002-07-29objc-act.c (objc_init): Return immediately if filename is NULL.Neil Booth2-0/+7
2002-07-29elf.h: Remove ecoff.h and gofast includes.Eric Christopher21-370/+121
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou7-2/+93
2002-07-29* config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute.Aldy Hernandez2-1/+5
2002-07-29rs6000.h (RTX_COSTS): Add MULT case for 8540.Aldy Hernandez2-0/+5
2002-07-29rs6000.md: Move altivec patterns from here...Aldy Hernandez3-1880/+1905
2002-07-29spe.md ("spe_evmra"): Change to unspec.Aldy Hernandez2-1/+6