aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-23* config.host: Removed superfluous newline.Rainer Orth2-2/+5
2003-09-23config.gcc: Use ${target}, not $machine.Nathanael Nerode4-125/+128
2003-09-23rs6000.c (function_arg_pass_by_reference): Don't pass zero-size arrays by ref...Geoffrey Keating4-2/+24
2003-09-23config.gcc: Set use_fixproto=no in each specific *-gnu* configuration...Nathanael Nerode2-1/+21
2003-09-23tree-inline.c (remap_save_expr): Map new save_expr to identity rather than to...Richard Henderson2-2/+6
2003-09-23configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth6-59/+64
2003-09-23except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.Rainer Orth2-2/+11
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth11-35/+68
2003-09-23Correct gpr_or_gpr_p ChangeLog entry.David Edelsohn1-1/+2
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode21-130/+168
2003-09-23config.host: Allow unknown hosts (not targets).Nathanael Nerode2-461/+20
2003-09-23jcf-write.c (generate_bytecode_insns): Optimize binary operations with equal ...Roger Sayle2-2/+7
2003-09-23cp-tree.h (scope_kind): Add new enumerator.Gabriel Dos Reis5-115/+146
2003-09-22c-common.c (c_common_signed_or_unsigned_type): Examine mode, not precision.Richard Henderson3-11/+51
2003-09-23decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_...Jeff Sturm2-10/+19
2003-09-22rs6000.c (altivec_in_gprs_p): Rename to ...David Edelsohn5-164/+194
2003-09-23Daily bump.GCC Administrator1-1/+1
2003-09-22xtensa-protos.h: Convert to ISO C90.Bob Wilson3-344/+223
2003-09-22mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva2-12/+52
2003-09-22* doc/contrib.texi: Add Peter Barada, Paul Dale and myself.Bernardo Innocenti2-0/+16
2003-09-22m68k.h (MASK_RTD, [...]): Resurrect -mrtd option.Bernardo Innocenti2-3/+29
2003-09-22re PR target/12281 (not emiting function which is static and marked as inline)Andrew Pinski4-2/+23
2003-09-22re PR target/9786 (Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2)Eric Botcazou4-3/+80
2003-09-22* real.c: Fix several nits in the head comment.Eric Botcazou2-9/+13
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson52-172/+201
2003-09-22Daily bump.GCC Administrator1-1/+1
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson52-171/+210
2003-09-21* config/vax/vax-protos.h: Convert to ISO C90.Nathanael Nerode2-6/+7
2003-09-21* config/vax/vax.c: Convert to ISO C90.Nathanael Nerode2-40/+28
2003-09-21news.texi: Update with fixed PR's.Toon Moene2-1/+9
2003-09-21re PR target/12353 (ICE in copyprop_hardreg_forward_1)Graham Stott2-1/+6
2003-09-21g77.texi: Remove ancient part about debugging COMMON and EQUIVALENCE not corr...George Helffrich2-7/+5
2003-09-21re PR target/12301 (corruption in exception path, exception in returned expre...Eric Botcazou4-0/+63
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson36-475/+411
2003-09-21i386.c (ix86_expand_carry_flag_compare): Fix transformation of a>=0 into (uns...Roger Sayle4-3/+27
2003-09-20* config/darwin.c (machopic_select_rtx_section): Fix check for PIC code.Andrew Pinski2-1/+5
2003-09-21Daily bump.GCC Administrator1-1/+1
2003-09-20(top level)Nathanael Nerode2-1/+2
2003-09-20t-linux, [...]: Remove obsolete references to ENQUIRE.Nathanael Nerode4-11/+5
2003-09-20apparently managed not to commit the crucial part of c++/12332Nathan Sidwell1-2/+7
2003-09-20* g++.dg/rtti/typeid3.C: Correct expected error message.Kriang Lerdsuwanakij2-2/+6
2003-09-20re PR c++/157 (Duplicate error message for invalid elaborated type specifier)Kriang Lerdsuwanakij4-0/+59
2003-09-20Daily bump.GCC Administrator1-1/+1
2003-09-19mixed-struct-check.h: New.Janis Johnson16-0/+1065
2003-09-19configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode4-318/+301
2003-09-19xm-vsta.h: Remove xm-file believed useless.Nathanael Nerode4-13/+6
2003-09-19install.texi: Document the multiple testsuite options.Phil Edwards2-2/+76
2003-09-19install.texi (Specific): Add the specific versions of GCC where support for F...Gerald Pfeifer2-3/+9
2003-09-19t-m68kbare, t-rtems: Change 68681 to 68881.Joel Sherrill3-2/+7
2003-09-19m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an...Bernardo Innocenti3-143/+140