aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-12-16unix.h (ASM_OUTPUT_MI_THUNK): Fix references to _GLOBAL_OFFSET_TABLE_ when us...Diego Novillo2-1/+6
2000-12-16stor-layout.c (place_field): Treat overflowing DECL_SIZE_UNIT as if size were...Richard Kenner2-1/+5
2000-12-16* expmed.c (expand_mult): Write REG_EQUAL note with proper mode.Richard Kenner2-2/+16
2000-12-16tradcpp.c: T_WARNING: New.Neil Booth2-10/+28
2000-12-16Daily bump.Jeff Law2-2/+2
2000-12-16Remove conflict marker.Kriang Lerdsuwanakij1-1/+0
2000-12-16tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of IS_AGGR_TYPE.Kriang Lerdsuwanakij4-3/+10
2000-12-16pt.c (unify): Handle when both ARG and PARM are BOUND_TEMPLATE_TEMPLATE_PARM.Kriang Lerdsuwanakij4-5/+54
2000-12-16pt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL and DECL_TEMPLATE_PARM_P.Kriang Lerdsuwanakij4-0/+70
2000-12-16jcf-parse.c (jcf_parse_source): Set wfl_operator if not already set.Tom Tromey2-1/+9
2000-12-15boehm.c (mark_reference_fields): Change test to correctly detect bitmap overf...Andrew Haley2-1/+6
2000-12-15* init.c (build_new_1): Reorganize. Now with 100% fewer SAVE_EXPRs!Jason Merrill2-144/+121
2000-12-15* init.c (build_new_1): Don't strip quals from type.Jason Merrill3-3/+14
2000-12-15* decl.c (pushdecl): Don't check for linkage on a non-decl.Jason Merrill3-2/+15
2000-12-15gcc.c (cpp_options): Pass -fno-operator-names.Jakub Jelinek4-1/+23
2000-12-15call.c (build_op_delete_call): See through ARRAY_TYPEs.Jason Merrill5-15/+79
2000-12-15jump.c (jump_optimize_1): Don't delete the line note after the prologue even ...Jason Merrill3-28/+51
2000-12-15combine.c (cant_combine_insn_p): Get around SUBREGs when determining hardreg<...Jan Hubicka2-0/+9
2000-12-15genrecog.c (add_to_sequence): Remove special case for const_int_operand.Jan Hubicka2-8/+9
2000-12-15* integrate.c (copy_rtx_and_substitute): Copy mode too.Jan Hubicka2-0/+5
2000-12-15* flow.c (notice_stack_pointer_modification_1): Cleanup.Jan Hubicka2-6/+5
2000-12-15config-lang.in (lang_dirs): Added.Andreas Jaeger2-0/+5
2000-12-15function.c (adjust_trampoline_addr): New function.Alexandre Oliva3-3/+35
2000-12-15parse.y (end_artificial_method_body): Fixed undefined behavior.Alexandre Petit-Bianco2-1/+10
2000-12-15Daily bump.Jeff Law2-2/+2
2000-12-15cppfiles.c (hack_vms_include_specification): Delete function (not used since ...Zack Weinberg2-280/+5
2000-12-15* haifa-sched.c (sched_init): Don't put a note in front of any BARRIER.J"orn Rennecke2-4/+6
2000-12-15pt.c (check_explicit_specialization): Propagate default function arguments to...Kriang Lerdsuwanakij4-0/+60
2000-12-14Fix ia64-linux glibc miscompilation reported by H.J. Lu.Jim Wilson2-1/+11
2000-12-14Added.Ovidiu Predescu1-0/+16
2000-12-14* fixinc/gnu-regex.c: Disable NLS.Kaveh R. Ghazi2-2/+8
2000-12-14commentJason Merrill1-0/+3
2000-12-14typoJason Merrill1-1/+1
2000-12-14920501-7.c: Check for NO_TRAMPOLINES.Catherine Moore6-6/+18
2000-12-14Daily bump.Jeff Law2-2/+2
2000-12-14alpha.c (alpha_emit_conditional_move): Do not swap comparison operands when t...Richard Henderson2-5/+16
2000-12-14i386.md (umulsi3_highpart): Remove * from name.Richard Henderson2-2/+7
2000-12-14gcc.c (cpp_options): Update to use '&'.Neil Booth2-1/+5
2000-12-14gcc.c (cpp_options): Update to use '&'.Neil Booth2-18/+50
2000-12-14skip stdio_va_list fix if __DJ_va_list found in a headerLaurynas Biveinis3-2/+8
2000-12-14* parse.y (check_static_final_variable_assignment_flag): Fix spelling.Mike Stump2-1/+5
2000-12-13* config.gcc (cygwin, win32, mingw32): Use float-i386.h.DJ Delorie2-0/+7
2000-12-13* gcc.c (handle_braces): Handle %{<S*} spec correctly.Tom Tromey2-1/+13
2000-12-13Make-lang.in (JAVA_LEX_C): Added chartables.h.Tom Tromey6-364/+3616
2000-12-13parse.y (java_complete_lhs): Only allow compound assignment of reference type...Tom Tromey2-0/+14
2000-12-13Fix typoMike Stump1-1/+0
2000-12-13function.c (assign_parms): Optimize incoming PARALLELs into REGs if possible.Alexandre Oliva2-0/+25
2000-12-13pack-test-1.c: Compile on powerpc*-*-eabi* too.Franz Sirl3-2/+7
2000-12-13Use one makefile for fixincBruce Korb12-140/+95
2000-12-13tradcpp.c (special_symbol): Improve test for definedness, though it is still ...Neil Booth2-4/+21