aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-02-25* gcc.dg/cpp-wi1.c: New test.Alexandre Oliva2-0/+11
2000-02-25* gcc.dg/cpp-li1.c: New test.Alexandre Oliva2-0/+21
2000-02-25lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...Mark Mitchell6-138/+139
2000-02-25input.h (push_srcloc): New function.Mark Mitchell3-5/+58
2000-02-24flow.c (life_analysis): When collecting reg info, clear regs_ever_live.Richard Henderson2-0/+8
2000-02-24Fix bug exposed by reload.c no longer rounding the frame size to BIGGEST_ALIG...J"orn Rennecke2-11/+26
2000-02-24Fix breakage from 6th Feb thread_prologue_and_epilogue_insns change:J"orn Rennecke4-6/+38
2000-02-24machmode.h (get_mode_alignment): Declare.Nathan Sidwell3-3/+27
2000-02-24* g++.old-deja/g++.other/sizeof5.C: New test.Nathan Sidwell2-0/+21
2000-02-24decl.c (grokdeclarator): Diagnose qualifiers on non-member function type, rat...Nathan Sidwell2-5/+15
2000-02-24Daily bump.Jeff Law2-2/+2
2000-02-24i386.h: Remove useless definition of "I386" and misleading comment above it.Zack Weinberg2-4/+5
2000-02-24This has worked for the past three monthsZack Weinberg1-8/+12
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg8-80/+40
2000-02-23* execute/va-arg-13.c: New test.Franz Sirl2-0/+42
2000-02-23New test. Approved by rth.Donald Lindsay2-0/+29
2000-02-23* config/c4x/c4x.c (c4x_process_after_reload): Split all insns.Michael Hayes2-20/+21
2000-02-23gjavah.c (print_name): In JNI case, correctly quote string.Tom Tromey2-24/+56
2000-02-23decl.c (grokdeclarator): Call decl_type_access_control.Jason Merrill4-816/+828
2000-02-23newJason Merrill1-0/+9
2000-02-23cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.Alexandre Oliva4-3/+15
2000-02-23(arm_comp_type_attributes): Simply and comment tests on type attributes.Nick Clifton1-6/+6
2000-02-23oops - fixed typo in previous deltaNick Clifton1-1/+1
2000-02-23Fix arm_comp_type_attributesNick Clifton2-6/+27
2000-02-23* execute/20000223-1.c: New test.Nathan Sidwell2-0/+65
2000-02-23* g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.Nathan Sidwell2-1/+5
2000-02-23* decl.c (decls_match): Remove obsolete static member nadgering.Nathan Sidwell2-21/+5
2000-02-23final.c (shorten_branches): Make value passed to LABEL_ALIGN conform to docum...J"orn Rennecke5-2/+37
2000-02-23mips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.Andrew Haley2-3/+11
2000-02-23* diagnostic.c (init_output_buffer): Handle case of null PREFIX.Richard Kenner2-1/+5
2000-02-23Daily bump.Jeff Law2-2/+2
2000-02-23Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg2-3/+13
2000-02-22Add data member testMark Mitchell1-3/+17
2000-02-22* g++.old-deja/g++.abi/ptrmem.C: New test.Mark Mitchell2-0/+107
2000-02-22fix commentJason Merrill1-1/+1
2000-02-22dwarf2out.c (output_line_info): Put the marker for the end of the line number...Jason Merrill3-7/+16
2000-02-22parse.y (init_decl_processing): `_Jv_IsInstanceOf' returned value type set to...Alexandre Petit-Bianco2-1/+6
2000-02-22Fix thinko in last change.Jeff Law1-2/+2
2000-02-22Daily bump.Jeff Law2-2/+2
2000-02-22pa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass-by-reference for arguments...Jeffrey A Law6-240/+352
2000-02-22Refer to the standard as an ISO document, not an ANSI one.Martin v. Löwis13-82/+96
2000-02-22cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.Mark Mitchell6-222/+345
2000-02-21re GNATS gcj/147 (Problem parsing comments)Alexandre Petit-Bianco2-3/+8
2000-02-22Remove conflict markerMartin v. Löwis1-1/+0
2000-02-21[multiple changes]Alexandre Petit-Bianco3-28/+48
2000-02-21defaults.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh R. Ghazi8-17/+43
2000-02-21predict.c (estimate_probability): Added the pointer heuristic to the collecti...Jason Eckhardt2-2/+42
2000-02-21mips.h (ASM_SPEC): Add -mfix700.Catherine Moore3-1/+13
2000-02-21diagnostic.c (init_output_buffer): Make it possible to output at least 32 cha...Gabriel Dos Reis2-1/+13
2000-02-21call.c (build_object_call): Compress consecutive calls to cp_error.Gabriel Dos Reis7-41/+63