aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-06-20(ARM Built-in Functions): New node.Nick Clifton2-0/+164
2003-06-20install.texi (--with-gnu-as): Mention SPARC/Solaris and SPARC64/Solaris as pl...Eric Botcazou2-7/+16
2003-06-20tm.texi: Uniformly use @defmac for macros, rather than @table items.Zack Weinberg2-1463/+1298
2003-06-20re PR c++/10939 (ICE with templated code)Mark Mitchell4-2/+34
2003-06-20* line-map.c, line-map.h: Convert to ISO prototypes.Neil Booth3-32/+20
2003-06-20re PR c++/9649 (ICE in finish_member_declaration at cp/semantics.c:1850 when ...Mark Mitchell7-25/+61
2003-06-20re PR middle-end/11041 (ICE: const myclass &x = *x; (when operator*() defined))Mark Mitchell9-40/+101
2003-06-20Fix for PR c++/11228, infinite loop for new int[n]().Matt Austern7-1/+125
2003-06-20Daily bump.GCC Administrator1-1/+1
2003-06-19* gcse.c (store_killed_in_insn): Fix.Zdenek Dvorak2-2/+5
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg111-980/+840
2003-06-19* gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.Kazu Hirata1-2/+0
2003-06-19* gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.Kazu Hirata1-0/+4
2003-06-19gcc.c (target_sysroot_suffix, [...]): New.Graeme Peterson3-3/+77
2003-06-19Fix typo in my last entry.Andreas Jaeger1-1/+1
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger12-1215/+752
2003-06-19builtins.c (expand_errno_check): Assume that flag_errno_math and HONOR_NANS h...Roger Sayle2-85/+127
2003-06-19expr.c (const_vector_from_tree): Initialize remaining elements to 0.Aldy Hernandez2-0/+9
2003-06-19spe.md ("spe_evfscfsi"): Change operand types.Aldy Hernandez2-2/+7
2003-06-19simd-4.c (main): Make expected value endian-dependent.J"orn Rennecke2-1/+9
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger9-61/+24
2003-06-19* bt-load.c (migrate_btr_defs): Correct printf arguments.Andreas Jaeger2-2/+5
2003-06-19* protoize.c: Fix breakage from last patch.Andreas Jaeger2-4/+6
2003-06-19hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h has been included.J"orn Rennecke2-0/+13
2003-06-18* config/sparc/sparc.c: Update copyright year.James A Morrison2-1/+5
2003-06-19rs6000.c (init_cumulative_args): Limit CALL_LIBCALL to ABI_V4.David Edelsohn2-1/+7
2003-06-18re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems)Joseph Myers2-1/+6
2003-06-19h8300.c (TARGET_INITIALIZER and friends): Move to the end of the file.Kazu Hirata2-30/+29
2003-06-19pt.c: Convert to ISO C.Nathanael Nerode3-664/+399
2003-06-19bt-load.c (migrate_btr_def): Conditionalize calls to insn_default_latency and...Hans-Peter Nilsson2-1/+10
2003-06-19Daily bump.GCC Administrator1-1/+1
2003-06-18unwind-ia64.c (_Unwind_GetCFA): New.Richard Henderson2-1/+23
2003-06-18toplev.c (rest_of_handle_sched): Hide the entire function if INSN_SCHEDULING ...Kazu Hirata2-4/+11
2003-06-18bt-load.c: New file.Stephen Clarke19-34/+1754
2003-06-18cp-tree.h (comp_except_specs, [...]): Return bool.Nathan Sidwell3-257/+164
2003-06-18config.gcc: Add an extra_header for ARM targets.Nick Clifton13-184/+4662
2003-06-18cp-tree.h (COMPARE_RELAXED): Rename to ...Nathan Sidwell7-247/+215
2003-06-18treetree.c (build_stmt): Remove VPARAMS.Nathan Sidwell2-2/+7
2003-06-18* toplev.c (Remaining -d letters summary): Update.J"orn Rennecke2-2/+6
2003-06-18mangle.c (mangle_conv_op_name_for_type): Correct sprintf format string again.Mark Mitchell2-1/+6
2003-06-18rs6000.c (init_cumulative_args): Add and handle LIBCALL argument.Franz Sirl4-7/+27
2003-06-18Makefile.in: Update.Neil Booth6-111/+134
2003-06-18re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles7-9/+26
2003-06-18g++.exp (g++_include_flags): Tweak path to testsuite_flags.Benjamin Kosnik2-14/+8
2003-06-18system.h (ANSI_PROTOTYPES, [...]): undef and poison these libiberty macros.Kaveh R. Ghazi2-0/+17
2003-06-18Daily bump.GCC Administrator1-1/+1
2003-06-1820020604-1.c: Use dg-xfail-if for h8300.Kazu Hirata4-3/+12
2003-06-17mangle.c (mangle_conv_op_name_for_type): Correct sprintf format string.Mark Mitchell2-1/+7
2003-06-17re PR c++/10929 (-Winline warns about functions for which no definition is vi...Jason Merrill5-2/+19
2003-06-17h8300-protos.h: Update to ISO C.Kazu Hirata5-320/+195