aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-23Remove compile time warnings when building arm.oNick Clifton6-66/+90
2000-05-23sh.c (gen_far_branch, [...]): Update to reflect new prototypes for redirect_j...Clinton Popetz2-4/+11
2000-05-23invoke.texi (Options for Debugging Your Program or GCC): Update the names of ...Kazu Hirata2-19/+24
2000-05-23configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previous fix.Philippe De Muyter3-2/+7
2000-05-23bcp-1.c: Replace abort in arg of __builtin_constant_p with a generic external...Zack Weinberg24-1/+64
2000-05-23simplify-rtx.c (SIGN_EXTEND): New macro.Zack Weinberg2-13/+31
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi12-252/+306
2000-05-23* c-decl.c (pushdecl): Invert sense of test for non-global types.Zack Weinberg3-1/+23
2000-05-23* reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRUNCATION.J"orn Rennecke2-2/+10
2000-05-23config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour2-0/+9
2000-05-23alpha.c: Remove #ifdef HAIFA since now only scheduler.Richard Kenner3-40/+62
2000-05-23* combine.c (simplify_comparison): Use trunc_int_for_mode.Richard Henderson2-3/+5
2000-05-23Daily bump.Jeff Law5-5/+5
2000-05-23class.c (build_ctor_vtbl_group): Set inits.Mark Mitchell3-0/+7
2000-05-22* stor-layout.c (place_field): Change rli->size to rli->offset.Richard Henderson2-1/+5
2000-05-23libstdc++-assign.txt: Change Cygnus to FSF.Benjamin Kosnik2-38/+49
2000-05-22function.c (thread_prologue_and_epilogue_insns): Make sure existing line numb...Richard Henderson2-27/+62
2000-05-22alpha.c (alpha_fnname): New static variable.Richard Kenner4-19/+52
2000-05-22cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not strncmp.Mark Mitchell8-28/+52
2000-05-22jump.c (jump_optimize_1): Don't increment LABEL_NUSES on deleted labels.Clinton Popetz2-1/+7
2000-05-22Fix whitespace in commentRichard Kenner1-3/+2
2000-05-22re GNATS gcj/232 (segmentation violation at except.c:2180)Bryce McKinlay2-0/+19
2000-05-22mkcheck.in: Tweak for Solaris 8.Phil Edwards2-0/+15
2000-05-22Use just -g instead of -gdwarf-2Alexandre Oliva1-1/+1
2000-05-22* gcc.dg/dwarf2-1.c: New test.Alexandre Oliva2-0/+16
2000-05-22acinclude.m4: If the new pragma isn't supported, don't kill -Werror...Phil Edwards4-19/+26
2000-05-22optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.Richard Kenner2-6/+10
2000-05-22* libjava.compile/PR235.java: New file. For PR gcj/235.Tom Tromey2-0/+11
2000-05-22* varasm.c (eh_frame_section): Revert change to argument list.Zack Weinberg2-1/+5
2000-05-22final.c (final_scan_insn, [...]): Remove dangling "else" that causes "break" ...Richard Kenner2-3/+6
2000-05-22m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter7-6/+12
2000-05-22generic_shadow.h: s/swamp/legacy/Nathan C. Myers2-14/+18
2000-05-22sparc.md (movdf_insn_v9only_vis): fzero has just one argument.Jakub Jelinek2-1/+6
2000-05-22alias.c (record_component_aliases): New function.Richard Kenner4-22/+74
2000-05-22* jump.c (can_reverse_comparison_p): Be prepared for insn null.Richard Henderson2-2/+5
2000-05-22simplify-rtx.c (simplify_ternary_operation): Try to simplify IF_THEN_ELSE to ...Richard Henderson2-0/+24
2000-05-22Daily bump.Jeff Law5-5/+5
2000-05-22Repeated using-declaration do have effect on the visible namesMartin v. Löwis1-3/+2
2000-05-22decl2.c (qualified_lookup_using_namespace): Look through namespace aliases.Martin v. Löwis3-4/+14
2000-05-22* libjava.compile/PR234.java: New file. For PR gcj/234.Tom Tromey2-0/+28
2000-05-22inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi3-0/+12
2000-05-22Test for PR gcj/232:Bryce McKinlay2-0/+21
2000-05-22cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.Mark Mitchell5-90/+446
2000-05-21combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is not a PARALLEL.Richard Kenner2-1/+6
2000-05-21cp-tree.h (struct lang_type): Remove search_slot.Mark Mitchell6-157/+86
2000-05-21Daily bump.Jeff Law5-5/+5
2000-05-20* lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".Richard Henderson2-1/+6
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay4-4/+21
2000-05-20Oops, checked in verify-flow.patch by mistake, revertingAlexandre Oliva1-2/+1
2000-05-20mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva3-11/+24