aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-09-12c-common.h (genrtl_clear_out_block): Remove.Mark Mitchell12-429/+412
2000-09-12POTFILES.in: Remove c-gperf.h, c-iterate.c, cp/hash.h, cp/input.c, c-parse.h ...Philipp Thomas2-8/+0
2000-09-12Makefile.in.in (stamp-check-pot): Don't use $@ in rule.Philipp Thomas2-1/+5
2000-09-12cppfiles.c: Move all default-#defines to top of file.Zack Weinberg7-382/+366
2000-09-12Makefile.in.in (stamp-check-pot): New target used for checking POTFILES.Philipp Thomas4-4840/+5554
2000-09-12aclocal.m4 (AM_WITH_NLS): Don't force use of included gettext.Philipp Thomas3-156/+170
2000-09-11flow.c (split_block): Fix update of registers live at end of split block.Michael Hayes2-4/+6
2000-09-11i386.md (add?i_3, add?i_5): New.Jan Hubicka6-16/+329
2000-09-11Fixed to return 0 on success.Robert Lipe1-0/+1
2000-09-11* final.c: Fix formatting.Kazu Hirata2-95/+111
2000-09-11h8300.md (movstrictqi): Changed constraint modifier on operand 0 to '+'.Matthew Hiller2-2/+8
2000-09-11loop.h (LOOP_IVS): New macro.Michael Hayes4-171/+217
2000-09-11loop.h (LOOP_REGS): New macro.Michael Hayes3-169/+225
2000-09-11unroll.c (iteration_info): Subsume into loop_iterations.Michael Hayes3-125/+122
2000-09-11basic-block.h (LOOP_TREE, [...]): New.Michael Hayes4-56/+191
2000-09-11basic-block.h (split_block, [...]): New prototypes.Michael Hayes3-0/+125
2000-09-11* cse.c (fold_rtx): Honor NO_FUNCTION_CSE.Richard Henderson2-0/+11
2000-09-11ia64-protos.h (fr_nonimmediate_operand): Declare.Richard Henderson5-30/+552
2000-09-11print-rtl.c (debug_call_placeholder_verbose): New variable.Alexandre Oliva3-3/+73
2000-09-1120000910-1.c: New test.Alexandre Oliva3-0/+60
2000-09-11* c-decl.c (do_case): Fix a typo.Jakub Jelinek2-1/+3
2000-09-11combine.c (simplify_if_then_else): Don't convert a == b ? b ...Jakub Jelinek3-0/+10
2000-09-11sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to gen_ic_invalidate_line.J"orn Rennecke2-1/+5
2000-09-11* gcc.dg/pragma-align.c: New test.Robert Lipe2-0/+45
2000-09-11Don't define `arm_elf'Philip Blundell2-1/+5
2000-09-11install.texi (LANGUAGES): Update to include new languages.Ulrich Drepper3-49/+56
2000-09-11gcc.c (main): Don't warn about unused -B prefixesDJ Delorie2-31/+5
2000-09-11* integrate.c: Fix formatting.Kazu Hirata2-78/+80
2000-09-11* error.c (cp_tree_printer, case 'P'): Append break.Nathan Sidwell2-0/+5
2000-09-11* alias.c (memrefs_conflict_p): An ADDRESSOF does conflict, sorry.Geoff Keating2-2/+6
2000-09-11explicit82.C: New test.Nathan Sidwell3-0/+58
2000-09-11cp-tree.h (frob_opname): Declare.Nathan Sidwell4-74/+133
2000-09-11Fix obvious thinkoBernd Schmidt2-2/+6
2000-09-11Daily bump.Jeff Law2-2/+2
2000-09-11* gcc.1: Document 68hc11 specific options.Stephane Carrez2-1/+42
2000-09-11sysv4.h (MASK_LONG_DOUBLE_128): Define.Geoff Keating2-0/+99
2000-09-11aix.h (RS6000_ITRUNC): Moved from rs6000.h.Geoff Keating5-83/+38
2000-09-11varasm.c (make_decl_rtl): Restore leading star on DECL_ASSEMBLER_NAME set for...Zack Weinberg4-2/+40
2000-09-11c-pragma.c (handle_pragma_pack): Correct parsing logic so it won't give a spu...Zack Weinberg2-22/+25
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg28-289/+115
2000-09-10c-common.h (add_stmt): Change prototype.Mark Mitchell19-277/+387
2000-09-10c-parse.in: Revert last change.Richard Henderson2-7/+27
2000-09-10Don't define `arm' or `thumb'.Philip Blundell3-2/+7
2000-09-10alias.c (find_base_term): Handle ADDRESSOF.John Wehle2-0/+11
2000-09-10genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while outputting t...Denis Chertykov2-1/+21
2000-09-10libgcc2.h: Use LONG_LONG_TYPE_SIZE instead of MIN_UNITS_PER_WORD to decide wh...Stephane Carrez2-2/+7
2000-09-10Daily bump.Jeff Law2-2/+2
2000-09-10* c-parse.in (asm patterns): Fix volatile check.Richard Henderson2-3/+7
2000-09-10cppmacro.c (check_trad_stringification): New function.Kaveh R. Ghazi4-0/+89
2000-09-09loop.h (struct loop_mem_info): Move from loop.c (struct loop_info): Add field...Michael Hayes3-148/+188