aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-10cfns.gperf: ANSIfy function declarations.Nathanael Nerode4-632/+650
2003-01-10re PR c++/9128 (Typeid does not work on polymorphic classes)Mark Mitchell10-213/+209
2003-01-10calls.c (load_register_parameters): Add is_sibcall, sibcall_failure parameters.Dale Johannesen2-16/+46
2003-01-10* parse.y (check_pkg_class_access): ANSIfy definition.Nathanael Nerode2-4/+5
2003-01-10configure.in (linker read-only and read-write section mixing): Squelch some a...Kelley Cook3-6/+12
2003-01-10* decl.c (bad_specifiers): Fix parameter order error I introduced.Nathanael Nerode2-2/+6
2003-01-10configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode5-30/+27
2003-01-10* Change mcpu to mtune.Hartmut Penner1-3/+3
2003-01-10invoke.texi: Document -mtune, delete -mcpu option for S/390 and zSeries.Hartmut Penner3-10/+20
2003-01-10* config/h8300/h8300.md (*iorsi3_ashift_31): New.Kazu Hirata2-0/+14
2003-01-1020030110-1.c: New test.Josef Zlomek2-0/+43
2003-01-10jump.c (next_nonnote_insn_in_loop): New function.Josef Zlomek2-3/+33
2003-01-10Daily bump.GCC Administrator2-2/+2
2003-01-10configure.in: Revert.Benjamin Kosnik3-35/+34
2003-01-10missed from last checkinKaveh Ghazi1-0/+3
2003-01-10decl.c, [...]: Don't cast return value of xmalloc et al.Kaveh Ghazi3-12/+10
2003-01-10* class.c, gjavah.c, parse.y, verify.c: Don't use PTR.Kaveh R. Ghazi5-19/+23
2003-01-10Merge from pch-branch.Geoffrey Keating130-1560/+5507
2003-01-10ffi_darwin.c: Remove RCS version string.Geoffrey Keating3-4/+5
2003-01-09c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-15/+14
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi38-911/+865
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov21-2249/+6770
2003-01-09expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi10-147/+69
2003-01-09jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG and VA_CLOSE.Kaveh R. Ghazi3-20/+21
2003-01-09* i386.md (unit, prefix_0f, memory attributes): Hanlde sseicvt correctly.Jan Hubicka2-7/+8
2003-01-09configure.in: Remove Makefile in build...Alexandre Oliva3-74/+113
2003-01-09tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.Paolo Carlini2-1/+5
2003-01-09* decl.c (start_decl): Only check DECL_THREAD_LOCAL for VAR_DECLs.Jakub Jelinek2-1/+6
2003-01-09defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke13-338/+609
2003-01-09* sh.h (OVERRIDE_OPTIONS): Allow first scheduling pass for SH5.J"orn Rennecke2-4/+11
2003-01-09h8300.md (*extzv_1_r_h8300): Correct the insn length.Kazu Hirata2-8/+16
2003-01-09pt.c (push_access_scope_real): Call push_to_top_level for function in namespa...Kriang Lerdsuwanakij4-7/+45
2003-01-09* decl.c (start_decl): Don't set DECL_COMMON for __thread variables.Jakub Jelinek2-1/+6
2003-01-09* config/h8300/h8300.h (PREDICATE_CODES): New.Kazu Hirata2-0/+27
2003-01-09h8300.md (*addsi3_upper): New.Kazu Hirata2-0/+128
2003-01-09Makefile.in (optabs.o): Add dependency on basic-block.h.Josef Zlomek5-11/+36
2003-01-09Forgot the '*'...Eric Botcazou1-1/+1
2003-01-09re PR inline-asm/8832 (traditional "asm volatile" code is illegally optimized)Eric Botcazou8-16/+60
2003-01-09re PR target/8343 ([m68k] [3.2 regression] m68k-elf/rtems ICE at instantiate_...Jan Hubicka5-120/+323
2003-01-09mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates that match register_op...Richard Sandiford5-27/+35
2003-01-09re PR c/8032 (GCC >= 3.0 incorrectly initializes static structs in the presen...Eric Botcazou4-7/+43
2003-01-09Daily bump.GCC Administrator2-2/+2
2003-01-09Makefile.in (install_to_libdir, [...]): Add a mkinstalldirs command.Christian Cornelssen2-0/+5
2003-01-09Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen9-45/+74
2003-01-09Make-lang.in (java.install-common, [...]): Prepend $(DESTDIR) to destination ...Christian Cornelssen2-52/+61
2003-01-09Make-lang.in (treelang.install.common.done, [...]): Prepend $(DESTDIR) to des...Christian Cornelssen2-9/+16
2003-01-09Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination p...Christian Cornelssen2-31/+44
2003-01-09Make-lang.in (ada.install-info, [...]): Prepend $(DESTDIR) to the destination...Christian Cornelssen3-168/+175
2003-01-09Make-lang.in (f77.install-common, [...]): Prepend $(DESTDIR) to destination p...Christian Cornelssen2-24/+30
2003-01-09Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger13-183/+200