aboutsummaryrefslogtreecommitdiff
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 Administrator6-6/+6
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-31* java/util/Date.java: Re-merged with Classpath.Tom Tromey2-1/+6
2001-07-30ia64.h (DEBUG_RANGES_SECTION): New.Richard Henderson3-0/+7
2001-07-31SyncTest.java: New file.Jeff Sturm4-0/+39
2001-07-31natPlainDatagramSocketImpl.cc: Undefine bind if defined.Jeff Sturm3-3/+47
2001-07-31configure.target: Remove mips from cpu table.Benjamin Kosnik3-39/+9
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-30natIconv.cc (done): New methods.Tom Tromey7-69/+207
2001-07-30flow.c (mark_set_1): Use REG_FREQ_FROM_BB.Jan Hubicka6-20/+45
2001-07-30* MAITAINERS (Various maitainers: predict.def): Added myself.Jan Hubicka2-0/+5
2001-07-30* concat.c: Include "config.h".Andreas Jaeger2-0/+7
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-30* java/lang/Integer.java: Merged with Classpath.Tom Tromey2-4/+6
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-30MAINTAINERS (Various maintainers: mips port): Added myself.Eric Christopher2-19/+22
2001-07-30predict.def (noreturn, [...]): Mark as first match heuristics.Jan Hubicka2-3/+11
2001-07-30configure.in (sh-*-linux*): New.Andrew Haley2-0/+9
2001-07-30backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT.Andreas Jaeger2-96/+174
2001-07-30* combine.c (try_combine): Avoid barrier after noop jumpsJan Hubicka2-4/+11
2001-07-30Daily bump.GCC Administrator6-6/+6
2001-07-30GregorianCalendar.java (GregorianCalendar): Call setTimeInMillis() to set the...Bryce McKinlay2-3/+6
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-29* HACKING: add description on updating namespaceMark Wielaard2-0/+21
2001-07-29Daily bump.GCC Administrator6-6/+6
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