aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-05config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.Adam Nemet12-459/+469
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers11-77/+80
2004-08-05Daily bump.GCC Administrator1-1/+1
2004-08-04rs6000.c (rs6000_rtx_costs): LABEL_REFs are zero cost.David Edelsohn2-4/+11
2004-08-04* g++.dg/tc1/dr147.C: Add reference to PR.Giovanni Bajo2-1/+5
2004-08-04basic-block.h (profile_staus): New global variable.Jan Hubicka10-34/+105
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg8-94/+67
2004-08-04tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.Zdenek Dvorak7-71/+134
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell12-37/+61
2004-08-04Add missing ChangeLog entryMark Mitchell1-0/+3
2004-08-04mips-args-[23].c: Declare abort() and exit().Richard Sandiford5-0/+17
2004-08-04Fix typo.Paul Brook1-1/+1
2004-08-04decl.c (complete_array_type): Don't gratuitously copy maxindex.Nathan Sidwell2-3/+5
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook12-32/+146
2004-08-04c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair.Nathan Sidwell2-24/+42
2004-08-04config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI.Nick Clifton3-1/+19
2004-08-04cfglayout.c (insn_locators_initialize): Update the current location before in...Nathan Sidwell2-31/+41
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