aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-23builtins.def (BUILT_IN_LABS, [...]): Don't define.Joseph Myers4-12/+14
2000-12-23c-common.c (builtin_function_2): New function.Joseph Myers2-213/+214
2000-12-22* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill1-0/+21
2000-12-22pt.c (more_specialized): Don't optimize len==0.Jason Merrill1-3/+2
2000-12-22* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill2-15/+26
2000-12-22* gccbug.in: Add libgcj and preprocessor categories.Joseph Myers2-1/+5
2000-12-2220001222-1.c: New test.Joseph Myers3-0/+13
2000-12-22Fix error in last changeBernd Schmidt2-1/+6
2000-12-22Prevent LR from being used by 2nd cond exec pass.Nick Clifton3-21/+50
2000-12-22Allow the (scratch) frame pointer to be initialised from the stack pointerNick Clifton2-9/+26
2000-12-22oopsJason Merrill1-3/+3
2000-12-22call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, not DECL_STATIC_FUNCTIO...Jason Merrill2-1/+7
2000-12-22Renamer improvements.Bernd Schmidt2-75/+184
2000-12-22semantics.c (genrtl_finish_function): Don't try to jump to return_label unles...Jason Merrill2-1/+5
2000-12-22In partial ordering for a call, ignore parms for which we don't have a real a...Jason Merrill5-69/+117
2000-12-22Fix typo in ChangeLog.Kaveh Ghazi1-1/+3
2000-12-22Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi9-14/+28
2000-12-22* collect2.c (main): Use auto_demangling.Jason Merrill2-15/+19
2000-12-22* gcc.c-torture/execute/comp-goto-2.c: New test.Alexandre Oliva2-0/+40
2000-12-22Daily bump.Jeff Law2-2/+2
2000-12-22function.c (assign_parms): Update parm's DECL_INCOMING_RTL when optimizing PA...Alexandre Oliva2-0/+6
2000-12-22reload.c (update_auto_inc_notes): New, broken out from ...Graham Stott2-22/+42
2000-12-21freebsd.h (LIB_SPEC): remove -kthread option.David O'Brien2-9/+14
2000-12-21* gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.J"orn Rennecke2-0/+6
2000-12-21comp-goto-1.c (uint32, sint32): Use long types if __INT_MAX__ is 32767.J"orn Rennecke2-1/+12
2000-12-21resource.c (mark_set_resources): Use MARK_SRC_DEST for PRE_MODIFY and POST_MO...Michael Hayes3-3/+12
2000-12-21* md.texi (Looping Patterns): New node.Michael Hayes2-0/+151
2000-12-21gcc.texi, cpp.texi: Update last-updated dates.Joseph Myers8-6/+17
2000-12-21* g77install.texi: Adjust wording of an EGCS reference.Joseph Myers2-1/+5
2000-12-21* BUGS, NEWS: Regenerate.Joseph Myers3-91/+98
2000-12-21varasm.c (output_addressed_constants): Use language specific expander on unkn...Chandrakala Chavva2-0/+10
2000-12-21* combine.c (distribute_notes): Handle REG_NON_LOCAL_GOTO notes.Graham Stott2-0/+13
2000-12-21ia64 specific scheduling bitsBernd Schmidt8-242/+1674
2000-12-21dwarf2out.c (simple_decl_align_in_bits): newDJ Delorie2-13/+36
2000-12-21pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not DECL_TEMPLATE_RESULT.Jason Merrill17-81/+164
2000-12-21* gccbug.in: Fix typo.Joseph Myers2-1/+5
2000-12-21New testcaseBernd Schmidt2-0/+8
2000-12-21New compilation test case.Bernd Schmidt2-0/+74
2000-12-21Daily bump.Jeff Law2-2/+2
2000-12-21Makefile.in (gcc_gxx_target_include_dir): Use instead of build_tooldir and li...Benjamin Kosnik2-3/+8
2000-12-21haifa-sched.c (schedule_block): Provide empty source statement if not MD_SCHE...Robert Lipe2-0/+6
2000-12-20rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson6-9/+49
2000-12-20crash36.C: Update error lines.Richard Henderson3-4/+9
2000-12-20avr.c (out_movsi_r_mr, [...]): Do not output undefined opcodes where source o...Marek Michalkiewicz3-29/+135
2000-12-20c-typeck.c (build_asm_stmt): New, broken out from ...Richard Henderson7-100/+179
2000-12-20cp-tree.h: Update declarations.Richard Henderson5-83/+129
2000-12-20Support scheduling across extended basic blocksBernd Schmidt9-4/+474
2000-12-20Fix ARM bootstrap problems introduced by last changeBernd Schmidt2-31/+41
2000-12-20final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.Alexandre Oliva3-0/+17
2000-12-20Daily bump.Jeff Law2-2/+2