summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2003-01-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2003-01-0921-2249/+6770
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-0910-147/+69
* * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG andghazi2003-01-093-20/+21
* * i386.md (unit, prefix_0f, memory attributes): Hanlde sseicvt correctly.hubicka2003-01-092-7/+8
* * configure.in: Remove Makefile in build, host and target modulesaoliva2003-01-093-74/+113
* 2003-01-09 Paolo Carlini <pcarlini@unitus.it>paolo2003-01-092-1/+5
* * decl.c (start_decl): Only check DECL_THREAD_LOCAL for VAR_DECLs.jakub2003-01-092-1/+6
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-0913-338/+609
* * sh.h (OVERRIDE_OPTIONS): Allow first scheduling pass for SH5.amylaar2003-01-092-4/+11
* * config/h8300/h8300.md (*extzv_1_r_h8300): Correct the insnkazu2003-01-092-8/+16
* * pt.c (push_access_scope_real): Call push_to_top_level forlerdsuwa2003-01-094-7/+45
* * decl.c (start_decl): Don't set DECL_COMMON for __thread variables.jakub2003-01-092-1/+6
* * config/h8300/h8300.h (PREDICATE_CODES): New.kazu2003-01-092-0/+27
* * config/h8300/h8300.md (*addsi3_upper): New.kazu2003-01-092-0/+128
* * Makefile.in (optabs.o): Add dependency on basic-block.h.zlomek2003-01-095-11/+36
* Forgot the '*'...ebotcazou2003-01-091-1/+1
* PR inline-asm/8832ebotcazou2003-01-098-16/+60
* * i386.md (*mul*): FIx constraints; remove confused comment; fixhubicka2003-01-095-120/+323
* * config/mips/mips.h (PREDICATE_CODES): Add ADDRESSOF for predicatesrsandifo2003-01-095-27/+35
* PR c/8032ebotcazou2003-01-094-7/+43
* Daily bump.gccadmin2003-01-092-2/+2
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-0/+5
* libf2c:aj2003-01-099-45/+74
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-52/+61
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-9/+16
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-31/+44
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-093-168/+175
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-092-24/+30
* * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.aj2003-01-0913-183/+200
* * config/sh/sh.h (CASE_VECTOR_MODE): Use SImode for akkojima2003-01-092-2/+9
* 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>aj2003-01-093-4/+12
* * config/i386/i386.c (ix86_attribute_table): Add new attributesrupp2003-01-094-2/+135
* PR optimization/8750rth2003-01-092-0/+10
* 2003-01-08 Dale Johannesen <dalej@apple.com>dalej2003-01-092-5/+108
* PR target/9210jsturm2003-01-092-1/+10
* 2003-01-08 Dale Johannesen <dalej@apple.com>dalej2003-01-093-4/+14
* 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>neroden2003-01-0952-65/+107
* (This line wasn't in the ChangeLog even though the change was committed)neroden2003-01-091-0/+2
* * gcc.hlp: Delete.neroden2003-01-092-403/+4
* * i386.c (ix86_expand_int_addcc): Fix thinko.hubicka2003-01-092-1/+5
* * config/rs6000/rs6000.h (FUNCTION_MODE): Always use SImode.dje2003-01-084-159/+100
* 2003-01-08 Chris Demetriou <cgd@broadcom.com>cgd2003-01-083-14/+26
* * parser.c (cp_parser_primary_expression): See through explicitlyjason2003-01-083-4/+21
* 2003-01-08 Chris Demetriou <cgd@broadcom.com>cgd2003-01-088-60/+199
* 2003-01-08 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-01-089-77/+121
* * decl.c: ANSIfy function declarations.neroden2003-01-082-639/+381
* * parser.c (cp_parser_asm_definition): Correct handling of omittedmmitchel2003-01-084-3/+22
* * aclocal.m4 (gcc_AC_INITFINI_ARRAY): Fix spelling of cacheschwab2003-01-083-8/+14
* PR c++/9030lerdsuwa2003-01-087-42/+187
* * config/h8300/h8300.c (output_logical_op): Replace byte/wordkazu2003-01-082-30/+41