aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-07-31class.c (dfs_ctor_vtable_bases_queue_p): Always walk into the shared virtual ...Nathan Sidwell4-11/+95
2001-07-31Daily bump.GCC Administrator2-2/+2
2001-07-31* gcc.dg/cpp/macro8.c: New tests.Neil Booth2-0/+33
2001-07-31install.texi: Add s390 s390x as new targets.Hartmut Penner4-0/+129
2001-07-30m68k.md: Replace all general_operand with nonimmediate_operand for all destin...Roman Zippel3-303/+309
2001-07-31* flow.c (merge_blocks): Return 1 if an extra jump is inserted.John Wehle2-0/+6
2001-07-30ia64.h (DEBUG_RANGES_SECTION): New.Richard Henderson3-0/+7
2001-07-30m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc stringsRoman Zippel4-52/+97
2001-07-30i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka8-230/+382
2001-07-30Add forgotten ChangeLog entry.Andreas Jaeger1-12/+29
2001-07-30flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka6-20/+45
2001-07-30linux.h (CPLUSPLUS_CPP_SPEC): Add -D_GNU_SOURCE.H.J. Lu2-0/+12
2001-07-30jump.c: Add prototype for mark_modified_reg.Andreas Jaeger7-64/+77
2001-07-30linux.h (ASM_DECLARE_FUNCTION_NAME): Defined.H.J. Lu2-0/+39
2001-07-30Skip -mthumb as well as -mthumb-interwork when -mcpu=arm7 is specified.Nick Clifton2-1/+9
2001-07-30predict.def (noreturn, [...]): Mark as first match heuristics.Jan Hubicka2-3/+11
2001-07-30* combine.c (try_combine): Avoid barrier after noop jumpsJan Hubicka2-4/+11
2001-07-30Daily bump.GCC Administrator2-2/+2
2001-07-29cpphash.h (struct cpp_reader): Remove import_warning.Neil Booth5-39/+32
2001-07-29rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets.Jan Hubicka5-76/+84
2001-07-29Suggested by Richard Henderson and Richard Kenner:Jan Hubicka4-12/+27
2001-07-29df.c (df_rd_global_compute): Add successors to worklist, not current item.Daniel Berlin2-2/+8
2001-07-29[multiple changes]Daniel Berlin4-1/+52
2001-07-29cppexp.c (parse_defined): Always record the macro name.Neil Booth8-57/+68
2001-07-29basic-block.h (CLEANUP_PRE_LOOP): New.Jan Hubicka7-16/+58
2001-07-29re PR preprocessor/3669 (-M -g3 outputs macros as well as dependency info)Neil Booth2-4/+12
2001-07-29Daily bump.GCC Administrator2-2/+2
2001-07-28flow.c (life_analysis): Elide PROP_ALLOW_CFG_CHANGES if not optimizing.Richard Henderson2-1/+6
2001-07-28* config/i386/sco5.h (DWARF2_DEBUGGING_INFO): Define.Golubev I. N.2-0/+6
2001-07-29h8300.h (ENCODE_SECTION_INFO): Check to see if DECL is VAR_DECL first to prev...Kazu Hirata2-4/+9
2001-07-28varasm.c (immed_real_const_1): Don't elide special cases for nested functions.Richard Henderson2-7/+20
2001-07-28dwarf2out.c (dw_val_class_offset): New.Richard Henderson5-54/+383
2001-07-28* method.c (pending_inlines): Remove.Richard Henderson2-4/+4
2001-07-28* emit-rtl.c (adjust_address): Make a copy of the memory address.Richard Henderson2-0/+7
2001-07-28flow.c (add_to_mem_set_list): New function.Richard Henderson2-70/+76
2001-07-29* config/h8300/h8300.h: Fix formatting.Kazu Hirata2-6/+10
2001-07-28basic-block.h (EDGE_FREQUENCY): New macro.Jan Hubicka8-102/+190
2001-07-28Daily bump.GCC Administrator2-2/+2
2001-07-27ifcvt.c (noce_get_alt_condition): If the condition is a compare against a con...DJ Delorie2-1/+115
2001-07-27flow.c (last_loop_beg_note): New function.Jan Hubicka3-25/+72
2001-07-27linux.h (CPP_DEFAULT_CPU_SPEC): New.Andrew Haley2-11/+41
2001-07-27class.c (mark_primary_virtual_base): Don't adjust base offsets here.Nathan Sidwell4-11/+106
2001-07-27class.c (finish_struct_1): When copying the primary base's VFIELD, make sure ...Nathan Sidwell4-10/+100
2001-07-27g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path.Rainer Orth3-2/+24
2001-07-27install.texi (Configuration): Properly link the host specific instructions al...Gerald Pfeifer2-2/+12
2001-07-27Daily bump.GCC Administrator2-2/+2
2001-07-27flow.c (redirect_edge_and_branch_force): Test target->global_live_at_start.John Wehle2-1/+6
2001-07-26simplify-rtx.c (avoid_constant_pool_reference): Export.Richard Henderson4-3/+15
2001-07-26g++.exp (g++_exit, [...]): Removed.Stan Cox4-190/+207
2001-07-26rtl.h (cleanup_barriers): Declare.Jan Hubicka5-1/+68