aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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 Administrator1-1/+1
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
2003-01-09sh.h (CASE_VECTOR_MODE): Use SImode for a non-optimizing compile.Kaz Kojima2-2/+9
2003-01-09i386.c (ix86_attribute_table): Add new attributes ms_struct and gcc_struct.Douglas B Rupp4-2/+135
2003-01-08re PR rtl-optimization/8750 (Cygwin prolog generation erroneously emitting __...Danny Smith2-0/+10
2003-01-09rs6000.md: Replace *store_multiple_string with *stmsi[3-8].Dale Johannesen2-5/+108
2003-01-09re PR target/9210 ([gcc-3.3] bootstrap error in libffi building nof libs)Jeff Sturm2-1/+10
2003-01-09function.c (assign_parms): Don't set pretend_args_size if REG_PARM_STACK_SPACE.Dale Johannesen3-4/+14
2003-01-09dyncast1.C: Remove reference to AMD A29KLarin Hennessy52-65/+107
2003-01-09(This line wasn't in the ChangeLog even though the change was committed)Nathanael Nerode1-0/+2
2003-01-09* gcc.hlp: Delete.Nathanael Nerode2-403/+4
2003-01-09* i386.c (ix86_expand_int_addcc): Fix thinko.Jan Hubicka2-1/+5
2003-01-08rs6000.h (FUNCTION_MODE): Always use SImode.David Edelsohn4-159/+100
2003-01-08parser.c (cp_parser_primary_expression): See through explicitly scoped ALIAS_...Jason Merrill3-4/+21
2003-01-08config.gcc (mipsisa32r2-*-elf*, [...]): New targets, to support MIPS32 Releas...Chris Demetriou8-60/+199
2003-01-08* decl.c: ANSIfy function declarations.Nathanael Nerode2-639/+381
2003-01-08parser.c (cp_parser_asm_definition): Correct handling of omitted operands.Mark Mitchell4-3/+22
2003-01-08aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cache variable.Andreas Schwab3-8/+14
2003-01-08re PR c++/9030 (Template friends and access to local classes)Kriang Lerdsuwanakij7-42/+187
2003-01-08h8300.c (output_logical_op): Replace byte/word extraction of det with b0, b1,...Kazu Hirata2-30/+41
2003-01-08h8300.h (CONSTANT_ADDRESS_P): Allow CONST and HIGH on all variants.Kazu Hirata2-2/+6
2003-01-08* java-tree.h: Protect against multiple inclusion.Nathanael Nerode2-0/+8
2003-01-08Makefile.in (PARTITION_H): New.Josef Zlomek3-1/+10
2003-01-08arm.h (ENABLE_XF_PATTERNS): Delete.Richard Earnshaw3-271/+15