summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPICthorpej2002-09-222-1/+6
* Rotate 6 months of ChangeLog entries into ChangeLog.7jakub2002-09-222-21543/+21544
* * c-common.c (preprocessing_trad_p): Define.danglin2002-09-2216-158/+497
* * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for targetdanglin2002-09-222-1/+11
* * configure.in (with_headers): Skip copy if value is "yes".thorpej2002-09-222-10/+19
* * dbxout.c: Follow spelling conventions.kazu2002-09-2239-156/+197
* Daily bump.gccadmin2002-09-223-3/+3
* * i386.h (BIGGEST_FIELD_ALIGNMENT): Set proper default for x86_64.hubicka2002-09-223-3/+16
* * ChangeLog: Follow spelling conventions.kazu2002-09-2234-143/+180
* * netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition ofrearnsha2002-09-213-7/+16
* PR opt/7930rearnsha2002-09-211-1/+2
* * cse.c (fold_rtx): Calculate the old cost before we fold eachrearnsha2002-09-212-1/+6
* * c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__,rth2002-09-213-90/+10
* * c-common.c (builtin_define_float_constants): Use real_formatrth2002-09-212-153/+44
* * jcf-parse.c (get_constant): Decode from IEEE no matterrth2002-09-212-30/+27
* * real.c (struct real_format): Move to real.h.rth2002-09-2124-243/+321
* * ChangeLog: Follow spelling conventions.kazu2002-09-2124-164/+191
* Daily bump.gccadmin2002-09-213-3/+3
* * config/rs6000/rs6000.md (builtin_setjmp_receiver): Addamodra2002-09-212-0/+5
* * ChangeLog: Follow spelling conventions.kazu2002-09-2112-55/+70
* * config/rs6000/rs6000.md (floatdisf2_internal2): Combineamodra2002-09-212-2/+11
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-2024-62/+88
* Don't clobber app register r5 in muldi3.wilson2002-09-202-7/+11
* * config/i386/i386.md (UNSPEC_GOTNTPOFF, UNSPEC_INDNTPOFF): New.jakub2002-09-203-14/+50
* Fix v850 ICE.wilson2002-09-202-0/+11
* * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test.neil2002-09-202-1/+3
* * config/mips/mips.c (dfhigh, dflow, sfhigh, sflow): Remove.rth2002-09-203-103/+38
* * gcc.dg/tls/struct-1.c: New test.jakub2002-09-202-0/+36
* * cppmacro.c: Don't warn about function-like macros withoutneil2002-09-204-10/+28
* Fix -O3 stdarg miscompilation.wilson2002-09-203-9/+14
* * config/rs6000/rs6000.c (rs6000_emit_prologue): Update for changegeoffk2002-09-203-13/+47
* * config/rs6000/rs6000.h (ELIMINABLE_REGS): Usegeoffk2002-09-202-7/+16
* * real.c (real_hash): New.rth2002-09-209-91/+216
* * config/ia64/hpux.h (STARTFILE_SPEC): Modify.sje2002-09-202-13/+34
* * config/i386/i386.c (legitimate_pic_address_disp_p): Allowjakub2002-09-202-6/+5
* * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.rearnsha2002-09-202-1/+7
* * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-basedrearnsha2002-09-202-1/+6
* Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>rearnsha2002-09-202-2/+9
* * real.c (do_fix_trunc): Static.rth2002-09-202-1/+42
* * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS,rth2002-09-205-304/+289
* Daily bump.gccadmin2002-09-203-3/+3
* * real.h (UNKNOWN_FLOAT_FORMAT, IEEE_FLOAT_FORMAT, VAX_FLOAT_FORMAT,rth2002-09-2013-61/+22
* * config/mmix/mmix.md ("negdf2"): Rewrite.hp2002-09-202-4/+18
* * gcc.c-torture/execute/ieee/mzero3.c: New test.hp2002-09-202-0/+53
* Mention removed duplicate cxxfilt settinghp2002-09-201-1/+2
* * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):hp2002-09-202-14/+15
* fix subreg optimization bug introduced 2002-05-25wilson2002-09-192-1/+6
* * gcc.dg/20020312-2.c: Update for darwin.geoffk2002-09-192-4/+9
* Remove creation of invalid subreg. PR 7705, 7339, 7720.dalej2002-09-192-0/+9
* * config/s390/s390.c (addr_generation_dependency_p): Handle SUBREGuweigand2002-09-193-17/+80