aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-15[multiple changes]Richard Henderson2-140/+152
2002-05-15varasm.c (merge_weak): Error for any weakening after definition.Richard Henderson5-18/+43
2002-05-15testsuite_hooks.h (__set_testsuite_memlimit): Retrieve current limits before ...Rainer Orth2-1/+14
2002-05-15re PR libstdc++/6518 (???)Benjamin Kosnik3-5/+50
2002-05-15re PR libstdc++/6594 (strstreambuf leaks 16 bytes - gcc 3.0.x)Benjamin Kosnik2-14/+26
2002-05-15re PR libstdc++/6648 (Problems with cin.getline (interactive))Paolo Carlini3-2/+29
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka18-149/+408
2002-05-15PR optimization/5172, optimization/5200Jakub Jelinek2-1/+7
2002-05-15Daily bump.GCC Administrator5-5/+5
2002-05-15Daily bump.GCC Administrator1-1/+1
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg28-405/+94
2002-05-15pa.c (override_options): Override TARGET_JUMP_IN_DELAY when scheduling for PA...John David Anglin2-19/+30
2002-05-14alpha.h (TARGET_CPU_CPP_BUILTINS): Define __IEEE_FP and __IEEE_FP_INEXACT as ...Neil Booth4-17/+20
2002-05-14i386.c (ix86_save_reg): Make regno unsigned.Richard Henderson2-66/+38
2002-05-14arm.h (TARGET_CPU_CPP_BUILTINS): Define.Neil Booth12-99/+119
2002-05-14* g++.dg/init/pm1.C: New test.Jason Merrill2-0/+92
2002-05-14cp-tree.h (struct lang_type): Added non_zero_init.Alexandre Oliva8-38/+143
2002-05-14gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when...Neil Booth6-13/+30
2002-05-14genautomata.c (transform_3): Add code for transformation `(A,B,...)+C -> A+C,...Vladimir Makarov2-3/+48
2002-05-14Make-lang.in (gnat1$(exeext), [...]): Restore $(CONFIG_H) and prefix.o depend...Rainer Orth3-7/+15
2002-05-14revert last checkinJason Merrill3-12/+5
2002-05-14final.c (end_final): Do not output profile_arcs constructor, when no function...Jan Hubicka2-1/+6
2002-05-14* i386.md (testsi to testqi_zext_1 splitter): Fix typo.Jan Hubicka2-1/+5
2002-05-14install.texi: Remove special markup originally required for HTML generation w...Gerald Pfeifer2-24/+5
2002-05-14install.texi (Specific, [...]): Update passus on setting CONFIG_SHELL to /bin...Gerald Pfeifer2-3/+7
2002-05-14Fix typo in last change.Andreas Schwab1-1/+1
2002-05-14sysv4.h (DO_SELECT_SECTION): Factored out of SELECT_SECTION.Andreas Schwab2-32/+125
2002-05-14varasm.c (resolve_unique_section): Add third parameter flag_function_or_data_...Andreas Schwab2-6/+16
2002-05-14i386.md: Use define_constants for unspec numbers.Richard Henderson3-193/+259
2002-05-14Daily bump.GCC Administrator6-6/+6
2002-05-14natRuntime.cc: Don't include sys/time.h and time.h.Tom Tromey3-11/+19
2002-05-13flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx.Jeff Law2-20/+33
2002-05-14inclhack.def (winidss_valist): Limit applicability.Mark Mitchell5-3/+34
2002-05-14genattr.c (gen_attr): Don't emit a comma after the last enumerator.Zack Weinberg2-1/+7
2002-05-14jcf-write.c (write_classfile): Unlink the temporary file if it cannot be rena...Mark Mitchell2-5/+12
2002-05-13cfgrtl.c (purge_dead_edges): Handle abnormal call edges created by non-local ...Richard Henderson3-20/+40
2002-05-13contrib.texi: Update my entry.Neil Booth1-1/+2
2002-05-13* configure.in: simplify makefile fragment collection.Nathanael Nerode2-36/+38
2002-05-13* configure.in: remove code to build emacs.Nathanael Nerode2-23/+10
2002-05-13mh-apollo68: remove unused HDEFINES setting.Nathanael Nerode4-6/+6
2002-05-13configure.in: Remove --srcdir argument from targargs and buildargs (it's alwa...Nathanael Nerode2-7/+15
2002-05-13configure: move some logic to configure.inNathanael Nerode3-17/+18
2002-05-13cppfiles.c (open_file): Change mode (DJGPP only) of redirected input to O_BIN...Andris Pavenis2-1/+14
2002-05-13ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler2-2/+8
2002-05-13re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey9-696/+1852
2002-05-13* i386.c (ia32_multipass_dfa_lookahead): Prototype.Jeff Law2-0/+3
2002-05-13i386.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Define.Jeff Law2-0/+20
2002-05-13* config.table: Use mh-x86pic also for x86-64.Andreas Schwab2-1/+6
2002-05-13gcc.c (SWITCH_TAKES_ARG): Remove 'V'.Neil Booth3-67/+17
2002-05-13ctype_scan_char.cc: Tweak.Benjamin Kosnik4-17/+387