aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-12-17* hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.Kaveh R. Ghazi2-0/+100
1998-12-17parse-scan.y (report_main_declaration): Recognize `java.lang.String' in argum...Tom Tromey3-2/+9
1998-12-17Fix canadian-cross build problem with haifa scheduler.Jim Wilson2-2/+9
1998-12-16Daily bump.Jeff Law1-1/+1
1998-12-17* loop.c (combine_givs_used_by_other): Don't depend on n_times_set.J"orn Rennecke2-4/+4
1998-12-16dummy import to prevent merge lossageJeff Law85-500/+314
1998-12-16* parse.y (create_interface): Remove bogus test.Per Bothner3-10/+4
1998-12-16Ensure that last optimisation level set overrides any previous levels.Nick Clifton2-6/+17
1998-12-16jcf-parse.c (get_constant): Set TREE_TYPE for string constants.Per Bothner2-1/+7
1998-12-16* parse-scan.y (qualified_name): Use correct sprintf format.Tom Tromey3-6/+10
1998-12-16class.c (resolve_address_of_overloaded_function): Do conversion to correct ty...Mark Mitchell6-70/+97
1998-12-16lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1-0/+7
1998-12-16lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus if config...Dave Brolley2-0/+6
1998-12-16lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1-0/+1
1998-12-16cpplib.c (do_include): Treat #include_next in the primary source file as #inc...Zack Weinberg2-7/+26
1998-12-16cccp.c: Don't define MIN/MAX anymore.Kaveh R. Ghazi5-22/+17
1998-12-15Daily bump.Jeff Law1-1/+1
1998-12-15* fix-header.c: Don't define xstrdup here.Zack Weinberg2-9/+4
1998-12-15* mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.Jeffrey A Law2-1/+6
1998-12-15loop.c (consec_sets_giv): New argument last_consec_insn.J"orn Rennecke2-16/+14
1998-12-15Fix dumb thinkos in last change.Jeff Law2-16/+16
1998-12-15loop.h (loop_info): New field 'vtop'.Michael Hayes4-69/+172
1998-12-15decl.c (poplevel): Make sure ns_binding is initialized.Mark Mitchell2-1/+5
1998-12-15* mn10300.md (bset, bclr): Operand 0 is a read/write operand.Jeffrey A Law2-2/+4
1998-12-15mn10200.md (abssf2, negsf2): New expanders.Jeffrey A Law3-0/+198
1998-12-15decl.c (finish_function): Undo inadvertant change in previous patch.Mark Mitchell2-7/+12
1998-12-15Cope with inlining functions which return a multiword CONCAT valueNick Clifton3-2/+22
1998-12-15cppalloc.c: Add xstrdup here.Zack Weinberg5-22/+24
1998-12-15cpplib.c: Make all directive handlers read their own arguments.Zack Weinberg2-172/+195
1998-12-15cpphash.h (union hash_value): Remove `keydef' member, add a `struct hashnode ...Zack Weinberg6-447/+215
1998-12-15loop.h (struct induction): Delete times_used member.J"orn Rennecke3-64/+72
1998-12-15gjavah.c (print_field_info): Changed how most negative number is printed.Tom Tromey2-14/+19
1998-12-15* g++.old-deja/g++.other/conv5.C: New test.Alexandre Oliva2-0/+10
1998-12-14dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P instead of...Jason Merrill2-4/+17
1998-12-14Daily bump.Jeff Law1-1/+1
1998-12-14parse.y (fold_constant_for_init): New function.Per Bothner1-0/+20
1998-12-14parse.y (fold_constant_for_init): New function.Per Bothner2-453/+787
1998-12-14Eliminate compiler warnings.Jim Wilson2-1/+9
1998-12-14class.c (pushclass): Tweak handling of class-level bindings.Mark Mitchell15-126/+399
1998-12-14gjavah.c (print_field_info): If value to print is the smallest value of its s...Tom Tromey2-13/+40
1998-12-14Update testMark Mitchell1-1/+1
1998-12-14output.h (force_data_section): New prototype.Andrew MacLeod4-1/+21
1998-12-14Delete REG_RETVAL and REG_LIBCALL notes after completeing reloadNick Clifton3-2/+20
1998-12-14gjavah.c (decompile_method): Decompile `return null'.Tom Tromey2-1/+31
1998-12-14Fix typo.Nick Clifton2-3/+28
1998-12-13Daily bump.Jeff Law1-1/+1
1998-12-13rtl.h (multiple_sets): Fix prototype.Jeff Law1-1/+1
1998-12-13rtl.h (multiple_sets): Fix prototype.Jeffrey A Law2-1/+6
1998-12-13newJason Merrill1-0/+12
1998-12-13regenJason Merrill1-732/+739