aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-04-16* decl2.c (build_expr_from_tree): Just return a PMF.Jason Merrill2-2/+12
1998-04-16typeck2.c (process_init_constructor): Don't strip cv-qualifiers when doing in...Mark Mitchell2-1/+6
1998-04-16varasm.c (asm_output_bss): Add prototype.Jeff Law8-1/+43
1998-04-16Forgot to commit with last batch of prototype changes.Jeff Law1-0/+31
1998-04-16decl.c (duplicate_decls): Fix check for when it's safe to free the new decl.Jason Merrill3-7/+36
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law9-2/+31
1998-04-16expr.c (store_constructor_field): Add prototype.Jeff Law2-0/+12
1998-04-16except.c (push_eh_entry): Add prototype.Jeffrey A Law3-2/+25
1998-04-16dwarfout.c (decl_class_context): Add prototype.Jeffrey A Law2-0/+4
1998-04-16* c-lex.c (skip_white_space_on_line): Add prototype.Jeffrey A Law2-0/+3
1998-04-16alias.c (record_set): Add prototype.Jeffrey A Law2-0/+6
1998-04-16* function.c (assign_outer_stack_local): Make static and add prototype.Jeffrey A Law2-1/+5
1998-04-16haifa-sched.c (build_control_flow): Accept raw data as inputs instead of comp...Jeffrey A Law2-237/+267
1998-04-16* basic-block.h (compute_dominators): Declare.Jeffrey A Law2-3/+7
1998-04-16flow.c (dump_sbitmap, [...]): New debugging functions.Jeff Law2-0/+43
1998-04-16flow.c (dump_sbitmap, [...]): New debugging functions.Jeff Law1-0/+6
1998-04-16pt.c (build_template_parm_index): Add prototype.Jeff Law1-0/+1
1998-04-16pt.c (build_template_parm_index): Add prototype.Jeff Law1-0/+2
1998-04-16search.c (my_tree_cons): Don't clear words outside the newly allocated node.Jeff Law1-1/+4
1998-04-16search.c (my_tree_cons): Don't clear words outside the newly allocated node.Jeff Law1-0/+5
1998-04-16Patch to fix x86 gcc.dg/980226-1.c failure report by Manfred Hollstein.Jim Wilson2-3/+13
1998-04-16tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.Alexandre Petit-Bianco1-0/+6
1998-04-16tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.Alexandre Petit-Bianco1-3/+14
1998-04-16c-common.c (declare_hidden_char_array): Use TYPE_DOMAIN to get the length of ...Mark Mitchell2-1/+6
1998-04-15flow.c (sbitmap_union_of_successors): New function.Jeffrey A Law3-0/+20
1998-04-15Forgot to commit.Jeff Law1-0/+6
1998-04-15Fix host/build confusion with gas and gnu_ld flags.Jim Wilson3-8/+22
1998-04-15com.c (init_parse): Now returns char* containing filename;Dave Brolley2-1/+7
1998-04-15lex.c (init_parse): Now returns char* containing the filename.Dave Brolley2-1/+7
1998-04-15toplev.c (compile_file): Call init_parse using new interface.Dave Brolley3-4/+12
1998-04-15errfn.c: Rework to avoid problems when HOST_WIDE_INT is longer than a pointer.John Carr2-107/+155
1998-04-15* pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not optimizing.Jeffrey A Law2-1/+6
1998-04-15Link in print-rtl.o to all gen* programs except gengenrtlMichael Meissner9-20/+50
1998-04-15fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0.K. Richard Pixley2-0/+6
1998-04-15m68k.md (adddi3, subdi3): Optimize for constant operand.Andreas Schwab2-4/+55
1998-04-14emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from pre...Jeff Law1-5/+6
1998-04-14emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from pre...Jeff Law1-0/+5
1998-04-14Changes from Craig. See ChangeLog for details.Craig Burley5-3/+24
1998-04-14alpha.md: Revert Oct 27 change...Richard Henderson3-88/+30
1998-04-14function.c (assign_parms): Initialize unsignedp before passing its pointer to...John Carr2-0/+4
1998-04-14Resync date for the benefit of the snapshot script.Jeff Law1-1/+1
1998-04-14genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.John Carr2-1/+11
1998-04-14* install.texi: Update section on warnings that can be safely ignored.Paul Eggert2-2/+7
1998-04-14Fix thinko.Jeff Law1-0/+2
1998-04-14Fix mips64vr4100-elf build failure.Jim Wilson2-12/+37
1998-04-14If -Os, set MOVE_RATIO to 3, not 15Michael Meissner2-3/+6
1998-04-14* i386/bsd386.h (ASM_OUTPUT_ALIGN): Redefine.Krister Walfridsson2-0/+11
1998-04-14svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.Jeffrey A Law2-2/+9
1998-04-14* Idea and part of the patch from HJ.Jeffrey A Law4-29/+91
1998-04-14combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.Jeff Law1-1/+3