aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-02-21jcf-dump.c (main): Test for correct condition after output file creation.Joerg Brunsmann2-1/+6
2000-02-21Daily bump.Jeff Law2-2/+2
2000-02-21varasm.c (initializer_constant_valid_p): Call lang_expand_constant to simplif...Mark Mitchell2-0/+10
2000-02-21cp-tree.h (merge_primary_and_secondary_vtables_p): New macro.Mark Mitchell4-60/+176
2000-02-20class.c (build_vtable): New function, split out from ...Mark Mitchell3-30/+39
2000-02-20regenerateBruce Korb2-0/+2
2000-02-20va_list typedef needs to be disabledBruce Korb2-0/+9
2000-02-20print-rtl.c (print_rtx): Don't print addresses when flag_dump_unnumbered.Geoff Keating2-3/+14
2000-02-20sparc.c (sparc_output_scratch_registers): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi3-5/+21
2000-02-20Daily bump.Jeff Law2-2/+2
2000-02-20c-typeck.c (add_pending_init): Don't abort for multiple fields at the same of...Richard Henderson2-4/+9
2000-02-20New test.Richard Henderson2-0/+15
2000-02-19except.c (start_dynamic_handler): Use TYPE_MODE (integer_type_node) instead o...Herman A.J. ten Brugge2-2/+10
2000-02-19* Makefile.in: Have flow.o depend on $(EXPR_H)Brad Lucier2-1/+5
2000-02-20* jcf-depend.c (add_entry): Fix test for first list entry.Anthony Green2-1/+5
2000-02-19Move language-specific entriesRichard Kenner5-27/+48
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner2-27/+21
2000-02-20class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in comment.Mark Mitchell2-25/+36
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner26-269/+312
2000-02-19jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2-5/+17
2000-02-19Daily bump.Jeff Law2-2/+2
2000-02-18* pa/quadlib.asm (_U_QFgt, _U_Qfge): Fix flags for _U_Qfcmp call.Jeffrey A Law2-2/+6