aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-04typeck.c (convert_ieee_real_to_integer): Call fold on the range checking tree...Roger Sayle2-18/+29
2004-08-04Correct PR numbersZack Weinberg1-2/+2
2004-08-04dbxout.c (dbxout_function_decl): Always call dbxout_function_end.Zack Weinberg2-6/+18
2004-08-04re PR target/14680 (reload_cse_simplify_operands triggers internal error on s...Zack Weinberg2-2/+9
2004-08-04re PR c++/13596 (value of __cplusplus)Zack Weinberg2-34/+76
2004-08-04class.c (build_vtable): Do not set DECL_VISIBILITY here.Mark Mitchell11-160/+167
2004-08-03* gcc.dg/compat/struct-layout-1.exp: Fix error message typo.David Edelsohn2-1/+5
2004-08-04* doc/install.texi: Update autoconf version requirements.Nathanael Nerode2-3/+6
2004-08-04Daily bump.GCC Administrator1-1/+1
2004-08-03defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition.Zack Weinberg6-29/+18
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg16-88/+65
2004-08-03c-decl.c (implicitly_declare): Diagnose incompatible implicit declarations.Joseph Myers5-0/+48
2004-08-03darwin-c.c: Don't search in "/Local/Library/Frameworks" for frameworks.Mike Stump3-3/+8
2004-08-03re PR middle-end/16790 (Integer down cast ignored in larger expression)Roger Sayle4-3/+55
2004-08-03symbian1.c: New test.Mark Mitchell3-0/+26
2004-08-03re PR bootstrap/16865 (False alarm about use of uninitialized variable breaks...Andrew Pinski2-2/+7
2004-08-03configure.in: Check for MPFR as well as GMP.Paul Brook2-5/+21
2004-08-03Remove spurious conflict markerNathanael Nerode1-1/+0
2004-08-03aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() ex...Maciej W. Rozycki3-4/+160
2004-08-03re PR target/16570 (missing _mm_malloc and _mm_free functions in xmmintrin.h)H.J. Lu9-0/+224
2004-08-03rs6000.c (machopic_output_stub): Align Darwin stubs.Dale Johannesen5-21/+26
2004-08-03config.gcc (arm*-*-symbianelf*): New target.Mark Mitchell3-0/+57
2004-08-03gthr-gnat.c: Add visibility #pragmas.Mark Mitchell8-11/+67
2004-08-03rs6000.c (rs6000_rtx_costs): Calculate cost of constants more accurately.David Edelsohn2-50/+179
2004-08-03* config.gcc (strongarm-*, xscale-*): Add t-arm to tmake_files.Richard Earnshaw2-8/+12
2004-08-03ra-build.c (conflicts_between_webs): For webs that cross a call add conflicts...Pat Haugen2-6/+15
2004-08-03* config/arm/arm.c (emit_sfm): Only emit a single frame adjustment.Paul Brook2-10/+19
2004-08-03* gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.Joseph Myers3-0/+34
2004-08-03coverage.c (tree_coverage_counter_ref): Fix computation of the new ARRAY_REF ...Jan Hubicka2-1/+6
2004-08-03arm-cores.def: Sort by architecture.Richard Earnshaw4-20/+49
2004-08-03gentune.sh: New file.Richard Earnshaw6-19/+61
2004-08-03gcc.c (add_prefix, [...]): Remove penultimate parameter.Paolo Bonzini2-81/+51
2004-08-03altivec.md (altivec_vnmsubfp): Fix wrong pattern.Yossi Markovich2-2/+7
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers122-25/+450
2004-08-03Index: ChangeLogGeoffrey Keating3-26/+17
2004-08-03Daily bump.GCC Administrator1-1/+1
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay2-5/+11
2004-08-02* gdbinit.in: Reflect previous changes to rtunion_def.Gabriel Dos Reis2-1/+5
2004-08-02re PR c++/16707 (ICE with using)Mark Mitchell4-9/+23
2004-08-02null1.C: Fix PR number.Mark Mitchell3-2/+7
2004-08-02fold-const.c (fold): The transformation "X % -Y" -> "X % Y" is only valid for...Roger Sayle2-4/+11
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis3-7/+14
2004-08-02re PR rtl-optimization/15068 (ICE in elim_reg_cond)Paul Brook2-5/+13
2004-08-02gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis3-21/+33
2004-08-02* genopinit.c (gen_insn): Check for MODE_COMPLEX_FLOAT patterns for $F.J"orn Rennecke2-0/+5
2004-08-02rtl.h (union rtunion_def): Have all members start with the prefix "rt_".Gabriel Dos Reis4-69/+81
2004-08-02re PR c++/16224 (internal compiler error: in write_unscoped_name (template/na...Mark Mitchell7-87/+122
2004-08-02config.gcc (mips*-*-elf*, [...]): Add elfos.h to tm_file.Richard Sandiford4-225/+39
2004-08-022004-08-02 David BillinghurstDavid Billinghurst2-1/+6
2004-08-02ia64.c (got_symbolic_operand): Do require a symbol+offset operand to have its...Zack Weinberg4-8/+54