aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-09-22netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC unless -fno-pic or -fno-PIC ...Jason Thorpe2-1/+6
2002-09-23Rotate 6 months of ChangeLog entries into ChangeLog.7Jakub Jelinek2-21543/+21544
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin16-158/+497
2002-09-2220020219-1.c: Add "-mdisable-indexing" option for target hppa*-*-hpux*.John David Anglin2-1/+11
2002-09-22configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2-10/+19
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata39-156/+197
2002-09-22Daily bump.GCC Administrator3-3/+3
2002-09-22i386.h (BIGGEST_FIELD_ALIGNMENT): Set proper default for x86_64.Jan Hubicka3-3/+16
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata34-143/+180
2002-09-21netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition of LINK_SPEC.Richard Earnshaw3-7/+16
2002-09-21re PR rtl-optimization/7930 (ICE in ARM backend)Richard Earnshaw1-1/+2
2002-09-21cse.c (fold_rtx): Calculate the old cost before we fold each operand.Richard Earnshaw2-1/+6
2002-09-21c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__...Richard Henderson3-90/+10
2002-09-21c-common.c (builtin_define_float_constants): Use real_format to get the float...Richard Henderson2-153/+44
2002-09-21jcf-parse.c (get_constant): Decode from IEEE no matter what the target format.Richard Henderson2-30/+27
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson24-243/+321
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata24-164/+191
2002-09-21Daily bump.GCC Administrator3-3/+3
2002-09-21rs6000.md (builtin_setjmp_receiver): Add #if TARGET_MACHO.Alan Modra2-0/+5
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata12-55/+70
2002-09-21rs6000.md (floatdisf2_internal2): Combine insns.Alan Modra2-2/+11
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata24-62/+88
2002-09-20Don't clobber app register r5 in muldi3.Jim Wilson2-7/+11
2002-09-21i386.md (UNSPEC_GOTNTPOFF, [...]): New.Jakub Jelinek3-14/+50
2002-09-20Fix v850 ICE.Jim Wilson2-0/+11
2002-09-20* testsuite/gcc.dg/cpp/tr-warn2.c: Additional test.Neil Booth2-1/+3
2002-09-20mips.c (dfhigh, [...]): Remove.Richard Henderson3-103/+38
2002-09-20* gcc.dg/tls/struct-1.c: New test.Jakub Jelinek2-0/+36
2002-09-20cppmacro.c: Don't warn about function-like macros without '(' during pre-expa...Neil Booth4-10/+28
2002-09-20Fix -O3 stdarg miscompilation.Jim Wilson3-9/+14
2002-09-20rs6000.c (rs6000_emit_prologue): Update for change to load_macho_picbase.Geoffrey Keating3-13/+47
2002-09-20rs6000.h (ELIMINABLE_REGS): Use RS6000_PIC_OFFSET_TABLE_REGNUM rather than ha...Geoffrey Keating2-7/+16
2002-09-20real.c (real_hash): New.Richard Henderson9-91/+216
2002-09-20hpux.h (STARTFILE_SPEC): Modify.Steve Ellcey2-13/+34
2002-09-20i386.c (legitimate_pic_address_disp_p): Allow UNSPEC_NTPOFF and UNSPEC_DTPOFF...Jakub Jelinek2-6/+5
2002-09-20* gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.Richard Earnshaw2-1/+7
2002-09-20990208-1.x: XFAIL this at -O3 for ARM-based systems.Richard Earnshaw2-1/+6
2002-09-20Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere2-2/+9
2002-09-20real.c (do_fix_trunc): Static.Richard Henderson2-1/+42
2002-09-20real.h (enum real_value_class, [...]): Move from real.c.Richard Henderson5-304/+289
2002-09-20Daily bump.GCC Administrator3-3/+3
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson13-61/+22
2002-09-20mmix.md ("negdf2"): Rewrite.Hans-Peter Nilsson2-4/+18
2002-09-20* gcc.c-torture/execute/ieee/mzero3.c: New test.Hans-Peter Nilsson2-0/+53
2002-09-20Mention removed duplicate cxxfilt settingHans-Peter Nilsson1-1/+2
2002-09-20scanasm.exp (scan-assembler-dem, [...]): Adjust for c++filt moved to binutils.Hans-Peter Nilsson2-14/+15
2002-09-19fix subreg optimization bug introduced 2002-05-25Jim Wilson2-1/+6
2002-09-19* gcc.dg/20020312-2.c: Update for darwin.Geoffrey Keating2-4/+9
2002-09-19Remove creation of invalid subreg. PR 7705, 7339, 7720.Dale Johannesen2-0/+9
2002-09-19s390.c (addr_generation_dependency_p): Handle SUBREG and STRICT_LOW_PART with...Ulrich Weigand3-17/+80