summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2004-01-201-1/+1
* re PR c++/13651 (double error message when using incomplete types in a struct)Mark Mitchell2004-01-192-0/+10
* re PR rtl-optimization/5263 (a & b & ~a & ~b not optimized)Roger Sayle2004-01-193-59/+68
* re PR c++/13592 (C++ parser regression)Mark Mitchell2004-01-192-1/+4
* re PR c++/13592 (C++ parser regression)Mark Mitchell2004-01-1910-197/+77
* alpha.c (aligned_memory_operand): Check MEM_ALIGN, don't check memory mode.Richard Henderson2004-01-193-86/+101
* fnptr-by-value-1_x.c, [...]: Guard non-C99 tests with SKIP_COMPLEX_INT, SKIP_...Eric Botcazou2004-01-1956-81/+238
* alias-1.c: Add dg-warning for unsupported visibility attribute on sparc*-sun-...Eric Botcazou2004-01-192-0/+6
* sol2.h (ASM_DECLARE_OBJECT_NAME): New.Eric Botcazou2004-01-195-15/+134
* contrib.texi: Update Paolo Carlini's entry.Jeff Law2004-01-192-2/+14
* i386.md (*movhi_1, *movqi_1): When optimizing for size, don't use the larger ...Roger Sayle2004-01-192-2/+11
* [multiple changes]Arnaud Charlet2004-01-199-81/+247
* alpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP regs.Richard Henderson2004-01-194-139/+137
* cgraph.c (cgraph_remove_node): Fix removal from linked list.Jan Hubicka2004-01-193-17/+144
* gengtype.c (header_file): Make it static.Steven Bosscher2004-01-193-12/+14
* defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default.Kazu Hirata2004-01-194-10/+11
* Fix incorrect PR number.Mark Mitchell2004-01-192-2/+2
* re PR c++/13635 (ICE in register_specialization for specific order of templat...Mark Mitchell2004-01-194-5/+21
* Daily bump.GCC Administrator2004-01-191-1/+1
* stmt.c (HAVE_casesi): Define it not already defined.Kazu Hirata2004-01-182-1/+19
* final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz2004-01-189-22/+42
* basic-block.h (try_redirect_by_replacing_jump): Declare.Jan Hubicka2004-01-184-16/+30
* * config/rs6000/rs6000.h (STRICT_ARGUMENT_NAMING): Remove.Kazu Hirata2004-01-182-4/+4
* defaults.h (ASM_OUTPUT_ADDR_VEC_ELT): Fix the computation of the size of a po...Kazu Hirata2004-01-182-1/+6
* builtins.c (expand_builtin_expect_jump): Fix thinko of reusing live "next" va...Roger Sayle2004-01-182-8/+17
* altivec.h: Wrap C++ functions in extern "C++" block.Andrew Pinski2004-01-182-0/+8
* rs6000.c (rs6000_special_round_type_align): Check for NULL in the chain and r...Andrew Pinski2004-01-182-4/+7
* re PR c++/11725 (Wrong return statement warning with -Wreturn-type in templat...Jason Merrill2004-01-182-1/+10
* coverage.c (checksum_string): Rename to ...Jan Hubicka2004-01-182-17/+53
* * config/mips/mips.c (mips_got_alias_set): Mark for PCH.Richard Sandiford2004-01-182-1/+5
* c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers2004-01-1816-180/+188
* Add PR number to last commit.Richard Sandiford2004-01-181-0/+1
* mips.c: Include cfglayout.h.Richard Sandiford2004-01-182-40/+230
* longlong.h (mc68020, [...]): Remove redundant checks for implied target prede...Bernardo Innocenti2004-01-182-10/+8
* array-quals-1.c: xfail on powerpc*-*-aix*.David Edelsohn2004-01-173-2/+7
* 2004-1-17 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2004-01-173-2/+9
* contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter...Joseph Myers2004-01-187-29/+35
* c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers2004-01-1815-733/+742
* objc-act.c (build_objc_method_call): Use target hooks instead of macros to de...Ziemowit Laski2004-01-185-8/+124
* Daily bump.GCC Administrator2004-01-181-1/+1
* builtins.c (expand_builtin_expect_jump): Fix mistake in my last patch.Roger Sayle2004-01-172-6/+11
* * rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc)Daniel Jacobowitz2004-01-174-12/+48
* final.c (SEEN_BB, [...]): Define.Daniel Jacobowitz2004-01-174-41/+69
* Makefile.in: Remove rule for ggc-simple.o.Steven Bosscher2004-01-174-572/+4
* re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2004-01-176-30/+59
* fix dates on the Changelog.Andrew Pinski2004-01-172-2/+2
* [multiple changes]Andrew Pinski2004-01-174-2/+18
* toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous commit.Jan Hubicka2004-01-172-3/+6
* toplev.c (HAVE_conditional_execution): Provide default.Jan Hubicka2004-01-172-6/+33
* re PR pch/13689 (GGC PCH breaks aliasing)Geoffrey Keating2004-01-173-17/+27