aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-07re PR target/16317 (MIPS-netbsd does not define NO_IMPLICIT_EXTERN_C)Eric Christopher2-0/+8
2004-12-07mips-protos.h (mips_valid_pointer_mode): Move prototype...Eric Christopher3-2/+8
2004-12-07re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64)Eric Christopher2-0/+32
2004-12-07c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.Kazu Hirata14-41/+37
2004-12-07splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion...DJ Delorie2-7/+53
2004-12-07t-aix43, t-aix52 (SHLIB_LINK): Revert 2004-12-01 change.David Edelsohn3-6/+11
2004-12-07type_traits: Implement is_const and is_volatile.Paolo Carlini14-23/+236
2004-12-07name-lookup.c (leave_scope): We only need to update class_binding_level when ...Roger Sayle2-5/+15
2004-12-07* g++.dg/other/unreachable-1.C: New test.Volker Reichelt2-0/+15
2004-12-07c-tree.h (struct lang_type): Add 'objc_protocols' field.Ziemowit Laski4-0/+14
2004-12-06reload.c (find_valid_class): Fix logic to test inner mode as well.DJ Delorie2-15/+31
2004-12-07tm.texi (TARGET_VALID_POINTER_MODE): Document.Eric Christopher2-2/+12
2004-12-06cshift0.c, [...]: Use internal_malloc_size instead of internal_malloc.Richard Henderson65-121/+220
2004-12-07Daily bump.GCC Administrator2-2/+2
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson37-342/+156
2004-12-06* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.Aldy Hernandez2-1/+5
2004-12-06Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson3-69/+73
2004-12-06re PR tree-optimization/18601 (tree cfglceanup is slow)Zdenek Dvorak3-240/+151
2004-12-06expr.c (expand_expr_real_1): Remove an "if" whose condition is always false.Kazu Hirata2-6/+5
2004-12-06Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.Tom Tromey3-5/+119
2004-12-06c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops who...Roger Sayle3-31/+45
2004-12-06bt-load.c (btr_def_s): New member own_end;J"orn Rennecke2-19/+73
2004-12-06type_traits: Implement is_reference.Paolo Carlini4-3/+103
2004-12-06re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey4-5/+19
2004-12-06For PR java/14853:Tom Tromey3-0/+24
2004-12-06Move ChangeLog entry to the correct ChangeLog!Nick Clifton2-6/+6
2004-12-06oops - omitted from previous checkinNick Clifton1-7/+8
2004-12-06builtins-config.h: Use <sys/types.h> instead of <limits.h> because the latter...Nick Clifton1-0/+6
2004-12-06tree-ssa-alias.c (create_global_var): Use void_type_node, not size_type_node.Daniel Berlin2-1/+6
2004-12-06Daily bump.GCC Administrator1-1/+1
2004-12-06Daily bump.GCC Administrator1-1/+1
2004-12-06expr.c (expand_expr_real_1): Abort on COND_EXPR of VOID_TYPE.Kazu Hirata2-15/+9
2004-12-05re PR libstdc++/18837 (testsuite_performance.h:63: error: redefinition of 'st...Paolo Carlini2-2/+8
2004-12-05Test case for PR target/18841.Richard Henderson1-0/+33
2004-12-05re PR target/18841 (setjmp and eh receivers can mis-schedule)Richard Henderson2-66/+64
2004-12-05mklibgcc.in (vis_hide): Add the prototype for the test.Andrew Pinski2-1/+5
2004-12-05Add forgotten to check in changeLog:Andrew Pinski1-0/+13
2004-12-05c-typeck.c (c_finish_loop): Improve initial implementations for loops whose c...Roger Sayle2-5/+17
2004-12-05* builtins.c: Fix comment typos.Kazu Hirata2-4/+10
2004-12-05re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn)John David Anglin2-4/+38
2004-12-04* gcc.dg/tree-ssa/loop-5.c: Use long instead of int.Richard Henderson2-2/+6
2004-12-04* testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha.Richard Henderson2-1/+6
2004-12-04* include/ext/malloc_allocator.h: Include cstdlib.Richard Henderson2-0/+5
2004-12-05Daily bump.GCC Administrator1-1/+1
2004-12-05Daily bump.GCC Administrator1-1/+1
2004-12-04re PR bootstrap/18804 (lib2funcs.vis:1: Error: unknown pseudo-op: `.hidden')John David Anglin2-1/+7
2004-12-04alpha.c (alpha_expand_unaligned_load): Don't forget to use ofs in BWX two byt...Richard Henderson2-4/+10
2004-12-04target-supports.exp (check_gc_sections_available): Disable for alpha and ia64.Richard Henderson2-0/+13
2004-12-04* gcse.c (gcse_main): Add a comment.Kazu Hirata2-1/+6
2004-12-04re PR middle-end/17909 (ICE: verifiy_stms failed)Andrew Pinski2-0/+16